.liste {
 	list-style: disc;
}

.preis_highlight {
	color: #ffffff;
	background-color: #58AF2C;
	padding: 8px;
	font-weight: bold;
	font-size: 16px;
}

.absatzartikel {
	margin-top: 12px; 
	margin-bottom: 12px; 
	white-space:nowrap;
}

h1
{ 
	COLOR : #666666;  
	FONT-SIZE : 18px; 
	FONT-WEIGHT : normal; 
	TEXT-DECORATION : none; 
	FONT-STYLE : normal; 
	letter-spacing: 0.2em;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
}

h2
{ 
	COLOR : #666666; 
	FONT-SIZE : 16px; 
	FONT-WEIGHT : normal; 
	TEXT-DECORATION : none; 
	FONT-STYLE : normal; 
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
}

h3
{ 
	COLOR : #333333;  
	FONT-SIZE : 13px; 
	FONT-WEIGHT : bold; 
	TEXT-DECORATION : none; 
	FONT-STYLE : normal; 
	margin-bottom: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 10px;
}

h5
{ 
	COLOR : #333333;  
	FONT-WEIGHT : bold; 
	TEXT-DECORATION : none; 
	FONT-STYLE : normal; 
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}

.absatzgross
{ 
	COLOR : #000000; 
	FONT-WEIGHT : normal; 
	TEXT-DECORATION : none; 
	FONT-STYLE : normal; 
	margin-bottom: 7px;
	margin-top: 7px;
	margin-left: 10px;
	margin-right: 0px;
}

.fusszeile
{ 
	COLOR : #000000; 
	FONT-WEIGHT : normal; 
	TEXT-DECORATION : none; 
	FONT-STYLE : normal; 
	margin-bottom: 15px;
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 0px;
}

.absatzmittel
{ 
	COLOR : #000000; 
	FONT-WEIGHT : normal; 
	TEXT-DECORATION : none; 
	FONT-STYLE : normal; 
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
}

.absatzklein
{ 
	COLOR : #000000; 
	FONT-WEIGHT : normal; 
	TEXT-DECORATION : none; 
	FONT-STYLE : normal; 
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 0px;
}

.textdurchgestrichen
 { 
 	COLOR : #666666;
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px; 
	FONT-WEIGHT : normal; 
	TEXT-DECORATION : line-through; 
	FONT-STYLE : normal; 
}

.text
 { 
 	COLOR : #000000;
	FONT-WEIGHT : normal; 
	TEXT-DECORATION : none; 
	FONT-STYLE : normal; 
}

.textfett
 { 
 	COLOR : #666666;
	FONT-WEIGHT : bold; 
	TEXT-DECORATION : none; 
	FONT-STYLE : normal; 
}

.textklein
 { 
 	COLOR : #333333;
	FONT-SIZE : 11px; 
	FONT-WEIGHT : normal; 
	TEXT-DECORATION : none; 
	FONT-STYLE : italic; 
}

A.textklein
 { 
 	COLOR : #000000;
	FONT-SIZE : 11px; 
	FONT-WEIGHT : normal; 
	TEXT-DECORATION : underline; 
	FONT-STYLE : normal; 
}

A.textklein:hover
 { 
 	COLOR : #666666;
	FONT-SIZE : 11px; 
	FONT-WEIGHT : normal; 
	TEXT-DECORATION : none; 
	FONT-STYLE : normal; 
}

A.textklein:visited
 { 
 	COLOR : #999999;
	FONT-SIZE : 11px; 
	FONT-WEIGHT : normal; 
	TEXT-DECORATION : underline; 
	FONT-STYLE : normal; 
}