* {margin:0; padding:0; outline:0}
body {font:11px Verdana,Arial; margin:0; background:#fff}

hr {
	margin:8px 0;
	border: 0;
	color: #666;
	background-color: #666;
	height: 1px;
}
table {
	border: 0px;
}
img {
	border:0;
}
#panel {
	display:none;
}
#panel_bar span {
	display:none;
}
#panel_bar h2 {
	padding-bottom:20px;
}
#content {
	width:100%;
	margin:0 auto;
	border:0;
	position:relative;
}
#beleg {
	width:700px;height:25cm;position:relative;margin:0 auto;border:0;padding:5px;font-size:15px;
}
#beleg table tr td {
	vertical-align:top;
}
#beleg .hinweise {
	margin-top:20px;font-size:14px;
}
#beleg .unterschrift {
	margin-top:100px;font-size:14px;
}
#beleg .unten {
	position:absolute;bottom:10px;border-top:1px dashed #000;width:700px;padding-top:20px;
}
.druckbefehl {
	display:none;
}

#content a {
	color:#000;
	font-style:italic;
	background-color:transparent;
	text-decoration:none;
}
#content a:hover {
	color:#003399;
	background-color:transparent;
}

.suche_tabelle {width:1000px; border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none}
.suche_tabelle th {background:url(images/header-bg.gif); text-align:left; color:#cfdce7; border:1px solid #fff; border-right:none}
.suche_tabelle th h3 {font-size:10px; padding:6px 8px 8px}
.suche_tabelle td {padding:4px 6px 6px; border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1; height: 38px;}

.suche_tabelle .evenrow td {background:#fff}
.suche_tabelle .oddrow td {background:#ecf2f6}

.suche_formular {
	margin:0 auto;
	width:470px;
}
.suche_formular div{
	text-align:left;
}
.suche_formular .feld {
	width:400px;
	height:20px;
}

#content img.funktion_img {
	margin-right:10px;
}
.link_hover {
	color:#000066;
	position:relative;
	border:0;
}
.link_hover img {
	margin:0;
}
.link_hover_text {
display: none;
}
.link_hover:hover .link_hover_text {
	text-align:left;
	position: absolute;
	top: 15px;
	left: 0px;
	padding: 5px;
	display: block;
	background: #fff;
	border: 1px solid #ccc;
	color: #000;
	z-index:1;
}
.hint {
	padding:5px;
	line-height:20px;
	margin:5px auto;
	text-align:center;
	border: 1px solid #bbb;
	width:50%;
}


.tabelle_details {
	width:350px;
	border:0;
	float:left;
	margin-left:100px;
}
.tabelle_details tr td {
	width:110px;
	vertical-align: top;
}
.feld_hinzufuegen {
	float:right;
	margin-right:5px;
}
.feld_hinzufuegen img{
	height:18px;
	vertical-align:text-bottom;
}
.feld_loeschen img{
	height:15px;
	vertical-align:text-bottom;
}
.tabelle_details tr td a{
	text-decoration:none;
	color:#000;
}
.tabelle_details tr td input{
	width:200px;
	margin-bottom:8px;
}
.tabelle_details tr td select{
	width:200px;
	margin-bottom:8px;
}