body, table {
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin: 0;
    color: #5B5140;
}

h1, h2, h3 {
	color: #2F933E;
	font-size: 24px;
	font-family: 'Trebuchet MS', 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: dotted 1px #90846F;
border-bottom: solid 1px #E1E2C3; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

a, a:visited {color:#FF9900;text-decoration:none;font-weight:bold;}
a:hover  {color:#000;text-decoration:none;font-weight:bold;}

a img { border: none }
