@charset "iso-8859-1";
/* author: Florian Sibus */
/* Creation date: 26.09.2003 */

#banner {
	font-family:"arial";
	color:#ffffff;
    height: 80px;
}


#links {
	font-family:"arial";
	color:#ffffff;
    width: 200px;
    float: left;
	background-color: #262D47; 
}
#mitte {
	font-family:"arial";
	color:#ffffff;
    width: 560px;
    float: left;
}