/* CSS Document */
#mainbox {
	border:#000000 1px solid;
	width:778px;
	height:549px;
	overflow:hidden;
}

#head {
    width:inherit;
	height:163px;
	background-color:#FFFFFF;
	color:#000000;
}


#logo { 
	padding:60px 0px 14px 550px;
}
	

#flash {
	height:75px;
	border-bottom:none;
}

#nofla {
	
	padding:0px 0px 0px 493px;
	background-image:url(../img/nofla/de/start.jpg);
	background-repeat:no-repeat;
	height:70px;
}

<!--navigation-->

ul {
	background-color:#CC0000;
}


li {
    margin:36px 10px 0px 0px;
	padding:0px;
	text-align:center;
	float:left;
}

li a {
	color:#FFFFFF;
	background-color:inherit;
}

li a:hover {
	font-weight:bold;
}

li#ha {
	width:50px;
}

li#hb {
    width:50px;
}

li#hc{
     width:55px;
}

li#hd{
     width:63px;
}

#rolle {
  margin-top:102px;
}

