body, td, th 
{
	line-height: 15px;
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 0px;
}

input, select, textarea
{
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: url(../img/bg_leiste.gif) 0px 90px repeat-x; 
	/*background-position:0 85px;
	border-bottom:10px solid #d66d2b;*/
}

a {
	font-weight: bold;
	color: #E67311;
	text-decoration: none;
}
p {
	padding: 0;
}
a:hover {
	text-decoration: underline;
}

ul {
	padding-left: 10px;
	padding-top: 0px;
	/*margin-left: 10px;*/
	list-style-position: outside;
	
}
li {
	padding-bottom: 2px;
}

h1 {
	font-size:20px;
	line-height: 23px;
	color: #E77633;

}
h2 {
	font-size:17px;
	margin: 0px 0px 5px 0px;
}

h4 {
	font-size:11px;
	color:#4B3710;
	margin-bottom: 0px ;
	}
h5 {
	font-size:11px;
	color: #E77633;
	margin-bottom: 0px;
	}
	

.dot_line{
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom :1px dotted #E77633;
	width: 100%;
	height: 1px;
	font-size: 1px;
	}
	.dot_y{
	padding-left:10px;
	background: url(../bilder/neu/dot.gif) repeat-y ;
	height: 100%;
	
	
}
	
	*html .dot_y{
	padding-left:10px;
	background: url(../bilder/neu/dot.gif) repeat-y ;
	height: 700px;
	
	
}
	

form {
	margin: 0px;
	padding: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #4B3710;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #4B3710;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E77633;
	font-size: 11px;
	text-decoration: none;
}

a.pseudolink{
	color:#8F732F;
	font:normal 11px verdana, sans-serif;
	margin:0 2px 0 2px;
	text-decoration:none;
}

span.pseudolink{
	color: #E77633;
	font:normal 11px verdana, sans-serif;
	margin:0 2px 0 2px;
}

span.pdeudolink_trenner {
	color: #8F732F;
	font:normal 11px verdana, sans-serif;
	margin:0 2px 0 2px;
}

a.pseudolink:hover{
	color: #E77633;
}




div#body{
	position:absolute;
	top:0px;
	left:50%;
	width:872px;
	height:100%;
	margin-left:-435px;
}

div#logo{
	padding-top:25px;
	padding-bottom:5px;
}

div#kontakt{
	padding-right:15px;
	padding-left:250px;
}

div#bdz{
    width:131px;
    text-align:right;
	padding-top:10px;
	padding-right:10px;
}

*html div#navi{
	margin-top:-3px;
	padding-bottom: 15px;
}

div#infobox{
	clear:both;
	float:left;
	display:none;
	/*width:410px;*/
	margin: 20px 0px;
	padding:5px;
	border:2px solid #CC7613;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#CC7613;
}

div#errorbox{
	clear:both;
	float:left;
	display:none;
	width:410px;
	margin: 20px 0px;
	padding:5px;
	border:2px solid #FF0000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FF0000;
}

div#error{
	clear:both;
	float:left;
	width:600px;
	margin: 100px 100px;
	padding:20px;
	border:5px solid #FF0000;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#FF0000;
}
div#errorext{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
	color:#FF0000;
}

div#content{
	clear:both;
	float:left;
	padding:5px 0 0 5px;
}

div#dyncont{
	clear:both;
	float:left;
	padding-left:5px;
}

div#basecont{
	width: 580px; 
	height: 100%;
}

div#lpcont{
	/*width: 312px; */
	width: 455px; 
	height: 100%;
}

div#lvcont{
	width: 580px; 
	height: 100%;
}

div#koncont{
	width: 582px; 
	height: 100%;
}

div#imprcont{
	width: 842px; 
	height: 100%;
}

div#sidebar{
	float:right;
}

div#sideindex{
	width: 270px;
	padding-left:10px;
	margin-top:20px;
	margin-bottom:10px;
}

div#sidelp{
	/*width: 533px; */
	width: 390px; 
	height: 353px;
	margin-top:20px;
}

div#reshead{
	clear:both;
	display:none;
	width: 260px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:10px;
}

div#resultbar{
	clear:both;
	width: 260px;
	padding-left:10px;
}

div#infos{
	clear:both;
	display:none;
	padding:10px;
	background-color:#E9E4D4;
}

div#resultlist{
	clear:both;
	display:none;
	padding:10px;
	background-color:#E9E4D4;
}


div#pager{
	clear:both;
	display:none;
	font-size: 11px;
	font-weight: bold;
	/*width: 235px;*/
	height:35px;
	padding:0px 10px;
	background-color:#E9E4D4;
}

div#zbsidehead{
	/*clear:both;*/
	margin:20px 10px 30px 0px;
	width: 260px;
}
/*
div#zbsidename{
	clear:both;
	float:left;
	width: 190px;
}*/
div#zbsidebar{
	clear:both;
	margin:20px 10px 0px 0px;
	width: 260px;
	padding-left:10px;
}
div#zblvinfo{
	clear:both;
	/*display:none;*/
	padding:10px;
	background-color:#E9E4D4;
}
div#zblvname{
	clear:both;
	font-size:12px;
	font-weight:bold;
	/*display:none;*/
	padding:0px 10px;
	background-color:#E9E4D4;
}
div#zblvadress{
	clear:both;
	/*display:none;*/
	padding:0px 10px;
	background-color:#E9E4D4;
}
div#zblvchanges{
	clear:both;
	/*display:none;*/
	font-size:12px;
	/*font-weight:bold;*/
	padding:10px;
	background-color:#E9E4D4;
}

div#zblml{
	clear:both;
	float:left;
	width:200px;
}

div#zblmr{
	float:right;
	width:200px;
}

div#dotted{
	clear:both;
	float:left;
	height:2px;
	font-size:1px;
	background:url(../img/dotted.gif) 0px 0px repeat-x;
}


div#line{
	clear:both;
	float:left;
	height:5px;
	width:100%;
	background:url(../img/line.gif) repeat-x;
}
/*
div#folder{
	float:right;
	width:10px;
	height:10px;
}*/

div#detailbtn{
	float:right;
	/*vertical-align:bottom;*/
	/*padding-top:5px;*/
}

div.pagerbuttonact{
	float:left;
	text-align:center;
	vertical-align:middle;
	margin:0px 3px 0px 3px;
	padding-top:1px;
	width:16px;
	height:16px;
	color:#FFFFFF;
	background-color:#3D2F12;
}

div.pagerbutton{
	float:left;
	text-align:center;
	vertical-align:middle;
	margin:0px 3px 0px 3px;
	padding-top:1px;
	width:16px;
	height:16px;
	color:#FFFFFF;
	background-color:#CC7613;
	cursor: pointer;
}

div#pagerbnav{
	float:left;
	margin:2px 10px 0px 0px;
	cursor: pointer;
}

div#pagerfnav{
	float:left;
	margin:2px 0px 0px 10px;
	cursor: pointer;
}

div#mapdiv{
	margin-top:10px;
	width: 280px; 
	height: 290px;
	border:1px solid #CC7613;
	overflow:hidden;
}

div#map{
	float:left;
	width: 280px; 
	height: 274px;
}

div#detailBox{
	display:none;
	float:left;
	overflow:auto;
	/*position:absolute;
	top:400px;
	left:5px;*/
	/*width:0px;*/
	/*height:0px;*/
	/*background-color:#E9E4D4;*/
	background-color:#FFFFFF;
	padding:5px;
	border:2px solid #CC7613;
}




div#lvheader{
	clear:both;
	float:left;
	padding-top:5px;
}


div#lvresult{
	clear:both;
	float:left;
	margin:5px 5px 10px 5px;
}






div#gzheader{
	clear:both;
	float:left;
	padding-top:5px;
}

div#gztopdesc{
	clear:both;
	float:left;
	padding:5px 5px 10px 5px;
}

div#gzimg{
	clear:both;
	float:left;
	width:100px;
	padding:2px 0px 10px 5px;
}
div#gzdesc{
	float:left;
	width:430px;
	padding-bottom:10px;
}

div#detail{
	padding:10px 5px 5px 10px;;
	font-size:12px;
}

span{
	white-space:normal;
}

span#err{
	font-size:12px;
	color:#FF0000;
}

span#info{
	font-size:12px;
	color:#AF500A;
}

div#dist{
	font-size:10px;
	color:#AF500A;
}

div#tools{
	height: 15px;
	border-bottom:1px solid #CC7613;
	background-color: #CC7613;
}

div#searchform{
	margin:30px 0 0 20px;
	width: 270px; 
}

div#searchinputext{
	display:none;
}

input{
	color: Gray;
}


select{
	color: Gray;
}

/*
div#geo{
	clear:both;
	float:left;
	display:none;
	margin-top:10px;
}

div#access{
	clear:both;
	float:left;
	display:none;
	margin-top:10px;
}*/

div#outdiv{
	clear:both;
	float:left;
	margin-top:10px;
	padding:10px;
	margin-top:10px;
	width:560px;
	/*height:205px;*/
	overflow:hidden;
	display:none;
	border:1px solid #CC7613;
}

div#sumdiv{
	clear:both;
	float:left;
	margin-top:10px;
	padding:10px;
	width:560px;
	height:75px;
	overflow:hidden;
	display:none;
	border:1px solid #CC7613;
}

div#out{
	clear:both;
	float:left;
	padding:10px;
	margin-top:10px;
	width:560px;
	/*overflow:scroll;*/
	display:none;
	border:1px solid #CC7613;
}


iframe#output{
	margin-top:10px;
	width:570px;
	height:100px;
	overflow:scroll;
}



.button{
	cursor: pointer;
}

.zbindexlabel{
	clear:both;
	float:left;
	width:230px;
	height:2em;
}

.zbindexvalue{
	float:left;
	width:200px;
	height:2em;
}

.zbdatalabel{
	clear:both;
	float:left;
	width:150px;
	margin-top:1.5em;
	/*height:2em;*/
}

.zbdatavalue{
	float:left;
	width:400px;
	margin-top:1.5em;
	/*height:2em;*/
}

.zbdatabdz{
	float:left;
	width:200px;
	margin-top:0.9em;
	/*height:2em;*/
}

.zbdatalabelbdz{
	clear:both;
	float:left;
	width:150px;
	margin-top:1.0em;
	/*height:2em;*/
}


.zbnoentry{
	font-style:italic;
	color:#CC7613;
}

.checkinput{
	margin:2px 10px 0px 0px;
}

.bdzinput{
	color: Black;
}
