TD {	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

BODY {	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	background-color : #FEFFE0;
}

body, textarea {
  scrollbar-base-color:#ff0000;
  scrollbar-3dlight-color:#4A322D;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#4A322D;
  scrollbar-face-color:#906344;
  scrollbar-highlight-color:#808080;
  scrollbar-shadow-color:#4A322D;
  scrollbar-track-color:#FEFFE0;
}

TH {	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
TABLE {	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
}
TR {	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

DIV {	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
}
				
a:hover {color: Red;
	text-decoration : underline
}
a:active {text-decoration : underline;
}
a:link {text-decoration : underline;
}
a:visited {text-decoration : underline;
}
			
						
.titel {font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	letter-spacing : 1px;
	color : Black;
	text-decoration : none;
}

.produkte {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
}

.produkte_on {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #0066CC;
	text-decoration : none;
}

.subtitel  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 0px;
	color : Black;
	text-decoration : none;
}
