﻿html {
}

body {
	text-align:center; /* horizontal centering for IE Win quirks */
	height:100%;
}

#hg_verlauf {
	text-align:center; /* horizontal centering for IE Win quirks */
	background: url(hg_verlauf.gif) repeat-y;	
	background-color: #00355d;
	z-index:1;
}

#hg_bild {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(hg_bild.jpg) no-repeat;
	background-attachment:fixed;
	z-index:0;
}

#distance { 
	width:1px;
	height:8%;
	margin-bottom: -13.75em; /* half of container's height */
	float:left;
	}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:27.5em;
	width: 643px;
	height: 550px;
	clear:left;
	behavior: url(iepngfix.htc);
	background: url(milchig.png);
}

#container div {
	float:right;
	margin-left:0em;
}

.remags, .remags a:link, .remags a:visited {
	color: #555555;
	font-size: 10px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
}

.remags {
	position: absolute;
	top: -5px;
	left:389px;
}

a:link, a:visited {
	color: #ff6600;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	line-height: 30px;
	text-align: left;
}

#oben {
	width: 603px;
	height: 200px;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

hr {
	border: none;
	border-bottom: solid 1px #ff6600;
}

#logo_orange {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 132px;
	height: 113px;
	background: url(logo_orange.jpg);
}


#textbereich {
	position: absolute;
	top: -10px;
	left: 157px;
	width: 480px;
	height: 353px;
	float: left;
	font-family: Verdana, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
	text-align:left;
	z-index:10;
}


#mitte {
	position: relative;
	top: 100px;
	width: 603px;
	height: 200px;
	float: left;
	font-family: Verdana, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
}

#logo_grau {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 132px;
	height: 113px;
	float: left;
	background: url(logo_grau.jpg);
}



#unten {
	position: relative;
	top: 112px;
	left:0px;
	width: 643px;
	height: 20px;
	float: left;
	text-align: center;
	behavior: url(iepngfix.htc);
	background: url(milchig.png);
}

h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 22px;
	text-align:left;
	padding-top: 10px;
	padding-bottom: 25px;
	color: #ff6600;
}






















