body {
	background-color: #E4E4E4;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

td.menuon { background-color: #CED8DE; cursor: hand; color: #F0F0F0;}
td.menuoff {color: #F0F0F0;}

a:hover			{ }
a:link			{ }
a:visited		{ }
a:active		{ }

.navONE			{ font-family: Verdana, Arial, Helvetica; font-size: 11px; text-decoration: none; color: #000000; font-weight: normal;}
.navONE:hover   { color: #A90232;}
.navONE:link    { }
.navONE:visited { }
.navONE:active  { }

.navTWO			{ font-family: Verdana, Arial, Helvetica; font-size: 11px; text-decoration: none; color: #333333; font-weight: normal;}
.navTWO:hover   { }
.navTWO:link    { }
.navTWO:visited { }
.navTWO:active  { }


.formfield			{ font-family: Verdana, Arial, Helvetica; font-size: 11px; text-decoration: none; color: #2A4F23; font-weight: normal; border:1px solid;border-color: #808080 #808080 #808080 #808080; background-color:#FFFFFF}
.button 			{ font-family: Verdana, Arial, Helvetica; font-size: 11px; text-decoration: none; color: #2A4F23; font-weight: normal; border:1px solid;border-color: #808080 #808080 #808080 #808080; background-color:#FFFFFF}
.newsletterfield	{ font-family: Verdana, Arial, Helvetica; font-size: 11px; text-decoration: none; color: #67858D; font-weight: normal; border:1px solid;border-color: #67858D #67858D #67858D #67858D; background-color:#EAEAEA}

.normal				{ font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; font-weight: normal; line-height: 14px}
.normal:hover		{ color: #000000; text-decoration: none }
.normal:link		{ color: #000000; text-decoration: underline }
.normal:visited		{ }
.normal:active		{ }

.grey				{ font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #67858D; font-weight: normal; line-height: 14px}
.grey:hover			{ color: #67858D; text-decoration: none }
.grey:link			{ color: #67858D; text-decoration: underline }
.grey:visited		{ }
.grey:active		{ }

.red				{ font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #A90232; font-weight: normal; line-height: 14px}
.red:hover			{ color: #A90232; text-decoration: none }
.red:link			{ color: #A90232; text-decoration: underline }
.red:visited		{ }
.red:active			{ }

.title				{ font-family: Verdana, Arial, Helvetica; font-size: 12px; text-decoration: none; color: #A90232; font-weight: bold; line-height: 14px }
h1, h2				{ font-family: Verdana, Arial, Helvetica; font-size: 12px; text-decoration: none; color: #A90232; font-weight: bold; line-height: 14px }

.redbold		{ font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #A90232; font-weight: normal; font-weight: bold; line-height: 14px; text-decoration:none;}
.bold			{ font-family: Verdana, Arial, Helvetica; font-size: 11px; text-decoration: none; color: #000000; font-weight: bold; line-height: 14px}
.kursiv			{ font-family: Verdana, Arial, Helvetica; font-size: 11px; text-decoration: none; color: #000000; font-style: italic; line-height: 14px}
.error			{ font-family: Verdana, Arial, Helvetica; font-size: 11px; text-decoration: none; color: #FF0000; font-weight: normal; line-height: 14px}
.white			{ font-family: Verdana, Arial, Helvetica; font-size: 11px; text-decoration: none; color: #FFFFFF; font-weight: normal}

.imageborder {
	border:1px solid #cccccc;
}

.formfieldfix {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #2A4F23;
	font-weight: normal;
	border:1px solid;
	border-color: #808080 #808080 #808080 #808080;
	background-color:#FFFFFF;
	width: 500px;
}
.button {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #2A4F23;
	font-weight: normal;
	border:1px solid;
	border-color: #808080 #808080 #808080 #808080;
	background-color:#FFFFFF;
}

#pro {
	margin:0px;
	padding:0px;
}

#pro li {
	font:bold 12px Arial, Helvetica, Sans;
	line-height:16px;
	border-bottom:solid 2px #eaeaea;
	list-style:none;
}

#pro  a,#pro a:link,#pro a:visited  {
	width:300px;
	color:#000000;
	text-decoration:none;
	padding:3px;
	background-image: url(images/produkte_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}

#pro a:hover {
	color:#ffffff;
	background-image:none;
	background-color:a90232;
}