/* ### Logo ################################################################# */
#logo {
	display: none;
}

/* ### Header ############################################################### */
#header {
	background: url(test.png) 210px 0 no-repeat;
	color: #c4c4c4;
}

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

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

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

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

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

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

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

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