@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFEE7;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #AE0B00;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #666;
}
#kopf {
	background-color: #F8EABB;
	height: 80px;
	width: 100%;
	top: 0px;
	position: absolute;
	z-index: 1;
}
#inhalt_hg {
	background-color: #FFFAE4;
	height: 600px;
	width: 100%;
	position: absolute;
	top: 387px;
	background-image: url(basics/verlauf.gif);
	background-repeat: repeat-x;
	z-index: 1;
}
#kopf_bild {
	height: 838px;
	width: 414px;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 50%;
	margin-left: -419px;
}
#text {
	height: auto;
	width: 470px;
	position: absolute;
	z-index: 3;
	top: 426px;
	left: 50%;
	margin-left: -400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #666;
	text-align: left;
}
#bildleiste {
	height: auto;
	width: 290px;
	position: absolute;
	z-index: 3;
	top: 426px;
	left: 50%;
	margin-left: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #666;
	text-align: left;
}
#bildleiste img {
	margin-bottom: 15px;
}
#weis {
	position:absolute;
	left:0px;
	top:80px;
	width:100%;
	height:307px;
	z-index:1;
	background-color: #FFF;
}
#navi {
	position:absolute;
	right:50%;
	top:46px;
	width:535px;
	height:46px;
	z-index:3;
	margin-right: -399px;
}

.nav_button {
	height: 46px;
	visibility: visible;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E09D24;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	line-height: 46px;
	padding-right: 18px;
	padding-left: 18px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	display: inline;
	float: right;
	background-color: #F9F0CF;
}
.nav_mark {
	height: 46px;
	visibility: visible;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E09D24;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	line-height: 46px;
	padding-right: 18px;
	padding-left: 18px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	display: inline;
	float: right;
	background-color: #F8EABB;
}

#nav_impr {
	position:absolute;
	left:705px;
	top:3px;
	width:76px;
	height:15px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #E09D24;
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
}
.nav_button a:link, .nav_button a:visited {
	color: #E09D24;
	text-decoration: none;
}
.nav_button a:hover {
	color: #000000;
	text-decoration: none;
}
#nav_impr a:link, #nav_impr a:visited {
	color: #E09D24;
	text-decoration: none;
}
#nav_impr a:hover {
	color: #000000;
	text-decoration: none;
}
p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #666;
	text-align: left;
}

