a {     color: #BF6F33; text-decoration: none; font-weight:bold;}
a:hover { text-decoration: underline; font-weight:bold; }
body{
        color: #000000;
		font-family:   Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;			
		text-align:center;		    	
		margin:0;
		padding:0;
		
		scrollbar-3dlight-color: #FFFFFF;
 		scrollbar-arrow-color: #872D1E;
		scrollbar-darkshadow-color: #FFFFFF;
 		scrollbar-face-color: #F8DBC4;
 		scrollbar-highlight-color:  #FFFFFF;
 		scrollbar-shadow-color: #FFFFFF;
 		scrollbar-track-color:  #FFFFFF;
		
}
		img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
		}
		
		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}
		
		
		#preis {position:absolute; top:337px; left:45px; width:250px;  font-size:14px; font-weight:normal; color: #E9642C; text-align:left; z-index:1000;}
		#preis a{text-decoration:none; font-size:14px; color:#FF6600; font-weight:normal; text-decoration:none;}
		#preis a:hover{text-decoration:none; font-size:14px; color:#FF6600; font-weight:bold; text-decoration:underline;}
		#page-wrap { position: relative; width: 993px; margin: 0px auto; padding: 0px; }
		