body {
	background-color: #FFEFD6;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	line-height: 1em;
	margin-bottom:0;
	padding-bottom:0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
}
#fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
}
#fusszeile a:link {
	font-size: x-small;
	color:#000000;
	font-weight:normal;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}
.adresse a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #990000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000099;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000099;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000099;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#navigation
ul {
	list-style-image: url(grafiken/sonne.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}