body  {
	background-color : #C03015;
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	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 : #000000;
  color : #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 3px;

 }
.box
{
  color : #000000;
  background-color : #FFFFFF;
  letter-spacing: 0px;

}
.impressum
{
  background-color : #8E3015;
  color : #FFFFFF;
  font-weight: normal;
}
