body {
	color:#000; 
	background-color:#2b2b2b;
	background:url(/bg.gif);
	margin:0px;
	padding:0px 0px 10px 10px;
	font-family:Verdana,Sans-serif;
	font-size:11px;
	line-height:17px;
}

h1 {
	text-align:center;
	margin:0px 0 25px 0;
	padding:0px;
	font-size:18px;
	color:#8a4246;
}

h2 {
	text-align:center;
	margin:40px 0 20px 0;
	padding:0px;
	font-size:18px;
	color:#8a4246;
	font-weight:bold;
}

#alles {
/*	margin:0 auto;*/
	margin-left:0px;
	margin-top:5px;
	text-align:left;
	width:840px;
	background-color:#FFFFFF;
}

#header {
	text-align:center;
	width:100%;
}

#leiste-oben {
	background-color:#e3d9b5;
	margin:0 0 4px 4px;
	padding:0;
	width:832px;
	height:25px;
}

#navi-oben a {
	text-decoration:none;
	color:#4b0000;
	border-bottom:1px dotted #8a4246;
}

#navi-oben a:hover{
	border-bottom:1px solid #8a4246;
}


#navi-oben {
	float:left;
	margin:3px 0 2px 20px;
}

#navi-oben-rechts {
	float:right;
	margin:3px 10px 2px 0;
}

#navi-oben-rechts a {
	text-decoration:none;
	color:#4b0000;
}

#mitte-rechts {
	float:right;
	width:654px;
}


#mitte-rechts-foto {
	float:right;
	width:620px;
	padding-right:25px;
}

#mitte-rechts-foto h1{
	margin:20px 0px 20px 0;
}

#mitte-rechts-foto p{
	padding:0px;
	margin:0px;
}

#mitte {
	float:left;
	width:468px;
	text-align:justify;
	margin:20px 10px 0 0;
}

#mitte h1{
	text-align:center;
	margin:0px 0 25px 0;
	padding:0px;
	font-size:18px;
	color:#8a4246;
}


#mitte a {
	text-decoration:none;
	color:#4b0000;
	border-bottom:1px dotted #8a4246;
}

#mitte a:hover{
	border-bottom:1px solid #8a4246;
}


#rechts {
	float:right;
	width:160px;
	height:600px;
	margin:20px 8px 0 0;
}


#links {
	float:left;
	width:160px;
	margin:20px 0 0 8px;
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;
}

.links-ueberschrift {
	background-image:url(/menu-header.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height:22px;
	text-align:center;
	color:white;
	padding:3px 0 0 0;
}


#links ul {
	background-image:url(/menu-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color:#E6E6E6;
	margin:0 0 20px 0;
	padding:0 0 5px 0;
}

#links li {
	list-style-type:none;
}

#links li a{
	display: block;
	height:22px;
	text-decoration:none;
	color:#333333;
	padding:3px 0 0 10px;
	margin:0;
}



#links li a:hover, #links li.active a {
	background-image:url(/menu-button.gif);
	background-repeat: norepeat;
	background-position: bottom right;
	color:#FFFFFF;
}


.foto-links {
	float:left;
	padding:3px 15px 5px 0;
}

.foto-links p{
	margin:0;
	font-size:10px;
	text-align:center;
}

#mitte .foto-links a{
	border-bottom:none;
}

.foto-mitte {
	text-align:center;
	padding:10px 0 10px 0;
}

.foto-mitte p{
	margin:0;
	font-size:10px;
	text-align:center;
}

#mitte .foto-mitte a{
	border-bottom:none;
}

.daten {
	width:100%;
	margin-top:30px;
	border-collapse:collapse;
}

.daten td {
	background-color:#E6E6E6;
	font-size:10px;
	padding:5px 5px 5px 5px;
	text-align:center;
	border:1px solid #FFFFFF
}

#footer {
	clear:both;
	text-align:center;
	padding:20px 0 10px 0;
}

.minifoto {
	float:left;
	border: 5px solid #F3F2ED;
	margin: 3px 8px 0 0;
}

.clear {
	clear:both;
	width:500px;
	height:20px;
}

#mitte p {
	margin:0 0 10px; 0;
	padding:0;
}

#mainfluege {
background-color:#FFFFFF;
width:800px;
margin:auto;
padding:0 0 20px 0;
font-size:10px;
}

#mainfluege a{ 	
text-decoration:none;
border-bottom:1px dotted #c70000; 	
color:#C70000;
}  

#mainfluege a:hover{ 	
border-bottom:1px solid #c70000; 	
color:#C70000;
} 

#mainfluege p{
font-size:11px;
text-align:justify;
padding:0;
margin:0;
}

.nichtunterstrichen a{
	border:none!important;
}

.nichtunterstrichen a:hover {
	border:none!important;
}


