@charset "UTF-8";
/* CSS Document */


body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

#bilder {
	height: auto;
	width: 700px;
}

#navi {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style-image: none;
	list-style-type: none;
	background-color: #FFF;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	height: 90px;
	width: 400px;
295
	position: absolute;
	left: 0px;
	top: 300px;
	position: fixed;
	z-index:1000;
}

 
#navi a:link{
	text-decoration: none;
	color: black;
}

#navi a:visited{
	text-decoration: none;
	color: black;
}
#navi a:hover, #navi a.current{ 
	text-decoration: none;
	color:grey;
}
#navi a:active{ 
	text-decoration: none;
	background:white;
}

#navi ul {
	list-style-type: none;
	font-size: 24px;
	line-height: 1.8;
}


#serie{
	margin-top: 0%;
	margin-left: -5px;
	margin-bottom: 5%;
	width: 1880px;
    position:absolute;
    height:100%;
    width:auto;
    white-space:nowrap;
    top:%;
    
}

#serie img {
    position:relative;
    z-index:-2;
    height:100%;
    width:auto;
}


#text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 120px;
	margin-top: 700px;
	margin-left: 0%;
	margin-bottom: 5%;
	margin-right: 1%;
	padding-left: 320px;
	padding-right: 10px;
	padding-top: 20%;
	padding-bottom: 10%;
} 

#footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: black
	word-spacing: 1000000px;
    left: 14px;
	position: absolute;
	bottom: 10px;

	

}
#wrapper2 {
	
	
	margin: auto;
	top: 300px;
	width: 700px;
	border: 0px solid #F6B6D8;
	height: 100px;
	
}

#textbla {
	 
	text-align: justify;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: grey
	padding-top: 100px;
	margin-top: 10px;
	position: left;
	margin-left: 50px;
	margin-right: 50px;
	

}
#footer a:link{
	text-decoration: none;
	color: black;
}

#footer a:visited{
	text-decoration: none;
	color: black;
}
#footer a:hover, #navi a.current{ 
	text-decoration: none;
	color:grey;
}
#impressum {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	margin-top: 5%;
	margin-left: -5%;
	margin-bottom: 5%;
	padding-left: 450px;
	padding-top: 4%;
	padding-right: 9%;
	padding-bottom: 4%;
	background:#ddd;
} 
