/* CSS Header */

#header {
	background-image: url(/i/ecke_header.gif); background-repeat: no-repeat;
	margin: 0px 0px 9px 186px;
	text-align: right;
	color: white;
	font-size: 69%;
}

#header div.inhalt {
 margin-left: 7px;
 background: #00419B url(/i/bg_header.gif) repeat-x;
 height: 103px;
 position: relative;
}

#header span.header-ausrichten {
	position: absolute;
	bottom: 0px;
	right: 4px;
}

#header span.header-datum {
	line-height: 3em;
}

#header span.header-navi {
	line-height: 2.3em;
	font-weight: bold;
	background-color: #FF8700;
}

#header a {
	color: white;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}
