/*
CP::Shop Standard-Vorlagenset
Œ 2003-2007, sandoba.de medien agentur

CP::Shop ist das Shop-System 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 der Datei "standard.css" */

@import url(standard.css);

/* Allgemeine Angaben */

body {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background: #E7E7E1;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	/*background-image: url(custom/main_background.gif);
	background-repeat: repeat-y;*/
}

table {
	font-size: 11px;
}

banner {
	border-color: #000000;
}

