body { 
	font-family : Verdana, sans serif;
	font-size : 13px;
	background-color:#FFFFFF;
	background-image: url('/images/hg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
	padding:0px;
}
html, body {
	margin:0 auto;
	text-align: center; 	
}

* {
	-mox-box-sizing: border-box;
	box-sizing: border-box;
	color: #686868;
	font: normal 13px/21px Verdana, sans serif; 
	padding: 0px;
	margin: 0px;
}
a:link, a:visited, a:active { color:#C83D05; text-decoration:none;}
a:hover { text-decoration:none; color:#333333;}
a:focus { text-decoration:underline; }

b {
	font-weight: bold;
}
img {
	border: 0px;
}
ul {
	margin-bottom: 10px;
	font-weight: bold;
}
ol {
	list-style-type:decimal;
	margin-bottom: 10px;
	font-weight: bold;
}
li {
	margin-left: 35px;
}
.imanfahrtul ul {
	margin-bottom: 10px;
	font-weight: bold;
}
.imanfahrtul li {
	margin-left: 445px;
}
.errul, .errul li {
	color:#FF0000;
}
label {
	display: inline-block;
	width: 175px;
	vertical-align: top;
}
hr {
	margin:0 auto;
	margin-top:25px;
	margin-bottom:25px;
	width:80%;
	height:1px;
}

.content{
	width: 950px;
	height: 1090px;
	z-index: 2;
	margin:0 auto;
	margin-top: 300px;
	text-align: left;
}

.nav {
	margin:0 auto;
	margin-left: 15px;
	z-index: 3;
	visibility: visible;
	width: 965px;
	height: 22px;
}

.main {
	float:left;
	margin: 45px 0px 0px 0px;
	z-index: 3;
	visibility: visible;
	width: 745px;
	height: 925px;
	display:block; 
	overflow:auto; 
	position:absolute;
	scrollbar-face-color: FFFFFF;
	scrollbar-highlight-color: ADADAD;
	scrollbar-3dlight-color: FFFFFF;
	scrollbar-darkshadow-color: FFFFFF;
	scrollbar-shadow-color: ADADAD;
	scrollbar-arrow-color: ADADAD;
	scrollbar-track-color: FFFFFF;
}

.boxright{
	float:right;
	margin-top: 45px;
	margin-left: 25px;
	right:0px;
	width:200px;
	color:#FF0000;
	position:relative;
}
.boxright .headline {
	text-align: left;
	margin-bottom: 11px;
	font-weight: bold;
	color: #686868;
	font-size: 13px; 
	font-family: Verdana, sans serif;
	text-transform: uppercase;
}
.boxright .text{
	text-align: left;
	color:#FF0000;
	font-size: 13px;
	font-family: Verdana, sans serif;
}

.article .headline {
	text-align: left;
	margin-bottom: 11px;
	font-weight: bold;
	color: #686868;
	font-size: 13px; 
	font-family: Verdana, sans serif;
	text-transform: uppercase;
}
.article .text{
	text-align: left;
	font-family: Verdana, sans serif;
	font-size: 13px;
}
.article{
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 35px;
}

.imanfahrt{
	float:left;
	z-index: 5;
	margin-top:0px;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:20px;
	width:400px;
	height:299px;
	position:relative;
}

.footer{
	margin:0 auto;
	margin-top: 1025px;
	z-index: 3;
	visibility: visible;
	width: 947px;
	position:absolute;
}