
body {
	/* TODO debug code für das design 
	background-color: green;
	background-image: none;*/
}

/*
 * advanced definition of the header
 */
#header {
	display: block;
	padding-bottom: 0;
	width: 100%;
	float: right;
	
	background-image: url('../_img/header.png');
	background-size: 30.5em, auto;
	background-position: 80% 50%;
	background-repeat: no-repeat;
}

#moepsel {
	float: left;
	width: 9.9em;
}
