body 							{ background:url('hintergrund.jpg') 75% 0% no-repeat fixed; background-color:#fffded; }

#catPic{
	background: transparent url(bild1.jpg) 0% 0% no-repeat;
	width: 100%;
	height: 462px;
}

h1, h2, p, ul				{ color:#000; }

.content_oben				{ background-image:url('oben.gif'); }
#hauptmenu_oben .hauptmenu_oben-hlinks { background: #fffded; }
#hauptmenu a				{ color:#fceac8; }
#menu h3						{ color:#fceac8; background-color:#e4007b; }
#menu a						{ color:#000; }
#menu a.aktiv				{ color:#e4007b; }
#quick_find	#phrase		{ border-color:#000; }
#quick_find	#button		{ border-color:#000; }

.warenkorb					{ background-color:#e4007b; }


/*************** SCREEN 1280 *****************/

.screen1280 .content_oben		{ background-image:url('oben1280.gif'); }
.screen1280 #catPic 				{ width:100%; height:462px; background:transparent url('bild1_1280.jpg') 0% 0% no-repeat; }


