html {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E13;
	background: #999999;
	height: 100%;
	scrollbar-base-color: #C67D2A; 
	
}

form {
	padding: 0;
	margin: 0;
	border: 0;
}

.MainBox {
	width: 1000px;
	margin: 0 auto 0 auto;
	background-color: #6B697E;	
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 1;
	height: 650px;
}

.MainBox .Inserat {
	position: absolute;
	float: left;	
	top: 285px;
	left: 650px;
	width:200px;
	overflow: hidden;
	font-size: 14px;
	color: #000000;
	text-align:left;
	z-index: 5;
}

.MainBox .Slogan2 {
	position: absolute;
	float: left;	
	top: 120px;
	left: 800px;
	overflow: hidden;
	font-size: 24px;
	color: #FFFFFF;
	z-index: 5;
}

* html .MainBox {
	height: 100%;
}

.Head {
	height: 431px;
	background: url(../images/b_head.gif) no-repeat;
	position: relative;
}

.Head h1 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight:lighter;
}

.Head h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight:lighter;
	padding-bottom:5px;
	margin-bottom:0px;
}

.Head h4 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight:lighter;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:0px;
	border-bottom:1px solid #E1DFE0;		
}

.Head .TopMenu {
	height: 22px;
	float: left;
	margin: 4px 0px 0px 7px;
	font-weight: bold;
}

.Head a:link,
.Head a:visited {
	color: White;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}

.Head a:hover,
.Head a:active {
	color: Silver;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}

.Head .HeaderImage {
	z-index: 2;
	position: absolute;
	top: 22px;
	left: 0px;
}

.Head .RightElem {
	z-index: 10;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(img/rightelem.gif);
	width: 356px;
	height: 650px;
}

.Head .RightElem .NaviSub {
	position: absolute;
	right: 5px;	
	top: 250px;
	color: #5E5D74;
	text-align: left;
	width: 160px;		
}

.Head .RightElem .NaviSub ul {
	font-size: 13px;
}

.Head .RightElem .NaviSub ul li {
	padding-bottom: 5px;
}


.Head .RightElem .NaviSub a {
	color: #5E5D74;
}

.Head .RightElem .NaviSub a.active {
	color: #F08B13;
	font-weight: bold;	
}

.Head .Content {
	background-image: url(img/bg.png);
	color: White;
	position: absolute;
	left: 0px;	
	top: 234px;
	margin-left: 0px;
	width: 980px;
	height: 345px;
	padding-top: 48px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;			
	text-align: left;
}

.Head .Content .ContentContainer {
	top: 0px;
	width: 640px;
	height: 305px;
	overflow: auto;		
}

.Head .Content .ContentContainer .noBorder {
	margin: 3px;
	border:0px;			
}

.Head .Content .ContentContainer img {
	margin: 3px;
	border:4px solid #E3B987;		
}

.Head .Content .ContentContainer a {
	color: #5E5D74;
}

.Head .NaviMain {
	position: absolute;
	left: 0px;	
	top: 234px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;	
	z-index: 88;	
	height: 20px;
	background-image: url(img/bg.png);
}

.Head .NaviMain a {
	font-size: 14px;
	padding-right: 10px;
	text-transform: uppercase;
}

.Head .NaviMain a.active {
	font-weight: bold;
}

.Head .TeaserBoxBackground {
	z-index: 3;
	position: absolute;
	top: 110px;
	right: 45px;
	width: 250px;
	height: 305px;
	background: #FFFFFF;
	opacity: .85;
	filter: alpha(opacity=85);
	display: none;
}

.Head .Bottom {
	z-index: 20;
	position: absolute;
	top: 629px;
	left: 0px;
	width: 1000px;
	height: 20px;
	color:#FFFFFF;
	text-align:left;
	background-color:#5E5D74;	
	font-size: 14px;	
	padding-top: 2px;	
}

.Head .DreierNavi {
	z-index: 30;
	position: absolute;
	top: 583px;
	left: 720px;
	height: 68px;
	padding-right: 0px;	
	padding-left: 0px;		
}













