/* @import url(/css/font_blau.css); */
body {
	background-color: #F5F5F5; 
}
#Inhalt {
	border-left-color: rgb(18,22,119);
}
#Kopf {
	color: #e9e9e9;
	background-color: rgb(18,22,159);
}

#Menu {
	background-color: rgb(18,22,119);
}

#Fuss {
	background-color: rgb(18,22,119); 
}
#werbung {
	color:rgb(18,22,159);
	border-color: rgb(18,22,159);
}
#werbung a {
	color: rgb(18,22,119);
}
#werbung a:hover {
	color: #fff;
	background-color: #89a3c6; 
}
#Menu a {
	background-color: rgb(18,22,119); 
	color: #ddd;
}
#Menu a.Aktiv {
	background-color: white; 
	background-color: #eff4fa; 
	color: rgb(18,22,119);
}
#Menu a:hover {
	background-color: #eff4fa; 
	color: rgb(18,22,119);
}
.AngeboteKopf, .MenuKoepfe {
	background-color:rgb(18,22,159);
	color: white;
}

.anmeldeform {
	border-color: rgb(18,22,159);
}
