* {
	margin:0;
	padding:0;
	}
html, body {
	height:100%;
	overflow:hidden;
	}
body {
	background-color:#ECEEED; /* page color */
	text-align:center; /* horizontal centering for IE5 Win quirks */
	}
#wrap {
	position:absolute;
	width:100%;
	height:99%;
	top:0;
	left:0;
	overflow:auto;
	z-index:2;
	}
#space { 
	width:1px;
	height:50%;
	margin-bottom:-280px; /* half of container's height */
	float:left;
	z-index:3;
	}
#container {
	margin:-524px auto 0px auto;
	position:relative;
	height:524px;
	width:760px;
	background-image: url(logo2.gif);
	background-repeat: no-repeat;
	background-position: right 376px;
	z-index:5;
	}
#transparency {
	position:relative;
	height:536px;
	width:100%;
	clear:left;
	z-index:4;
	background:#fff;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity:0.5;
	border-top: 1px dotted #d28229;
	border-bottom: 1px dotted #d28229;
	}
#menu {
	float: left;
	height: 524px;
	width: 170px;
	text-align:right;
	}
#content {
	float: right;
	height: 500px;
	width: 590px;
	text-align: left;
	}
#navi {
	position:absolute;
	width: 300px;
	left: 166px;
	bottom: 3px;
	text-align: left;
	}
#color {
	position: absolute;
	z-index: 5;
	right: 24px;
	bottom: 14px;
	height: 30px;
	width: 30px;
	}
#imgback{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:1;
	width:100%;
	height:100%;
	}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b8396;
	text-decoration: none;
	margin:0px 0px 0px 0px;
}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d28229;
	text-decoration: none;
	margin:0px 0px 0px 0px;
}
ul {
	margin-top: 12px;
	margin-right: 40px;
	text-indent: 0pt;
	line-height:11px;
	list-style-type: none;
	}
li {
	display:inline;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d28229;
	font-weight: normal;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #293140;
	font-weight: normal;
	}
#hoch {
	float:left;
	margin-right:12px;
	}
#quer {
	width:500px;
	}
p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b8396;
	width:500px;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b8396;
	}
.stay {
	color: #d28229;
	}
img.link {
	margin-left:-4px;
	border: 0px none;
	}
img.change {
	border: 0px none;
	}

