body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

a {
	color: #999999; text-decoration: none;
}
a:hover {
	color: #000000; text-decoration:underline;
}

a.pdf:link {
background: transparent url("../images/pdf.gif") 100% 50% no-repeat;
padding-right: 27px;
}

a.pdf:visited {
background: transparent url("../images/pdf.gif") 100% 50% no-repeat;
padding-right: 27px;
}

a.ext:link {
background: transparent url("../images/outside.gif") 100% 50% no-repeat;
padding-right: 12px;
}

a.ext:visited {
background: transparent url("../images/outside.gif") 100% 50% no-repeat;
padding-right: 12px;
}



.Titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #cccccc;
	background: #ffffff;
}

