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

body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica;	
	text-align: center;
	background-image:url(layout/body-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

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

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

}

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

#navi
{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	height: 90px;
	position: relative;
}

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

}

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

#navi a
{
	color: #7B1E4A;
	margin: 0 0 0 7px;
	padding: 30px 7px 5px 7px;
	display: block;
	text-decoration: none;	
	border-bottom: 2px solid #B9BE70;	
}

#navi a:hover, #navi a:active, #navi a:focus
{
	color: #fff;
	background-color: #7B1E4A;
	margin: 0 0 0 7px;
	padding: 30px 7px 5px 7px;
	display: block;
	text-decoration: none;

}

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

#navi span
{
	color: #fff;
	background-color: #7B1E4A;
	margin: 0 0 0 7px;
	padding: 30px 7px 5px 7px;
	display: block;
	text-decoration: none;
	border-bottom: 2px solid #B9BE70;	
}
/******************************************************************************/

#bild
{
	padding: 11px 0 0 0;
	margin: 0 0 0 0;
}

#bild img
{
	display: block;
}

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

#bild .hiddenclear
{
	display:none;
}

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

#inhalte
{
	padding: 25px 0 0 0;
	margin: 0;
	background-color: #fff;
}

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

#links
{
	margin: 18px 0 0 0;
	padding: 0;
	width: 540px;
	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: #8D914E;
	text-decoration: none;
}

#links a:hover, #links a:active, #links a:focus
{
	text-decoration: none;
	color: #B9BE70;
}

#links span, #links a.aktiv:link, #links a.aktiv:visited
{
	text-decoration: none;
	color: #B9BE70;
}

#links h1
{
	font-size: 20px;
	color: #7B1E4A;
	border-bottom: 1px solid #7B1E4A;
	padding: 0;
	margin: 0 15px 0 0 ;
	font-style: italic;
	font-weight: normal;
}


#links h2
{
	font-size: 17px;
	color: #8D914E;
	border-bottom: 1px solid #8D914E;
	padding: 0;
	margin: 15px 15px 10px 0 !important;
	font-style: normal;
	font-weight: normal;
}

#links h3
{
	font-size: 15px;
	color: #8D914E;
	padding: 0 !important;
	margin: 15px 15px 5px 0;
	font-style: normal;
	font-weight: bold;
}

#links p
{
	padding: 0 !important;
	margin: 0 15px 10px 0 !important;
	font-size: 12px;
	color: #333;
}

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

#links img
{
	border-left: 3px solid #7B1E4A;
	border-right: 3px solid #7B1E4A;
	margin: 0 5px 5px 0;
	padding: 0;
	float:left;
	background-color:none;
	border-bottom:none;
	border-top: none;
}

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

#rechts
{
	margin: 0 0 0 0;
	padding: 0;
	width: 220px;
	float: right;
	height: 100%;
}

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

#rechts img
{
	border-left: 3px solid #7B1E4A;
	border-right: 3px solid #7B1E4A;
	margin: 5px 0 10px 5px;
	padding: 0;
	background-color:none;
	border-bottom:none;
	border-top: none;
	display:block;
}


#rechts h2
{
	font-size:17px;
	color: #fff;
	background-color: #B9BE70;
	padding: 5px;
	margin: 0 0 7px 0;	
	font-weight: normal;
	border-right: 2px solid #7B1E4A;
		
}

#rechts h3
{
	font-size: 14px;
	color: #C41115;
	padding: 0;
	margin: 0;
}

#rechts p
{
	padding: 10px;
	margin: 0;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #F2F4DD;
	border-right: 2px solid #7B1E4A;
	color: #333;
	display:block;
}

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

#rechts a
{
	font-weight: bold;
	color: #8D914E;
	text-decoration: none;
}

#rechts a:hover, #rechts a:active, #rechts a:focus
{
	text-decoration: none;
	color: #B9BE70;
}

#rechts span, #rechts a.aktiv:link, #rechts a.aktiv:visited
{
	text-decoration: none;
	color: #B9BE70;
}

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

#footer
{
	margin: 0 !important;
	padding: 0 !important;
	background-color: #fff;
	color: #75783E;
}

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

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

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

#footer a
{
	color: #75783E;
}

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