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


body  { 	text-align:center;
			background-color:#fff;
			  margin: 0;
    padding: 0;
		 
		
}





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

   


h1 {		
			color: #fff;
			font-family: 'Roboto', sans-serif;
			font-weight:700;
			font-size:26px;
			text-decoration:none;
			letter-spacing:0.05em;
			text-transform: uppercase;
						
			
			
}

h3 {		
			color: #fff;
			font-family: 'Roboto', sans-serif;
			font-weight:700;
			font-size:18px;
			text-decoration:none;
			letter-spacing:0.1em;
			font-weight:100;
						
			
			
}

h4 {		
			color: #000;
			font-family: 'Roboto', sans-serif;
			font-weight:400;
			font-size:12px;
			text-decoration:none;
			letter-spacing:0.1em;
			font-weight:100;
						
			
			
}

.zitat {		
			color: #000;
			font-family: 'Roboto', sans-serif;
			font-size:18px;
			text-decoration:none;
			letter-spacing:0.1em;
			font-weight:400;		
			
}

.small {		
			color: #000;
			font-family: 'Francois One', sans-serif;
			font-size:18px;
			text-decoration:none;
			letter-spacing:0.1em;
			
}



.back {	
											color: #000;
											text-decoration:none;
											font-family: 'Roboto', sans-serif;
											font-weight: 300;
											
}

.galerie_l {float: left;
			border:none;
			padding: 0 25px 50px 0;
			
}

.galerie_r {float: left;
			border:none;
			padding: 0 0 50px 25px;
			
}

#wrapper { 	width: 1000px;
			margin: 0px auto;
			
}

#header {	 width: 100%;
			height: 50px;
			top:0px; left:0px; right:0px;
			position:fixed;
			background-color: #000;
			margin: 0 auto;
			text-align:center;
			color: #fff;
			font-family:Arial, Helvetica, sans-serif;
			font-size:18px;	
			z-index:2;	
			
}

#nav {		width: 1000px;
			height: 50px;
			text-align:left;
			background-color:#000;
			margin: 0 auto;
			vertical-align:center;
						
			
			
}


#links {	width: 900px;
			height: 30px;
			text-align:left;
			background-color:#000;
			float:left;
			padding-top: 0px;
			
}


#social {	width: 100px;
			height: 30px;
			text-align:right;
			background-color:#000;
			float:left;
			padding-top:10px;
			
}

#anker {height:70px;
}

#content { 	width: 1000px;
			background-color:;
			padding-top:10px;
			text-align:left;
			font-family: 'Fauna One', serif;
			line-height:2;
			font-size:12px;
			margin: 0px auto;
			
}



#wrap_home {	width: 100%;
			top:0px; left:0px; right:0px;
			
			background-color:#EEE;
			margin: 0 auto;
			text-align:center;
			
}

#wrap_galerie {	width: 100%;
			top:0px; left:0px; right:0px;
			
			background-color:#444;
			margin: 0 auto;
			text-align:center;
			
}

#wrap_bio {	width: 100%;
			top:0px; left:0px; right:0px;
			
			background-color:#EEE;
			margin: 0 auto;
			text-align:center;
}
			
#wrap_photo {	width: 100%;
			top:0px; left:0px; right:0px;
			
			background-color:#444;
			margin: 0 auto;
			text-align:center;
			

			
}

#wrap_kontakt {	width: 100%;
			top:0px; left:0px; right:0px;
			
			background-color:#EEE;
			margin: 0 auto;
			text-align:center;
			padding-bottom:20px;
			
}


.bio { text-align:justify;
		font-size:14px;
}


img, img a { border:none; text-decoration:none; } 
a:link         {text-decoration:none;}
a:visited     {text-decoration:none;}
a:hover     {text-decoration:none;}
a:active     {text-decoration:none;}  


 a.nav {
	color: #fff;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
}

.clear { clear:both;}


/* Slideshow */


#slideshowWrapper{position:relative;width:1000px;margin:auto;z-index:1;}
#fssPrev{position:absolute;top:170px;left:10px;background: url(../_img/previous.png) no-repeat 0px 0px;width:30px;height:60px;text-indent:-999999px;}
#fssNext{position:absolute;top:170px;left:965px;background:url(../_img/next.png) no-repeat;width:30px;height:60px;text-indent:-999999px;}


ul#slideshow{list-style:none;border:0px solid #999;padding:2px;margin:auto;margin-top:5%;width:640px;height:480px;overflow:hidden;}



