* {
	margin: 0;
	padding: 0;	
}

body {
	 background-position:50% 0%; background-repeat:no-repeat; background-attachment: scroll; margin-top: 0; background-color:#DDD;
	font-family: Helvetica, Arial, Verdana;	

}



#main, #navi, #header, #fuss {
	margin: 0 auto;	
}

#header { 
text-align: center; 
background: url(images/header.jpg); background-position:center -130px; background-repeat:no-repeat; margin-top: 0;
height: 500px;
width: 100%;
background-color:#000;

} 

#navi {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
text-align: center; 
padding:12px;
color:#FFF;
font-size:14px;
letter-spacing: 1px;
font-weight:lighter;
background-color:#5d7d2a;
border-top: 2px solid white;
 border-bottom: 2px solid white;
 	width: 100%;
	height:40px;
	


} 

#main { 
margin-top: 0px;
padding:20px;
text-align: left; 
background-color:#DDD;
width: 984px; 


} 

#fuss { 
text-align: center; 
padding:8px;
background-color:#DDD;
border-bottom: 10px solid #5d7d2a;
} 


#aktiv{
	
float:left;
width: 16.6%;

	
	
}


#passiv{
	
float:left;
width: 16.6%;

	
	
}




#eintragfilm{
	background: url(images/beitragfilm.png);  background-repeat:no-repeat; background-attachment: scroll; margin-top: 0;
	background-color:#FFF;
	padding:12px;
	
	}
	
#eintragfoto{
	background: url(images/beitragfoto.png);  background-repeat:no-repeat; background-attachment: scroll; margin-top: 0;
	background-color:#FFF;
	padding:12px;
	
	}

#eintragdesign{
	background: url(images/beitragdesign.png);  background-repeat:no-repeat; background-attachment: scroll; margin-top: 0;
	background-color:#FFF;
	padding:12px;
	
	}
	
	
#eintragneutral{
	
background-color:#FFF;
	padding:12px;
	min-height: 900px;
	
	}
	
	
#eintragblack{
	
background-color:#000;
	padding:12px;
	
	
	}
	
	
	
#navi.fest {
	position:fixed;
	top: 0px;
	
}
	

h1 {font-size:15px;
color:#5d7d2a;
font-weight:bold;
letter-spacing: 0.3em;
}

h2 {font-size:12px;
color:#000;
font-weight:normal;
letter-spacing: 0.5px;
line-height: 20px;
}


h3 {font-size:10px;
color:#999;
font-weight:normal;
letter-spacing: 1px;

}









a:link { font-size:12px;


color:#FFFFFF;
font-weight:light;

letter-spacing: 0.1em;
text-decoration:none;
	
	}
	
a:hover { font-size:12px;


color:#FFF;
font-weight:bold;


letter-spacing: 0.1em;
text-decoration:none;
	
	}
	
a:visited { font-size:12px;


color:#FFFFFF;
font-weight:light;

letter-spacing: 0.1em;
text-decoration:none;
	
	}
	
	
#fuss a:link { font-size:10px;


color:#666;
font-weight:light;

letter-spacing: 0.1em;
text-decoration:none;
	
	}
	
#main a:link { 


color:#5d7d2a;
font-weight:bold;

letter-spacing: 0.1em;
text-decoration:none;
	
	}
	
#main a:hover { 


color:#5d7d2a;
font-weight:bold;


letter-spacing: 0.1em;
text-decoration:none;
	
	}
	
#main	a:visited {


color:#5d7d2a;
font-weight:bold;

letter-spacing: 0.1em;
text-decoration:none;
	
	}
	
	
#aktiv a:link { font-size:12px;


color:#FFFFFF;
font-weight:bold;

letter-spacing: 0.1em;
text-decoration:none;
	
	}
	
#aktiv a:hover { font-size:12px;


color:#FFFFFF;
font-weight:light;
letter-spacing: 0.1em;
text-decoration:none;
	
	}
	
#aktiv	a:visited { font-size:12px;


color:#FFFFFF;
font-weight:bold;
letter-spacing: 0.1em;
text-decoration:none;
	
	}