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