p {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}
ul {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}
ol {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}
li {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}
div {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}
td {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}
th {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}
h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}
body {
	background-color: #ffffcc;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}
.adresse {
	color: white;
	font-size: x-small;
	padding-left: 20px;
}
td.navigation {
	background-image: url(images/navigation.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 408px;
	padding: 20px 10px 10px 20px;
	vertical-align: top;
}
.inhalt {
	background-color: #ffffcc;
	padding: 10px;
	vertical-align: top;
}
.bottom {
	border-top: 1px white solid;
}
.top {
	border-top: 1px white solid;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
a:active {
	color: blue;
	text-decoration: none;
}

