BODY {
	background-color: White; 
	background-image: url(images/h.jpg);
	font-family: Arial; 
	font-size: 10pt; 
	color : Black;
	font: 10pt Arial;
}

A {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color : Navy;
	font : bold 10pt Arial;
	}

A:ACTIVE {
		font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	color : #F20000;
	font : bold 10pt Arial;
}

A:HOVER {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #F20000;
	font : bold 10pt  Arial;
}
TD { font : normal 10pt  Arial; 
      font-family: Arial; 
      font-size: 10pt; 
      color :  Black;
}

TH { font : normal 10pt  Arial; 
      font-family: Arial; 
      font-size: 10pt; 
      color : Black;
}

H1 {
	font-family: Arial; 
	font-size: 14pt; 
	color : #DF0000;
	font: bold 14pt Arial;
	font-weight: bold;
}

H2 {
	font-family: Arial; 
	font-size: 12pt; 
	color : #DF0000;
	font: bold 12pt Arial;
	font-weight: bold;
}
H3 {
	font-family: Arial; 
	font-size: 10pt; 
	color : #DF0000;
	font: bold 10pt Arial;
	font-weight: bold;
}
H4 {
	font-family: Arial; 
	font-size: 12pt; 
	color : #0C781C;
	font: bold 12pt Arial;
	font-weight: bold;
}
U {
	font-family: Arial; 
	font-size: 10pt; 
	color : Black;
	font: 10pt Arial;
}

UL {
	font-family: Arial; 
	font-size: 10pt; 
	color : Black;
	font: 10pt Arial;
}
BLOCKQUOTE {
	font-family: Arial; 
	font-size: 10pt; 
	color : Black;
	font: 10pt Arial;
}


P {
	font-family: Arial; 
	font-size: 10pt; 
	color : Black;
	font: 10pt Arial;
}
TD.kopf { font : bold 10pt  Arial; 
      font-family: Arial; 
      font-size: 10pt; 
      color :  White;
		background-color: #DF0000;
}

a.start
{
	color: White;
}
a.start:Hover
{
	color: White;
}
a.start:Active
{
	color: White;
}
