@charset "UTF-8";

html {
	font-family: Arial, Helvetica, sans-serif;
	color: #212b2e;
	height: 100%;
	overflow: hidden;
	font-size: 11px;
	line-height: 18px;
}



body {
	height:100%;
	margin: 0;
	padding: 0;
	background-image: url(img/hg.gif);
	background-color:#8d9498;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left center;
}

#flashcontent {
	float:left;
	height:100%;
	margin:0;
	width:100%;
}

#container {
	height: 580px;
	width: 770px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color:#bcc8c8;
	margin-top: -290px;
	margin-left: -385px;
}

#navi {
	height: 194px;
	width: 185px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color:#212b2e;
	font-weight: bold;
	font-size: 12px;
}

#navi_zwo {
	width: 185px;
	position: absolute;
	top: 265px;
	left: 0px;
	font-weight: bold;
	font-size: 11px;
}


#navi ul, #navi_zwo ul {
	list-style: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding:0;
}
#navi li, #navi_zwo li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 12px;
	color: #bcbfc0;
	line-height: 24px;
	vertical-align: middle;
}
#navi_zwo li {
	color: #8d9498;
}
#navi li.act, #navi_zwo li.act {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 12px;
	color: #ffffff;
	line-height: 24px;
	vertical-align: middle;
}
#navi_zwo li.act {
	color: #212b2e;
}
#navi a{
	color: #bcbfc0;
	text-decoration:none
}
#navi_zwo a{
	color: #8d9498;
	text-decoration:none
}
a{
	color: #212b2e;
	text-decoration:none
}
#navi a:hover{
	color: #dcc85a;
	text-decoration:none
}
a:hover, #navi_zwo a:hover{
	color: #ffffff;
	text-decoration:none
}


#bild {
	height: 194px;
	width: 585px;
	position: absolute;
	top: 0px;
	left: 185px;
}
#bildbalken {
	height: 66px;
	width: 770px;
	position: absolute;
	top: 194px;
	left: 0px;
	overflow: hidden;
}
#gelb {
	height: 5px;
	width: 770px;
	position: absolute;
	top: 260px;
	left: 0px;
	background-color:#dcc85a;
}
#content {
	height: 290px;
	width: 535px;
	position: absolute;
	top: 265px;
	left: 185px;
	margin-top: 20px;
	overflow: auto;
}
.linie {
	background-color: #212b2e;
	height: 1px;
	width: 100%;
}
#footer {
	width: 770px;
	position: absolute;
	top: 550px;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #212b2e;
	font-size: 8px;
	color: #212b2e;
	text-align: center;
	letter-spacing: 0.1em;
	padding-top: 5px;
}
#container_index {
	height: 300px;
	width: 770px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -290px;
	margin-left: -385px;
	text-align: center;
	padding-top: 280px;
}
#logobalken {
	height: 66px;
	width: 770px;
	position: absolute;
	top: 194px;
	left: 0px;
	overflow: hidden;
}

