
/* ### Header ############################################################### */
#header  { color: #c4c4c4; background: #b66e20 url("start_bg_header.gif") no-repeat }

#nav-header {
	position:absolute;
	left:339px;
	top:30px;
}

/* ### Teaser ############################################################### */

#main-teaser  { background-image: url("start_teaser.jpg"); background-repeat: no-repeat }

/* ### Start-block Background ################################################# */

#main-block  { background-color: #37444f; background-image: url(linie_start_block.gif"); background-repeat: no-repeat; background-position: 317px 217px; min-height: 580px }

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

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

#main-content-block {
	padding-right:180px;
}

