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

body
{
	margin: 0;
	padding: 0;
	background-color: #F1F5F6;
	background-image:url(layout/body-hg.gif);
	background-repeat:repeat-x;
	background-position: top center;
	font-family: Verdana, Arial, Helvetica;	
	font-size: 13px;
	line-height: 1.5em;
	text-align: center;
}

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

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

}

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

#navi
{
	margin: 0;
	padding: 0;
	background-image:url(layout/navi-hg.gif);
	background-repeat:no-repeat;
	background-position: top center;
	font-size: 15px;
	font-weight: normal;
	height: 46px;
	position: relative;
}

#navi ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;

}

#navi li
{
	margin: 0;
	padding: 0;
	float: left;
}

#navi a
{
	color: #fff;
	margin: 16px 0 0 5px;
	padding: 0;
	display: block;
	text-decoration: none;	
}

#navi a:link, #navi a:visited
{
	padding: 3px 5px 3px 5px;
}

#navi a:hover, #navi a:active, #navi a:focus
{
	color: #000;
	background-color: #9EC3C8;
	margin: 16px 0 0 5px;
	padding: 3px 5px 3px 5px;
	display: block;
	text-decoration: none;
}


#navi span
{
	color: #000;
	background-color: #9EC3C8;
	margin: 16px 0 0 5px;
	padding: 3px 5px 3px 5px;
	display: block;
	text-decoration: none;		
}
/******************************************************************************/

#navi2
{
	display:block;
	background-image:url(layout/navi2.gif);
	background-repeat:no-repeat;
	background-position: bottom center;
	width:198px;
	margin:0px 0 45px 0 !important;
	padding: 0;
	text-decoration:none! important;
}

#navi2 a
{
	color:#00626E;
	display: block;
	border-top: 1px solid #00626E !important;
	padding: 3px !important;
	background-color:#9EC3C8;
	text-decoration: underline;
	margin: 0px;
	width: 192px;
}

#navi2 li
{
	margin-top: 0 !important;
}

#navi2 a:link, #navi2 a:visited
{
	border:none;
	padding: 3px !important;
	margin: 0px !important;	
}

#navi2 a:hover, #navi2 a:active, #navi2 a:focus
{
	color: #fff !important;
	padding: 3px !important;
	margin: 0px !important;
	background-color:#00626E;
}

#navi2 span
{
	color: #fff;
	background-color: #00626E;
	border-top: 1px solid #00626E;
	display:block;
	padding: 3px !important;
	margin: 0px !important;
	text-decoration:none! important;
	width: 192px;	
}



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




#bild, #bild div
{
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

#bild img
{
	display: block;

	background-color: #fff !important;	
}

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

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

#inhalte
{
	padding: 0 0 0 0;
	margin: 0;
	background-image:url(layout/inhalte-hg.gif);
	background-repeat:repeat-y;
	background-position: top center;
}

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

#links
{
	margin: 0 0 0 0;
	padding: 9px;
	width: 202px;
	float: left;
}

#links ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
}

#links li
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 1em;
}

#links a
{
	font-weight: bold;
	color: #00626E;
	border:none;
	text-decoration: none;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

#links a:hover, #links a:active, #links a:focus
{
	text-decoration: underline;
	color: #444;
}

#links span
{
	text-decoration: underline;	
}

#links h2
{
	font-size: 16px;
	font-style:italic;
	color: #000;
	background-color:#C36E29;
	padding: 3px;
	margin: 30px 0 0 0;
	font-weight: normal;
}

#links h3
{
	font-size: 14px;
	font-weight: bold;
	color: #C36E29;
	padding: 0 !important;
	margin: 15px 0 0 0 !important;
}

#links h3 a
{
	font-size: 14px;
	font-weight: bold;
	color: #C36E29;

}

#links p
{
	padding: 0px 0 0 0px !important;
	margin: 5px 0 0 0 !important;
	font-size: 12px;
	line-height: 1.4em;
}

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

#links img
{
	padding: 10px 0 0 0;
	border-top: 1px solid #C36E29;
	margin: 0;
}

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

#rechts
{
	margin: 0 0 0 0;
	padding: 0px;
	width: 540px;
	float: right;
	background-image:url(layout/inhalt-hg.gif);
	background-repeat:repeat-y;
	background-position: top center;
}

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

#rechts .randlos
{
	border:0px !important;
	margin:0 !important;
	padding:0 !important;
}

#rechts img
{
	float: left;
	border: 1px solid #00626E;
	padding: 3px;
	margin: 5px 5px 5px 0;
	background-color: #fff;
}

#rechts h3
{
	font-size: 18px;
	color: #000;
	background-color:#C36E29;
	padding: 3px;
	clear: both;
	margin: 10px 0 0 0;	
	font-style: italic;	
	font-weight: normal;
	position: relative;
}

#rechts h2
{
	font-size: 14px;
	clear: both;
	color: #00626E;
	border-bottom: 1px solid #B57A4A;
	padding: 3px;
	margin: 10px 0 0 0;
}

#rechts p
{
	padding: 0px;
	margin: 0px;
}

#rechts ol, #rechts ul
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.4em;
}

#rechts a
{
	font-weight: bold;
	color: #00626E;
	text-decoration: none;
}

#rechts a:hover, #rechts a:active, #rechts a:focus
{
	text-decoration: underline;
	color: #444;
}

#rechts span
{
	text-decoration: underline;
	display: block;
	text-align: right;
}


#rechts .spalte1
{
	width: 400px;
	line-height:1.2em;
	font-size:12px;
	background-color:#9EC3C8;
}

#rechts table .spalte2
{
	width: 60px;
	text-align:right;
	font-size:12px;
	line-height:1.2em;
	background-color:#BADADE;
}
/******************************************************************************/

#footer
{
	margin: 0 !important;
	padding: 0 !important;
	background-image:url(layout/footer-hg.gif);
	background-repeat:no-repeat;
	background-position: top center;
}

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

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

#footer p
{
	padding: 35px 0 0 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;
}

.prospektlink a
{
	#000;
}

.prospektlink
{
	margin-top: 25px !important;
	text-align: center;
}

.prospektlink img
{
	padding: 0 !important;
	border: 1px solid #000 !important;
}
