@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 18px;
	background-color: #0A0A08;
}
.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.body_copy_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ff9900;
	text-decoration: none;
	text-align: left;
}
.body_copy a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.body_copy a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.body_copy a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ff9900;
	text-decoration: none;
	text-align: left;
}
.body_copy_blck {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	text-align: left;
}
.body_copy_liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 12px;
}
.backgr_color {
	background-color: #DBD7CC;
	background-position: right;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	letter-spacing: 0.1em;
	text-align: left;
}
.headline_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999;
	letter-spacing: 0.1em;
	text-align: left;
}
.headline_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ff9900;
	letter-spacing: 0.1em;
	text-align: left;
}
#container  {
	width: 900px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-color: #0a0a09;
	height: 500px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #ada68f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../bilder/background.jpg);
}
#container_impressum {
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container_leer {
	width: 900px;
	height: 500px;
	position: relative;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #ada68f;
}
#container_video {
	width: 407px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: justify;
	z-index: 1;
}
#navigation {
	text-align: left;
	width: 75%;
	top: 25px;
	position: absolute;
	float: left;
	padding-left: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDBAB2;
	text-transform: uppercase;
	letter-spacing: 1px;
	z-index: 5;
}
#inhalt {
	text-align: left;
	float: left;
	width: 421px;
	position: absolute;
	top: 90px;
	padding-left: 38px;
	left: 0px;
}
#inhalt_pics {
	text-align: left;
	float: left;
	width: 50%;
	position: absolute;
	top: 85px;
	padding-left: 38px;
}
iframe   {
	text-align: left;
	height: 300px;
	width: 429px;
	position: absolute;
	top: 75px;
	background-color: #0a0a09;
	margin-left: 38px;
	z-index: 2;
}
div#wn	{
	text-align: left;
	height: 300px;
	width: 400px;
	position: absolute;
	top: 75px;
	background-color: #0a0a09;
	margin-left: 38px;
	z-index: 2;
	overflow:hidden;
	}
#pics_left {
	width: 123px;
	height: 250px;
	position: absolute;
	top: 110px;
	left: 38px;
}
.thickbox {
}
#pics_mid {
	width: 123px;
	height: 250px;
	top: 110px;
	left: 200px;
	position: absolute;
}
#pics_right {
	width: 123px;
	height: 250px;
	top: 110px;
	left: 350px;
	position: absolute;
}
.pics {
	height: 123px;
	width: 75px;
	padding-bottom: 20px;
	padding-right: 24px;
	padding-left: 24px;
}
.pics_quer {
	height: 75px;
	width: 123px;
	padding-bottom: 20px;
}
.vorab1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
	line-height: 25px;
}
.vorab1 a{
	text-decoration: none;
	color: #FFF;
}
.vorab1 a:link {
	text-decoration: none;
}
.vorab1 a:hover {
	text-decoration: none;
}
#coming_soon {
	width: 260px;
	top: 205px;
	left: 163px;
	height: 73px;
	text-align: left;
	position: absolute;
}
#danke {
	text-align: left;
	float: left;
	width: 259px;
	position: absolute;
	top: 205px;
	left: 154px;
	height: 35px;
}
#container_pics {
	width: 407px;
	position: absolute;
	text-align: justify;
	left: 0px;
	top: 0px;
}
