body
{
scrollbar-3dlight-color: #000000;
scrollbar-base-color:#329832;
scrollbar-arrow-color: #000000;

}

body,td,tr,b,i {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size : 13px;
	color : #000000;
}

/* Überschrift der Rubriken (Tabelle-oben)*/

.gross  {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	color : #B70124;
	font-size : 18px;
	text-decoration : none;
	font-weight: none;
}

/* Ükleine Schrift */

.klein  {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	color : #454545;
	font-size : 10px;
	text-decoration : none;
	font-weight: none;
}

/* links allgemeine Angaben*/

a:link  {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	color : #B70124;
	font-weight : bold;
	font-size : 13px;
	text-decoration : underline;
}

a:visited  {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	color : #B70124;
	font-weight : bold;
	font-size : 13px;
	text-decoration : underline;
}

a:active  {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	color : #B70124;
	font-weight : bold;
	font-size : 13px;
	text-decoration :  underline;
}

a:hover  {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	color : #000000;
	font-weight : bold;
	font-size : 13px;
	text-decoration : underline;
}

/* links kleine Angaben*/

a.klein:link  {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size : 10px;
	color : #003399;
	font-weight : none;
	font-weight : none;
}

a.klein:visited  {
	font-family : Helvetica, Arial,  Verdana, sans-serif;
	color : #003399;
	font-weight : none;
	font-size : 10px;
	text-decoration :  underline;
}

a.klein:active  {
	font-family : Helvetica, Arial,  Verdana, sans-serif;
	color : #003399;
	font-weight : none;
	font-size : 10px;
	text-decoration :  underline;
}

a.klein:hover  {
	font-family : Helvetica, Arial,  Verdana, sans-serif;
	color : Yellow;
	font-weight : none;
	font-size : 10px;
	text-decoration : none;
}

H1  {
	font-family : Helvetica, Arial,  Verdana, sans-serif;
	color : #B70124;
	font-size : 13px;
	font-weight : none;
	text-decoration : none;
}

H2  {
	font-family : Helvetica, Arial,  Verdana, sans-serif;
	color : #B70124;
	font-size : 16px;
	font-weight : none;
	text-decoration : none;
}

H3  {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	color : #B70124;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

form
{
font-size : 12px;
font-family : Helvetica, Arial, sans-serif;
}

input
{
font-size : 12px;
font-family : Helvetica, Arial, sans-serif;
text-align : left;
background-color: #FBF8E0;
color: #000000;
font-weight : bold;
}

textarea
{
font-size : 12px;
font-family : Helvetica, Arial, sans-serif;
text-align : left;
background-color: #FBF8E0;
color: #000000;
font-weight : bold;
}

option
{
font-size : 12px;
font-family : Helvetica, Arial, sans-serif;
text-align : left;
background-color: #FBF8E0;
color: #000000;
font-weight : bold;
}

select
{
font-size : 12px;
font-family : Helvetica, Arial, sans-serif;
text-align : left;
}

submit
{
background-color: Red;
text-align : center;
font-weight : bold;
}