/* 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: #990000;
}
a:active {
	text-decoration: none;
}
#main {
	position: absolute;
	visibility: visible;
	left: 50%;
    width: 1000px; 
	margin-left: -500px;
	z-index: 1; 
}
#header {
	position: absolute;
	visibility: visible;
	width: 1000px;
	height: 130px;
	left: 0px;
	top: 10px;
	z-index: 2;
}
#bg_navi {
	position: absolute;
	visibility: visible;
	width: 167px;
	height: 800px;
	left: 0px;
	top: 145px;
	background-color: #eee8e0;
	z-index: 3;
}
#navigation {
	position: absolute;
	visibility: visible;
	width: 130px;
	height: 500px;
	left: 25px;
	top: 200px;
	z-index: 4;
}
#bg_content {
	position: absolute;
	visibility: visible;
	width: 833px;
	height: 800px;
	left: 167px;
	top: 145px;
	background-color: #f8f6f2;
	z-index: 5;
}
#breadcrumbs {
	position: absolute;
	visibility: visible;
	width: 500px;
	height: 25px;
	left: 192px;
	top: 158px;
	z-index: 6;
}
#fliesstext {
	position: absolute;
	visibility: visible;
	width: 461px;
	height: 720px;
	left: 192px;
	top: 199px;
	z-index: 7;
}
#motiv {
	position: absolute;
	visibility: visible;
	width: 296px;
	height: 197px;
	left: 678px;
	top: 202px;
	z-index: 8;
}
#news {
	position: absolute;
	visibility: visible;
	width: 296px;
	height: 480px;
	left: 678px;
	top: 435px;
	z-index: 9;
}
#footer {
	position: absolute;
	visibility: visible;
	width: 1000px;
	height: 15px;
	left: 0px;
	top: 950px;
	background-color: #004b80;
	z-index: 10;
}	
#copyright {
	position: absolute;
	visibility: visible;
	width: 230px;
	height: 16px;
	left: 30px;
	top: 950px;
	z-index: 11;
}	
#imprint {
	position: absolute;
	visibility: visible;
	width: 100px;
	height: 16px;
	left: 270px;
	top: 950px;
	z-index: 12;
}	
#bottom {
	position: absolute;
	visibility: visible;
	width: 880px;
	height: 10px;
	left: 0px;
	top: 966px;
	z-index: 13




}
.navi_01 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #006699;
	text-decoration: none;
}
.navi_02 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
}
.headline_01 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	color: #006699;
	text-decoration: none;
}
.headline_02 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #006699;
	text-decoration: none;
}
.headline_03 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #006699;
	text-decoration: none;
}
.fliesstext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: reg;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.fliesstext_link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: reg;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	border-bottom: 1px dotted #990000;
}
.breadcrumbs {
	font-family: Verdana;
	font-size: 10px;
	font-weight: reg;
	color: #000000;
	text-decoration: none;
}
.breadcrumbs_link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: reg;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
.footertext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: reg;
	color: #FFFFFF;
	text-decoration: none;
}

