BODY  {
	background-color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}

A:LINK.menu  {
	font-size : 11pt;
	color : black;

}

A:VISITED.menu  {
	font-size : 11pt;
	color : black;
	
}

A:HOVER.menu  {
	font-size : 11pt;
	color : black;
	text-decoration : none;
	
}
A:ACTIVE.menu  {
	font : 11pt;
	color : black;

}

UL.produkte  {
	font-size : 10pt;
	color : Black;
	margin : 10;
	list-style : disc inside;
	line-height : 30px;
}

UL.ueber  {
	font-size : 10pt;
	color : Black;
	margin : 10;
	list-style : disc inside;
}

UL.index  {
	font-size : 10pt;
	color : Black;
	margin : 10;
	list-style : none outside;
	line-height : 30px;
	font-weight : bold;
}



A:LINK.text  {
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : Black;
}

A:VISITED.text  {
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : Gray;
}

A:HOVER.text  {
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : Black;
}

A:ACTIVE.text  {
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : Black;
}

.text  {
	font-size : 10pt;
	color : Black;
	margin : 10;
}

P.text  {
	font-size : 10pt;
	color : Black;
	margin : 10;
}

H1  {
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	margin : 20 10;
}

H2  {
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	margin : 10;
}

.textklein  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
	text-align : center;
}

#aktuelles  {
	border : 1px dotted #000000;
	list-style : inside;
	width : 200;
	margin-left : 10;
	margin-top : 1%;
	font-size : 10pt;
	color : #000000;
	background-color : #E6FFCC;
	background-position : left left;
	left : 10px;
	top : 10px;
}

table  {
	margin-left : auto;
	margin-right : auto;
}

