/* ### Header ############################################################### */
#header { background-image: url(header_grafik.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }

#logo { width: 980px; height: 100px; }
#nav-header {
	position:absolute;
	left:15px;
	top:113px;
}
/* ### Start-block Background ################################################# */

#main-block { background-color: #e1ca98; min-height: 580px; }

* html body #main-block { height: 580px; } /* IE 6 / 5.5 Hack */

/* ### main-block => MainContent ################################################### */

#main-content-block {
	
}
