body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #bab8ac;
}

a:link	
{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #878789; text-decoration: none;}
a:visited 
{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #878789; text-decoration: none;}
a:active 
{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #878789; text-decoration: none;}
a:hover 
{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #18416A; text-decoration:none;}

a.leftnav:link			{color: #878789; font-size: 12px; font-weight: bold; text-decoration: none; letter-spacing: 0px;}
a.leftnav:visited 	{color: #878789; font-size: 12px; font-weight: bold; text-decoration: none; letter-spacing: 0px;}
a.leftnav:active 	{color: #878789; font-size: 12px; font-weight: bold; text-decoration: none; letter-spacing: 0px;}
a.leftnav:hover 		{color: #18416A; font-size: 12px; font-weight: bold; text-decoration: none; letter-spacing: 0px;}

a.toplink:link			{color: #878789; font-size: 11px; font-weight: normal; text-decoration: none; letter-spacing: 0px;}
a.toplink:visited 	{color: #878789; font-size: 11px; font-weight: normal; text-decoration: none; letter-spacing: 0px;}
a.toplink:active 	{color: #878789; font-size: 11px; font-weight: normal; text-decoration: none; letter-spacing: 0px;}
a.toplink:hover 		{color: #18416A; font-size: 11px; font-weight: normal; text-decoration: none; letter-spacing: 0px;}

td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666;
	letter-spacing: 0px;
	}  



/*

input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-color: #FFFFFF;
    border-top: 1px solid #7F7F7F;
	border-bottom : 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
	border-left : 1px solid #7F7F7F;
	width : 220px;
}

*/

br, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666;
	letter-spacing: 0px;
	list-style-type : square;
	list-style-position : inside;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left : 17px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.maintitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #18416A;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #878789;
}
/*Produkte: Bild links , Text rechts*/
.mini {
	margin-left: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #666;
	padding-bottom: 0px;

}
.produkt {
	height: 95px;
	background-color: #FFF;
	clear: both;
}
.produkttext {
	color: #666;
	padding-top:10px;
}
