/* ### Header ############################################################### */

#header { background-image: url(header_grafik.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }
#header2 { background-image: url(header_grafik.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }
#nav-header {
	position:absolute;
	left:15px;
	top:113px;
}
#logo { width: 980px; height: 100px; }


/* ### Main-block Background ################################################# */

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

