html, body {
	height: 100%;
	}
	
body, td {
   	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #a66aa5;
	color: #fff;
	margin: 0 auto;
	padding: 0;
	width:940px;
	}

div.besucher {
	width: 150px;
	height: 20px;
	top: 0;
	float: right;
	padding: 0;
	text-align: center;
}

div.produktsuche {
	width: 150px;
	height: 100px;
	right: 200px;
	padding: 0;
	text-align: center;
	color:#000000;
}

div.adresse {
	width: 135px;
	height: 120px;
	float: right;
	padding: 0;
	text-align: left;
	color:#000000;
}
	
#header {
/*	background: #a66aa5;
*/ 	font: 80% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	position: absolute;
	text-align:left;
	height: 100px;
	width: 100%;
	margin:0;
	}

#header a{
	text-decoration:none;
	font-weight: bold;
	color: #a2b2bb;
	color:#FFFFFF;
}
#Slogan {
  	font: 200% Verdana, Arial, Helvetica, sans-serif;
	color: #4f4894;
	position: absolute;
	text-align:left;
	top: 95px;
	left: 60px;
}

#Sprache {
	position: absolute;
	text-align:left;
	top: 10px;
	right: 10px;
}

#Suche {
	position: absolute;
	text-align:left;
	top: 70px;
	right: 10px;
}

#naviverlauf {
	position: absolute;
	color:#4f4894;
	font-size:larger;

	text-align:left;
	top: 0px;
	left: 10px;
}
#sidebar1 {
  	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#a66aa5;
	letter-spacing: 1px;
	font-weight:bold;
	color: #000;
	overflow:auto;
	position: absolute;
	text-align:left;
	top: 0px;
	left:0px;
	bottom:60px;
    width: 160px; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */

    padding: 5px 0px 0px 0px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
    }

#warenkorb {
	position: absolute;
	text-align:left;
	bottom: 0px;
	left:0px;
}

#sidebar2 {
  	font: 80% Verdana, Arial, Helvetica, sans-serif;
	overflow:auto;
	position: absolute;
	text-align:left;
	top: 0px;
	right:0px;
	bottom:60px;
   	width: 200px; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */
   	background: #a66aa5; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
   	padding: 5px 0px 0px 0px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
    }

#sidebar2 a {
	color: #4f4894;
	text-decoration:none;
	font-weight:bold;
	}
	
#main {
	position: absolute;
	background:#a66aa5;
	top: 100px;
	bottom: 0px;
	width:100%;
}

#content {
   	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	width: 100%;
	position: absolute;
	top: 0px;
	bottom: 0px;
	background: #a66aa5;
	overflow: auto;
	margin-left: 0px;
	padding: 0px 00px 0px 00px;
	}

#content a {
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	}
		
#footer {
	background:#a66aa5;
	text-align:left;
	height: 40px;
	width: 100%;
	position: absolute;
	bottom: 0px;
   	font: 70% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0px 0px 0px 0px;
	}

#centerpoint {
	margin:0;
	padding: 0px 0px 0px 0px;
	position: absolute;
	bottom: 0px;
}

#footer a {
	color: #fff;
	text-decoration:none;
	}

.boxes {
	border-color:#000000;
	border-left:dotted;
	border-bottom:dotted;
	border-right:dotted;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;	
	}

	
#copyright {
	text-align:left;
	position: absolute;
	right: 10px;
	bottom: 5px;
	}
	
#recht {
	text-align:left;
	position: absolute;
	left:10px;
	bottom: 5px;
	}	

#listPartner {
	background:#FFFFFF;
	width: 290px;
	text-align:left;
	position: absolute;
	right: 25px;
	top: 50px;
	bottom: 0px;
	padding-left: 20px;
	}	

#listPartner2 {
	width: 275px;
	text-align:left;
	position: absolute;
	right: 25px;
	top: 90px;
	bottom: 0px;
	padding-left: 20px;
	}
#listPartner3 {
	width: 310px;
	text-align:right;
	position: absolute;
	right: 10px;
	top: 90px;
	padding-left: 10px;
	padding-bottom: 10px;
	}	
.weissbox { 
		background-color:#FFF;
		padding:6px; 
		margin:0px;
	}

/*-------------------------------------------------------- */
div.clSlideMenu{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:tahoma,verdana,arial,helvetica;
	font-size:8pt;
	overflow:hidden;
	width:190;
	height:22;
}
a.clA0{ /* All top level links */
	color:#FFFFFF;
	font-size:8pt;
	font-style:normal;
	text-decoration:none;
}

a.clA0:hover{ /* All top level links */
	color:#FFFFFF;
	font-size:8pt;
	font-style:normal;
	text-decoration:underline;
}

a.clA1{ /* All sub level links */
	color:#000000;
	font-size:8pt;
	font-style:normal;
	text-decoration:none;
}

a.clA1:hover{ /* All sub level links */
	color:#000000;
	font-size:8pt;
	font-style:normal;
	text-decoration:underline;
}

a.clA2{ /* All sub level links */
	color:#000000;
	font-size:8pt;
	font-style:normal;
	text-decoration:none;
}

a.clA2:hover{ /* All sub level links */
	color:#000000;
	font-size:8pt;
	font-style:normal;
	text-decoration:underline;
}

a.clA3{ /* All sub level links */
	color:#000000;
	font-size:8pt;
	font-style:normal;
	text-decoration:none;
}

a.clA3:hover{ /* All sub level links */
	color:#000000;
	font-size:8pt;
	font-style:normal;
	text-decoration:underline;
}

a.clA4{ /* All sub level links */
	color:#000000;
	font-size:8pt;
	font-style:normal;
	text-decoration:none;
}

a.clA4:hover{ /* All sub level links */
	color:#000000;
	font-size:8pt;
	font-style:normal;
	text-decoration:underline;
}

/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:5; top:2; z-index:200;}
/* NEEDED ----- This class should be named like this:
	#NAME_OF_YOUR_MENUcont
*/
#slideMenucont{position:absolute; height:1; width:170; visibility:hidden;}				
