/* basic elements */
html, body{
height: 100%;
}
body { 
	font: 8pt/16pt Arial, Helvetica, fantasie; 
	color: #000000; 
	margin: 0px; 
	padding: 0px;
	background: #fff url(../pix/background_blank.jpg) no-repeat top left; 
}
body#query { 
	font: 8pt/16pt Arial, Helvetica, fantasie; 
	color: #000000; 
	margin: 0px; 
	padding: 0px;
        background: none;
}
table{
	table-layout: fixed;
}
p { 
	/*font: 9pt/16pt Arial, Helvetica, sans-serif;  */
	margin-top: 0px; 
	text-align: justify;
	line-height: 15px;
	}

form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00004E;
	margin: 0;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #e6e7ea;*/
	font-size: 12px;
	color: #00004E;
	margin: 4px 0px 2px 4px;
	border-left: 1px solid #808099;
	border-top: 1px solid #808099;
}

h3 { 
	font: bold 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #00004E;/*#7D775C*/
}
h2{
	font: bold 11pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #00004E;/*#7D775C*/
}
a:link { 
	font: 9pt/12pt Arial, Helvetica, fantasie;
	font-weight: bold; 
	text-decoration: none; 
	color: #9685BA;
	}
a:visited { 
	font: 9pt/12pt Arial, Helvetica, fantasie;
	font-weight: bold; 
	text-decoration: none; 
	color: #9685BA;
	}
a:hover, a:active { 
	font: 9pt/12pt Arial, Helvetica, fantasie;
	font-weight: bold; 
	text-decoration: underline; 
	color: #B7A5DF;
	}
/****************************************************************************************************************************************/

/* Bernd */
.zoombox { 
	position: absolute;
	overflow: hidden;
	border-style:solid;
	border-color:#F9A400;
	border-width: 2px; 
	visibility: hidden;

}

/* TREEVIEW */

.node{
	font: 8pt/9pt Arial, Helvetica, fantasie;
	padding: 0px;
	margin: 0px;
	width: 130px;	/*bei mehrzeiligen Node-Beschriftungen einsetzbar*/
	vertical-align:middle;
	/*border: 1px solid red;*/

}

.folder{
	padding: 0px;
	margin: 0px;
	/*border: 1px solid green;*/

}

.root{

}

.koordinaten {
	font: 9pt/12pt Arial, Helvetica, fantasie;
	color: #000000;
	background-color: #EEEEEE;
	text-align: center;
	width: 44%;
}

.refmapmarker { 
	overflow: hidden;
	border-style:solid;
	border-color:#F9A400;
}

.theTooltip {
	position:absolute;
	overflow:hidden;
	left:0px; top:0px;
	width:200px;
	height:120px;
	background-color: #DDDDFF;
	font-family: Arial,Helvetica;
	color: #000000; font-size: 12px;
	border-width: 1px;
	border-style: solid;
	visibility: hidden;
}



/* specific divs */
#container { 
	height: 100%;
	font: normal 12px Arial,  Helvetica, fantasie; 
	padding: 0px 400px 0px 30px;  
	margin: 0px; 
	/*border: 1px solid red;*/
	}
/*#################################################################################################################*/
#content_layer{
	position: absolute;
	top: 70px;
	left: 20px;
	padding: 8px 17px 10px 12px;
	width: 560px;
	height: 470px;
	max-height: 470px;
	margin: 0; 
	/*z-index: 20;*/
	overflow: inherit;
	/*border: 1px solid #3399FF;*/
}
#content_layer h3{
	text-decoration: none;
	color: #00004E;
	margin-top: 2px;
	/*border: 1px solid #FFFF33;*/
}
#buttons_layer{
	/*border: 1px solid grey;*/
	position: absolute;
	top: 30px;
	left: 3px;
}
#buttons{
	width: 32px;;
	margin: 0;
	border: 1px solid #808099;
}
.buttons_icon{
	border: 0;
	width: 24px;
	height: 24px;
	margin: 0;
	cursor: pointer;
}
#grey_bcgr_layer{
	/*border: 1px solid black;*/
	position: absolute;
	left: 40px;
	top: 30px;
	padding: 0;
/*	right: 5px;
	bottom: 20px;*/
}
.grey_border{
	background-color: #E6E7EA;
	width: 532px;	/*MapPix_width + 22 */
	height: 412px; /*MapPix_height + 22 */
	border: 1px solid #808099;
}
.pfeilen_bilder{
	width: 100px;
	height: 100px;
	margin: 0;
	/*border: 1px dotted #000033;*/
}
#middle_cell{
	vertical-align:middle;
	/*border-bottom: 1px dotted #808099;*/
}
/*######################################   Karte   ###################################################################*/
#theMap{
	background: #FFFFFF;
	border: 1px solid #888099;
	position: absolute;
	left: 51px;
	top: 42px;
}
/*######################################   Logos   ###################################################################*/
#logo_layer{
	position: absolute;
	top: 6px;
	/*right: 180px;*/
	left: 840px;
	padding: 0 5px 0 5px;
	width: 135px; /*180px;*/
	height: 580px;
	margin: 0; 
	/*z-index: 10;*/
	overflow: inherit;
	/*border: 1px dotted orange;*/
}
table#logo_table{
	width: 100%;
	/*border: 1px solid blue;*/
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
#logo_table td{
	width: 100%;
	/*border: 1px solid blue;*/
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
/*#################################################################################################################*/
#right_layer{
	position: absolute;
	left: 605px; 
	top: 8px;
	padding: 0px 0px 0px 0px;
	width: 220px;
	height: 570px;
	margin: 0;
	overflow: hidden;
	/*z-index: 11;*/
	/*border: 1px solid orange;*/
}
#right_layer p{
	margin-left: 8px;
	display: block;
}
#right_layer h3{
	margin-left: 5px;
}
#right_layer h2{
	margin-left: 5px;
	margin-bottom: 3px;
}
/*#################################  Legende  ################################################*/
table#theQuickLegTable{
	/* border: 1px dotted #808099;*/
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00004E;
	display: inherit;	
}
td.kasten{
	width: 90%;
	padding-left: 2px;
	vertical-align: bottom;
	/*border: 1px dotted orange;*/
}
td.sub_kasten{
	padding-left: 20px;
}
.optionen_farbe_kleintabelle{
	width: 20px;
	min-width: 18px;
	height: 12px;
	min-height: 11px;
	background-color: red;
	vertical-align: middle;
	float: right;
	margin-bottom: 2px;
	/*border: 1px solid #808099;
	margin-top: -13px;*/
}
/*#################################  Übersicht  ################################################*/
table#uebersicht{
	/*border: 1px dotted #808099;*/
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00004E;
	display: inherit;	
}
/*#################################  Suche  ################################################*/
table#suche_table{
	/*border: 1px dotted #808099;*/
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00004E;
	display: inherit;	
}
select#gemeinden{
	width: 200px;
}
select#gemeinden2{
	width: 100px;
}

input.button_ort2{
	font-family: Arial, Helvetica, sans-serif;
	background: url(../pix/button_85x24_rahmen.gif) left top no-repeat; 
	font-size: 12px;
	color: #808099;
	width: 110px;
	height: 24px;
	margin-left: 4px;
	margin-bottom: 5px;
	vertical-align: middle;
	padding: 0;
	border: 1px solid #808099;
	cursor: pointer;
}

input.button_ort2_off{
	font-family: Arial, Helvetica, sans-serif;
	background: url(../pix/button_85x24_rahmen_off2.gif) left top no-repeat; 
	font-size: 12px;
	color: #FFFFFF;
	width: 110px;
	height: 24px;
	margin-left: 4px;
	margin-bottom: 5px;
	vertical-align: middle;
	border: 1px solid #808099;
	cursor: pointer;
}

/*#################################  Überschriften von den Tabellen  ################################################*/
table.titel_zeile{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	background: url(../pix/h3_backgr.gif) bottom left no-repeat; 
	width: 100%;
	margin-top: 10px;
	margin-bottom: 2px;
	/*border: 1px solid #808099;*/
}
td.table_title{
	padding-left: 7px;
	padding-bottom: 2px;
	margin-left: -5px;
	line-height: 18px;
	/*border: 1px solid #808099; */
	color:#FFFFFF;
	vertical-align: bottom;
}
td.bild_ein_aus{
	text-align: right;
	vertical-align: middle;
	padding: 0;
}
td.bild_ein_aus a:link, td.bild_ein_aus a:hover, td.bild_ein_aus a:active, td.bild_ein_aus a:visited{
	vertical-align: middle;
	padding: 0;
	text-decoration: none;
}

.ein_aus_button{
	height: 20px;
	width: 20px;
	border: 0px; 
	margin-bottom: 3px;
	vertical-align: middle;
}


/*#################################  Sprachen  ################################################*/
table#sprachen_table{
	width: 100%;
	margin-left: 3px;
	margin-top: 2px; 
	display: inherit;	
}

#sprachen_table td{
	width: 35px;
	text-align: left;
	/*background-color:#99FF99;
	border: 1px dotted orange;*/
}
.sprachen_flags{
	width: 16px;
	height: 11px;
	border: 1px solid #808099;
	cursor: pointer;
}

/*######################################   Footer   ###################################################################*/
#footer { 
	position: absolute;
	left: 5px;
	top: 525px;
	width: 505px;
	text-align: center; 
	margin-left: 35px;
	/*margin-bottom: 105px;*/
	padding: 2px 0 2px 0px;
	/*border: 1px dotted #0000A0;*/
	/*z-index: 25;*/
}
#footer a:link, #footer a:visited { 
	margin-right: 30px; 
	color: #0000A0;
	/*border: 1px dotted #0000A0;*/
	display: block;
	}

/**************************************************************************************************************************/
#searchResults{
        visibility: hidden;
	background: #FFFFFF;
	border: 1px solid #808099;
	position: absolute;
	left: 160px;
	top: 145px;
        width: 300px;
        height: 200px;
        overflow: auto;
}

/**************************************************************************************************************************/
table.resulttable{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   /*border: 1px solid #000000;*/
   width: 94%;
}

table.resulttable tr.norm{
   background-color: white;
       border: 1px dotted #808099;
}

table.resulttable tr.over{
   background-color: #E6E7ea;
   border: 1px solid #808099;
}

table.resulttable td{
   border-bottom: 1px dotted #e6e7ea;/**/
   font-family: Arial, helvetica, sans-serif;
   font-weight: bold;
   text-align: center;
}

table.resulttable th{
   border-left: 1px dotted #808099;/**/
   border-bottom: 1px dotted #808099;/**/
   background-color: #E6E7EA;
   color: #00004E;       
   font-family: Arial, helvetica, sans-serif;
   font-weight: bold;
   text-align: center;
}

a.resultlink:link, a.resultlink:active, a.resultlink:visited{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #808099;
   display: block;
       width: 100%;
       text-align: left;
       padding-left: 10px;
}

a.resultlink:hover{       
    font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #00004E;
   display: block;
       text-align: left;
       padding-left: 10px;
} 
/**************************************************************************************************************************/
table.querytable{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   /*border: 1px solid #000000;*/
   width: 92%;
}

table.querytable td{
   border-bottom: 1px solid #D2D2D2;/**/
   border-left: 1px solid #D2D2D2;/**/
   font-family: Arial, helvetica, sans-serif;
   font-weight: normal;
   text-align: left;
   padding: 3px 2px 2px 3px;
}


table.querytable td.first{
   border-bottom: 1px solid #D2D2D2;/**/
   border-left: 1px solid #D2D2D2;/**/
   font-family: Arial, helvetica, sans-serif;
   font-weight: bold;
   font-size: 11px;
   text-align: left;
   padding: 3px 2px 2px 3px;
}

table.querytable td.last{
   border-bottom: 1px solid #D2D2D2;/**/
   border-left: 1px solid #D2D2D2;/**/
   border-right: 1px solid #D2D2D2;/**/
   font-family: Arial, helvetica, sans-serif;
   font-weight: normal;
   text-align: left;
   padding: 3px 2px 2px 3px;
}

table.querytable th{
   border-top: 1px dotted #808099;/**/
   border-right: 1px dotted #808099;/**/
   border-left: 1px solid #808099;/**/
   border-bottom: 1px solid #808099;/**/
   background-color: #E6E7EA;
   color: #00004E;       font-family: Arial, helvetica, sans-serif;
   font-weight: bold;
   text-align: left;
   padding: 3px 2px 3px 3px;
} 

span#color_display{
   margin: 0 0 0 0px;
   padding: 0;
   border: 1px solid #808099;
} 

div#footerDiv{
	height: 100%; 
	background: transparent url(../pix/background_bottom.jpg) top left repeat-y;
}