body  {
	color: #575757;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial
} 
table1  {
	color: #575757;
	font-weight: normal;
	font-size: 12px;
	font-family: arial
}

td  {
	color: #575757;
	font-weight: normal;
	font-size: 12px;
	font-family: arial
} 
th {
	font-family: Verdana;
	font-size: 12px ;
	font-weight: bold;
}
h1  { color: #f00; font-weight: bold; font-size: 12px; font-family: arial } 

h2  {
	color: #575757;
	font-weight: normal;
	font-size: 12px;
	font-family: arial
}

h3  {
	color: #ee1f06;
	font-weight: normal;
	font-size: 10px;
	font-family: arial
}

h4     {
	color: black;
	font-weight: normal;
	font-size: 10px;
	font-family: arial
}

A:LINK, A:VISITED   {
	color: #ee1f06;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
	text-decoration: none
}
A:HOVER   {
	color: #575757;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}
A:LINK  {
	color: #ee1f06;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}
.TitelBoldsmall {
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
}
.Textsmall {

	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.TabellenRand {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.TabellenRandLinks {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ee1f06;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #ee1f06;
	border-right-color: #ee1f06;
	border-bottom-color: #ee1f06;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;

}
