@charset "windows-1252";
#contentborder {
	position: absolute;
	display: block;
	height: 99%;
	width: 742px;
	top: 6px;
}

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-size:76%;
	font-family:georgia, palatino linotype, times new roman, serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	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:3;
	top:225px;
	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;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:952pxbackground-repeat: repeat-yleft: 50%font-family: Arial, Helvetica, sans-serifheight: 30pxbackground-image: url(images/bgcontent.gif)position: absolutez-index: 3top: 200pxwidth: 750pxdisplay: blockmargin-left: -275pxbackground: #fff;
	border-top:154px solid #fff; 
	border-bottom:50px solid #fff;
	}
	
	
#selectionbar {
	display:block;
	position:absolute;
	z-index:3;
	top:200px;
	height:25px;
	width:750px;
	margin-left:-275px;
	left:50%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bgselectionbar.png);
	padding-top:7px;
	background-repeat: no-repeat;
	}
	
* html #selectionbar {
	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/onlineshop.png);
	}

#head.osdesktopgis {background-image:url(images/osdesktopgis.png);}
  
#head.andereprodukte {background-image:url(images/andereprodukte.png);}  
  
#head.osmagicmaps {background-image:url(images/osmagicmaps.png);}
  
#head.ospakete {background-image:url(images/ospakete.png);}  
	
#head.buecher {background-image:url(images/osbuecher.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:1em;
	z-index:5;
	font-family: trebuchet MS, tahoma, verdana, arial, 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;
	font-size: 14px;
}

#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;
}