body
{
	background-color:#f7efcd;
	font-family: Tahoma,Verdana,sans,sans-serif;
	font-size: 0.9em;
}

#header
{
	width: 950px;
	padding: 0px;
}

#header_links
{
	width: 375px;
	height: 184px;
	background-image: url(../img/wif_logo.jpg);
	background-repeat: no-repeat;
	float: left;
}

#header_rechts
{
	width: 575px;
	height: 184px;
	background-image: url(../img/header_rechts.jpg);
	float: right;
}

#clear_alle
{
	clear: both;
}

