html, body { 
	padding: 0;
	margin: 0;
	border: none;
	font: small/1.5em Arial, Helvetica, Verdana, sans-serif;
	color: #002c6c;
}

html { 
	min-height: 100%;
	background: #002c6c url(../htmlbg.gif) repeat-x bottom left fixed;
}

body { 
	width: 1001px;
	position: relative;
	margin: 0 auto;
}



/* ==== Aufbau ==== */

#page_margins { 
	position: relative;
	z-index: 2;
	float: left;
	background: url(../bodybg.png) repeat-y;
	margin: 0 0 20px 0;
}

#page { 
	min-height: 400px;	
	height: auto !important;	
	height: 400px;
	float: left;
	position: relative;
	padding: 171px 0 30px 0;
	margin: 0 auto;
	font-size: 1em;
	line-height: 1.5em;
	background: url(../containerbg.png) no-repeat bottom left;
	width: 1001px;
}

#ie_clearing { 
	display: none;
}

#main { 
	position: relative;
}

#col3 { 
	float: right;
	position: relative;
	margin: 30px 0 0 0;
	right: 18px;
	padding: 6px 12px;
	width: 484px;
	z-index: 5;
}

#col2 { 
	position: relative;
	right: 18px;
	padding: 6px 12px;
	margin: 105px 0 0 0;
	width: 216px;
	float: right;
	font-size: 0.85em;
	line-height: 1.5em;
	/*overflow: hidden;*/
	z-index: 6;
}

#header { 
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 auto;
	height: 170px;
	width: 1001px;
	background: #002c6c url(../logo.jpg) no-repeat 18px 31px !important;
}

#breadcrumb { 
	position: absolute;
	top: 171px;
	left: 236px;
	background: #ccd5e2;
	height: 22px;
	width: 734px;
	font-size: 0.9em;
	line-height: 1.25em;
	padding: 7px 0 0 12px;
	color: #000;
}

#breadcrumb span { 
	border: 1px solid #a8c5eb;
	background: #fff;
	float: right;
	padding: 4px 10px 4px 0;
	margin: -4px 12px 0 10px;
	display: block;
}

#breadcrumb span img { 
	float: left;
}

#startkopf { 
	position: absolute;
	top: 201px;
	left: 247px;
	margin: 11px 0 1px 0;
	width: 724px;
	height: 338px;
}

#footer { 
	height: 70px;
	padding: 5px 0 0 0;
	background: url(../footerbg.png) no-repeat bottom left;
	width: 1001px;
	position: relative;
	bottom: -18px;
	margin: -18px 0 0 0;
	float: left;
	clear: both;
}

#footer p { 
	margin: 0 0 0 247px;
	padding: 3px 0 5px 0;
	background: #fff;
	font-size: 11px;
	line-height: 15px;
	border-top: 1px dashed #ccc; 
	width: 724px;
	text-align: center;
}



/* ==== Allgemeines ==== */

.nostyle { 
	display: none;
}

img, a img { 
	border: none;
}

p { 
	margin: 0 0 14px 0;
	padding: 0;
}

q { 
	quotes: "\201E" "\201D";
}

a { 
	color: #cc6601;
}

a:active, a:focus, a:hover { 
	color: #000;
	text-decoration: none;
}

a:focus {
	color: #000 !important;
	background: orange;
}

*+html a:active {
	color: #000;
	background: orange;
}

.bild_links { 
	margin: 0 12px 12px 0;
	float: left;
}

.bild_rechts { 
	margin: 0 0 12px 12px;
	float: left;
}

input { 
	border: 1px solid #7f9db9;
	margin: 0;
	padding: 2px 4px;
}

input:active, input:focus, input:hover, 
select:active, select:focus, select:hover,  
textarea:active, textarea:focus, textarea:hover { 
	border: 1px solid #cc6601 !important;
}

select, textarea { 
	border: 1px solid #7f9db9;
	margin: 0;
	padding: 2px;
}

p.zitat { 
	font-weight: bold;
	font-size: 1.05em;
}

span.quelle { 
	display: block;
	text-align: right;
	font-size: 0.85em;
	font-weight: normal;
	font-style: italic;
}

p.zitat_mitte { 
	font-weight: bold;
	font-size: 1.05em;
	text-align: center;
	margin: 0 0 20px 0;
}

p.zitat_mitte strong { 
	font-size: 1.3em;
}

input.submit { 
	font-size: 0.9em;
	line-height: 1.3em;
	float: right;
	background: #5E7AA2;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

input.submit:active, input.submit:focus, input.submit:hover { 
	background: #fff;
	color: #cc6601;
}



/* ==== Überschriften ==== */

#inhalt h2 { 
	margin: 0 0 12px 0;
	padding: 0;
	color: #cc6601;
	font: bold 1.8em/1.2em Arial, Helvetica, Verdana, sans-serif !important;
}

#inhalt h3 { 
	margin: 10px 0;
	padding: 0;
	color: #cc6601;
	font: bold 1.4em/1.2em Arial, Helvetica, Verdana, sans-serif !important;
}

#inhalt h4 { 
	margin: 5px 0 2px 0;
	padding: 0;
	font: bold 1.1em/1.2em Arial, Helvetica, Verdana, sans-serif !important;
}



/* ==== Rechte Spalte ==== */

#col2 h3 { 
	font-size: 1.1em;
	line-height: 1.25em;
	background: #335689;
	color: #fff;
	padding: 4px 8px;
	margin: 10px 0 8px 0;

}

#col2 h2 { 
	margin: 3px 0 4px 0;
	padding: 0;
	color: #cc6601;
	font: bold 1.25em/1.2em Arial, Helvetica, Verdana, sans-serif !important;
}

#col2 #col2_content { 
	background: #fff url(../newsbg.gif) repeat-x bottom left;
	border-bottom: 1px solid #335689;
	padding: 6px 8px;
	font-size: 1em;
	line-height: 1.5em;
	float: left;
	width: 200px;
}

#col2 #col2_content p { 
	margin: 0 0 6px 0;
}

#col2 form { 
	background: #fff url(../newsbg.gif) repeat-x bottom left;
	border-bottom: 1px solid #335689;
	padding: 0 8px 12px 8px;
	margin: -6px 0 8px 0;
	float: left;
	width: 200px;
}

#col2 h3 { 
	margin: 10px -8px 8px -8px;
}

#col2 label { 
	display: block;
	width: 70px;
	float: left;
	font-weight: bold;
	padding: 0 0 0 8px;
}

#col2 table th { 
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 8px;
	width: 70px;
}

#col2 table td { 	
	padding: 0 0 0 8px;
	text-align: left;
	vertical-align: top;
}

#col2 form label, table.angebot_eintragen td label.check { 
	width: 154px;
	float: left !important;
	float: none;
	margin: 0 0 6px 0 !important;
	margin: 5px 0 3px 0;
}

table.angebot_eintragen td label.check { 
	width: 300px !important;
}

*+html #col2 form label {
	float: none !important;
	}
	
*+html label.check {
	float: none !important;
	}

#col2 input, #col2 select { 
	border: 1px solid #7f9db9;
	margin: 0 0 12px 8px;
	padding: 2px;
	width: 178px;
	font-size: 11px;
	line-height: 13px;
}

#col2 select { 
	width: 184px;
	margin-bottom: 12px;
}

#col2 select option { 
	width: 176px;
}

#col2 input.check, table.angebot_eintragen td input.check {
	width: 20px !important;
	float: left;
	margin-right: 0px;
	border: none;
	margin-left: 0px;
	margin-bottom: 0px;
	}

	
	
/* ==== Login ==== */

#col2_content form h3 { 
	font-size: 1.1em;
	line-height: 1.2em;
	background: #002c6c;
	color: #fff;
	padding: 7px 20px;
	margin: 0 1px;
	opacity: 0.50;
}

#col2_content form { 
	width: 174px;
	padding: 10px 20px 15px 20px;
	position: absolute;
	right: 12px;
	top: -26px !important;
	top: -32px;
	clear: both;
	float: left;
	font-size: 0.85em;
	line-height: 1.5em;
	border: 1px solid #7f9db9;
	margin: -33px 0 0 0;
	background: #fff url(../newsbg.gif) repeat-x bottom left;
}

*+html #col2_content form { 
	top: -32px !important;
}

#col2_content form input { 
	border: none !important;
	padding: 0;
	position: relative;
	left: 0px;
	margin: 4px 0 0 130px;
	width: 40px;
	height: 18px;
	background: url(../button_log.gif) no-repeat;
	overflow: hidden;
	text-indent: -500px;
}

#col2_content form input.suchebox { 
	text-indent: 0;
	background: #fff;
	font-size: 1em;
	line-height: 1.2em;
	padding: 2px 4px !important;
	margin: 4px 0 0 0;
	width: 160px !important;
	height: auto !important;
	border: 1px solid #7f9db9 !important;
}


#col2_content form input.button:active, #col2_content form input.button:active, #col2_content form input.button:active { 
	border: none !important;
}

#col2_content form a { 
	position: relative;
	top: -5px;
	margin: 0 0 0 4px;
}

#col2_content form ul { 
	width: 164px;
	background-color: #fff;
	list-style: none;
	margin: 0 !important;
	/*padding-bottom: 20px;
	padding-top: 10px;*/
	}

#col2_content form ul li {
	margin-left: -39px !important;
	margin-left: 0;
	}
	
*+html #col2_content form ul {
	width: 205px !important;
	}
	
*+html #col2_content form ul li {
	margin-left: 0 !important;
	}
	
#col2_content form ul li a { 
	color: #3a598a;
	font-weight: bold;
	font-size: 1.05em;
	line-height: 1.25em;
	text-decoration: none;
	display: block;
	padding: 8px 0 8px 28px;
	margin: 0 0 0 1px;
	width: 175px;
	border-bottom: 1px solid #edf0f5;
}

#col2_content form ul li a:active, #col2_content form ul li a:focus, #col2_content form ul li a:hover { 
	background-color: #edf0f5;
	color: #cc6601;
	text-decoration: underline;
}



/* ==== Navigation ==== */

#nav_main ul { 
	position: absolute;
	top: 6px;
	left: 40px;
	z-index: 20;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav_main ul li a { 
	display: block;
	color: #3a598a;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

#submenu { 
	float: left;
	position: absolute;
	top: -1px;
	left: 18px;
	background: #fff url(../navbg.png) no-repeat;
	width: 205px;
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
}

#submenu li a { 
	color: #2d323a;
	font-weight: bold;
	font-size: 1.05em;
	line-height: 1.25em;
	text-decoration: none;
	display: block;
	padding: 4px 0 4px 28px;
	margin: 0 0 0 1px;
	width: 175px;
	border-bottom: 1px solid #b2bfd2;
}

#submenu li a:active, #submenu li a:focus, #submenu li a:hover { 
	color: #cc6601 !important;
	background: #e5e9f0 url(../navabg.gif) no-repeat 6px 4px;
}

#submenu li.active a, #submenu li.aktiv a { 
	color: #cc6601;
	background: #e5e9f0 url(../navabg.gif) no-repeat 6px 4px;
}

#submenu li.aktiv a:active, #submenu li.aktiv a:focus, #submenu li.aktiv a:hover,
#submenu li.active a:active, #submenu li.active a:focus, #submenu li.active a:hover { 
	text-decoration: underline;
}

#submenu li ul { 
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li ul li a { 
	background: #EDF0F5 !important;
	font-size: 1em;
	line-height: 1.25em;
	padding: 4px 0 4px 38px;
	margin: 0 0 0 1px;
	width: 165px;
	color: #3a598a !important;
	font-weight: normal;
}

#submenu li ul li a.active { 
	color: #cc6601 !important;
}



/* ==== Kopfbereich ==== */

#header .logo { 
	position: absolute;
	top: 31px;
	left: 18px;
}

#header #topnav { 
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../topleistebg.png) no-repeat;
	height: 49px;
	width: 961px;
	padding: 0 40px 0 0;
	text-align: right;
}

.hideme { 
	display: none;
}

#header .headerbild { 
	z-index: 1;
	position: absolute;
	top: 31px;
	right: 18px;
}

#header .nelk { 
	position: absolute;
	top: 31px;
	right: 35px;
}

#topnav { 
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	z-index: 99;
	top: 4px;
	right: 30px;
}

#topnav a { 
	position: relative;
	top: 4px;
	color: #002c6c;
	text-decoration: none;
	font-size: 0.85em;
	line-height: 1.25em;
}

#topnav a:active, #topnav a:focus, #topnav a:hover { 
	color: #000;
	text-decoration: underline;
}



/* ==== Skip-Navigation ==== */

a.skip { 
	z-index: 100;
	position: absolute !important;
	top: -500px !important;
	left: -4999px !important;
	text-decoration: none;
}

a.skip:focus, a.skip:active { 
	outline: none;
	z-index: 999;
	display: block;
	top: 30px !important;
	left: auto !important;
	right: 18px;
	width: 19em;
	border: 1px solid #fff;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	color: #000 !important;
	text-decoration: none !important;
	background: orange;
}

a.skip:hover { 
	border: 1px solid #fff;
	color: #fff !important;
	background: #3A598A;
	text-decoration: underline !important;
}



/* ==== Inhaltselemente ==== */

.info { 
	float: left;
	background: #6680a7;
	padding: 4px 13px;
	margin: 0 0 12px 0;
}

#inhalt .info h2 { 
	float: left;
	font: bold 14px/16px Arial, Helvetica, Verdana, sans-serif !important;
	color: #fff !important;
	margin: 0;
}

.info .angebotsnr { 
	font-size: 11px;
	line-height: 16px;
	float: right;
	color: #fff;
	text-align: right;
	padding: 0 12px 0 0;
}

.info .angebotsnr a { 
	color: #fff;
}

.eintrag, .eintrag_detail { 
	background: #e5e9f0;
	border-left: 4px solid #cc6600;
	border-right: 4px solid #cc6600;
	border-top: 1px solid #b2bfd3;
	border-bottom: 1px solid #b2bfd3;
	padding: 8px;
	font-size: 0.85em;
	line-height: 1.9em;
	float: left;
	width: 460px;
	margin-top: 0 !important;
}

.eintrag.wechsel, .eintrag_detail.wechsel { 
	background: #f2f4f8;
	border-left: 4px solid #ebc299;
	border-right: 4px solid #ebc299;
	border-top: none;
	border-bottom: 1px solid #b2bfd3;
	margin: 0 0 -1px 0;
}

.eintrag label { 
	width: 140px;
	display: block;
	float: left;
	font-weight: bold;
	clear: left;
}

.eintrag div { 
	float: left;
	width: 310px;
}

.eintrag a, .eintrag_detail a { 
	font-weight: bold;
}

table.eintrag_detail th { 
	text-align: left;
	vertical-align: top;
	padding: 8px;
	width: 150px;
	line-height: 1.4em;
	border-bottom: 1px solid #b2bfd3;
}

table.eintrag_detail th.colspan  { 
	width: auto;
	padding: 0 0 0 8px !important;
	border-bottom: none;
}

table.eintrag_detail td { 
	vertical-align: top;
	padding: 8px;
	line-height: 1.4em;
	border-bottom: 1px solid #b2bfd3;
}

#inhalt .eintrag_detail h3 { 
	margin: 0 0 6px -8px !important;
	margin: -2px -2px 6px -10px;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #b2bfd3;
	background: #e5e9f0;
	color: #002c6c;
	font: bold 1.15em/1.3em Arial, Helvetica, Verdana, sans-serif !important;
}

.eintrag_detail, .eintrag_detail.wechsel { 
	background: #fff url(../tabbg.gif) repeat-x bottom left;
}

table.eintrag_detail { 
	margin: 0;
	padding: 0 0 9px 0;
	width: 484px;
}

table.eintrag_detail td ul { 
	margin-top: 0;
	margin-left: -24px !important;
	margin-left: 18px;
}

*+html table.eintrag_detail td ul { 
	margin-left: 18px !important;
}

table.eintrag_detail td img { 
	float:left; 
	margin-right: 10px;
	margin-bottom: 5px;
}

table.eintrag_detail p {
	clear: left;
	}
	
/* ==== Formular-Tabellen ==== */

table.angebot_eintragen { 
	margin: -15px 0 20px 0;
	padding: 0;
	font-size: 0.85em;
	line-height: 1.4em;
	width: 100%;
}

#inhalt table.angebot_eintragen h3 { 
	margin: 20px 0 -5px -8px !important;
	padding: 4px 8px 4px 8px;
	border-top: 1px solid #b2bfd3;
	border-bottom: 1px solid #b2bfd3;
	background: #e5e9f0;
	color: #002c6c;
	font: bold 1.15em/1.3em Arial, Helvetica, Verdana, sans-serif !important;
}

table.angebot_eintragen th { 
	margin: 0;
	padding: 4px 0 4px 8px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

table.angebot_eintragen td { 
	margin: 0;
	padding: 4px 0 4px 4px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

table.angebot_eintragen tr.wechsel td, table.angebot_eintragen tr.wechsel th { 
	background: #F7F8FA;
}

table.angebot_eintragen td.leer { 
	background: #fff !important;
	height: 34px;
}

table.angebot_eintragen td input { 
	width: 250px;
}

table.angebot_eintragen td select, table.angebot_eintragen td select option { 
	width: 260px;
}


table.angebot_eintragen tr.klein td input, table.angebot_eintragen tr.klein td select, 
table.angebot_eintragen tr.klein td select option { 
	width: 80px;
}

table.angebot_eintragen tr.check td input { 
	width: auto !important;
	padding: 0;
	margin: 0 14px 0 3px;
	border: none;
}

table.angebot_eintragen tr.check td input.kurz { 
	width: 80px !important;
	border: 1px solid #7f9db9;
	margin: 0 14px 0 0;
	padding: 2px 4px;
}	

table.angebot_eintragen td textarea { 
	width: 254px;
	height: 80px;
	font: 1.0em/1.2em Arial, Helvetica, Verdana, sans-serif;
}



/* ==== Startseiten-Klasse ==== */

body.start #inhalt { 
	padding: 362px 12px 6px 12px;
	width: 528px;
}

body.start #col2 { 
	padding: 356px 12px 6px 12px !important;
	padding: 361px 12px 6px 12px;
	width: 172px;
}

*+html body.start #col2 { 
	padding: 361px 12px 6px 12px !important;
}

body.start #col2 div.newseintrag { 
	width: 156px;
}


/* ==== Thickbox ==== */

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayBG {
	background-color:#486896;
	opacity: 0.75;
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 1px solid #CC6601;
	text-align:left;
	top:50%;
	left:50%;
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:4px 25px 10px 0;
	float:right;
	font-size: 11px;
}

#TB_closeAjaxWindow{
	padding:4px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:4px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	font-size: 11px;
	background-color:#486896;
	color: #fff;
	height:27px;
	display: block;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	opacity: 0;
	height:100%;
	width:100%;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-top:1px;
}

.suchergebnisse_top {
	background-color: #cc6600;
	color: #FFFFFF;
	padding: 8px 50px 5px 12px;
	margin-bottom: -20px;
	}

form#anzahl { 
	font-size: 11px;
	line-height: 14px;
}

table.tabkopf, table.tabfuss { 
	font-size: 11px;
	line-height: 14px;
	margin: 20px 0 0 2px !important;
	margin: 20px 0 -19px 0;
	width: 480px !important;
	width: 484px;
	border-collapse: collapse;
	/*border: 1px solid #b2bfd3;*/
	border: 4px solid #cc6600;
	border-bottom: none;
}

table.tabfuss { 
	margin: 0 0 0 2px !important;
	margin: 0 0 0 0;
	border: 4px solid #cc6600;
	border-top: none;
	clear: both;
}

*+html table.tabkopf { 
	margin: 20px 0 -19px 0 !important;
	width: 484px !important;
}

*+html table.tabfuss { 
	margin: 0 0 0 0 !important;
	width: 484px !important;
	border-top: 1px solid #b2bfd3;
}

table.tabkopf th { 
	text-align: left;
	background: #F2F4F8;
	padding: 2px 10px;
	border-bottom: 1px solid #b2bfd3;
}

table.tabkopf td, table.tabfuss td { 
	text-align: left;
	background: #fff;
	padding: 5px 9px;
}

table.tabkopf th input.submit { 
	float: right;
	padding: 1px;
}

div.seiten { 
	padding: 3px 6px;
	z-index: 99;
	font-size: 11px;
	line-height: 14px;
	margin: 20px 0 -7px 0;
	border: 1px solid #b2bfd3;
	position: relative;
	background: #F7F8FA;
	clear: both;
}

div.seiten a { 
	font-weight: bold;
}

table tr.felder td input { 
	position: relative;
	/*margin: 0 8px 0 -22px !important;*/
	margin: 0 8px 0 0 !important;
}

table tr.check.felder td input { 
	display: block;
	float: left;
	clear: left;
	position: relative;
	top: 3px !important;
	top: 0;
}

*+html table tr.check.felder td input { 
	top: 0 !important;
}

table tr.check.felder td label { 
	margin: 2px;
	display: block;
	width: 290px; 
	float: left;
}

div.seiten2 { 
	margin-top: -10px !important;
}

/*
* html table tr.felder td input { 
	margin: 0 8px 0 -28px !important;
}*/

table.tabkopf select {
	padding: 0; 
	width: 95% !important;
	width: auto;
}

table.tabkopf select#sort {
	width: 95% !important;
	width: 130px;
}

p.note, #nek_featurelinks, #col3 .rahmen {
	position: relative;
	background-color: #FBFCFD;
	border: 1px solid #b2bfd3;	
	padding: 8px 16px;
	margin: 10px 0;
	}
	
hr { 
	height: 1px;
	border: none;
	background: #ccc;
	padding: 0;
	margin: 5px 0;
	top: 0;
	clear: both;
}

#nek_featurelinks {
	background-color: #f2f4f8;
	border: 1px solid #b2bfd3;	
}
	
p.detailsuche a {
	font-weight: bold;

	}
	
.infotext {
	position: absolute;
	left: 495px;
	width: 216px;
	background: url(../info_text.gif) no-repeat top left;
	padding-left: 35px;
	}
	
h4.intern_extern {
	border-bottom: 1px solid #000;
	margin-bottom: 12px !important;
	}
	
div#eins_arb_f {
	position: absolute;
	z-index: 99;
	border: 1px solid #b2bfd3;
	border-right: 1px solid #335689;
	border-bottom: 1px solid #335689;
	width: 200px;
 	height: 280px;
	overflow: auto; 
	background-color: #f2f4f8 !important;
	display: none;
	margin-left: -226px;
	margin-top: -32px !important;
	margin-top: -75px;
	padding: 0 8px 8px 8px;
	}
	
*+html div#eins_arb_f {
	margin-top: -79px !important;
	}

div#eins_arb_f h3 {
	margin-top: 0 !important;
	}
	
div#eins_arb_f input { 
	float: left;
	position: relative;
	top: 2px !important;
	top: 4px;
}

*+html div#eins_arb_f input { 
	top: 4px !important
}

div#eins_arb_f label { 
	float: left;
	display: block;
	width: 150px;
}
