#header {
	border-bottom: 1.9em solid #52579c;
	background-color: #cfd2ff;
	background-image: url(presse.jpg);
	background-repeat:no-repeat;
}

#header a {
	color: black;
	border-bottom: 1px dotted black;
}

#header a:hover {
	border-bottom: 2.5em solid #52579c;
}

#navi-oben a {
	color: white;
	border-left: solid white;
}

#navi-oben :link:hover {
	color: black;
	border-bottom: dashed black;
	border-left: solid black;
}
