body {
 margin-left:20px;
 font-family: Verdana, Arial;
 font: Verdana;
 font-size:12px;
 color: #000;
 background:#fff;
}

#header {
font-size:0px;
width: 98%;
height:1px;
margin-bottom:0px;
padding-bottom:0px;	
margin-top:15px;
padding-top:0px;	

}

#navigation {
margin:0px;
margin-top:0px;
float:left;
font-size:0px;
}

#navigation ul
{
font-family:Impact,Verdana, Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
list-style:none;
font-size:20px;

}

#navigation li
{
margin-bottom:1px;
}

#navigation li a {
color:#999999;
text-decoration:none;
}

#navigation li a:hover {
color:#000;
}

#navigation #current{
color:#000;
}

#navigation #current a {
color:#ffffff;
background:#333399;
}

#footer {
float:left;
background:  url(grafiken/linie.jpg) repeat-x 100% top;
width:98%;
padding:0px;
margin:0px;

}

#footer div.footerbox{
margin-top:2px;
font-family: Verdana, Arial;
font-size: 10px; 
color:#999;
}

#footer a{
text-decoration:none;
color:#999;
}

#footer a:hover{
color:#0066ff;
}

#haupttext {
float:left;
width:620px;
font-size: 12px; 
margin-top:0px;
margin-left:20px;
padding:0px;
}

#haupttext h3 {
font-size:1px;
height:1px;
margin:0px;
padding:0px;
background:   url(grafiken/linie.jpg) repeat-x 100% top;
}


#haupttext a{
color:#333399;
text-decoration:none;
font-weight:bold;
}
#haupttext a:hover{
color:#0066ff;
}

.logos {
margin-top: 20px;
}

.HaupttextFett {
	font-size: 12px;
	font-weight: bold;
}
.HaupttextNormal {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: normal;

}
.HaupttextÜberschrift {
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.HaupttextZwischenÜberschrift {
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.HaupttextListe {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: normal;
	list-style-position: outside;
	list-style-type: square;

}
.HaupttextFotozeile {
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	line-height: normal;
	font-style: italic;

}
.HaupttextNormalrechtesFenster {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;

}
