body   {
	color: white;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: white;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	border: none 0px 
}
.menuetitel {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #FFCC00;
	margin: 8px 0px 0px;
	padding: 4px 0px 0px 10px;
	width: 160px;
	height: 26px;
	font-variant: small-caps;



}
a:link, a:visited, a:hover, a:active  {
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	background-color: #990000;
	margin: 0px 0px 0px 8px;
	padding: 2px 2px 2px 4px;
	border: solid 1px white;
	width: 180px;
	height: 24px
}
a:hover {
	font-style: italic;
	background-color: #FFCC00;
	color: #000000;

}
a:link.zurueck, a:visited.zurueck, a:hover.zurueck, a:active.zurueck {
	color: #336699;
	font-style: normal;
	font-weight: bold;
	font-size: 7pt;
	line-height: 11px;
	background-color: transparent;
	margin: 0px 0px 0px 22px;
	padding: 0px; width: 180px;
	height: 20px
}
a:hover.zurueck { font-style: italic }
.grossbuchstabe { font-size: 130% }
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.rubrik {
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	background-color: #00CC00;
	margin: 0px 0px 0px 8px;
	padding: 2px 2px 2px 4px;
	border: solid 1px white;
	width: 100px;
	height: 16px;
	font-variant: small-caps;
}

