#kopf { height: 60px; 
		   border-bottom: 1px solid #cccccc; 
		   font-family: verdana;
		   font-size: 10px;
		   color: #cccccc; }
	
	#menu {float: left; 
			margin-top: 10px;
			margin-left:3 px; 
		    witdh: 15%; 
			font-family: verdana;
		   	font-size: 12px;
		   	color: #666666;
}
	#inhalt { float: left;
			  width: 70%; 
			  margin-left:50 px; 
			  border-left: 1px solid #cccccc;
			  padding-left: 10 px;
			  margin-top: 10px;
			   font-family: verdana;
		   font-size: 10px;
		   color: #666666;
			 } 
	#fuss 	{  clear: left;
			   margin-top: 10px;
			   border-top: 1px solid #cccccc;
			   padding-top: 5px;
			   text-align:center; 
			    font-family: verdana;
		   font-size: 10px;
		   color: #666666;}
		   
		   #leiste { 
		   
			   		border-bottom: 1px solid #000000;
					border-top: 1px solid #000000;
					
			  }
	.produkt img { float: right; 
					clear: both; 
					margin-left: 10px; 
					border: none; }
	.produkt .warenkorb { float: right; clear: both; }

	input       { border: 1px solid #cccccc; width: 240px; }
input.plz   { width: 60px; }
input.stadt { width: 176px; }
input.submit { background-color: #cccccc; color: #ffffff; font-weight: bold; font-family: sans-serif; }

textarea   { border: 1px solid #cccccc; width: 240px; }