body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
}
#Page {
	background-color: #FFFFFF;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	padding: 10px;
}
#Header {
	height: 203px;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

#HeaderPic {
	height: 203px;
	width: 510px;
	overflow: hidden;
}
#LanguageWrapper {
	height: 30px;
	text-align: right;
	color: #47606d;
	text-decoration: none;
}
#LanguageWrapper a{
	color: #47606d;
	text-decoration: none;
}
#LogoWrapper {
	float: right;
	height: 203px;
	width: 129px;
	position: relative;
}
#Logo {
	height: 173px;
	width: 129px;
	position: relative;
}
#Logo img{
	bottom: 0px;
	margin-top: auto;
	position: absolute;
}

#MainWrapper {
	background-color: #d2dfe5;
	min-height: 450px;
	margin-top: 10px;
}
#NaviWrapper {
	width: 340px;
	padding-top: 45px;
}
#MainNaviWrapper {
	width: 175px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-bottom: 20px;
}
#SubNaviWrapper {
	width: 145px;
	float: left;
	margin-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #47606d;
}
#ContentWrapper {
	width: 330px;
	float: right;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 30px;
}
#ContentWrapper a{
	color: #336666;
	font-weight: normal;
	text-decoration: none;
}
#ContentWrapper a:hover{
	text-decoration: underline;
}
.MainNavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #47606d;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	padding-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 9px;
	line-height: 12px;
}
.MainNavi:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1d1f23;
	color: #957804;
}
.MainNaviAktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #957804;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	padding-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1d1f23;
	padding-bottom: 9px;
	line-height: 12px;
}
.SubNavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #47606d;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	padding-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47606d;
	padding-bottom: 9px;
	line-height: 12px;
}
.SubNavi:hover {
	color: #957804;
}
.SubNaviAktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #957804;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	padding-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47606d;
	padding-bottom: 9px;
	line-height: 12px;
}
h1 {
	background-repeat: no-repeat;
	text-indent: -999em;
}
#PopupWrapper {
	background-color: #d2dfe5;
	padding: 10px;
}
#IntroWrapper {
	width: 680px;
	margin-top: 12%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#IntroVideo {
	width: 680px;
	height: 205px;
}
#EnterBox {
	height: 85px;
	width: 680px;
	margin-top: 10px;
	background-color: #d2dfe5;
}
#EnterBox img{
	margin-top: 7px;
}
#EnterField {
	float: right;
	font-weight: bold;
	color: #47606d;
	margin-top: 40px;
	margin-right: 40px;
}
#EnterField a{
	color: #47606d;
	text-decoration: none;

}

