body,.inhalt,.kopf,.left,.middle,.right,.fuss,.middleleft,.middleltop,.middleright,.middleindex,.middleindexbottom{
	padding:0;
}

.kopf,.left,.middle,.right,.fuss,.middleleft,.middleltop,.middleright,.middleindex,.middleindexbottom{
	margin:0;
}
		
body{
	margin: 0px auto;
	background-color: #fff;
	font: normal 10px arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

.inhalt{
	height:642px;
	margin: 10px auto;
}

.left,.middle,.right{
	height: 581px;
}

.left,.right{
	width: 31px;
}

.inhalt,.kopf,.fuss{
	width: 700px;
}

.left,.middle,.middleleft,.middleltop,.middleright,.middleindex,.middleindexbottom{
	float: left;
}

.right{
	float: right;
}

.kopf{
	height:41px;
}

.middle,.middleindex{	
	width:638px;
	text-align:center;
}

.middleindex{	
	height: 561px;
	background-image:url(Bilder/index_01.jpg);
	background-repeat:no-repeat;
}

.middleindexbottom{	
	height: 20px;
	width:638px;
	text-align:right;
	background-image:url(Bilder/index_02.jpg);
	background-repeat:no-repeat;
}

.fuss{
	float: right;
	height:20px;
}

.middleleft,.middletop,.middleright,.middlebottom{
	float:left;
	text-align:center;
	border-top: 19px solid #FFF;
}

.middleleft,.middleright{
	height:542px;
	border-bottom: 19px solid #FFF;
}

.middleleft{
	width: 349px;
	background-color:#000000;
	border-left: 19px solid #FFF;
}

.middleright{
	width: 251px;
}

.middletop,.middlebottom{
	width: 600px;
	border-right: 19px solid #FFF;
	border-left: 19px solid #FFF;
}

.middletop{
	height:293px;
	background-color:#000000;
}

.thumbbox,.textbox{
	padding: 5px 5px;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	margin-left:10px;
	margin-right:10px;
}


.thumbbox{
	text-align:center;
	height:auto;
	overflow:visible;
}

.textbox{
	text-align:left; 
}

.ueberschrift{
	font-size: 12px;
	color:#000;
}

a:link,a:visited,a:hover,a:active{
	text-decoration: none;
}
		
a:link,a:visited{
	color: #5E5E5E;
}

a:hover,a:active{
	color: #E53331;
}

img{
	border:0;
}

.blaettern{
	font-size: 16px;
}

.fliestext {
	font-size: 11px;
	line-height: 13px;
	color: #189032
}

#email {
	position : absolute;
	left : -2400px;
	top : -1200px;
}

