/* FF9933 orange , 2C5C93 dunkelblau, apricot: #FEEAB3 */
body    {
            margin: 0px;
            padding: 0px;
            border: 0px none;
            color: black;
			background: #E3E5E1;
            /*background-image: url("images/background.gif");
			background-repeat: repeat;*/
			
			}
img { border: 0; }
h2 {		
			font-size: 16px;
			color: black; 
}
.header {
            position: absolute;
            left: 190px;
            top: 0px;
            width: 725px;
            height: 105px;
            z-index: 0;
			padding-top: 20px;
			font-family: Arial,sans-serif;
			font-size: 14pt;
			font-weight: normal;
			color: #000000;
			text-align: center;
			background: #E3E5E1;
		}
.headercontent {
			position: absolute;
			left: 20px;
			width: 520px;
}
.zumshop {
			position: absolute;
			left: 755px;
			top: 0px;
}
.headerbar {
			position: absolute;
			left: 190px;
			top: 100px;
			width: 730px;
			height: 30px;
			background-image: url("images/headerbar.gif");
			padding-top: 10px;
			padding-left: 3px;
}		
.headernav {
			position: absolute;
			left: 180px;
			top: 80px;
			width: 690px;
			z-index: 1;
			text-align: center;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px;
			color: white;
		  }
.headernav a { color: #FF9933; font-weight: bold;  }
.left   {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 195px;
			height: 2900px;
            z-index: 4;
			padding-left: 0px;
			padding-top: 10px;
			background: #E3E5E1;
			/*background-image: url("images/leftnavbg-tall.jpg");*/
			background-attachment: fixed;
			background-repeat: no-repeat;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px;
			color: black; 
          }
.leftheader   {
			position: relative;
			left: 4px;
            width: 185px;
			z-index: 5;
			padding-left: 3px;
			background: #FFFFFF;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-weight: bold;
			font-size: 12px;
			color: black; 
          }
.left a:link {
	color: #000;
	letter-spacing: 0pt; 
}
.left a:visited {
	color: #3a3a3a;
	font-weight: bold; 
	letter-spacing: 0pt; 
}
.left a:hover {
	color: #67CD00;
	letter-spacing: 0pt; 
}
.left a:active {
	color: #FF9933;
	font-weight: bold; 
	letter-spacing: 0pt; 
}
.center {
            position: absolute;
            left: 195px;
            top: 135px;
            width: 725px;
            z-index: 3;
			background: #FFFFFF;
			
          }
.centercontent {
			width: 525px;
			padding-left: 40px;
			padding-right: 20px;
			font-family: Arial,sans-serif;
			font-size: 12pt;
			font-weight: normal;
			color: black;
			text-align: left;  
			
		}
.centercontent a { color: black; }
.centercontent a:visited { color: #6ACD00; }
		
/* Listen ---Anfang */
ul {
	/*list-style-type: none; */
	list-style-position: outside;
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
}
/* Listen ---Ende */		  
		  
		  
/* Quickview boxen Start */  
.centercontent_quickview {float: right; padding-right: 0px; padding-left: 15px; }
td.quickviewtop { color: #2C5C93; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; background: #FEEAB3 }
td.quickviewtop a { color: #2C5C93; }
td.quickviewtop a:visited {color: #2C5C93; }
td.quickviewleft { color: #2C5C93; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; background-color: white}
td.quickviewright { color: #2C5C93; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; background-color: white}
td.quicknav { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; background: #2C5C93 }
td.quicknav a { color: #ffffff; text-decoration: none; }
td.quicknav a:visited { color: #ffffff; }
td.centerpreis { color: black; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; background: #c4dbf4 }
/* /Quickview boxen */
.content_small { color: blue; font-weight: normal; font-size: 10px }
.content_small a {color: blue; font-weight: normal; font-size: 10px}
.footernav {
			padding-top: 10px;
			width: 720px;
			background: #ffffff;
			text-align: center;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 10px;
			color: black;
		  }
.footernav a { color: #000000; font-weight: normal;  }
.right   {
            position: absolute;
            left: 780px;
            top: 150px;
            width: 130px;
			z-index: 6;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px;
			color: black;
          }
td.rightcol, td.rightcol a {  color: #2C5C93; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; background: #ffffff; }
td.hinweis {  color: #cc0000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; background: #ffffff;}
.marker { background-color: yellow; color: blue; }