h1 {
	color: #3F6AB8;
}
.navigation {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height:30px;
}


.navigation a{


	
}


.navigation a:hover {


	background-color: #6389CE;
	display: block;

}



#nav-menu li a
{

	font-weight: bold;

	color: #FFFFFF;
	padding-left: 8px;
	
	padding-top:0px;
	outline:none;

height: 2em;

float: left;
width: 225px;
display: block;

background-color:#3f6ab8;
text-decoration: none;

} 


#nav-menu li a:hover {

background-color:#6389CE;

}



.weiss {
	color: #FFFFFF;
}



.blauFett {
		color: #3F6AB8;
		font-weight: bold;
}

.blau {
		color: #3F6AB8;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
