 body {
  background: #8B0907;
  }

body,table {

color: #fff;
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 14px;
line-height: 140%;
	margin: 0;
}


h1, h2, h3 {
	color: #fff;
	font-size: 22px;
font-weight: normal;
	font-family: 'Arial', Tahoma, sans-serif;
	margin-top: 0.8em;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #A8120E;
border-bottom: solid 1px #A8120E; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

a, a:visited {color:#ffffff;text-decoration:none;font-weight:bold;}
a:hover  {color:#cc0000;text-decoration:underline;font-weight:bold;}


a img { border: none;}

