body  { font-family: Helvetica, Arial, sans-serif; background-color:ffff66 }
p {}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 2px;
	padding: 0px;
}
td {vertical-align:top;}
.nav   {
	font-weight: inherit;
	background-color: #f5d107;
	text-align: center;
}
.nav-aktiv  { color: #f5d107; font-weight: 600; background-color: #000000; text-align: center }
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link  { color: #000; font-size: 16px; font-family: Helvetica, Arial, sans-serif; font-weight: 600; text-decoration: none }
a:active { color: #000; font-size: 16px; font-family: Helvetica, Arial, sans-serif; font-weight: 600; text-decoration: none }
a:visited { color: #000; font-size: 16px; font-family: Helvetica, Arial, sans-serif; font-weight: 600; text-decoration: none }
a:hover {
	color: gray;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 600;
	text-decoration: none;
	text-align: left;
}
h2 { color: #000; font-size: 24px; font-weight: 700; margin: 0.83em 0 }
h4 { color: #000; font-size: 16px; font-weight: 700 }
.text-normal  { font-size: 14pt; font-weight: 400; line-height: 16pt }
.text-rot{color:red;}

