@charset "utf-8";
.form_eingabefeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border: 1px solid #E7540D;
}

.Menue_Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.Grau_gross {
	font-family: Arial;
	font-size: 25px;
	font-weight: bolder;
	color: #000000;
}
.Text_Fett_Grau {
	font-family: Arial;
	font-size: 25px;
	font-weight: bolder;
	color: #999999;
}
.ueberschrift_Heder {
	font-family: Arial;
	font-size: 14px;
	color: #FFCC00;
}
.formTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.Rahmen_unten_punkt {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #333333;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.LinkAdminMenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.tbl_hintergrund {
	background-color: #BFA6AC;
}
.box_klein {
	width: 300px;
	border: 1px solid #999999;
}
.ueberschrift_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.form_beschreibung {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.form_txt_feld {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.schwarz_dicker {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.schwarz_dick {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}.Hintergrund_lite_blue {
	background-color: #DBE0E6;
	font-weight: normal;
}
.Iframe_boder_weiss {
	border: 1px solid #FFFFFF;
}

.Ueberschrift_schwarz_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Angebot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF9900;
}
.RahmenUnten_durchgezogen {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
.Ueberschrift_gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.box_links_orange {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #E86D0A;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF9900;
	border: 1px solid #000000;
	height: 19px;
	width: 80px;
}
.txt_weiss_klein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#basic-accordian{
	border:5px solid #EEE;
	padding:5px;
	width:340px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-175px;
	z-index:2;
	margin-top:-100px;
}

.accordion_headings{
	padding:5px;
	background:#99CC00;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#00CCFF;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#00CCFF;
}

.tab_container *{
	float:left;
	width:100px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	list-style-type: none;
	text-align: left;
}
#mainLayer {
position:absolute; 
left:170px;
top:0px; 
width:1017px;
 height:100%; 
 z-index:2;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
.HG_Grau {
	background-repeat: repeat-x;
}
.RahmenGrau {
	border: 1px solid #999999;
}
.HG_Orange {
	background-image: url(../Image/HG_Orange.png);
	background-repeat: repeat-x;
}

