html, body
	{
	color:#FFFFFF;
	width: 100%;
	}

body {
	background-color: #00377C;
	background-image: url(/backs/nav2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: absolute;
	top: 0px;
	left: 0px;
	}
a, a:active, a:visited, a:link, a:hover {
	text-decoration:none;
	border:inherit;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	}

div {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	}

.logo {
	top: 0px;
	height:88px;
	overflow:hidden;
	right: 0px;
	width: 645px;
	}

.bild {
	top: 0px;
	right: 0px;
	height:88px;
	overflow:hidden;
	}
.leiste1 {
	top: 88px;
	left: 0px;
	height:2px;
	overflow:hidden;
	background-color:#E20A16;
	width:100%;
	}
.leiste2 {
	top: 108px;
	left: 0px;
	height:2px;
	overflow:hidden;
	background-color:#E20A16;
	width:100%;
	}

.nav {
	top: 88px;
	overflow:hidden;
	width:100%;
	left: 0px;
	}

a.nav2 {
	padding-left: 20px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	position: static;
	color: #809BBE;
	background-image: url(/backs/nav-hellblau.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	}

a.nav2:hover {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 5px;
	position: static;
	color: #FFFFFF;
	background-image: url(/backs/nav-weiss.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	}
a.nav2-aktiv {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 5px;
	position: static;
	color: #FFFFFF;
	background-image: url(/backs/nav-rot.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	}

