/* ### Logo ################################################################# */
#logo {
	position:absolute;
	top:20px;

}

#logo a {
	display:block;
	height:90px;
	width:450px;
	text-indent:-700em;
}

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

#header {
	background:url(header.gif) no-repeat;
	color: #c4c4c4;
}

#nav-header {
	position:absolute;
	left:210px;
	bottom:18px;
}



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

#main-block {
	background-position: 627px 0;
	background-repeat: repeat-y;
	padding-bottom: 40px;
}





#main-infothek {

	float:left;
	width:900px;
}

