body {
	color:#000; 
	background-color:#2b2b2b;
	background:url(/bg.gif);
	margin:0px;
	padding: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;
	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:650px;
}

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

#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;
	margin:20px 8px 0 0;
	padding:0px;
}


#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;
}

