body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:hover {
	color: #FFFFFF;
	text-decoration : underline;
}
a:link{
	color: #FFFFFF;
	text-decoration : none;
}
a:active {
	color: #FFFFFF;
	text-decoration : none;
}
a:visited {
	color: #FFFFFF;
	text-decoration : none;
}

h2 {
	color: #3399cc;
	font-size: 10pt;
}
h3 {
	color: #3399cc;
	font-size: 9pt;
}

.links a, .links a:visited {
	display: block;
	padding: 4px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	background-image: url(bilder/link.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.links a div, .links a:visited div {
	font-weight: normal;
	font-style: italic;
}
.links a:hover {
	background-color: #d0efff;
}

tr.menu td {
	background-color: #0686af;
	background-image: url(bilder/button.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 5px;
}
tr.menu td:hover {
	background-image: url(bilder/button2.gif);
	background-color: #4aa6d6;
}

tr.menu td a {
	margin-left: 25px;
	display: block;
	float: left;
}

tr.amenu td {
	background-color: #4aa6d6;
	background-image: url(bilder/button2.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #0686af;
}

tr.amenu td a {
	margin-left: 25px;
	display: block;
	float: left;
}

tr.break td {
	padding: 0px;
	margin: 0px;
	height: 2px;
	display: block;
}

#korus {
	margin: 10px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
#korus a {
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	color: #993333;
}
#korus a span {
	font-size: 9pt;
	font-style: normal;
}
