body, p, td   { color: #3e3e3e; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
h1 { color: #043b7e; font-size: 18px }
.blau { color: #043b7e }
.navi_caps { color: #4c87cf; font-size: 10px; font-stretch: normal; letter-spacing: 0.1em; }
a { color: #043b7e; text-decoration: none }
.unterstrichbold { text-decoration: underline }
.weiss { color: white }
.linkaktiv  { color: #043b7e; font-weight: bold }
td { vertical-align: top }
.box_titel {
  color: #FFFF66;
  font-size: 14px;
  font-weight: bold;
  background-color: #043b7e }
.box_text {
  color: white;
  font-size: 11px }
.box_preis {
  color: white;
  font-size: 11px;
  font-weight: bold;
  text-align: right }
.box_name {
  color: white;
  font-size: 12px;
  font-weight: bold }
.box_inhalt {
  color: white;
  background-color: #4c87cf }
.box_tab {
	margin-top:53px;
  background-color: #4c87cf !important;
}
* html .box_tab {
	margin-top:60px;
}
	
.tab_bilder td{
	text-align: center;
	vertical-align: middle;
}
.tab_bilder .td_text{
	text-align: left;
	vertical-align: top;
}

.aktuell_titel{
  color: #FFFF66;
  font-size: 12px;
  font-weight: bold;
  background-color: #4c87cf;
  padding: 2px 4px;
}
.aktuell_text{
  padding: 4px;
  background-color: #dbe7f5;
	zoom: 1;
}	
.aktuell_titel_detail{
  color: #043b7e;
  font-size: 12px;
  font-weight: bold;
	margin: 0 0 12px 0;  
}
.aktuell_text_detail{
	zoom: 1;
}	
.aktuell_tn{
	float: right;
	margin: 0px 0px 4px 4px;
}
.aktuell_mid{
	float: right;
	margin: 0px 0px 4px 4px;
	text-align: center;
}
.aktuell_mehr{
	clear:right;
	display:block;
	text-align:right;
	font-weight:bold;
	margin: 0 4px 0 0;
}
.aktuell_seiten{
	text-align: right;
	margin: 0 4px 6px 0;
}
.aktuell_seiten a{
	font-weight: bold;
}
.aktuell_seiten a.aktiv{
	color: #999999;
}

/* CSS - 2011*/

#wrapper {
	width:930px;
	margin:auto;
	margin-top:15px;
	background:#fff;
	-moz-box-shadow: 0px 0px 10px #999;
	overflow:hidden;
	margin-bottom:25px;
	background:#fff URL('../images/wrapper_hintergrund.gif') top left repeat-x;
}


body {
	background:#001228 !important;
}

body table {
	/*background:#fff !important;*/
}
