html
{
	margin: 0;
	padding: 0;
	height: 100.1%;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica;	
	text-align: center;
	background-color: #F0FBDF;
	font-size:11px;
	line-height:1.6em;
	color:#585858;
}

/******************************************************************************/

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

/******************************************************************************/

#left #navi
{
	display: block !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0 !important;
	background-color: #153058 !important;
	font-size: 12px;
	font-weight: normal !important;
	width: 200px;
	position: static !important;
}

#navi ul
{
	margin: 0px 0px 20px 0px;
	padding: 0;
	list-style-type: none;
	font-weight: normal !important;
}

#navi li
{
	margin: 0;
	padding: 0;
	width: 200px;
	font-weight: normal !important;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
}

#navi a
{
	color: #fff;
	width: 180px;
	margin: 0 0 0 0px;
	padding: 15px 0px 3px 20px;
	display: block;
	text-decoration: none;	
	border-bottom:1px solid #153058;
	float: none !important;
	font-weight: normal !important;
}

#navi a:link, #navi a:visited
{
	color: #FFFFFF;
	width: 180px;
	margin: 0 0 0 0px;
	padding: 15px 0px 3px 20px;	
	float: none !important;	
	font-weight: normal !important;
}

#navi a:hover, #navi a:active, #navi a:focus
{
	background-color: #B9C1CD !important;
	background-image: url(/layout/button-hg.gif);
	background-repeat:no-repeat;
	background-position: left;
	border-bottom:1px solid #fff;
	color: #fff;
	width: 180px;
	margin: 0 0 0 0px;
	padding: 15px 0px 3px 20px;
	display: block;
	text-decoration: none;
	float: none !important;	
	font-weight: normal !important;
}


#navi span
{
	background-color: #B9C1CD !important;
	background-image: url(/layout/button-hg.gif);
	background-repeat:no-repeat;
	background-position: left;
	border-bottom:1px solid #fff;
	color: #fff;
	width: 180px;
	margin: 0 0 0 0px;
	padding: 15px 0px 3px 20px;
	display: block;
	text-decoration: none;	
	float: none !important;	
	font-weight: normal !important;
}

/******************************************************************************/

#left
{
	width: 200px;
	margin: 0;
	padding: 0;
	float:left;
	position:relative;
	display: inline;
}


#left h1
{
	font-size:17px;
	color:#153058;
	margin:15px 0 5px 0;
	padding:0;
	font-weight:bold;
	font-family:'Times New Roman';
}

#left h2
{
	font-size: 13px;
	font-weight:normal;
	color: #fff;
	background-color: #153058 !important;
	padding: 2px !important;
	margin: 15px 0 5px 0 !important;
	position:relative;
	clear:both;
}

#left img
{
	border:none;
	margin:0;
	padding:0;
}

#left p
{
	margin:5px 0 5px 0;
	padding:0;
}

#left a
{
	float:right;
	color: #585858;
	font-weight: bold;
}
/******************************************************************************/

#bild
{
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important; 
	width:780px;
}

#bild img
{
	display: block;
	margin: 0;
	padding: 0;
}

#inhalte #bild p
{
	padding: 0;
	margin: 0;
}

#bild .hiddenclear
{
	display:none;
}

/******************************************************************************/

#inhalte
{
	padding: 0 0 0 0 !important;
	margin: 0 !important;
	float:right;
	position:relative;
	display: inline;
	background-image:url(/layout/inhalt-hg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	width: 780px;
}

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

#inhalte a
{
	text-decoration: underline;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

#inhalte a:hover, #inhalte a:active, #inhalte a:focus
{
	text-decoration: none;
}

#inhalte h1
{
	font-size: 18px;
	color: #919D20;
	margin:0px 0 0px 0;
	padding:0;
	font-weight:bold;
	font-family:'Times New Roman';
}

#inhalte h2
{
	font-size: 13px;
	font-weight:normal;
	color: #fff;
	background-color: #153058 !important;
	padding: 2px !important;
	margin: 15px 0 5px 0 !important;
	position:relative;
	clear:both;
}

#inhalte h3, #inhalte h4, #inhalte h5
{
	font-size: 13px;
	font-weight:normal;
	color: #585858;
	padding: 2px !important;
	margin: 15px 0 5px 0 !important;
	position:relative;
	clear:both;
}
#inhalte .nofloat
{
	float:none;
}

/******************************************************************************/

#links
{
	margin: 15px 15px 15px 15px;
	padding: 0;
	width: 554px;
	float: left;
	display: inline;
	position: relative;
}

#links div
{
	clear: both;
	margin: 0;
	padding: 0;	
}

#links a
{
	color:#555E03;
	font-weight: bold;
}

#links img
{
	padding: 0px;
	margin: 0 0px 0 5px;
	float:right;
	border:none;
}

#links .block
{
	background-color: #F0FBDF;
	padding:2px;
	margin:2px 0px 10px 0px;
	width:550px;
	font-size:11px;
	line-height:1.3em;	
}

#links .block td
{
	vertical-align:top;
}
#links .block p
{
	padding:0px;
	margin:0px 0 0px;
}

/******************************************************************************/

#rechts
{
	margin: 0px 0px 0 0px !important;
	padding: 15px 0 0 0;
	width: 186px;
	background-image:url(/layout/rechts-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	float: right;
	display: inline;
	position: relative;
}

#rechts div
{
	clear: both;
	margin: 0px 5px 0 5px;
	padding: 0;	
}

#rechts img
{
	padding: 0px;
	margin: 0 0px 0px 10px;
	border:none;
	float:none;
}



#rechts h2
{
	background-color:#153058;
}

#rechts a
{
	color: #555555;
	float:right;
}
/******************************************************************************/
#sitemap
{
	margin: 150px 0 0 200px !important;
	padding: 0 !important;	
} 

#sitemap h1
{
	font-size:15px;
	color:#000;
}

#sitemap a
{
	color:#000;
}

#footer
{
	margin: 0 !important;
	padding: 0 !important;
	
}

#footer div
{
	padding: 20px 0px 0px 200px !important;
}

#footer .zeitmessung
{
	font-size: 10px;
	color: #888;
}

#footer p
{
	padding: 0;
	margin: 0;
	font-size: 10px;
}

#footer a
{
	color: #000;
}

#footer #footerLink1
{
	text-decoration: none;
}

#footer #footerLink2
{
	text-decoration: none;
}

#footer #footerLink3
{
	font-weight: bold;
}

#footer #footerLink4
{
	text-decoration: none;
}

#footer #footerLink5
{
	text-decoration: none;
}

/******************************************************************************/

.hiddenclear
{
	font-size: 1px !important;
	line-height: 1px !important;
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 1px !important;
	visibility: hidden !important;
}

.clear
{
	clear: both !important;
}