/* Adminbox */
#adminbox1 { position:fixed; top:8px; left: 10px; z-index:999; }
#adminbox1 table { border-collapse:collapse; width: 120px;border-top:none;border-bottom:none;background:transparent none repeat scroll 0 0; }
#adminbox1 td.group  { padding:0.8em;border:1px solid #000000;background:#d0d0d0;font-weight:600;font-size:10px;filter:Alpha(opacity=80) }
#adminbox1 td.link   { padding:0.8em;border:1px solid #000000;background:#eeeeee;font-size:10px;filter:Alpha(opacity=80) }
#adminbox1 td.header { padding:0.8em;border:1px solid #000000;background:#ff9900;font-weight:600;color:#ffffff;font-size:10px;filter:Alpha(opacity=80) }
#adminbox1 table.adminbox_header { border-collapse:collapse; width: 120px;margin-bottom:0; }
#adminbox1 table.adminbox_body   { display: none; border-collapse:collapse; width: 120px; }
#adminbox1 tbody td { border-bottom:none; }
#adminbox1 td.header_out:hover { background:none repeat scroll 0 0; }
#adminbox1 td.body_out:hover { background:none repeat scroll 0 0; }

.alt0 {
  font-size: 0.8em;
}

  a.tooltip em { visibility:hidden; position:absolute; left:-99em;
    margin-top:4em; padding:1em; text-decoration:none; }
  a.tooltip:hover em, a.tooltip:focus em, a.tooltip:active em {
    font-family:  Arial, Helvetica, sans-serif;
    font-size:9pt;
    line-height:1.5em;
    font-style:normal;
    visibility:visible; left:122px;
	border:1px solid #00224F;
	background:#E0E7EF;
	padding:2px 5px;
	color:#333;
	width: 300px;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

fieldset {
	padding: 1em;
	background-color: #EDEFF3;
	border-width: 1px;
	border-style: dotted;
	border-color: #ADBACF;
	margin-bottom: 1em;
}

legend { background-color:#ffffff;font-weight:bold;padding-left:1em;padding-right:1em; }
input.kontakt { position:absolute; left:160px; width:160px;}
select.kontakt { position:absolute; left:150px;}
input.kontakt2, select.kontakt2 { position:absolute; left:360px; width:230px;}
input.kontakt3, select.kontakt3 { position:absolute; left:470px; width:120px;}
input.kontakt4, select.kontakt4 { position:absolute; left:510px; width:80px;}

table.form { border:none;background:none; }
table.form td { border-bottom:none; padding:2px; }

.invisible { visibility:hidden; }
