/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding:0px;
	background-image: url(img/bg_verlauf.gif);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #003e7d;
}
a:active {
	text-decoration: none;
}
#main {
	position: absolute;
	visibility: visible;
	left: 50%;
    width: 880px; 
	margin-left: -440px;
	z-index: 1; 
}
#header {
	position: absolute;
	visibility: visible;
	width: 880px;
	height: 220px;
	left: 0px;
	top: 10px;
	z-index: 2;
}
#background {
	position: absolute;
	visibility: visible;
	width: 880px;
	height: 700px;
	left: 0px;
	top: 233px;
	background-color: #FFFFFF;
	z-index: 3;
}
#navigation {
	position: absolute;
	visibility: visible;
	width: 190px;
	height: 665px;
	left: 30px;
	top: 265px;
	z-index: 4;
}
#content {
	position: absolute;
	visibility: visible;
	width: 590px;
	height: 665px;
	left: 247px;
	top: 263px;
	z-index: 5;
}
#content_02 {
	position: absolute;
	visibility: visible;
	width: 250px;
	height: 25px;
	left: 588px;
	top: 264px;
	z-index: 6;
}
#bild {
	position: absolute;
	visibility: visible;
	width: 200px;
	height: 200px;
	left: 638px;
	top: 263px;
	z-index: 7;
}
#footer {
	position: absolute;
	visibility: visible;
	width: 880px;
	height: 18px;
	left: 0px;
	top: 936px;
	background-color: #002143;
	z-index: 8;
}	
#copyright {
	position: absolute;
	visibility: visible;
	width: 190px;
	height: 16px;
	left: 30px;
	top: 938px;
	z-index: 9;
}	
#imprint {
	position: absolute;
	visibility: visible;
	width: 190px;
	height: 16px;
	left: 250px;
	top: 938px;
	z-index: 10;
}	
#bottom {
	position: absolute;
	visibility: visible;
	width: 880px;
	height: 10px;
	left: 0px;
	top: 954px;
	z-index: 11




}
.navi_01 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #727272;
	text-decoration: none;
}
.navi_02 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #003e7d;
	text-decoration: none;
}
.headline_01 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	color: #003e7d;
	text-decoration: none;
}
.headline_02 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #003e7d;
	text-decoration: none;
}
.headline_03 {
	font-family: Arial;
	font-size: 12px;
	font-weight: reg;
	line-height: 16px;
	color: #003e7d;
	text-decoration: none;
	font-style: italic;
	text-align: right;	
}
.fliess_01 {
	font-family: Arial;
	font-size: 11px;
	font-weight: reg;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.fliess_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: reg;
	line-height: 16px;
	color: #003e7d;
	text-decoration: none;
	border-bottom: 1px dotted #003e7d;
}
.footertext {
	font-family: Arial;
	font-size: 10px;
	font-weight: reg;
	color: #CCCCCC;
	text-decoration: none;
}

