.headerRBB {
/*	width: 75.8em; */
	width:100%;
	height: 3.4em;
	background: url(/grafik/master_nav/rbb_header_bg.jpg) no-repeat  #c7c695;
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 0.625em;
	background-position: left top;
	border-bottom: 1px solid #FFF;
	}

.RbbOnlineLogo {
  float:left;
  width: 8.9em;
  text-align:left;
	}

.RbbOnlineLogo img {
  width: 7em;
  border:0;
	}

.RbbNavigation {
  float:left;
  height: 3.2em;
  margin: 0;
  padding: 0 0 0 .9em;
	}

.RbbNavigation ul, .RbbNavigation li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
	}

.RbbNavigation a:link, .RbbNavigation a:visited {
  padding: 1.4em 0.8em .4em 0;
  float: left;
  font-weight: bold;
  text-decoration: none!important;
  text-transform: uppercase;
  color: #bd2022!important;
}

.RbbNavigation a.active {
  color: #999!important;
}

.RbbNaviTV {
  display: none;
	}

/*
.RbbNaviTV {
  float:left;
  height: 3.2em;
  margin: 0;
  padding: 0 0 0 0.3em;
	}

.RbbNaviTV ul, .RbbNaviTV li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
	}

.RbbNaviTV a:link, .RbbNaviTV a:visited {
  padding: 1.4em 0 0.4em 1.2em;
  float: left;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  color: #bd2022;
}

.RbbNaviTV a.active {
  color: #999;
}
	
.ARD {
	float: right;
	padding: 1.4em 1.2em 0 0;
	}

.ARD img {
	width: 6.2em;
	border:0;
	}

li.tvExtra { padding-left: 5em;
	}
*/

/* Anzeige der Unterstriche und Schriftfarbe im Head-Menue */
.wh_weg {
  visibility: hidden;
  speak: none;
}

a:hover .wh_weg  {
  visibility: visible;
  display: inline;
}

.wh_da {
  color: #92916E;
  speak: none;
}

/* Clearer wird für die Anzeige von Hintergrund-Bildern in Firefox gebraucht */
.clearer{
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
}

.hidden {
	display:none;
	visibility:hidden;
	}

img {
	border:0
	}