body, table {
  color: #444;
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 129%;
	margin: 0;
}


  
h1, h2, h3 {
	color: #555;
	font-size: 26px;
  font-weight:normal;
	font-family: 'Arial', Tahoma, sans-serif;
	margin-top: 0.2em;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #999;
border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

a {color:#444;text-decoration:none;font-weight:bold;}
a:hover  {color:#555;text-decoration:underline;font-weight:bold;}

a img { border: none }
