@CHARSET "UTF-8";

#sofo_menu {
	background: #fff url(../../images/images_sh/menu_lesen.jpg);
	background-repeat: repeat-x;
}

a.sofo_gutschein {background:transparent url(../../images/images_sh/gutschein_off_ebook.png) no-repeat;}
a.sofo_gutschein:hover {background:url(../../images/images_sh/gutschein_on_ebook.png) no-repeat;}
a.sofo_warenkorb {background:transparent url(../../images/images_sh/warenkorb_lesen.gif) no-repeat scroll 0 0;}

#sofo_menu li.sub1:hover, #sofo_menu li.sub2:hover, #sofo_menu li.sub3:hover {
	background-color: #0086cc !important;
} 
#sofo_menu .cat_active1 {
	background-color: #48ade1 !important; 
}
#sofo_menu li.sub2 {
	background-color: #b5e0f6 !important;
}
#sofo_menu li.sub2.cat_active2 {
	background-color: #2ea1de !important;
}
#sofo_menu li.sub3 {
	background-color: #bfd1da !important;
}

a:link, a:visited, a:active {
	color: #0086cc;
}
a:hover {
	color:#015c8c;
}

.float_product_box  { width:350px;padding:10px;border:7px solid #0086cc; background-color:#81c3e6 !important; text-align:left;color:#585858;line-height:16px;}
.float_product_box  table { width:100%; margin-bottom:10px;background-color:#96c8e2 !important;}
.float_product_box  th { width:80px; padding-right:2px 7px;color:#015988 !important;text-align:right; }
.float_product_box  td { padding:2px; }