/* CSS Document IE*/



* html #suchanfrage_main   {  position:relative;
                   	   background-image:url(images/frame_left.gif);
				  	   height:500px;
				   	   width:259px; 
					   margin-top: -8px; }  
					   
* html #content_main { position:relative;
                background-image:url(images/frame_main.gif);
				height:500px;
				width:630px;
				margin-top:-8px; 
				padding:0; }
				
				
* html #merkliste_main   {  position:relative;
                   	   background-image:url(images/frame_left.gif);
				  	   height:150px;
				   	   width:259px; 
					   margin-top: -8px; } 
					   
* html #content_main_vergleich { position:relative;
                background-image:url(images/frame_main_vergleich.gif);
				min-height:640px;
				width:900px;
				margin-top:-8px;  }
				
