body {
	background-image: url(bilder/hintergrund.gif);
	background-repeat: repeat-y;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.navi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 3px 0px 0px;
	border-bottom-style: dotted;
	border-bottom-color: #83A2E2;
	border-bottom-width: 1px;
}
.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.navi4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
}
a.navi3 {
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a.navi3:hover {
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(bilder/dot.gif);
	list-style-position: outside;
	margin-left: 15px;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366D0;
}

