body  {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
        font-size: 10px;
	margin-top : 15px;
	margin-left : 0px;
}

a:link  {
	color : #000000;
	font-weight : normal;
        font-size: 12px;
	text-decoration:underline;
}

a:visited  {
	color : #000000;
	font-weight : normal;
        font-size: 12px;
   	text-decoration:underline;
}

a:hover  {
	color : #8E3015;
	font-weight : normal;
        font-size: 12px;
	text-decoration:underline;
}

td
{
   font-size: 12px;
}

.head
{
  background-color : #10CA02;
  color : #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}
.box
{
  color : #000000;
  background-color : #FFFFFF;
}
.impressum
{
  background-color : #8E3015;
  color : #FFFFFF;
  font-weight: normal;
}
h1 {
  color: #000000;
  font-weight:bold;
  font-size: 16px;
}
h2 {
  color: #000000;
  font-size: 11px;
}


