#banner {
	BACKGROUND-IMAGE: url(/files/layout/topbanner_m2010.jpg)
}

.masterfaq, .masternewsletter , .mainnews {
	width: auto;
	float: none;
	margin-right: 0px;
}

div#sub_spalt div.bildbox {
margin-left:auto;
margin-right:auto;
float: none !important;
}

#statusbar ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 600px; /*For KHTML*/
  list-style: none;
  vheight: 14px;
  z-index:3;
}

#statusbar ul li {

  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 20px;
  z-index:3;
 
}
#statusbar ul a.back {
 width: 50px;
 min-width: 50px;
}
#statusbar ul a {
	padding: 0 2px;
	float: none !important;
	float: left;
	display: block;
	color: #fff;
	font: bold 11px/11px Arial, Verdana, Helvetica, sans-serif;
	padding-top: 5px;
	text-align: center;
	height: 15px;
	min-width: 100px;
	min-height:15px;
	text-decoration: none;
	height: auto !important;
	height: 1%;
	border-right: 1px solid white;
}

#statusbar ul a:hover,
#statusbar ul li:hover a,
#statusbar ul li.iehover a {
background-color:#9CCBE8;
color:#333333;
}


