BODY{
   margin : 0px;
}
A, P, TD, H, SPAN, LI{
	font-family : Arial, Verdana, Helvetica, sans-serif ;
	font-size : 90%;
}
A:LINK, A:VISITED {
	color : #003366;
	text-decoration: none;
	font-weight : bold;
}
A:HOVER{
	color : #FFFF00;
	text-decoration: none;
	font-weight : bold;
	background-color : #003366;
}
.feld{
	font-family : Arial, Verdana, Helvetica, sans-serif ;
	font-size : 80%;
	color : #CCCC00;
	font-weight : bold;
	padding-left : 262px;
}
.feld1{
	padding : 15px;
	border-left : 1px solid #003366;
	border-right : 1px solid #003366;
	border-bottom : 1px solid #003366;
	
}
.feld2{
	color : #003366;
	font-weight : bold;
	border : 1px solid #003366;
	background-color : #C2D6EB;
	padding-left : 10px;
	font-size : 80%;
}
.feld3{
	color : #FFFF00;
	font-weight : bold;
	font-size : 80%;
	background-color : #003366;
}
.fett{
	font-weight : bold;
}
H1{ 
	color : #003366;
	font-weight : bold;
	font-size : 90%;
	text-decoration : underline;
}
H2{ 
	color : #333333;
	font-weight : bold;
	font-size : 90%;
}
LI{ 
	list-style-image : url(images/list.gif);
	margin : 0px;
}
