body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(imgs/global/hg_verlauf.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #CCCCCC;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
}

.text_klein {
	font-size: 9pt;
}

.text_bold {
	font-weight: bold;
}

a {
	font-size: 10pt;
	color: #666666;
	text-decoration: none;}

a:hover {
	color: #86A0AF;
}

.a_textlink_klein {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #86A0AF;
	text-decoration: none;
}

.a_textlink {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #86A0AF;
	text-decoration: none;
}

.a_textlink_gross {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #86A0AF;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	color: #86A0AF;	
	font-size: 12pt;
	font-weight: bold;
}

.h1_manuell {
	color: #86A0AF;	
	font-size: 12pt;
	font-weight: bold;
}

.container {
	border: 1px solid #666666;
	height: 600px;
	width: 800px;
	position: absolute;
	margin-left:-400px;
	left:50%;
	margin-top:-300px;
	top:50%;
	margin-bottom: 0px;
}

.content_rahmen {
	border: 1px solid #333333;
	height: 530px;
	width: 786px;
	position: absolute;
	margin-left:-393px;
	left:50%;
	margin-top:-293px;
	top:50%;
	margin-bottom: 0px;	
}

.content_rahmen_opener {
	border: 1px solid #333333;
	height: 586px;
	width: 786px;
	position: absolute;
	margin-left:-393px;
	left:50%;
	margin-top:-293px;
	top:50%;
	margin-bottom: 0px;	
}

.sprache_opener {
	height: 22px;
	width: 128px;
	position: absolute;
	left:344px;
	top:568px;
}

.content {
	height: 440px;
	width: 784px;
	position: absolute;
	left:0;
	top:90px;
	background-color: #000000;
}

.textblock {
	height: 350px;
	width: 440px;
	position: absolute;
	left:300px;
	top:40px;
}

.textblock_breit {
	height: 350px;
	width: 610px;
	position: absolute;
	left:88px;
	top:40px;
}

.navigation {
	height: 57px;
	width: 784px;
	position: absolute;
	left:0;
	top:530px;
}

.sprache {
	height: 30px;
	width: 120px;
	position: absolute;
	left:0px;
	top:605px;
}

.impressum_agb {
	height: 30px;
	width: 200px;
	position: absolute;
	left:586px;
	top:598px;
	text-align: right;
	color: #666666;

}

