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

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

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

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

}

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

#navi
{
	margin: 20px 0px 5px 0px;
	padding: 0;	
	font-size: 13px;
	font-weight: normal;
	height: 28px;
	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: 0 0 0 5px;
	padding: 2px 5px 2px 5px;
	display: block;
	text-decoration: none;
	border-bottom:1px solid #779330;	
}

#navi a:hover, #navi a:active, #navi a:focus
{
	color: #000;
	background-color: #D6DFC1;
	margin: 0 0 0 5px;
	padding: 2px 5px 2px 5px;
	display: block;
	text-decoration: none;
	border-bottom:1px solid #fff;	

}

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

#navi span
{
	color: #000;
	background-color: #fff;
	margin: 0 0 0 5px;
	padding: 2px 5px 2px 5px;
	display: block;
	text-decoration: none;
	border-bottom:1px solid #fff;	
		
}
/******************************************************************************/
#navi2
{
	margin: 0 0 0 0 !important;
	padding: 0 !important;
	width: 205px;
	position: relative;
}

#navi2 div
{
	margin: 0 0 0 0 !important;
	padding: 0 !important;
}


#navi2 li
{
	list-style-type:none;
	margin:0;
	padding:2px;
}

#navi2 a
{
	padding: 2px !important;
	width:201px;
	display:block;
	margin:0;
	color:#fff !important;
	text-decoration: none;
	border-bottom:1px solid #273D35;
	background-color:#779330;
}

#navi2 a:hover, #navi2 a:active, #navi2 a:focus
{
	padding:2px !important;
	width:201px;
	display:block;
	margin:0;
	text-decoration: none !important;
	color:#fff !important;
	border-bottom:1px solid #273D35;
	background-color:#526960;

}

#navi2 span
{
	padding:2px !important;
	width:201px;
	display:block;
	margin:0;
	color:#fff;
	background-color:#273D35;
	text-decoration: none !important;
	border-bottom:1px solid #273D35;	
}	


#navi2 ul li ul
{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


#navi2 ul li ul li a
{	
	padding:2px 2px 2px 20px !important;
	width:183px !important;
	background-color:#99B259;
	margin:0;
	color:#273D35 !important;
}

#navi2 ul li ul li a:hover, #navi2 ul li ul li a:active, #navi2 ul li ul li a:focus
{	
	padding:2px 2px 2px 20px !important;
	width:183px !important;
	background-color:#6E8179;
	margin:0;
	color:#fff !important;
}

#navi2 ul li ul li span
{	
	padding:2px 2px 2px 20px !important;
	width:183px !important;
	background-color:#6E8179;
	margin:0;
	color:#fff !important;
}
/******************************************************************************/

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

#bild img
{
	display: block;
}

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

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

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

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

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

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

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

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

#links a
{
	font-weight: bold;
	color: #273D35;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

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

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

#links h1
{
	font-size:18px;
	color: #273D35;
	padding: 0;
	margin: 10px 0 0px 0;	
	font-style: normal;	
	font-weight: normal;
	border-bottom: 1px solid #273D35;
	font-family: Times New Roman;	
}

#links h2
{
	font-size: 18px;
	color: #000;
	padding: 0;
	margin: 0;
	font-style: italic;
	font-weight: normal;
}

#links h3
{
	font-size: 14px;
	color: #000;
	padding: 0 !important;
	margin: 0 !important;
}

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



#links img
{
	margin: 0;
	padding:0;
	display: block;
	border:none;
}

#links .spalte1
{
	width:50px;
	font-size:11px !important;
	vertical-align:top;
}

#links .spalte2
{
	width:155px;
	font-size:11px !important;
	vertical-align:top;
}
/******************************************************************************/

#rechts
{
	margin: 0 0 0 0;
	padding: 0;
	width: 550px;
	float: right;
}

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

}

#rechts img
{
	float: left;
	padding: 0px;
	margin: 0 3px 3px 0;
	border: 0;
}

#rechts h1
{
	font-size:18px;
	color: #273D35;
	padding: 0;
	margin: 10px 0 0px 0;	
	font-style: normal;	
	font-weight: normal;
	border-bottom: 1px solid #273D35;
	font-family: Times New Roman;	
}

#rechts h2
{
	font-size:14px;
	color: #fff;
	padding: 0 0 0 3px;
	margin: 15px 0 3px 0;	
	font-style: normal;	
	font-weight: normal;
	background-color:#779330;	
}

#rechts h3
{
	font-size: 14px;
	font-family: Times New Roman;	
	color: #273D35;
	letter-spacing:1px;
	padding: 0;
	margin: 20px 0 0 0;
}

#rechts h4
{
	font-size: 13px;
	color: #779330;
	border-bottom: 1px solid #273D35;
	padding: 0;
	margin: 20px 0 0 0;
	clear: both;
}


#rechts p
{
	padding: 0;
	margin: 5px 0 3px 0;
	font-size: 12px;
	line-height: 1.4em;
}

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

#rechts a
{
	font-weight: bold;
	color: #273D35;
}

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

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

#rechts .tdklein
{
	font-size:10px;
	color:#888;
}

#rechts ul
{
	padding: 0;
	margin: 0 0 30px 0 !important;
	list-style-type: square;
	position: relative;
}

#rechts li
{
	margin: 0 0 0 15px !important;
	padding: 0;
	font-weight:normal;
	font-size: 12px;
	line-height: 1.3em;
}


#rechts .spalte1
{
	width:120px;
}

#rechts table
{
	border-collapse: collapse;
}

#rechts .gemeinderat td
{
	border-bottom:1px solid #888;
	margin:0;
	padding:0;
}
#rechts table .was
{
	font-size:11px !important;
	margin:10px 0 10px 0 !important;
	width:510px !important;
}
	
#rechts .was td
{
	margin:0;
	padding:2px;
	font-size:11px !important;
	background-color:#BCBCBC;
	border-right:1px solid #E8EAE4;
	border-bottom:1px solid #E8EAE4;

}

#rechts .was p
{
	font-size:11px !important;
	vertical-align:top !important;
}

#rechts .was a
{
	font-weight: normal !important;
	text-decoration: underline !important;
}


#rechts .center
{
	text-align:center !important;
	width:25px;
}
/******************************************************************************/

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

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