body
{
	margin:0;
	padding:0 0 0 0;
	font-family:Arial;
	font-size: 12px;
	text-align:center;
	background-color:#FF7F66;
	background-repeat:no-repeat;
	background-position: top center;	
}

#container
{
	width:760px;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:left;	
}

#titelbild {
  border:1px solid #fff;
  margin-bottom: 3px;
  height: 319px;
  width: 760px;
  display: block;
  vertical-align: bottom;
}

#titelbild_klein {
  border:1px solid #fff;
  margin-bottom: 3px;
  height: 200px;
  width: 760px;
  display: block;
  vertical-align: bottom;
}

#navi
{
	margin:0px auto 0px auto;
	padding:0;
	height:36px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	color:#fff;	
	background-color:#8B0000;
	border-top:1px solid #fff;	
	border-bottom:1px solid #fff;	
}

#navi ul
{
	margin:0 0 0 0px;
	padding:0;
}

#navi li
{
	margin:0 10px 0 0;
	padding:0;
	list-style-type:none;
	float:left;
}


#navi a
{
	margin:auto;
	padding:26px 4px 4px 4px;
	display:block;
	float:left;
	text-decoration:none;
	color:#fff;	
}

#navi a:link, #navi a:visited
{
	border:none;
	padding:10px 4px 4px 4px;	
}

#navi a:hover, #navi a:active, #navi a:focus
{
	background-color:#FFE5B8;
	color:#8B0000;
	padding:10px 4px 4px 4px;
}


#navi span
{
	display:block;
	float:left;	
	color:#8B0000;	
	background-color:#FFE5B8;
	margin-top:0px;	
	padding:10px 4px 4px 4px;	
}



#content
{
	background-repeat:no-repeat;
 	background-position: bottom center;
	margin:0;	
}

#inhalt
{
 	width:760px;
	margin:0;
	background-color:#FFCC99;
	background-image: url(Bilder/bottom.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	padding: 0 0 30px 0;	
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

#inhalt h2
{
	font-weight:normal;
	font-size:20px;
	color:#535353;
	margin:0;
	padding:0;	
}

#inhalt img
{	
	margin: 0 0 0px 0;
}

#inhalt table
{
	margin: 0 0 10px 0;
}

#inhalt p
{
	font-size: 13px;
	margin:5px 25px 0 25px;	
}

#inhalt span
{
	float:right;
	margin:0 10px 0 0;
}



#info_links
{
	float:left;
	background-color:#FFE5B2;
	width: 224px;
	margin-right: 0px;
	margin-left: 4px;
}

#info_links img
{
	margin:5px 0 0 0;
	padding:0px;
	border:1px solid #fff;
}

#info_links h2
{
	border-bottom: 1px solid #000;
	margin: 25px 5px 10px 5px;
}


#info_links p
{
	width:210px !important;
	margin: 5px 0px 0 10px;
}


#info_links a
{
	color:#8B0000;
}

#info_rechts
{
	float:left;
	margin: 0px 0px 0px 20px;
	background-color:#FFE5B2;
	width: 500px;
	background-repeat:no-repeat;
	background-position:bottom right;
}

#info_rechts h2
{
	margin: 25px 0px 5px 20px;
	border-bottom: 1px solid #000;
}
#info_rechts p
{
	width:400px !important;
	margin: 10px 0px 10px 20px;
}

#info_rechts ul
{
	list-style-type:square;
}

#info_rechts.table
{
	width:450px;
	margin:15px 0 0 20px !important;
}


#info_rechts.bottom
{
	float:right;
	margin:0 10px 0 0;
}

#info_rechts img
{
	float: left;
	margin: 0 10px 0 0 ;
}

#info_rechts a
{
	color:#8B0000;
}

hr
{
	color:#244A5E;
	width:450px;
	margin:0 !important;
	height:1px;
}
