#oben{
width: 100%;
height:  177px;
background-color: #070F33;
}

#scroll_leiste{
width: 100%;
height: 20px;
background-color: #000000;
text-align: center;
}



#unten{
width: 100%;
height: 151px;
background-color: #000000;
}


#wrap {
position: relative;
width: 100%;
height: 222px;
overflow: hidden;
background-color: #bbbbbb
}

#haup {
 
width: 100%;
color: #00ffff; 
 
}


#reihe {
position: absolute;
top: 0px;
left: 0px;		/*JS Scroll*/
 
}

#reihe2 img {
position: relative absolute;
top: 0px;
}


#pic img {
		
		margin: 0 auto;  
		height: 220px;  /* 408*/
		float:left;
		 
	 	border: 1px solid #ffff00;  
		}



#reihe img {     
 position:   absolute;     
top: 0px;
}

 /*

 .bild1{left: 0px;	border: 1px solid #ffffff;}.bild2{left: 345px;	border: 1px solid #ffffff;}.bild3{left: 685px;	border: 1px solid #ffffff;}.bild4{left: 1015px;	border: 1px solid #ffffff;}.bild5{left: 1345px;	border: 1px solid #ffffff;}.bild6{left: 1675px;	border: 1px solid #ffffff;}.bild7{left: 2005px;	border: 1px solid #ffffff;}.bild8{left: 2335px;	border: 1px solid #ffffff;}
 */