/* start MAIN */

html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	scrollbar-base-color:#BDBFAF;
	scrollbar-3d-light-color:#DBDCD3;
	scrollbar-arrow-color:#DBDCD3;
	scrollbar-darkshadow-color:#BDBFAF;
	scrollbar-face-color:#BDBFAF;
	scrollbar-highlight-color:#DBDCD3;
	scrollbar-shadow-color:#AEB09F;
	scrollbar-track-color:#DBDCD3;
}

#container {
	background: #BDBFAF;
	width: 1170px;
	height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -305px;
	margin-left: -585px;
	border: 1px solid #494949;
	font: 12px/16px Arial, Verdana, sans-serif;
	overflow: hidden;
}
#contentbox td {
	font: 12px/16px Arial, Verdana, sans-serif;
}
/* end MAIN */




/* start HEADBOX */
#headbox {
	position: absolute;
	top: 0;
	width: 100%;
	height: 180px;
	background: #FFFFFF;
}

/* start Logo */
#logo {
	position: absolute;
	top: 5px;
	left: 5px;
	height: 170px;
}
#logo .logotext {
	position: absolute; 
	left: 0;
	top: 0;
}
#logo .logopic {
	position: absolute; 
	left: 5px;
	top: 127px;
}
/* end Logo */

#lang {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 170px;
	color: #cccccc;
}
#lang a {
	color: #cccccc;
	text-decoration: none;
}
#lang a:hover {
	color: #858585;
}


/* start Navigation */
#navibox {
	position: absolute;
	left: 260px;
	bottom: -20px;
	color: #FFFFFF;
}
* html #navibox {
	left: 220px;	/* IE Hack */
}
@media not tty { #navibox { 
	left: 220px; /* Opera Hack */
}}
* + html #navibox { 
	left: 220px;	/* Nur IE 7 */
}

#navibox a {
	margin: 0 7px 0 7px;
}

/* 1st menu */
ul.nav1st {
	padding: 0;
	list-style: none;
}
ul.nav1st li {
	float: left;
}
ul.nav1st li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.nav1st li a:hover {
	color: #E2E3DD;
}
ul.nav1st li .current {
	color: #000000;
}
/* 2nd menu */
ul.nav2nd {
	position: absolute;
	bottom: 25px;
	margin: 0 0 0 3px;
	padding: 0;
	width: 360px;
	list-style: none;
}
ul.nav2nd li {
	float: none;
}
ul.nav2nd li a {
	color: #BDBFAF;
	font-weight: normal;
}
ul.nav2nd li a:hover, ul.nav2nd li .current {
	color: #757763;
}
/* 3rd menu */

.nav3rd li {

}
#navibox ul li ul li ul {
	position: relative;
	display: block;
	left: -610px;
	top: -16px;
	text-align: right;
	width: 570px;
	background: transparent;
}
#navibox ul li ul li ul li {
	float: right;
}
#lang a.active {
	color: #727272;
}


/* end Navigation */
/* end HEADBOX */



/* start CONTENT */
#contentbox {
	position: absolute;
	top: 210px;
	width: 1170px;
	height: 195px;
	z-index: 2;
	background: #BDBFAF;
}
/* default */
#contentbox .content {
	margin: 0 0 0 270px;	/* 2 Felder */
	height: 170px;
	overflow: auto;
}
#contentbox .text {
	margin-right: 180px;	/* 2 Felder */
}
#contentbox p {
	padding-bottom: 2px;	/* 2 Felder */
}
.image_flLeft {
	float: left;
	padding-right: 30px;
}
.image_flRight {
	float: right;
	padding-left: 30px;
}
.dreispalter {
  width: 100%;
}
.dreispalter_1, 
.dreispalter_2, 
.dreispalter_3 {
  float: left;
}

.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}

h2 {
	font-size: 14px;
}

h4 {
	margin: 12px 0 0 0;
}



/* breit */
#contentbox .contentbreit {
	position: absolute;
	left: 12px; 			/* 0 Felder */
	width: 1158px; 			/* ca. 13 Felder */
	height: 375px;
	overflow: auto;
}
#contentbox .textbreit {
	margin: 15px 0 0 0;	/* 2 Felder */
}
/* hoch */
#contentbox .contenthoch {
	position: absolute;
	left: 270px;  			/* 3 Felder */
	width: 900px; 			/* 10 Felder */
	height: 375px;
	overflow: auto;
	background: #BDBFAF;
	z-index: 1;
}
/* links blättern */
#contentbox .contentnavi {
	position: absolute;
	top: 10px;
	right: 20px;
	color: #FFFFFF;
}
body>#contentbox .contentnavi {
	position: fixed;
}
/* links */
#contentbox a {
	color: #FFFFFF;
	text-decoration: none;
}
#contentbox a:hover {
	color: #E2E3DD;
}
/* drucken */
#print {
	height: 90%;
	font: 12px/16px Arial, Verdana, sans-serif;
}
.printcontent {
	border: 1px solid #BDBFAF;
	background: #E2E3DD;
	margin: 10px 10px 10px 10px;
	padding: 2px 7px 5px 7px;
	text-align: left;
}
.printfunctions {
	color: #949494;
	text-align: right;
}
/* download */
.download {
	
}
.download-datum {
	float: left; 
	width: 80px;
	margin-top: 4px;
}
* html .download-datum {
	margin-top: 3px;	/* IE Hack */
}
.download-file {}
.download-desc {}
.download-without-desc {}

#contentbox ul {
	list-style: none;
}

#contentbox li {

}

/* end CONTENT */




/* start FOOTER */
/* default */
#footbox {
	position: relative;
	top: 405px;
}
#footpic {
	position: absolute;
}
/* hoch */
#footboxhoch {
	position: absolute;
	top: 405px;
	z-index: 0;
}

.footend {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 15px;
	background: #BDBFAF;
	font: 11px/14px Arial, Verdana, sans-serif;
	color: #F3F3F1;
	z-index: 3;
}

.footleft {
	position: relative;
	text-align: left;
	float: left;
	color: #F3F3F1;
	text-decoration: none;
	margin-left: 5px;

}
.footleft a {
	color: #F3F3F1;
	text-decoration: none;
}

.footright {
	position: relative;
	text-align: right;
	margin-right: 5px;
}
.footright a {
	color: #FFFFFF;
	text-decoration: none;
}
/* end FOOTER */