														/* BODY/ALL */
body {
	font-family: Helvetica, Arial, Gill Sans, Geneva, Lucida Grande, sans-serif;
	width: 1000px;
	margin: 0px auto;
	background-color:#7f7f7f;
}
img {
	border: 0px;
}
a:link, a:visited { 
	text-decoration:underline;
	color:#fff;
}
a:active, a:hover, a:focus {
	text-decoration:underline;
	color:#96a20d;
}

														/* CONTENT */
														
#oben {
	margin: 100px 0px 0px 0px;
}
#links {
	float: left;
	width: 460px;
	height: 355px;
	background-image: url(img/links01.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.linksfixed {
	width: 460px;
	position: fixed;
	top: 0px;
	left: 0px;
}
#x {
	position: fixed;
	top: 0px;
	left: 0px;
}
#y {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 460px;
	padding: 227px 0px 0px 0px;
	text-align: center;
	color:#fff;
	font-size:1.0em;
}
#rechts {
	float: right;
	width: 460px;
	height: 355px;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1em;
	background-color: #000;
}
#rechtsoben {
	color: #fff;
	letter-spacing: 0.1em;
	font-weight: normal;
	padding: 150px 0px 20px 0px;
}
.rechtsobenfixed {
	width: 460px;
	position: fixed;
	top: 123px;
	left: 540px;
	text-align: center;
}
#rechtsmitte {
	padding: 0px 5px 0px 5px;
	text-align: center;
	line-height: 1.1em;
}
#rechtsunten {
	color: #fff;
	letter-spacing: 0.1em;
	padding: 15px 35px 0px 35px;
}
.rechtsuntenfixed {
	width: 380px;
	position: fixed;
	top: 208px;
	left: 580px;
	text-align: center;
}
p {
 	margin-top:0em;
	font-size:0.6em;
}
.menub {
	font-family: Gill Sans, Geneva, Lucida Grande, sans-serif;
	font-size: 1.7em;
	font-weight:lighter;
	letter-spacing: 0.1em;
}
a.menub:link, a.menub:visited {
	color: #96a20d;
	text-decoration: none;
	letter-spacing: 0em;
}
a.menub:active, a.menub:hover, a.menub:focus {
	color: #fff;
	text-decoration: none;
	letter-spacing: 0em;
}
.menua {
	font-family: Gill Sans, Geneva, Lucida Grande, sans-serif;
	font-size: 1.7em;
	font-weight:lighter;
}
a.menua:link, a.menua:visited {
	color: #fff;
	text-decoration: none;
}
a.menua:active, a.menua:hover, a.menua:focus {
	color: #fff;
	text-decoration: none;
}
#unterseiten {
	font-size:0.7em;
 	color:#000;
 	line-height:1.4em;
	width: 480px;
	text-align: left;
	padding: 20px 260px 25px 260px;
	text-align: justify;
}
.unterseitenbody {
	background-color: #fff;
}
#unterseiten a:link, #unterseiten a:visited { 
	text-decoration:underline;
	color:#000;
}
#unterseiten a:active, #unterseiten a:hover, #unterseiten a:focus {
	text-decoration:underline;
	color:#cc0;
}
#unterseiten p {
 	margin-top:0em;
	font-size:1em;
}
.diasbody {
	background-color:#fff;
}
.dias div {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #fff;
}

														/* BOTTOM */
	
#unten {
	position: fixed;
	bottom: 0px;
	left: 0px;
	font-size:0.6em;
 	color:#444;
 	line-height:1.4em;
	width: 100%;
	text-align: center;
	padding: 0px 0px 5px 0px;
}
#unten a:link, #unten a:visited { 
	text-decoration:none;
	color:#444;
}
#unten a:active, #unten a:hover, #unten a:focus {
	text-decoration:none;
	color:#fff;
}
