@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	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; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
    }
    .oneColFixCtr #container {
	width: 820px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	background: #ffffff;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #000000; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 60px;
	height: inherit;
	margin-bottom: 40px;
    }
    .oneColFixCtr #mainContent {
	padding: 0 10px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	z-index: auto;
	top: 0px;
	left: 20px;
	padding-left: 35px;
	vertical-align: top;
	text-align: left;
    }
.headnavigation_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	position: relative;
	z-index: 5;
	width: 100px;
	margin-left: 705px;
	padding-left: 11px;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	padding-bottom: 2px;
	margin-top: 5px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.image {
	background-color: #CCCCCC;
	height: auto;
	width: 805px;
	position: relative;
	z-index: 1;
	margin: 7px;
	left: 0px;
	top: -18px;
}
.navigation {
	height: 40px;
	width: 813px;
	z-index: 10;
	position: relative;
	margin-top: 0px;
	top: -53px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
}
.content_left {
	background-color: #CCCCCC;
	height: auto;
	width: 250px;
}
.content_right {
	background-color: #666666;
	height: auto;
	width: 500px;
	float: none;
}
.box_left {
	height: inherit;
	width: 215px;
	top: -33px;
	float: left;
	z-index: 20;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-left: 7px;
	padding-right: 5px;
	padding-left: 3px;
}
.box_right {
	background-color: #FFFFFF;
	height: auto;
	width: 550px;
	padding-bottom: 20px;
	padding-left: 5px;
	position: relative;
	left: 0px;
	float: left;
	z-index: 10;
	margin-left: 20px;
}
.content {
	height: 520px;
	width: auto;
}
.fliesstext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
}
.fliesstext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.termin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	line-height: 22px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
}
.opener {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
}

