@charset "windows-1252";
#contentborder {
	position: absolute;
	display: block;
	height: 99%;
	width: 742px;
	top: 1px;
	z-index: 3;
}

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	background-image: url(images/sitbg.gif);
	background-repeat: repeat-x;
	background-color: #ff7400;
	/* */ 
	}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	}

#content {
	display:block;
	position:absolute;
	z-index:1;
	top:200px;
	bottom:50px;
	width:750px;
	margin-left:-275px;
	left:50%;
	background:#fff;
	background-image: url(images/bgcontent.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	}

input { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%;
}	

select { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%;
}

textarea { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%;
}

submit { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 76%;
}

td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%;
	text-align: left;
}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:952px;
	border-top:154px solid #fff; 
	border-bottom:50px solid #fff;
	}

#head {
	position:absolute;
	margin-left:-475px;
	left:50%;
	top:0;
	width:950px;
	min-width:950px;
	height:200px;
	font-size:1em;
	z-index:5;
	background-image:url(images/g3dheader.png);
	}
	
#head.referenzen {background-image:url(images/header2.png);}
	
#head.downloads {background-image:url(images/Downloads.png);}
	
#head.about {background-image:url(images/ueber34u.png);}
	
#head.links {background-image:url(images/links.png);}
	
#head.kontakt {background-image:url(images/kontakt.png);}
	
#head.software {background-image:url(images/softwareprodukte.png);}
  
#head.news {background-image:url(images/aktuelles.png);}

#head.projekte_gis {background-image:url(images/gisprojekte.png);}

#head.projekte_datenbanken {background-image:url(images/datenbanken.png);}

#head.projekte_datenaufbereitung{background-image:url(images/datenaufbereitung.png);}

#head.projekte_webseiten {background-image:url(images/webseiten.png);}

#head.projekte_mapserver {background-image:url(images/mapserver.png);}

#head.projekte_sonstigedl {background-image:url(images/sonstigedl.png);}

#head.kundenverzeichnis {background-image:url(images/kundenverzeichnis.png);}

#head.gisadmin {background-image:url(images/gisadmin.png);}

#head.unserangebot {background-image:url(images/unserangebot.png);}

#head.unserekunden {background-image:url(images/unserekunden.png);}

* html #head {
	top:2px; width:952px; height:148px;
	}

#foot {
	text-align:center;
	position:absolute;
	margin-left:-475px;
	left:50%;
	bottom:0;
	width:950px;
	min-width:950px;
	height:50px;
	background-position:0 100px;
	font-size: 76%;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	background-image: url(images/footer2.gif);
	}

* html #foot {
	bottom:2px; width:952px; height:48px;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001B6A;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #3B4A62;
}

a:hover {
	text-decoration: none;
	color: #B5A876;
}

a:active {
	text-decoration: none;
}

a.nostyle  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 100%;
}

#navibar {
	background-image: url(images/navibg.gif);
	background-repeat:repeat-y;
	display:block;
	position:absolute;
	top:200px;
	bottom:50px;
	width:200px;
	margin-left:-475px;
	left:50%;
	z-index:3;
}

