﻿/*
* {
	margin:0px;
	padding:0px;
	border:0px;
}

html {
	font-size:125%;
}

* html ul {
	float:left;
}

* html ul li {
	clear:left;
}

div {
	margin:0px;
	padding:0px;
	border:0px;
}
 
body {
	background-image:url('/images/hintergrund/bgr.gif');
	color:#000000;
	font-family:Verdana;
	font-size:55%;
	text-align:center;
	vertical-align:middle;
	width:100%;
	height:100%;
	scrollbar-base-color: #767341;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #767341;
	scrollbar-arrow-color: #767341;
	scrollbar-3dlight-color: #767341;
	scrollbar-darkshadow-color: #767341;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff; 
}
*/
* {
	font-family: verdana;
	font-size: 11px;	
	border:0px;
}
* html ul {
	float:left;
}

* html ul li {
	clear:left;
}

html, body {
	height:100%;
	margin: 0px;
	padding: 0px;
	font-size:125%;
}
div {
	margin:0px;
	padding:0px;
	border:0px;
}
 
body {
	text-align:center; /* horizontal centering for IE Win quirks */
	background-image:url('/images/hintergrund/bgr.gif');
	color:#000000;
	font-family:Verdana;
	font-size:55%;
	
	scrollbar-base-color: #767341;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #767341;
	scrollbar-arrow-color: #767341;
	scrollbar-3dlight-color: #767341;
	scrollbar-darkshadow-color: #767341;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff; 
}

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-295px; /* half of container's height */
	float:left;
}
#wrapper {
	width:900px;
	height:590px;
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	clear:left;
	background-color:#FFFFFF;
}

div.mitte {
	top: 50%;
	left: 50%;
	width:900px;
	height:590px;
	margin-left: -450px;
	margin-top: -295px;
	position: absolute;
	background-color:#FFFFFF;
}

#noflash {
	text-align:right;
}

#noflash a {
	color:#FFFFFF;
}

/**************** Titel-Bereich ****************/

h1 {
	display:none;
}

#titel {
	position:absolute;
	left:0px;
	top:0px;
	z-index:17;
	width:600px;
	height:220px;
	background-color:#FFFFFF;
	text-align:left;
}

/**************** Text-Bereich ****************/

#text {
	position:absolute;
	top:220px;
	left:198px;
	width:402px;
	height:218px;
	color:#FFFFFF;
	z-index:11;
	text-align:left;
	overflow:auto;
	background-color:#9d9a6b;
}

td {
	vertical-align:top;
}

/**************** Menü-Bereich ****************/

#menue {
	position:absolute;
	left:30px;
	top:220px;
	width:165px;
	height:218px;
	z-index:12;
	text-align:left;
	background-color:#9d9a6b;
}

#liste {
	position:relative;
	top:20px;
	left:0px;
	width:165px;
	height:350px;
	z-index:13;
}

ul {
	list-style-type:none;
	font-weight:bold;
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:0 0 0;
	border:none;
	border-spacing:0px;
}

li {
	display:inline;
}

#logo_unten {
	position:absolute;
	left:10px;
	bottom:177px;
	z-index:19;
}

#logo_oben {
	position:absolute;
	left:560px;
	top:20px;
	z-index:18;
}

#logo_sprache {
	position:absolute;
	left:574px;
	top:21px;
	z-index:18;
}

/**************** Hauptpunkte ****************/

li a {
	display:block;
	left:0px;
	padding-left:10px;
	padding-top:0px;
	margin-top:0px;
	color:#000000;
	text-decoration:none;
	width:145px;
}

li a:hover {
	display:block;
	left:0px;
	color:#000000;
	text-decoration:none;
	width:145px;
	background-color:#767341;
}

/**************** Unterpunkte ****************/

li li a {
	display:block;
	left:0px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:20px;
	padding-top:0px;
	margin-top:0px;
	width:135px;

}

li li a:hover {
	color:#FFFFFF;
	display:block;
	left:0px;
	width:135px;
	text-decoration:none;
	background-color:#767341;
}

/**************** Unter-Unterpunkte ****************/

li li li a {
	display:block;
	left:0px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:30px;
	padding-top:0px;
	margin-top:0px;
	width:125px;
}

li li li a:hover {
	color:#FFFFFF;
	display:block;
	left:0px;
	width:125px;
	text-decoration:none;
	background-color:#767341;
}

/**************** Aktuelles Unterpunkt ****************/

.aktuell {
	color:#FFFFFF;
	width:135px;
	text-decoration:none;
	background-color:#767341;
}

.aktuell a:link {
	color:#FFFFFF;
	width:135px;
	text-decoration:none;
	background-color:#767341;
}

.aktuell a:visited {
	color:#FFFFFF;
	width:135px;
	text-decoration:none;
	background-color:#767341;
}

.aktuell a:hover {
	color:#FFFFFF;
	width:135px;
	text-decoration:none;
	background-color:#767341;
}

.aktuell a:active {
	color:#FFFFFF;
	width:135px;
	text-decoration:none;
	background-color:#767341;
}

/**************** Erstes Unterpunkt ****************/

.first {
	color:#000000;
	width:135px;
	text-decoration:none;
}

.first a:link {
	color:#000000;
	width:135px;
	text-decoration:none;
}

.first a:visited {
	color:#000000;
	width:135px;
	text-decoration:none;
}

.first a:hover {
	color:#000000;
	width:135px;
	text-decoration:none;
}

.first a:active {
	color:#000000;
	width:135px;
	text-decoration:none;
}

/**************** Aktuelles erstes Unterpunkt ****************/

.firstaktuell {
	color:#000000;
	width:135px;
	text-decoration:none;
	background-color:#767341;
}

.firstaktuell a:link {
	color:#000000;
	width:135px;
	text-decoration:none;
	background-color:#767341;
}

.firstaktuell a:visited {
	color:#000000;
	width:135px;
	text-decoration:none;
	background-color:#767341;
}

.firstaktuell a:hover {
	color:#000000;
	width:135px;
	text-decoration:none;
	background-color:#767341;
}

.firstaktuell a:active {
	color:#000000;
	width:135px;
	text-decoration:none;
	background-color:#767341;
}

/**************** Hintergrund-Bereich ****************/

#grafik {
	position:absolute;
	right:0px;
	bottom:0px;
	width:295px;
	height:550px;
	z-index:1;
	background-color:#FFFFFF;
	text-align:right;
	vertical-align:bottom;
}

/**************** Kopf-Bereich ****************/

#home {
	position:absolute;
	right:30px;
	top:20px;
	font-weight:bold;
	font-size:xx-small;
	z-index:17;
	background-color:#FFFFFF;
}

a {
	text-decoration:none;
	color:#000000;
}

