html {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin:0px;
}
ul {
    margin: 0;
    padding: 0;
}
li.Navigation{
	padding: 0.25em 1em;
	list-style-type: none;
	border-left: 1px solid white;
    display:inline;
}
div.Navigation {
	position:absolute;
	top:100%;
	width:100%;
	height:20px;
	margin-top: -20px;
	background-color:#CCCCCC;
	z-index:3;
	overflow: hidden;
}
div.Inhalt {
	position:absolute;
	width:750px;
	height:500px;
	left:50%;
	margin-left: -375px;
	top:50%;
	margin-top: -250px;
	z-index:1;
	overflow: hidden;
}
div.Trailer {
	left:0px;
	top:0px;
	position:absolute;
	width:750px;
	height:100px;
	z-index:3;
	overflow: hidden;
}
div.Inhalt_Headline {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:30px;
	background-color:#CCCCCC;
	z-index:2;
	overflow: hidden;
}
div.BG1 {
	position:absolute;
	left:0px;
	top:100px;
	width:750px;
	height:400px;
	z-index:1;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #33FFFF;
}
div.BG2 {
	position:relative;
	z-index:1;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.Links {
	position:relative;
	width:340px;
	z-index:1;
	overflow: hidden;
	float:left;
	padding:10px;
}
div.Rechts {
	position:relative;
	width:260px;
	z-index:1;
	overflow: hidden;
	float:left;
	margin-left:120px;
	padding:5px;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.Fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FFFFFF;
}
.Subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #666666;
	font-weight: bold;
}
.Daten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFF00;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	
}.FliessText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.WeissText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
}
.InputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.WeissFettTextTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
}
.WeissFettTextTopstep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #666666;
}
h1.Quelle {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
	vertical-align: super;
	text-align: left;
}
h1 {
    margin: 0;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-indent: 5px;
}
h2 {
    margin: 0;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0000CC;
	font-weight: bold;
}
h3 {
    margin: 0;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
}
h4 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	letter-spacing: 2px;
	vertical-align: super;
	text-align: right;
}
h5 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0066CC;
	font-weight: bold;
	letter-spacing: 2px;
	vertical-align: super;
	text-align: left;
}
