* {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 {
	width:1010px;
	margin:0 auto;
	border-left:1px solid #000;
	border-right:1px solid #000;
	height:125px;
}
#panel img {
	float:right;
	border:0;
}

.panel {
	float:left;
	padding:10px 10px 10px 5px;
	margin-left:20px;
	border-left:1px solid #33cc00;
	height:30px;
	overflow:visible;
}
.panel:hover {
	border-left:1px solid #003399;
}
.panel a, #panel_bar a {
	color:#000;
	background-color:transparent;
	text-decoration:none;
}
.panel a {
	margin-left:5px;
	line-height:15px;
}	
.panel a:hover, #panel_bar a:hover {
	color:#003399;
	background-color:transparent;
	text-decoration:none;
}

#panel_bar {
	width:1010px;
	margin:0 auto;
	border:1px solid #000;
	padding:2px;
}		
#content {
	width:1000px;
	margin:0 auto;
	border:1px solid #000;
	border-top:0;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:20px;
	position:relative;
}

#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;
}
#beleg {
	width:700px;margin:0 auto;border:1px solid #bbb;padding:5px;font-size:15px;line-height:20px;
}
#beleg table tr td {
	vertical-align:top;
}
#beleg .hinweise {
	margin-top:20px;font-size:14px;
}
#beleg .unterschrift {
	margin-top:30px;font-size:14px;
}
#beleg .unten {
	margin-top:30px;border-top:1px dashed #000;width:700px;padding-top:20px;
}
.druckbefehl {
	position:absolute;
	right:10px;
	top:10px;
}