body, table {
  color: #000;
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 140%;
	margin: 0;
}

h1, h2, h3 {
	color: #000032;
	font-size: 20px;
  font-style:italic;
  text-transform:uppercase;
	font-family: 'Arial', Tahoma, sans-serif;
	margin-top: 0.2em;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #B6B6B7;
border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

a, a:visited {color:#CC0000;text-decoration:none;font-weight:bold;}
a:hover  {color:#000;text-decoration:underline;font-weight:bold;}

a img { border: none }
