
#kopf {
	background: url("/images/layout/forstern_Footlight_MT_Light_wide_final_05.jpg") no-repeat top left;
}


#wrapper{
	background: #006600;
	border: 1px solid #003300;
}

#suche
{
		background: #009900;
}

#suche form
{
	background-color: #009900;
}


#navigation 
{
	font-size:1.1em;
	background: #009900;
}

#navigation div.div1_on a.navi1 {
	color: black;
}

#navigation div.div1 a.navi1_off {
	color: #ffffcc;
}


#navigation a.navi1_off:hover {
	text-decoration: underline;
	color: white;
}

#navigation .li1_on
{
	background: #f8f16d;
}

#navigation a.navi2_off:hover {
	text-decoration: underline;
	color: #003300;
}

#navigation div.div2_on a.navi2 {
text-decoration: underline;
	color: #003300;
}

#navigation a.navi3_off:hover {
	text-decoration: underline;
	color: #003300;
}





/*Fusszeile*/
#footer {
		font-size:0.9em;
		background-color:#009900;
		font-weight:normal;
		color:white;
		border: 1px solid #003300;
		}
	/*width: 750px;
	max-width: 742px;
	margin: 2px auto 1px auto;
	padding: 5px;
	font-size: 0.7em;
	font-weight:bold;
	overflow: visible;
	float: none;
	display: block;*/

}










