div.Master {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	width: 100%;
	background-color: #666;
	text-align: center;
}
div.Page {	/*	Der äußerste Rahmen, der alles um schließt.	*/
	margin: auto;
	width: 965px;
	color: #000;
	padding: 15px 0px 10px 0px;
}
div.Logo, div.Versand {
	background-color: #FFF;
	width: 961px;
	margin: 0px 2px;
	padding: 10px 0px;
}

/*
Hier ist der Bereich für die AGBs
*/

table.agb {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	width		: 100%;
	background-color: #666;
	font-style	: normal;
	border: 0px;
}
table.agb th {
	display: block;
	clear: both;
	margin: 3px 0px;
	text-align: center;
	font-size: 22px;
	line-height: 32px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCC;
	color: #333;
}
table.agb td {
	font-size	: 12px;
	text-align	: left;
	background-color: #FFF;
	padding: 3px;
}

/*
Hier ist der Bereich für die Produkte
*/

table.produkt {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	width		: 100%;
	background-color: #666;
	font-style	: normal;
	border: 0px;
}
table.Mitte {
	width		: 100%;
}
table.produkt th {
	display: block;
	clear: both;
	margin: 3px 0px;
	text-align: center;
	font-size: 26px;
	line-height: 38px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCC;
	color: #333;
}
table.produkt th#ueberschrift {
	display: block;
	clear: both;
	margin: 3px 0px;
	padding: 10px 0px;
	text-align: center;
	font-size: 26px;
	line-height: 34px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCC;
	color: #333333;
}
table.produkt th#ueberschrift p.liste {
	font-size: 20px;
	line-height: 23px;
	color:#555;
}
table.produkt td {
	font-size	: 12px;
	text-align	: left;
	background-color: #FFF;
	padding: 8px 15px 10px 23px;
}
table.produkt td#merkmale p {
	font-size	: 18px;
	padding		: 10px;
	color		: #008000;
}
table.produkt td#aktion, table.produkt td#aktion a {
	font-size	: 13px;
}
table.produkt td#bilder {
	padding		: 10px;
	text-align	: center;
}
table.oben td#ueberschrift {
	padding: 10px 0px;
}
table.produkt td#daten {
	padding: 0px 5px 5px 5px;
}
ul {
	padding		: 10px 0px;
}

/*
Hier ist der Bereich für die Kategorien
*/

table.kategorie {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	width		: 100%;
	height		: 75px;
	background-color: #D8E0E4;
	font-style	: normal;
}
table.kategorie td#vorn {
	font-size	: 18px;
	font-weight	: bold;
}
ul {
  
  margin           : 2px;
  padding-left     : 0px;
  list-style       : none;
}
li {
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(https://www.elektro-plus.de/templates/247extender/images/bullet.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}  
