body { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #000000;
	background-color: #EEEEFF;
	padding:0px;
	margin:0px;
}

/*  Links: Zeichenabstand, kein Unterstrich */
a {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
color: #4272D7;
text-decoration: none;
}

a:visited{
color: #000000;
text-decoration: none;
}

a:active {
color:#800000;
text-decoration: none;

}

a:hover {
color:#0000FF;
text-decoration: none;

}  


td {
font-family: Verdana,Arial,Helvetica,sans-serif;
line-height: 130%;
font-size: 12px;
color:#1F1F1F;
}

h1 {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 18px;
color:#0080FF;
}

h2 {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 16px;
color:#800000;
}

h3 {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
color:#0066CC;
}

.navText {
	color: #E6E6E6;
	letter-spacing:.1em;
	line-height:16px;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.navText1 {
	color: #FFFFFF;
	letter-spacing:0.1em;
	line-height:16px;
	background-color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.fusszeile {
font-family:Verdana,Arial,sans-serif;
font-size:10px;
color:#0000CC;
}


