/* CSS Document */

body {
	overflow:hidden;
	border:0;
	margin:0;
	padding:0;
}
#bg {
	position:absolute;
	top:0;
	left:0;
	min-height:100%;
	min-width:100%;
	border:0;
	margin:0;
	padding:0;
	z-index:0;
}
/* IE 6 Hack */
	* html #bg {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		border:0;
		margin:0;
		padding:0;
		z-index:0;
	}
#total {
	position:absolute;
	top:50%; 
	left:50%; 
	width:950px;
	height:620px;	
	margin-left:-475px;
	margin-top:-310px;
	z-index:1;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:220px;
	height:72px;
	background-color:#FFFFFF;
	z-index:2;
}
#kopf {
	position:absolute;
	top:0px;
	left:220px;
	z-index:2;
}
#hidenav {
	position:absolute;
	top:0;
	left:220px;
	width:730px;
	height:72px;
	background-color:#FFFFFF;
	z-index:1;
}
#linie {
	position:absolute;
	top:69px;
	left:0px;
	width:950px;
	height:3px;
	font-size:1px;
	background-color:#E1001A;
	z-index:3;
}
#titel {
	position:absolute;
	top:85px;
	left:230px;
	width:720px;
	height:24px;
	background-color:#E1001A;
	z-index:2;
}
#inhalt {
	position:absolute;
	top:113px;
	left:230px;
	width:720px;
	height:487px;
	background-color:#FFFFFF;
	overflow: auto;
	overflow-x: hidden;
	z-index:2;
}
#inhalt2 {
	position:absolute;
	top:113px;
	left:230px;
	width:720px;
	height:487px;
	overflow: auto;
	overflow-x: hidden;
	z-index:4;
}
 
#abschluss {
	position:absolute;
	top:602px;
	left:230px;
	width:720px;
	height:18px;
	background-color:#FFFFFF;
	z-index:2;
}
#eck {
	position:absolute;
	top:606px;
	left:0px;
	width:14px;
	height:14px;
	z-index:2;
}
#nav_head {
	position:absolute;
	top:85px;
	left:0px;
	width:220px;
	height:24px;
	background-color:#E1001A;
	z-index:2;
}
#nav_1 {
	position:absolute;
	top:113px;
	left:0px;
	width:220px;
	height:22px;
	background-color:#8C8C8C;
	z-index:2;
}
#nav_2 {
	position:absolute;
	top:137px;
	left:0px;
	width:220px;
	height:22px;
	background-color:#8C8C8C;
	z-index:2;
}
#nav_3 {
	position:absolute;
	top:161px;
	left:0px;
	width:220px;
	height:22px;
	background-color:#8C8C8C;
	z-index:2;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Elemente
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

p {
	margin-top:8px;
	margin-bottom:4px;
}
ul {
	list-style: url(Bilder/bf_stern.gif) outside;
	margin-top:8px;
	font-weight:bold;
	color:#444444;
}
li {
	margin-top:-2px;
	margin-bottom:6px;
}
a:link { 
	color:#E1001A; 
	text-decoration:none; 
}

a:visited { 
	color:#E1001A; 
	text-decoration:none; 
}

a:focus { 
	color:#00509C;
	text-decoration:none; 
	}
	
a:hover { 
	color:#00509C; 
	text-decoration:none; 
}

a:active { 
	color:#E1001A; 
	text-decoration:none; 
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Textformatierungen
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	color:#555555;
}
.subhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	color:#E1001A;
}
.fliestext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	color:#222222;
}
.fliestext_weiss {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	color:#FFFFFF;
}
.fliestext_orange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	color:#E1001A;
}
.nav_head {
	font-family: Times, serif;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	line-height:24px;
	color:#FFFFFF;
}
.titel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
}
