body { background-color:#001728; }

#claim { 
	font-size:29px;
	line-height:33px;
	font-style:italic;
	color:#808a92;
	width:581px;
	float:right;
	margin:-7px 0 20px 0;
}
/**+html claim { font-size:29px; }  IE7 */


#boxLinks {
	margin:25px 25px 0 0;
	float:left;
}
*+html #boxLinks { line-height:33px; } /*IE7*/

#boxLinks:hover {
	background-color:#bbd8f2;
}


#boxMitte {
	margin:25px 25px 0 0;
	float:left;
}
*+html #boxMitte { line-height:33px; } /*IE7*/

#boxMitte:hover {
	background-color:#bbd8f2;
}


#boxRechts {
	margin-top:25px;
	float:left;
}
*+html #boxRechts { line-height:33px; } /*IE7*/

#boxRechts:hover {
	background-color:#bbd8f2;
}


/*Footer*/
#adresse { background: url(../images/dotsHellgrauFooter.png) 0px -1px repeat-x; color:#fbf9f9; }