body  {
	background-color : #fffff;
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;  
	width: 980px;
}


#top{
    position: absolute;
	top: 0px;
	left: 0px;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 980px;
	z-index: 1;
}

#topnav{
    position: absolute;
	top: 190px;
	left: 0px;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 980px;
	z-index: 1;
}

#sw-bild{
    position: absolute;
	top: 215px;
	left: 0px;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 980px;
	z-index: 1;
}

#inhalt{
    position: absolute;
	top: 250px;
	left: 252px;
	font-size : 12px;
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 650px;
	z-index: 3;
}

#footer{
    position: absolute;
	top: 718px;
	left: 0px;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 980px;
	z-index: 1;
}

#footer2{
    position: absolute;
	top: 850px;
	left: 0px;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 980px;
	z-index: 1;
}


.b  {
	border-color : #000000;
	border-style : solid;
	border-width : 0px;
}

a:link  {
	color : #00652E;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}

a:visited  {
	color : #00652E;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}

a:hover  {
	color : #32BB70;
	font-size : 10px;
	font-weight : bold;
	text-decoration: underline;
}
.formular_text{
                 font-color: #000000;
                 font-family: Verdana, Arial;
                 font-size: 8pt;
				 line-height:10.5pt;
        }