body,td{
	font-family: Verdana,sans-serif;
	font-size: 12px;
	color: Black;
	}
table{
	font-family: Verdana,sans-serif;
	font-size: 12px;
}

tr{
text-align: left;
 vertical-align: top;
}
tr.mittig{
	text-align: center;
 vertical-align: top;
}

hr{
	color: #6596ED;
		background-color: transparent;
		}
		
a {
text-decoration: none;
color: #CCCCCC;
}
a:hover{
	color: White;
}
a.dunkel{
text-decoration: none;
color: Navy;
}
a.dunkel:hover{
text-decoration: underline;
	color: Black;
}
a.navigation{
text-decoration: none;
color: white;
font-size: 11px;
}
a.navigation:hover{
text-decoration: underline;
	}

h1,font.h1{
	font-weight: bold;
	font-size: 15px;
	color: #003366;
	}
h2{
	font-weight: normal;
	font-size: 12px;
	color: #003366;
}
ul{
	line-height:20px;	
}
