/*
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;
	background: #EBEFF3;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

img {
	border:0px;
}

table {
	font-size: 11px;
	line-height: 1.4em;
}

banner {
	border-color: #000000;
}


.bestseller {
	font-size: 11px;
	font-family: Tahoma, Helvetica, Sans-Serif;
	width: 170px;
	height:250px;
	background: #EBEFF3;
	padding:5px;
}

/* Beschriftungen */

.font_white {
	color: #FFFFFF;
	display: inline;
}

/* Menüs */

#vanillaxml_frame {
	width: 776px;
	max-width: 776px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	display: inline;
}

#vanillaxml_copy {
	margin-top: 10px;
	margin-left: 210px;
	text-align: center;
	color: gray;
}

#vanillaxml_copy a, #vanillaxml_left a {
	color: #ffffff;
}
#vanillaxml_copy a{
	color: gray;
}

#vanillaxml_header {}

#vanillaxml_center {
	width: 571px;
	max-width: 555px;
	max-height: none !important;
	min-height: 1000px !important;
	padding: 0px;
	float: left;

	background-image: url(images/vanillaxml_style_center.gif);
	background-repeat: repeat-y;
	
	padding-left: 7px;
	padding-right: 8px;
	padding-top: 32px;
	padding-bottom: 10px;
}

#vanillaxml_left {
	width: 205px;
	padding: 0px;
	float: left;
}

#vanillaxml_left_inner {
	width: 205px;
	padding: 0px;
	float: left;
	
	padding-left: 10px;
	padding-top: 8px;
	
	background-image: url(images/vanillaxml_left_back.gif);
	background-repeat: repeat-y;
}

#vanillaxml_footer {
	width: 776px;
	height: 39px;
	color: #FFFFFF;
}

#vanillaxml_nav {
	width: 776px;
	height: 39px;
	color: #FFFFFF;
	padding-top: 18px;
	padding-right: 5px;
	text-align: right;
	position: absolute;
	top: 103px;
	margin: 0px;
}

#vanillaxml_ads {
	width: 776px;
	height: 60px;
	color: #FFFFFF;
	padding-top: 18px;
	padding-right: 5px;
	text-align: right;
	position: absolute;
	top: 35px;
	margin: 0px;
}

#vanillaxml_logo {
	width: 280px;
	height: 60px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 5px;
	text-align: center;
	font-size:12px;
	position: absolute;
	top: 50px;
	margin: 0px;
}
#vanillaxml_topspruch {
	width: 776px;
	height: 60px;
	color: #000;
	padding-top: 5px;
	padding-left: 5px;
	text-align: center;
	position: absolute;
	top: 0px;
	margin: 0px;
}


#vanillaxml_search {
	background-image: url(images/vanillaxml_search_back.gif);
	width: 776px;
	max-width: 766px;
	height: 42px;
	color: #000000;
	padding-top: 18px;
	padding-right: 10px;
	text-align: right;
	position: absolute;
	top: 141px;
}

.vanillaxml_noprint {}

#vanillaxml_cart {
	background-image: url(front/cart.back.gif);
	background-repeat: repeat-y;
	position: relative;
	left: -12px;
	color: #FFFFFF;
}

#vanillaxml_cart a {
	color: #000000;
}

.vanillaxml_boxes {
	background-image: url(front/cart.back.gif);
	background-repeat: repeat-y;
	position: relative;
	left: -12px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.vanillaxml_boxes table {
	color: #FFFFFF;
}

.zufall a {
color:#fff;

}
