html {
  display: block;
  color: #000000;
  font-size: 11px;
}
body, div, table {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #FFFFFF;
}
html, body, div, b, p, a, td, th, h1, h2, h3 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
}

html, body, iframe#renntaxi {
	margin:0;
	padding:0;
	height:100%;
	border:none;
}


b, strong, h1, h2, h3 {	
	color: #00427E;
	background:inherit;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
a:link, a:visited, a:hover {
	color: #00427E;
	text-decoration:none;
	font-size: 11px;
}
a:hover {
	color: #AED902;
	text-decoration:underline;
	font-size: 11px;
}

a.fett:link, a.fett:visited, a.fett:hover {
	font-weight: bold;
}
a.fett:hover {
 	color: #00427E;
	font-weight: bold;
	text-decoration:underline;
}


/* table center */
table {
	margin-left: auto;
	margin-right: auto;
}
table.header {
	background-image:url(/img/header_bg.gif);background-repeat:repeat-x;
}
div.main {
   	background-color: #A2A2A2;
 	background-image:url(/img/body_bg.jpg);background-repeat:repeat-x;
}
div.header {
	width: 940px;
	height:130px;
	vertical-align:top;
	color:#000000;
	background:#FFFFFF;
}
div.meta {
	width: 950px;
	height: 130px;	
}
div.content {
	width: 940px;
}
div.footer {
	width: 100%;
}
.wysiwyg .blau {
	color: #00427E;
	background:inherit;
}
.frm_error {
	color:red;
		}
td.meta {
	color: #00427E;
	font-size:11px;
	background:inherit;
}
td.meta a:link, td.meta a:visited, td.meta a:hover {
	color: #00427E;
	font-size:11px;
	background:inherit;
	text-decoration:none;
}
td.meta a:hover {
	color: #AED902;
}
td.submenu {
	color: #00427E;
	font-size:11px;
	background:inherit;
}
td.submenu a:link, td.submenu a:visited, td.submenu a:hover {
	color: #00427E;
	font-size:11px;
	font-weight:normal;
	background:inherit;
	text-decoration:none;
}
td.submenu a:hover {
 	color: #00427E;
	font-size:11px;
	font-weight:normal;
	background:inherit;
	text-decoration:underline;
}
td.container_titel {
	background:url(/img/container/top_mid.gif);
	text-align:left;
	margin-left:0px;	
}
td.container_content {
 	background:url(/img/bg_blue.gif);
	color: #00427E;
	text-align:left;
}
td.container_content_nobg {
	color: #00427E;
	text-align:left;
}


.bluebg {
	background: #E5ECF2;
}
.greenbg {
	background: #eff7cc;
}
.detail_titel {
	font-size: 14px;
	font-weight: bold;
	color: #00427E;
	background: inherit;
}
.detail_untertitel {
	font-size: 12px;
	font-weight: bold;
	color: #00427E;
}
.detail_untertitel_yellow {
	font-size: 12px;
	font-weight: bold;
	color: #00427E;
	background: #EFF7CC;
}
.detail_untertitel_blue {
	font-size: 12px;
	font-weight: bold;
	color: #00427E;
	background: #E5ECF2;
}
.detail_untertitel_darkblue {
	font-size: 12px;
	font-weight: bold;
	color: #00427E;
	background: #B7CADB;
}
.detail_text_darkblue {
	font-size: 11px;
	color: #000000;
	background: #B7CADB;
}
.detail_text {
	font-size: 11px;
	color: #000000;
	background: inherit;
}
.detail_text_blue {
	font-size: 11px;
	color: #000000;
	background: #E5ECF2;
}
.detail_text_yellow {
	font-size: 11px;
	color: #000000;
	background: #EFF7CC;	
}
.detail_untertitel a:link, .detail_untertitel a:visited, .detail_untertitel a:hover, .detail_untertitel a:active {
	font-size: 12px;
	font-weight: bold;
	color: #00427E;
	text-decoration:none;
	background: inherit;
}
.detail_untertitel a:hover {
	text-decoration:underline;
}
.detail_bild {
	vertical-align: super;
	float:right;
	width:205px;
	padding-left:5px;
	padding-bottom:5px;
	background: #E5ECF2;
}

td.topten {
	font-size: 19px;
	vertical-align:middle;	
}
td.topten a:link, td.topten a:visited, td.topten a:hover, td.topten a:active {
	font-size: 9px;
	text-decoration: none;
}
td.topten a:hover {
	font-size: 9px;
	text-decoration: underline;
}
/* ie bug workaraound */
/*html > body > div.main > div.header {
  position:fixed !important;
}
html > body > div.main > div.content {
  padding-top: 130px;
}*/

#zettel {
width: 160px;
height: 200px;
position:absolute;
top: -200px;
left: 150px;
background-color: transparent;
background-image: url(/img/ei.gif);
background-repeat: no-repeat;
}

.text_gut {
	width: 490px;
	height: 40px;
	font-family:Verdana,Arial,Helvetica; 
	font-size:10px;
}
