a:link, a:visited, a:active {
	color: #0020A0;
	text-decoration: underline;
}

a:hover {
	background: #FFF000;
	color: #FF0000;
	text-decoration: underline;
}

a.button:link, a.button:visited, a.button:active {
	background: #f0f0f0;
	border: thin;
	border-color: #E0E0E0;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	padding: 1px;
	text-decoration: none;
}

a.button:hover {
	background: #FFF000;
	border: thin;
	border-color: #E0E0E0;
	border-style: solid;
	border-width: 1px;
	color: #FF0000;
	padding: 1px;
	text-decoration: underline;
}

a.dlhome:link, a.dlhome:visited, a.dlhome:active {
	color: #CC6600;
	text-decoration: none;
}

a.dlhome:hover {
	background: #FFF000;
	color: #FF0000;
	text-decoration: underline;
}

a.faq:link, a.faq:visited, a.faq:active {
	color: #0020A0;
	text-decoration: none;
}

a.faq:hover {
	background: #FFF000;
	color: #FF0000;
	text-decoration: underline;
}

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active {
	color: #666666;
	font-family: Verdana,Arial;
	font-size: 11px;
	text-decoration: none;
}

a.mainmenu:hover {
	background: #FFF000;
	color: #FF0000;
	font-family: Verdana,Arial;
	font-size: 11px;
	text-decoration: underline;
}


div.trenner {
	border-top: 1px dashed #A0A0A0;
}

td, p, ul {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}

td.border {
	border: thin;
	border-color: #EAEAEA;
	border-style: solid;
	border-width: 1px;
}

.larger {
	font-family: Arial;
	font-size: 16px;
}

.largest {
	font-family: Arial;
	font-size: 18px;
}

.medium {
	font-family: Arial;
	font-size: 13px;
}

.pagetitle {
	color: #FAFAFD;
	font-family: Verdana,Arial;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
}

.programtitle {
	color: #FAFAFD;
	font-family: Verdana,Arial;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
}

.smaller {
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: 15px;
}

.vlarger {
	font-family: Verdana,Arial;
	font-size: 15px;
}

.vlargest {
	font-family: Verdana,Arial;
	font-size: 18px;
}

.vmedium {
	font-family: Verdana,Arial;
	font-size: 13px;
}

.vsmaller {
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: 15px;
}

.vsmaller2 {
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: 30px;
}