body
{
background-color:#999999;
font-family:Verdana,"Times New Roman",sans-serif;
font-size:12px;	
margin:0;
padding:0;
}

#wrapper
{
	width:912px;
	margin:10px auto;
}

#header
{
	height:182px;
	width:912px;
	background:url(../bilder/background/header.jpg) no-repeat;;
	padding-top:10px;
}

#kontakt
{
	text-align:right;
	color:#fff;
	width:862px;
	margin:0 50px 15px 0;
}

#kontakt a:link, #kontakt a:visited
{
	color:#fff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

#kontakt a:hover
{
	color:#FFFF00;
}

#logo
{
	float:left;
	margin:-10px 0 0 30px;
}

#banner
{
	float:right;
	margin-right:90px;
}

#laufschrift
{

margin:0 auto;
width:880px;
}

#content
{
	margin-top:25px;
}

#content_top
{
	width:856px;
	height:68px;
	background:url(../bilder/background/content_top.jpg) no-repeat;
	padding:8px 0 0 56px;
}

#content_middle
{
	width:912px;
	min-height:400px;
	background:url(../bilder/background/content_middle.jpg) repeat-y;	
	margin-top:-5px;
}

#content_footer
{
	width:912px;
	height:22px;
	background:url(../bilder/background/content_bottom.jpg) no-repeat;
	color:#fff;
	font-size:10px;
	text-align:center;
	padding-top:54px;
	clear:both;
}

#breadcrump
{
color:#fff;
font-size:10px;	
}

#breadcrump a:link, #breadcrump a:visited
{
	color:#fff;
	text-decoration:none;
}

#breadcrump a:hover
{
	color:#FFFF00;
	text-decoration:underline;
}

#menu
{
 float:left;
 width:170px;
 margin-left:30px;
 }
#menu ul
{
	margin:0 0 0 10px;
	padding:0;
}

#menu ul li
{
	list-style:none;	
}

#menu ul li a:link, #menu ul li a:visited
{
	display:block;
	color:#fff;
	font-weight:bold;	
	padding:6px 0 0 23px;
	text-decoration:none;
	height:29px;
	font-size:14px;
	margin-top:5px;

}

#menu ul li a:hover
{
	color:#FFFF00;
	background:url(../bilder/background/navi_hover.jpg) no-repeat;
	text-decoration:underline;
}

#inhalt
{
	float:left;
	width:650px;
	padding:0 15px;
}

#inhalt img
{
	border:0;
}
/* Clearfix damit sich die box #inhalt automatisch dem inhalt anpasst */

#mitte{
text-align:center;
}

#content_middle:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}

* html #content_middle {height: 1%;}
*:first-child+html #content_middle {height:1%;}



.center
{
	text-align:center;
}

h2
{
	color:#006633;
	width:100%;
	margin-bottom:20px;
	font-size:20px;
	text-align:center;
}

.text{
display:block;
}

#inhalt a{
color:#006633;
}

table{
border:2px solid #006633;
width:600px;
}

th{
background:yellow;
color:#006633;
border:2px solid #006633;
padding:5px;
}


td{
background:#c6c6c6;
border:2px solid #006633;
padding:5px;
}

#karte{
margin-left:-50px;
