@charset "UTF-8";
#apDiv1 {
	position:absolute;
	width:200px;
	height:535px;
	z-index:1;
	left: 695px;
	top: 297px;
}

body {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: left; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E5F1F8;
	vertical-align: middle;
    }
.footer {
	background-color: #FFF7F2;
	height: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0B54A4;
	text-transform: lowercase;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
}
.maincontent_bg {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.footer_line {
	background-color: #FFF7F2;
	height: 10px;
	line-height: 10px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #0B54A3;
}
.headline_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #296AB0;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/headline_news.jpg);
	background-repeat: no-repeat;
	letter-spacing: 2px;
	text-align: right;
	vertical-align: middle;
	height: 25px;
	width: 200px;
}
.tablet_right {
	color: #0B54A3;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0B54A3;
	text-align: right;
	padding-right: 5px;
}
.maincontent {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.maincontent_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0C54A4;
	text-decoration: none;
	text-align: left;
}
#apDiv2 {
	position:absolute;
	width:670px;
	height:164px;
	z-index:1;
	left: 4px;
	top: 297px;
}
.main_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
}
.bg_main {
	background-color: #C2D6EE;
	background-image: url(images/bg_head.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #1353A2;
	text-decoration: none;
}
a:hover {
	color: #1353A2;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.maincontent_head_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0C54A4;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
}
.text_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FF6600;
	list-style-position: inside;
	list-style-type: square;
	display: list-item;
}
.bild {
	left: 10px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	clear: none;
	float: left;
	margin: 0px;
	padding: 10px;
}
.text_geowave {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A54A3;
}
.text_blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A54A3;
}
.text_big_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-transform: uppercase;
}
.datenfeld {
	border: 1px solid #1453A1;
	background-color: #FFF4EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}
.oneColElsCtr table tr td table tr td p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textfett {
	font-weight: bold;
}
a:visited {
	color: #1353A2;
	text-decoration: none;
}
a:active {
	color: #1353A2;
	text-decoration: none;
}
