.haupt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2A3035;
	background-color: #FFFFFF;
	border: 1px solid #5B6773;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(bilder/topback3.jpg);
}
.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B6773;
	border: 1px none #5B6773;
	padding: 20px;
}
.inhaltOhne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B6773;
	background-color: #FFFFFF;
	border: 1px none #5B6773;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 15px;
	color: #2A3035;
}
.picrahmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B6773;
	background-color: #FFFFFF;
	border: 1px solid #5B6773;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
}
