body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
}

td {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}

div.debug {
	position: absolute;
	background-color: green;
	left: 10px;
	right: 195px;
	top: 700px;
	padding-top: 10px;
}

#printhead {
	display: none;
}

#topnav {
	background-color: #00a1de;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	height: 22px;
	text-decoration: none;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#quicknav {
	font-weight: bold;
	height: 22px;
	text-decoration: none;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}

#leftbar {
	background-color: #ffffff;
}

#rightbar {
	background-color: #ffffff;
}

#rightbar a {
	text-decoration: none;
}

/*Rightbar*/
.rightbar_top {
	background-color: #d0d0d0;
	background-image: url(/_images/homepage/pfeil_rightbar.jpg);
	background-repeat: no-repeat;
	azimuth: center;
	padding-left: 24;
	background-position: left;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 21px;
	margin-bottom: 3px; /*Abstand nach unten zum Text*/
	color: #000;
}

.rb_news {
	padding: 2px;
	padding-bottom: 5px; /*Abstand zum unteren Rand*/
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 3px; /*Abstand nach unten zum Text*/
	font-size: 7.5pt;
	color: #000;
}

#content {
	background-color: #ffffff;
}

#fusszeile {
	background-color: #606060;
	color: #ffffff;
	height: 22px;
	font-size: 7pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

a.topnav, a:active.topnav, a:focus.topnav, a:link.topnav, a:visited.topnav {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover.topnav {
	color: #656565;
	font-weight: bold;
	text-decoration: none;
}

a, a:active, a:focus, a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: red;
	text-decoration: underline;
}

a.foot, a:active.foot, a:focus.foot, a:link.foot, a:visited.foot {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

img {
  border: 0;
}

.newsletterimage {
	left: 0px;
	top: 0px;
	psoition: absolute;
}

/* NAVIGATIONS STYLE */
#navigation {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #000;
	width: 100%;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}

#navigation li {
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	list-style: none;
}

#navigation a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 4px;
	color: #000;
	text-decoration: none;
}

#navigation a:hover {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: left;
	color: #000;
	text-decoration: none;
	background-color: #00a1de;
}

#navigation li.aktiv {
	background-color: #b3dcf5;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	list-style: none;
	font-weight: bold;
}

.big {
	font-size: 125%;
}

.normal {
	font-size: 100%;
}

.small {
	font-size: 80%;
}

div.ergebnisboxtop {
	background-color: #efefef;
	border-bottom: 1px solid #808080;
	padding: 6px 6px 6px 6px;
	font-weight: bold;
}

div.ergebnisbox {
	background-color: #transparent;
	border-bottom: 1px solid #808080;
	padding: 6px 6px 6px 6px;
	margin-bottom: 4px;
	margin-bottom: 10px;
}

div.ergebnisbox img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.ergebnis_img {
    float: left;
    width: 500px;
	  margin-bottom:10px
}

.iframe{
	position: relative;
	left: 30px;
	top: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}
