/* CSS Document */

/* ALLGEMEIN */
body, html{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	border-width: 0px;
	color: #FFFFFF;
	scrollbar-base-color:#FFFFFF;
}
.copy_weiss{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
.text_gross{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a{
	color: #FFFFFF;
	text-decoration:none;
}
a:active{
	color: #FFFFFF;
}
a:visited{
	color: #FFFFFF;
}
a:hover{
	color: #CCCCCC;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 20px;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
hr{
	width: 100%;
	height: 1px;
	border:none #FFFFFF 0px;
	background-image: url(dotted.gif);
}
.hr_main{
	width: 100%;
	height: 1px;
	border:none #FFFFFF 0px;
	background-image: url(grau.gif);
}
.formular_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
input{
	margin: 0px;
	padding: 0px;
}
#page{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 123px;
	width: 100%;
	height: 592px;
	background-color: #FFFFFF;
	z-index: 2;
}
#iframe{
	position: relative;
	width: 724px;
	height: 592px;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 592px;
	background-color: #FFFFFF;
	border: 0px;
	*border: 0px; /* targets IE6 and 7 */
	border: 0px none #FFFFFF; /* targets IE6 */
}
#header{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 75px;
	left: 79px;
	width: 181px;
	height: 55px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
}
#content_container{
	position: absolute;
	left: 295px;
	top: 76px;
	margin: 0px;
	padding: 0px;
	width: 724px;
	height: 386px;
	background-color: #76ab1b;
}
#content{
	position: relative;
	left: 44px;
	top: 38px;
	margin: 0px;
	padding: 0px;
	height: 310px;
	width: 635px;
}
#flash_holder{
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: -44px;
	margin-top: -38px;
	height: 386px;
	overflow: visible;
	width: 724px;
}
#bg{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	background-color: #EEEEEE;
}
#bg2{
	position: relative;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	background-color: #EEEEEE;
}
.spalte_1{
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 310px;
}
.spalte_2{
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 325px;
	width: 310px;
}
.eintrag{
	position: relative;
	width: 100%;
}
.rechts{
	position: relative;
	width: 100%;
	text-align: right;
	margin: 0px;
	padding: 0px;
	top: -11px;
	margin-bottom: -21px;
}

/* NAVIGATION */
#navi{
	position: absolute;
	left: 119px;
	top: 165px;
	margin: 0px;
	padding: 0px;
	width: 142px;
	height: 400px;
}
#navi a{
	text-decoration: none;
}
#navi ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav1 div{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 112px;
	height: 13px;
	background-image: url(bt_nav1.gif);
	background-repeat: no-repeat;
}
#nav1_akt div{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 112px;
	height: 13px;
	background-image: url(bt_nav1_akt.gif);
	background-repeat: no-repeat;
}
#nav1 div:hover{
	background-position: 0px -21px;
}
#nav1 span{
	visibility: hidden;
}
#nav1_akt span{
	visibility: hidden;
}
#nav2 div{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	*margin-top: -2px; /* targets IE6 and 7 */
	_margin-top: -2px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav2.gif);
	background-repeat: no-repeat;
}
#nav2_akt div{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	*margin-top: -2px; /* targets IE6 and 7 */
	_margin-top: -2px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav2_akt.gif);
	background-repeat: no-repeat;
}
#nav2 div:hover{
	background-position: 0px -21px;
}
#nav2 span{
	visibility: hidden;
}
#nav2_akt span{
	visibility: hidden;
}
#nav3 div{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	*margin-top: -2px; /* targets IE6 and 7 */
	_margin-top: -2px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav3.gif);
	background-repeat: no-repeat;
}
#nav3_akt div{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	*margin-top: -2px; /* targets IE6 and 7 */
	_margin-top: -2px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav3_akt.gif);
	background-repeat: no-repeat;
}
#nav3 div:hover{
	background-position: 0px -21px;
}
#nav3 span{
	visibility: hidden;
}
#nav3_akt span{
	visibility: hidden;
}
#nav4 div{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	*margin-top: -4px; /* targets IE6 and 7 */
	_margin-top: -4px; /* targets IE6 */
	width: 112px;
	height: 16px;
	background-image: url(bt_nav4.gif);
	background-repeat: no-repeat;
}
#nav4_akt div{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	*margin-top: -4px; /* targets IE6 and 7 */
	_margin-top: -4px; /* targets IE6 */
	width: 112px;
	height: 16px;
	background-image: url(bt_nav4_akt.gif);
	background-repeat: no-repeat;
}
#nav4 div:hover{
	background-position: 0px -21px;
}
#nav4 span{
	visibility: hidden;
}
#nav4_akt span{
	visibility: hidden;
}
#nav5 div{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	*margin-top: -2px; /* targets IE6 and 7 */
	_margin-top: -2px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav5.gif);
	background-repeat: no-repeat;
}
#nav5_akt div{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	*margin-top: -2px; /* targets IE6 and 7 */
	_margin-top: -2px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav5_akt.gif);
	background-repeat: no-repeat;
}
#nav5 div:hover{
	background-position: 0px -21px;
}
#nav5 span{
	visibility: hidden;
}
#nav5_akt span{
	visibility: hidden;
}
#nav6 div{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	*margin-top: -2px; /* targets IE6 and 7 */
	_margin-top: -2px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav6.gif);
	background-repeat: no-repeat;
}
#nav6_akt div{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	*margin-top: -2px; /* targets IE6 and 7 */
	_margin-top: -2px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav6_akt.gif);
	background-repeat: no-repeat;
}
#nav6 div:hover{
	background-position: 0px -21px;
}
#nav6 span{
	visibility: hidden;
}
#nav6_akt span{
	visibility: hidden;
}


#nav3_sub1 a div{
	position: relative;
	left: 24px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 14px;
	*margin-top: 2px; /* targets IE6 and 7 */
	_margin-top: 2px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav3_sub1.gif);
	background-repeat: no-repeat;
}
#nav3_sub1_akt a div{
	position: relative;
	left: 24px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 14px;
	*margin-top: 2px; /* targets IE6 and 7 */
	_margin-top: 2px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav3_sub1_akt.gif);
	background-repeat: no-repeat;
}

#nav3_sub1 div:hover{
	background-position: 0px -22px;
}
#nav3_sub1 span{
	visibility: hidden;
}
#nav3_sub1_akt span{
	visibility: hidden;
}

#nav3_sub2 a div{
	position: relative;
	left: 24px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
	*margin-top: -3px; /* targets IE6 and 7 */
	_margin-top: -3px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav3_sub2.gif);
	background-repeat: no-repeat;
}
#nav3_sub2_akt a div{
	position: relative;
	left: 24px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
	*margin-top: -3px; /* targets IE6 and 7 */
	_margin-top: -3px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav3_sub2_akt.gif);
	background-repeat: no-repeat;
}
#nav3_sub2 div:hover{
	background-position: 0px -22px;
}
#nav3_sub2 span{
	visibility: hidden;
}
#nav3_sub2_akt span{
	visibility: hidden;
}

#nav3_sub3 a div{
	position: relative;
	left: 24px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
	*margin-top: -3px; /* targets IE6 and 7 */
	_margin-top: -3px; /* targets IE6 */
	/*margin-bottom: 3px;*/
	width: 112px;
	height: 13px;
	background-image: url(bt_nav3_sub3.gif);
	background-repeat: no-repeat;
}
#nav3_sub3_akt a div{
	position: relative;
	left: 24px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
	*margin-top: -3px; /* targets IE6 and 7 */
	_margin-top: -3px; /* targets IE6 */
	/*margin-bottom: 3px; */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav3_sub3_akt.gif);
	background-repeat: no-repeat;
}
#nav3_sub3 div:hover{
	background-position: 0px -22px;
}
#nav3_sub3 span{
	visibility: hidden;
}
#nav3_sub3_akt span{
	visibility: hidden;
}

#nav3_sub4 a div{
	position: relative;
	left: 24px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
	*margin-top: -3px; /* targets IE6 and 7 */
	_margin-top: -3px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav3_sub4.gif);
	background-repeat: no-repeat;
}
#nav3_sub4_akt a div{
	position: relative;
	left: 24px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
	*margin-top: -3px; /* targets IE6 and 7 */
	_margin-top: -3px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav3_sub4_akt.gif);
	background-repeat: no-repeat;
}
#nav3_sub4 div:hover{
	background-position: 0px -22px;
}
#nav3_sub4 span{
	visibility: hidden;
}
#nav3_sub4_akt span{
	visibility: hidden;
}

#nav3_sub5 a div{
	position: relative;
	left: 24px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
	*margin-top: -3px; /* targets IE6 and 7 */
	_margin-top: -3px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav3_sub5.gif);
	background-repeat: no-repeat;
}
#nav3_sub5_akt a div{
	position: relative;
	left: 24px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
	*margin-top: -3px; /* targets IE6 and 7 */
	_margin-top: -3px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav3_sub5_akt.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#nav3_sub5 div:hover{
	background-position: 0px -22px;
}
#nav3_sub5 span{
	visibility: hidden;
}
#nav3_sub5_akt span{
	visibility: hidden;
}

#nav4_sub1 a div{
	position: relative;
	left: 24px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 14px;
	*margin-top: 2px; /* targets IE6 and 7 */
	_margin-top: 2px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav4_sub1.gif);
	background-repeat: no-repeat;
}
#nav4_sub1_akt a div{
	position: relative;
	left: 24px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 14px;
	*margin-top: 2px; /* targets IE6 and 7 */
	_margin-top: 2px; /* targets IE6 */
	width: 112px;
	height: 13px;
	background-image: url(bt_nav4_sub1_akt.gif);
	background-repeat: no-repeat;
}
#nav4_sub1 div:hover{
	background-position: 0px -22px;
}
#nav4_sub1 span{
	visibility: hidden;
}
#nav4_sub1_akt span{
	visibility: hidden;
}


#bt_eng{
	position: absolute;
	left: 140px;
	top: 452px;
	margin: 0px;
	padding: 0px;
	width: 46px;
	height: 9px;
	background-image: url(bt_english.gif);
	background-repeat: no-repeat;
}
#bt_eng{
	position: absolute;
	left: 295px;
	left: 973px;
	top: 55px;
	margin: 0px;
	padding: 0px;
	width: 46px;
	height: 9px;
	background-image: url(bt_english.gif);
	background-repeat: no-repeat;
}
#bt_eng:hover{
	background-position: 0px -14px;
}
#bt_eng span{
	visibility: hidden;
}



#xtra_navi{
	position: absolute;
	left: 818px;
	top: 472px;
	width: 200px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#xtra_navi a{
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#xtra_navi a:hover{
	color: #999999;
}
.mainbox{
	margin: 0px;
	padding: 0px;
	width: 630px;
	height: 300px;
	overflow: auto;

}
.topbox{
	margin: 0px;
	padding: 0px;
	width: 630px;
	height: 230px;
	overflow: auto;

}
#bottombox{
	margin: 0px;
	padding: 0px;
	width: 640px;
	height: 100px;
	overflow: auto;
}


.contentBoxStan{
	margin: 0px;
	padding: 0px;
	width: 630px;
	height: 320px;
	overflow: auto;
}
#contentBoxStan{
	margin: 0px;
	padding: 0px;
	width: 630px;
	height: 320px;
	overflow: auto;
}

form {
	color: #FFFFFF;
	padding-right: 30px;
}
.label_style {
	width: 70px;
	display: inline-block;
}
fieldset {
	border: 0px none;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dotted white;
	margin-bottom: 20px;
}
legend {
	font-weight: bold;
	color: #DDDDDD;
	padding-left: 20px;
	background: url(pfeil.gif) left center no-repeat;
	height: 15px;
	font-size: 12px;
}
.subhead_alt {
	text-transform: uppercase;
	background: white;
	color: #ff6600;
	font-weight: bold;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
}
.subhead {
	text-transform: uppercase;
	color: #F6F6F6;
	font-weight: normal;
	margin-bottom: 0px;
}
input {
	background: url(schraffur.gif);
	border: 1px solid #EEEEEE;
	margin-bottom: 5px;
}
.button_submit {
	background: white;
	border: 1px solid #EEEEEE;
	margin-bottom: 5px;
	color: #FF6600;
	font-weight: bold;
	padding: 5px;
}
#bild_rechts{
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 382px;
	margin-top: -38px;
	width: 298px;
	height: 386px;
}
#contentBoxLeft{
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 360px;
	height: 320px;
	overflow: auto;
	padding-right: 15px;
}
#content_container ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(bullet.gif);
	margin-left: 15px;
	margin-top: 10px;
}
#content_container li {
	margin-bottom: 5px;
}

.subsub {
	border-top: 1px dotted white;
	border-bottom: 1px dotted white;
	width: 320px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

.subsub2 div {
	margin-left: 23px;
	margin-left: 35px;
}

.subsub2 div a {
	font-size: 11px;
	color: #333333;
	background-image: none;
	background-color: #FFFFFF;
}
.subsub2 div a:hover {
	font-size: 11px;
	color: #666666;
}
.subsub2_akt {
	font-size: 11px;
	color: #76AB1B;
	margin-left: 23px;
	margin-left: 35px;
}

#sub_main_navi{
	font-size: 16px;
}


