<!--
body
{
	font-family:Arial;
         padding: 4px;
	margin: 4px;
         margin-left:auto;
         margin-right:auto
}
ul, li
{
         font-family:Verdana, sans-serif;
         list-style-type: none;
	padding: 0px;
	margin: 0px;
         float: left;
         position: relative;
         z-index:4;
}
.menu
{

	z-index: 3;
         width: 980px;
}
.menu li
{
	float: left;

}
.menu a
{
	border: 1px solid;
         border-color: #46bb00;
         border-right-color: #ffffff;
	background-color: #46bb00;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	cursor: default;
	display: block;
	height: auto;
         padding: 2px;
	color: #145B00;
         font-size: 17px;
         cursor: pointer;

}
#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6
{
         position: absolute;
         top: 26px;
         left: 0px;
    	display: none;

}
#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a, #smenu6 a
{
	font-weight: normal;
         border: 0px;
	cursor: pointer;
         background-color: #daf1cc;
         float: none;
   	display: block;
         font-size: 14px;
         position: static;
}
.reiter
{
	border: 1px solid #46bb00;
         border-top: none;
         width:204px;
         background-color:#daf1cc;
         height: 24px;
         font-size: 14px;
}
.reiter1
{
	border: 1px solid #46bb00;
         border-top: none;
         width:157px;
         background-color:#daf1cc;
         height: 22px;
         font-size: 14px;
}
.reiter2
{
	border: 1px solid #46bb00;
         border-top: none;
         width:174px;
         background-color:#daf1cc;
         height: 24px;
         font-size: 14px;
}
.text
{
         font-size: 0.9em;
         line-height: 1.4em;
}
div.bgfixed
{
  	background-image:url(../Bilder/Navigation/hintergrund.gif);
  	background-repeat:no-repeat;
  	background-attachment:scroll;
  	background-position:300px
}
.hr
{
         background-color:#46bb00;
	color:#46bb00;
         border:#46bb00;
         height:1px;
         width:250px;
         position:relative;
         z-index:0;

}

.hr1
{
	background-color:#46bb00;
	color:#46bb00;
         border:#46bb00;
         height:4px;
         width:984px;
	position:relative;

}

//-->
