* {
    margin:0px;
    padding:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
}


#container {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	right: 0px;
	background-color: #333333;
}

#navigation {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 11;
	margin-top: -256px;
	margin-left: 92px;


}
#seite {
	top: 50%;
	left: 50%;
	z-index: 12;
	color: #333333;
	margin-left: 405px;
	position: absolute;
	margin-top: -252px;
	font-size: 20px;
	font-weight: bold;
}


#hintergrund {
	position:absolute;
	left:0px;
	top:50%;
	width:100%;
	height:508px;
	z-index:2;
	right: 0px;
	margin-top: -254px;
	background-color: #666666;
}
#kopf {
	position:absolute;
	top:50%;
	width:auto;
	height:auto;
	z-index:3;
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	left: 50%;
	margin-left: -401px;
	margin-top: -294px;
	font-size: 36px;
	font-weight: bold;
}
#slides {
	top:50%;
	width:800px;
	height:508px;
	z-index:9;
	text-align: left;
	left: 50%;
	margin-left: -400px;
	margin-top: -254px;
	position: absolute;
	border-right: solid #333333 1px;
	border-left: solid #333333 1px;
}
#text {
	position:absolute;
	left:50%;
	top:50%;
	width:315px;
	height:auto;
	z-index:10;
	margin-left: -399px;
	margin-top: -254px;
	padding-left: 20px;
	padding-top: 15px;
}
#text li {
	line-height: 1.5em;
	color: #666666;
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 10px;
}
#text ul {
}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.Stil1 {
     color: #515151
}
.Stil2 {
	color: #797979
}
.Stil3 {
	color: #CCCCCC
}
.Stil4 {
	padding-top: 220px;
}

.Stil5 {
	font-size: 16px;
	font-weight: bold;
}

.Stil6 {
	font-size: 16px;
	font-weight: normal;
}

