.copy {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; color: #FFFFFF}
.ueberschrift { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 16px; font-weight: bold; color: #FFCC33}
.textbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: bold; color: #FFFFFF }
.top { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 18px; font-weight: normal; color: #FFFFFF }
.klein { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: normal; color: #FFFFFF }
.kleinbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: bold; color: #FFFFFF }

a:link {
	color: #FFCC33;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #FFCC33;
	text-decoration: underline;
	font-weight: bold;
	
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
	
}

.job {
	color: white;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 98px;
	padding: 5px;
	border: 1px solid #99aebf;
	background: #8d98aa;
}