/*vanillaXML Webshop - Offizieller Style-Guide© 2003-2004, sandoba.de medien agenturvanillaXML Webshop ist ein Projekt der sandoba.de medien agentur (www.sandoba.de) aus Berlin. Weder ein Teil noch der gesamte Quellcode, Inhalte oder Grafiken sind ohne schriftliche Erlaubnis in anderen Medien (v.a. auf anderen Websites) einzusetzen, sofern nicht anderweitig angegeben.*/@import url(standard.css);@import url(vanilla.css);body {	font-weight: normal; 	font-size: 11px;	color: #000000; 	font-style: normal; 	font-family: Tahoma, Helvetica, Sans-Serif;		size: portrait;	background-color: #FFFFFF;	caption-side: top;		orphans: 2;	widows: 2;}table {	font-size: 11px;}banner {	border-color:#000000;}/* Beschriftungen */.font_title {	font-weight: bold; 	font-size: 14px;	padding-bottom: 3px;	margin-bottom: -20px;	color: #556D89;	border-bottom: 1px dashed #556D89;}.font_white {	color: #FFFFFF;	display: inline;}#font_sub_nav {	position: relative;	color: #000000;	left: 5px;}#font_sub_nav a:hover {	color: #000000;}/* Menüs */#vanillaxml_cart_left_down, #vanillaxml_cart_left, #vanillaxml_cart, #vanillaxml_left, #vanillaxml_header, #vanillaxml_nav, .vanillaxml_noprint, #vanillaxml_search, #vanillaxml_footer, .vanillaxml_nav_buttons, #vanillaxml_ads {	display: none;}#vanillaxml_frame {}#vanillaxml_center {	width: 600px;}#vanillaxml_copy {	margin-top: 10px;	text-align: center;}/* Korrekturen zur standard.css */.vanillaxml_details_info {	width: 600px;	max-width: 590px;}
