body {
	background-image:url(Background.jpg);
	background-attachment:fixed;
	color: black;
}


div, table, th, td, blockquote, p, h1, h2, h4, h5, h6, b, i, a {
	color: black;
	font-size: 1.0em;
	font-family: Helvetica,Arial,sans-serif;
}


.topmenue {
	word-spacing: 1.7em;
}


.topmenuelink {
	font-size: 1.2em;
	font-family: Verdana;
}


.topmenueaktiv {
	font-size: 1.2em;
	font-family: Verdana;
	color: red;
}



h3 {
	color: darkgreen;
	font-size: 1.1em;
	font-family: Verdana;
	word-spacing:0.2em;
}


h4 {
	font-weight: bold;
}


a, a:link, a:visited, a:active {
	color: black;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 100.01%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #808080;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 100.01%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

a img {
	border:none;
}