a:link { 
	color:#0000EE; 
	text-decoration:none; 
	font-size:10pt;
}
a:visited { 
	color:#5555EE; 
	text-decoration:none; 
	font-size:10pt;
}
a:hover { 
	color:#000080; 
	text-decoration:underline;
	background-color:#EEEEBB; 
	font-size:10pt;
}
a:active { 
	color:#EE0000; 
	background-color:#FFFF99; 
	font-size:10pt;
}

#topmenu a:link { 
	color:#EE000EE; 
	text-decoration:none; 
	font-size:8pt;
	font-weight:bold;
}
#topmenu a:visited { 
	color:#5555EE; 
	text-decoration:none; 
	font-size:8pt;
	font-weight:bold;
}
#topmenu a:hover {
	color:#000080; 
	text-decoration:underline overline;
	background-color:#EEEEBB; 
	font-size:8pt;
	font-weight:bold;
}
#topmenu a:active { 
	color:#EE0000; 
	background-color:#FFFF99; 
	font-size:8pt;
	font-weight:bold;
}

.unicode {
	font-family:Microsoft Sans Serif, Arial Unicode MS, Tahoma, Helvetica; 
	font-size:10pt;
}

.unicode_small {
	font-family:Microsoft Sans Serif, Arial Unicode MS, Tahoma, Helvetica; 
	font-size:8pt;
}
.news {
	font-family:Microsoft Sans Serif, Arial Unicode MS, Tahoma, Helvetica; 
	font-size:10pt;
	text-align:justify;
}
.subcontent {
	font-family:Microsoft Sans Serif, Arial Unicode MS, Tahoma, Helvetica; 
	font-size:10pt;
	margin-left: 3cm;
	margin-right: 3cm;
	text-align:justify;
}

.footer {
	font-family:Microsoft Sans Serif, Arial Unicode MS, Tahoma, Helvetica; 
	font-size:8pt; 
	font-weight:normal;
}

h1 {
	font-size: 16px;
	color: #0047a2; 
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
}

body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#969696;
	scrollbar-darkshadow-color:#969696;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#969696;
	scrollbar-track-color:#FFFFFF;
	font-family:Microsoft Sans Serif, Arial Unicode MS, Tahoma, Helvetica;
	font-size:11px;
	background:#fff;
	color:#00000;
	margin:0px;
	padding:0px;
}

#transtable td { 
	font-family:Tahoma; 
	font-size:7pt;
	border-left:1px solid blue; 
	border-top:1px solid blue;
	margin:0px;
	padding:0px;
	text-align:center;
	}

layer { font-size:10pt; font-family: Microsoft Sans Serif, Arial Unicode MS, Tahoma, Helvetica; border:1px solid blue; cursor:hand; text-align:center;padding:0px;margin:0px;
}
layer.Kopf { color:#000000; padding:1mm; cursor:move; 
}