@import url(baukultur.css);

.skip { display:none; }

#container {
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:100%;
	margin-bottom:20px;
}
/* 218 / 36 */

#col1 { width:156px; float:left; }
#col2 { width:165px; vertical-align:top; }
#col3 { width:479px; float:left; }

#logo { position:absolute; left:532px; top:14px; }
#menubg { position:absolute; left:0px; top:180px; width:800px; height:26px; background-color:#B7CADC; z-index:1; }

/*#nav #col3 { width:644px; margin-left:156px; }*/

#header { position:absolute; top:0px; left:0px; z-index:10; }
#nav { position:absolute; top:180px; left:0px; height:40px; z-index:10; }
#main { position:absolute; top:220px; left:0px; padding-bottom:10px; z-index:10; }
#footer { padding-top:10px; }
