body { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000 }

h1 { font-family: arial, helvetica, sans-serif; font-size: 16pt; color: #003399; font-weight: bold}

h2 { font-family: arial, helvetica, sans-serif; font-size: 16pt; color: #003399; font-weight: bold }

h3 { font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #003399; font-weight: bold }

a { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: underline}

a:hover { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #003399; cursor: hand; text-decoration: underline; font-style: normal}

a:visited { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #999999; text-decoration: underline}

p { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000 }
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000
	}
	
.jumpmenu {
	scrollbar-base-color:#FFFFD2;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#FFFFD2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#003399;
	background-color: #FFFFD2
	}
	
.rahmen {
	border: thin solid #666666;
	}
	
.tabelleklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	empty-cells:show;
	border-collapse: collapse
}

.tabellegross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	empty-cells:show;
	border-collapse: collapse
}