* {
	margin: 0;
	padding: 0 0 0 0;
	}
body {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:0.75em;
margin:0;
padding:0;
text-align:center;}
form {
	font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
	background: #E6E6E6;
	padding: 5;
}
.hinter {
	padding: 10px;
}
#content {
	width: 1000px;
	padding-left: 10px;
	margin-left:auto;
        margin-right:auto;
}
.colleft {
	float: left;
	width: 50%;
	position: relative;
}
.colright {
	float: right;
	width: 45%;
}
.kopfzeile {
        
	height: 100px;
	border-bottom: 8px solid #00844A;
	border-top: 8px solid #00844A;
}
#giscontent {
	width: 800px;
	margin-left:auto;
    margin-right:auto;
	text-align=left;
	border:1px dotted #666666;
}

#gistitle {
        background-image:url(/php/phpExtracter/images/ol_GeoService.png);
	background-position: center;
	background-repeat:no-repeat;
	height: 45px;
	width: 50px;
	vertical-align:middle;
	font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
	color: #004224;
	
	
	
}
.menuweis {
	background-position: center;
	height: 42px;
	vertical-align:middle;
	font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
	background-color: #D6D6D6;
	width: 800px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;


}

.footer {
        border-top:2px solid #00844A;
	text-align:right;
}
#title h2 {
        //margin: 27 0 0 80;

}

h1 {
	font-size: 16pt;
	font-weight:bold;
    color: #004224;
}
h3 {
	color: #004224;
}

   #frame{
	width: 400;
	clear: both;
	padding: 5px;
	
}

   .absatz{
	width: 400;
	clear: both;
	padding: 8px 0 0 0;

}
   .absatzbox{
	width: 800;
	clear: both;
	padding: 8px;
	border: 2px solid #00844A;
	float: inherit;
}

   .absatz1{
	width: 500;
	clear: both;
	padding: 5px 0 0 0;

}
	.ZEILE{
		width: 400;
		clear: both;
	}
	.ZEILE800{
		width: 800;
		clear: both;
	}
    
    .nr1{
    	float: left;
    	width: 100;
    	text-align: left;
    }
    
    .nr2{
     	clear: right;
    	float: left;
    	width: 300;
    }
    
    .nr3{
    	float: left;
    	width: 300;
    	text-align: left;
    }
   .nr4{
    	float: left;
    	width: 200;
    	text-align: left;
    }
    
   .nr5{
    	float: left;
    	width: 100;
    	text-align: right;
    }    
   .nr6{
    	float: left;
    	width: 20;
    	text-align: left;
    }    
        
.nr1 a {
	float: left;
	background-image:url(images/extern_link.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:normal;
	margin:0 0 0 0px;
	padding:0px 0 3px 15px;
}    

.nr2 a {
	float: left;
	background-image: url(images/extern_link.gif);
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: normal;
	margin: 0 0 0 0px;
	padding: 0px 15 0px 0;
}

   #karte{
    	
	margin-top:10px;
	margin-right: 5px;
    }

.hskdebug {
	font-size: 8pt;
  	color: #00FF00;
        background: #000000; 	
}

.mode {
	font-size: 8pt;
  	color: #808080;
        

}

#iplogo{margin-top:10px;margin-right:25px;text-align:left;}
.iptitle{height:350px;BACKGROUND-COLOR:#ffffff;color:#1E3D58;width:100%}

#head {
background-color:#FFFFFF;
background-image:url("/bilder/bg_head.jpg");
background-position:right center;
background-repeat:no-repeat;
border-bottom:6px solid #00844A;
border-top:6px solid #00844A;
height:50px;
margin:0;
padding:0;
width:100%;
}


#ipico{text-align:right;padding-right:25px;letter-spacing:10px}
    #logo{
    	
    	width: 50px;
    	text-align: left;
    }
    
    
    #apps {top: 0;left: 0;z-index:100;width: 100%;height:150px; /* precision for Opera */}
		#apps li {margin: 0;padding: 0;text-align: left;background: #fff;border:1pt solid white;}
		#apps li a {color: #000;text-decoration: none;display: block;color: #696969;border: 0 none;margin:0px;padding:1px;font-size: 10pt;padding-left:5px;padding-right:5px;border-left:1px solid #eee;}
		#apps li div {color: #000;text-decoration: none;display: block;color: #000000;font-weight:bold;border: 0 none;margin:0px;padding:1px;font-size: 10pt;padding-left:5px;padding-right:5px;border-left:1px solid #eee;}
		
		#apps li a:hover, #menu dt a:hover {background: #eee;color: #000000;}
