@charset "utf-8";
/* CSS Document */
* {
margin:0;
padding:0;
}

body {
	font-size: 100.01%;
	text-align: left;
	background-repeat: repeat-y;
	background-color: #6A3C08;
	margin: 0;
	padding: 0;

}

#center {
	width: 768px;
	height: 508px;
	left: 50%;
	top: 50%;
	margin-left: -384px;
	margin-top: -254px;
	position: absolute;
	text-align: left;
}
#navioben {
	height: 34px;
	position: absolute;
	background-repeat: no-repeat;
	width: 762px;
	padding-left: 9px;
	margin: 0 auto;
}

#navioben li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}




#container {
	width: 768px;
	height: 442px;
	position: absolute;
	margin-left: -384px;
	margin-top: -221px;
	text-align: left;
	left: 50%;
	top: 50%;
	background-repeat: no-repeat;
	clear: none;
	background-image: url(images/containermain_bg2.png);
}

#container_kopftext {
	height: 60px;
	border-bottom: solid black 5px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#container_kopftext h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	line-height: 24px;
	letter-spacing: 1px;
	padding-top: 5px;
}
#container_text #container_kopftext  p   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	padding: 0px 0px 4px 0px;
	text-align: center;
}





#container_text {
	float: left;
	width: 337px;
	height: 424px;
	margin-top: 6px;
	margin-left: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: solid #535353 1px;
	display: inline;
}

#container_text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}




#container_text p {
	font-size: 10px;
	line-height: 14px;
	color: #CCCCCC;
	margin: 10px 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container_text ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
#container_text li {
	padding: 0px 10px 0px 20px;
	list-style-type: none;
	text-align: left;
}
#container_text a {
	font-weight: bold;
	color: #CC9900;
	text-align: left;
	line-height: 25px;
}


#container_navirechts {
	float: right;
	width: 162px;
	background-color: #6A6748;
	height: 424px;
	margin-top: 6px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: bottom;
	border: solid #535353 1px;
	display: inline;
}
#container_navirechts li {
	text-decoration: none;
	list-style-type: none;
}
#container_navirechts    a    {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 30px;
	color: #CC9900;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 162px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	background-color: #000000;
	background-position: center center;
	letter-spacing: 1px;
	list-style-type: none;
	margin-bottom: 2px;
}
#container_navirechts a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFCC00;
	background-color: #6A6748;
	height: 30px;
	width: 162px;
}


#container_bild {
	margin-top: 6px;
	height: 424px;
	margin-right: 176px;
	margin-left: 354px;
	background-repeat: no-repeat;
	position: static;
	background-position: center center;
	border: solid #535353 1px;
	color: #CCCCCC;
	background-color: #000000;
}
#container_bild p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
	padding: 7px 10px 7px 10px;
}
#container_bild h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0088AA;
	text-align: center;
}





#footer {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	height: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 auto;
	position: absolute;
	font-style: italic;
	letter-spacing: 2px;
	float: none;
	clear: none;
	margin-right: 10px;
	margin-top: 486px;
	background-position: right bottom;
	width: 768px;
}
#footer a {
	text-decoration: none;
	color: #4f2a00;
	margin-right: 5px;
}
#footer a:hover {
	color: #990000;
}
#clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum alle seine untergeordneten Floats enthalten sollte. */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
    }
#dateformat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	float: left;
	color: #F9D318;
	height: 12px;
	top: 447px;
	position: absolute;
	left: 647px;
	z-index: 2;
}
.navigroesse {
	padding-bottom: 32px;
}

