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

body
{
	margin: 0;
	padding: 0;
	background-image: url(/layout/background-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS,'Arial,Helvetica,Verdana;
	text-align: center;
	background-color: #5CA323;
	font-size:13px;
	line-height:1.6em;
	color:#333;
}

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

#container
{
	width: 830px;
	margin: 0 auto;
    background-image:url(/layout/container-hg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 0;
	text-align: left;
}

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

#header
{
	width: 830px;
    background-image: url(/layout/header-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0; padding: 0;
    height:71px;
	text-align: left;
}

#navi2
{
    margin:0;
    padding:0;
	font-size: 11px;
}

#navi2 ul
{
    margin:10px 5px 0 0;
	padding:0;
    width:200px;
    float:right;
}

#navi2 li
{
    margin:0; padding:0 5px 0 5px;
    list-style-type:none;
    float:right;
    border-right:1px solid #fff;
}

#navi2 a
{
    color:#fff;
    text-decoration:none;
}

#navi2 a:hover
{
    color:#DC9C17;
    text-decoration:none;
}




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


#inhalte
{
	padding: 0px 0px 0 0px;
	margin: 0;
    width: 830px;
    background-image: url(/layout/inhalte-hg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}


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

#inhalte a
{
	color: #000;
	text-decoration: none;
	margin: 0; padding: 0;
}

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




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

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

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


#links img
{
	padding: 20px 0 0 0;
	margin: 0;
    float:none;
	border:none;
}
#links ul
{
    color:#fff;
}


#links p
{
    margin:5px 0 3px 0;
    padding: 0 10px 0 10px;
    color:#fff;
}

#links .prospektlink
{
    margin:5px 0 3px 0;
    text-align:center;
    padding: 0 10px 0 10px;
}

#links h2
{
    color:#fff;
    font-size:15px;
    margin:15px 0 3px 0;
    border-bottom: 1px solid #fff;
    padding:0 10px 0 10px;
}

#links .linkButton
{
	text-align:center;
	margin:5px 0 5px 0;
}


#links .linkButton a
{
	color:#fff;
	padding:15px 10px 1px 0;
	margin:0;
	float:left;
	font-weight:bold;
	text-decoration: underline !important;
}

#links .linkButton a:hover, #links .linkButton a:active, #links .linkButton a:focus
{
	color:#EFCD86;
	padding:15px 10px 1px 0;
	margin:0;
	float:left;
	font-weight:bold;
}

#links a
{
	color: #fff;
    text-decoration:none !important;
}




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

#links #navi
{
	margin: 0px 0px 0px 0px !important;
	padding: 0 !important;
	background-image:url(/layout/navi-hg.gif);
	background-position: top right;
	background-repeat: no-repeat;
    width:241px;
	font-size: 13px;
	font-weight: normal;
    letter-spacing:1px;
    text-transform:uppercase;

}

#links #navi ul
{
	margin: 0 !important;
	padding: 80px 0 30px 35px !important;
	list-style-type: none;
}

#links #navi li
{
	margin: 0;
    background-image:url(/layout/navi-button-a.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
	padding: 0;
	border:none !important;

}

#links #navi a
{
	color: #fff;
    margin: 0 0 0 0px;
	padding: 5px 10px 5px 30px !important;
	display: block;
    width:166px;
	text-decoration: none;
}

#links #navi a:link, #links #navi a:visited
{
    margin: 0 0 0 0px;
	padding: 5px 10px 5px 30px !important;
	display: block;
    width:166px;
}

#links #navi a:hover, #links #navi a:active, #links #navi a:focus
{
	color: #fff;
    background-image:url(/layout/navi-button-b.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
    margin: 0 0 0 0px;
	padding: 5px 10px 5px 30px !important;
	display: block;
    width:166px;
	text-decoration: none;
}


#links #navi span
{
	color: #fff;
    background-image:url(/layout/navi-button-b.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
    margin: 0 0 0 0px;
	padding: 5px 10px 5px 30px !important;
	display: block;
    width:166px;
	text-decoration: none;

}

#links .prospektlink
{
	margin: 0 0 0 10px;
}


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

#rechts
{
	margin: 0 35px 0 0;
	padding: 0 0px 0 0px;
	width:535px;
	float: right;
	display: inline;
	position: relative;
}

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

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

#rechts h1
{
    color:#3C740F;
    font-size:14px;
    margin: 10px 0 0 0 important!;
    padding:2px;
    width:528px;
	background-color: #F0E1C2;
    font-weight:normal;
    text-transform:uppercase;
    letter-spacing:1px;
}

#rechts h2
{
    color:#C88A06;
    font-size:16px;
    margin:20px 0 5px 0;
    padding:0;
}

#rechts h4
{
    background-color: #DA980D;
    color:#fff;
    font-weight:normal;
    font-size:12px;
    line-height:1.2em;
    width:119px;
    height:30px;
    text-align:center;
}


#rechts p
{
    margin: 8px 0 5px 0;
}


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

#rechts li
{
    margin:0 0 0 25px;
    padding:0;
    list-style-type:square;
}


#rechts .linkButton
{
	text-align:center;
	margin:5px 0 5px 0;
}


#rechts .linkButton a
{
	color:#3C740F;
	padding:1px 10px 1px 10px;
	margin:0;
	float:right;
	font-weight:bold;
}

#rechts .linkButton a:hover, #rechts .linkButton a:active, #rechts .linkButton a:focus
{
	color:#5FB817;
	padding:1px 10px 1px 10px;
	margin:0;
	float:right;
	font-weight:bold;
}


#rechts a
{
    color: #3C740F;
    text-decoration:underline;
}

#rechts a:hover
{
    color: #5FB817;
    text-decoration:underline;
}


#rechts table td
{
    margin:0; padding:0 5px 0 5px;
	width: 160px;
    border-bottom: 1px dotted #4C632D;
    border-right:1px solid #7B905D;
    background-color:#5CA323;
}

#rechts .bilder
{
	background-color: #fff !important;
	border: none;
}


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

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

#bild .hiddenclear
{
    display:none;
}


#bild img
{
    display: block;
    border:none !important;
    padding: 0 !important;
	margin: 0 0 15px 0 !important;
}

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

#bild .hiddenclear
{
	display:none;
}

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

#footer
{
	margin:0;
	padding: 40px 0 0 0;
    text-align:center;
	background-image:url(/layout/footer-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
    height:60px;
    background-color:#5CA323;
}

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