#logo, #schriftzug {
margin: 0 10px 20px 0;
}
#koordinaten {
position: absolute;
top: 0;
left: 180px;
}

#navcontainer {
display: none;
}

#seitenzahlen, #zur-vor, .vor_einzeln, .vor, .zur, .seiten, .seiteaktiv{
display: none;
}

h1 {
margin: 15px 0 5px 0; 
font-size: 20px;
}

#pfeil1, #pfeil2, #pfeil3, #pfeil4, #pfeil5, #pfeil6  {
display:none;
}

.produkt {
margin: 15px 0;
}

.produktbild {
float:left;
padding: 5px 5px 5px 0;
clear:both;
}

.clear {
	clear:both;
	height: 0px;
	font-size:0; /*font-size wird gebraucht, da IE die 
Hoehe des divs nun doch auf NULL macht*/
	}
	
hr {
height: 1px; color: #000; background: #000; border: 0; border-top: 1px solid #000;
}