.menu {	border-top: solid 1px gray;	border-bottom: solid 1px gray;	background-color: #D0E0AA;	text-align: right;	padding-right: 10px;	width: 215px;	height: 30px;	cursor: pointer;}.menuover {	border-top: solid 1px #445900;	border-bottom: solid 1px #445900;	background-color: #9FCB38;	text-align: right;	padding-right: 10px;	width: 215px;	height: 30px;	cursor: pointer;}.menu_leer {	width: 215px;	height: 20px;}.menu_leer {	width: 215px;	height: 100%;}.menutext {	font-family: Geneva, Arial;	font-size: 12px;	line-height: 30px;	color: #000000;	text-decoration: none;}.titelfeld {	border-left: solid 1px gray;	text-align: left;	padding-left: 30px;	width: 585px;	height: 30px;}.textfeld {	font-family: Geneva, Arial;	font-size: 12px;	line-height: 16px;	border-left: solid 1px gray;	text-align: left;	padding-left: 30px;	padding-top: 10px;	padding-right: 30px;	width: 585px;	height: 400px;}.text {	font-family: Geneva, Arial;	font-size: 12px;	line-height: 18px;	color: black;}.titel {	font-family: Geneva, Arial;	font-size: 14px;	font-weight: bold;	color: #000000;	text-decoration: none;}.kopf {	font-family: Geneva, Arial;	font-size: 14px;	color: black;}.highlight {	border: solid 1px gray;	background-color: #D0E0AA;	font-family: Geneva, Arial;	font-size: 12px;	line-height: 18px;	color: black;	padding: 15px;}ul {	list-style-type: square;	list-style-position: outside;}
