@charset "utf-8";
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-position: 10px;
	letter-spacing: normal;
	padding-top: 10px;
	padding-left: 10px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #808080;
	text-decoration: none;
	padding-left: 10px;
}
.box {
	letter-spacing: normal;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 5px;
	padding-top: 20px;
	padding-right: 5px;
}
.menue {
	letter-spacing: normal;
	background-color: #d6d5d5;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 3px;
	text-decoration: none;
}
.rahmen {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 3px;
	text-decoration: none;
}
.feld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #AA9FAA;
}
