body, td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	margin: 0px;
	font-size: 13px;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
}

.menuleft {
  position: absolute;
	margin: 0px;
	top: 120px;
	left: 0px;
  z-index: 4;
}

.menu {
  position: relative;
  z-index: 5;
	margin-top: 0px;
	left: 1px;
  width: 133px; 
  height: 23px; 
	border-bottom: 0px solid #777;
}
.menu3 {
  position: relative;
  z-index: 5;
	margin-top: 0px;
	left: 1px;
  width: 133px; 
  height: 46px; 
	border-bottom: 0px solid #777;
}

.menu2, .menu2:link, .menu2:visited
{
  display:block;
	text-decoration: none;
	left: 1px;
  width: 133px; 
	height: 24px; 
	padding-top:3px;
	color: #000;
	background-image: url(bilder/buttonbg.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

.menu2:hover
{
  display:block;
  position: relative;
	text-decoration: none;
  z-index: 6;
	padding-top: 3px;
	left: 0px;
  width: 132px; 
	color: #0f0;
	background-image: url(bilder/buttonbg02.png);
	background-repeat: no-repeat;
}

.menu2:active
{
  position: relative;
	margin-top: 0px;
	margin-left: 2px;
	height: 24px; 
  width: 130px; 
}

.menu3, .menu3:link, .menu3:visited
{
  display:block;
	text-decoration: none;
	left: 1px;
  width: 133px; 
	height: 48px; 
	padding-top:3px;
	color: #000;
	background-image: url(bilder/buttonbg.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

.menu3:hover
{
  display:block;
  position: relative;
	text-decoration: none;
  z-index: 6;
	padding-top: 3px;
	left: 0px;
  width: 132px; 
	color: #0f0;
	background-image: url(bilder/buttonbg02.png);
	background-repeat: no-repeat;
}

.menu3:active
{
  position: relative;
	margin-top: 0px;
	margin-left: 2px;
	height: 48px; 
  width: 130px; 
}

.menutext {
  z-index: 6;
	left: 10px;
	padding-top:0px;
}

.top {
  position: absolute;
	margin: 0px;
	width: 100%;
	height: 120px;
	top: 0px;
	background-image: url(bilder/top.png);
}

.left {
  position: absolute;
	margin: 0px;
	width: 135px;
	height: 100%;
	top: 0px;
	background-image: url(bilder/left.png);
}

.topleft {
  position: absolute;
	margin: 0px;
	width: 135px;
	height: 120;
	top: 0px;
	background-image: url(bilder/topleft.png);
}

.topright {
  position: absolute;
	margin: 0px;
	width: 135px;
	height: 120;
	top: 0px;
	right: 0px;
	background-image: url(bilder/topright.png);
}

.bottom {
  position: absolute;
	margin: 0px;
	width: 100%;
	height: 120px;
	bottom: 0px;
	/*background-image: url(bilder/bottom.png);*/
  z-index: 2;
}

.bottomleft {
  position: absolute;
	margin: 0px;
	width: 135px;
	height: 120px;
	bottom: 0px;
	background-image: url(bilder/bottomleft.png);
  z-index: 2;
}

.bottomright {
  position: absolute;
	margin: 0px;
	width: 135px;
	height: 120px;
	bottom: 0px;
	right: 0px;
	background-image: url(bilder/bottomright.png);
  z-index: 2;
}

.right {
  position: absolute;
	margin: 0px;
	width: 135px;
	height: 100%;
	top: 0px;
	right: 0px;
	background-image: url(bilder/right.png);
}

.mitte {
  position: absolute;
	margin: 0px;
	top: 120px;
	left: 160px;
	right: 160px;
	bottom: 160px;
  z-index: 4;

}

.mitte2 {
  position: absolute;
	margin: 0px;
	top: 120px;
	left: 324px;
	right: 160px;
	bottom: 160px;
  z-index: 4;
	background-image: url(bilder/buch_bg2.jpg);
	background-position: center;
	background-repeat:no-repeat;
}

.webdesign {
  position: absolute;
  border: 0px solid #999999;
	width: 123px;
	height: 13px;
	margin: 0px;
	top: 4px;
	right: 0px;
  z-index: 20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
}

.kalender {
  position: absolute;
	margin: 0px;
	top: 150px;
	right: 160px;
  z-index: 4;
}


.gm {
  position: absolute;
	margin: 0px;
	top: 150px;
	right: 160px;
}

.head {
  position: absolute;
	margin: 0px;
	top: 40px;
	left: 324px;
	right: 160px;
  z-index: 90;
}

.adresse {
  position: absolute;
	margin: 0px;
	top: 6px;
	left: 6px;
  z-index: 95;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	font-size: 11px;
}
.input, .textarea 
{ 
  color:#000000;
	background-color: #ffffff;
	border:solid 1px #000000;
	width:300px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.input2
{ 
  color:#000000;
	background-color: #ffffff;
	border:solid 1px #000000;
	width:50px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.input3
{ 
  color:#000000;
	background-color: #ffffff;
	border:solid 1px #000000;
	width:216px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.input4
{ 
  color:#000000;
	background-color: #ffffff;
	border:solid 1px #000000;
	width:380px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.button 
{ 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

