/* Nur das Layout */

html, body {height:100%;max-height:100%;padding:0;margin:0;border:0;background:#FFFFFF;
		/* hide overflow:hidden from IE5/Mac */
	/* \*/
		overflow: hidden;
	/* */
	}

/*body {overflow:hidden;}*/

#head, #content, #foot, #logo, #hauptnav {position:absolute;}

#head				{z-index:5;}
#content			{z-index:3;}
#foot				{z-index:5;}

#content {width:690px;margin-left:-215px;left:50%;}

#content {display:block;overflow:auto;top:140px;bottom:40px;background:#fff;}

* html #content {top:0;bottom:0;height:100%;border-top:150px solid #fff;border-bottom:30px solid #fff;}

#head {top:0;width:100%;min-width:100%;height:140px;background: #fff url(img/hg-oben.gif) repeat-x top;}

* html #head {top:-1px;width:100%;height:150px;}

#foot {text-align:center;bottom:0px;width:100%;min-width:100%;height:30px;background : #ffffff url(img/hg-unten.gif) repeat-x bottom;}

* html #foot {bottom:-1px;width:100%;height:30px;}

#logo {width:175px;margin-left:-444px;left:50%;top:21px;height:110px;}
#hauptnav {width:689px;margin-left:-245px;left:50%;top:68px;height:30px;background : url(img/hg-topnav.gif) no-repeat;}

body {scrollbar-3dlight-color : #808080;
	scrollbar-arrow-color : #808080;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #808080;
	scrollbar-track-color : #FFFFFF;}