p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,body
     { font-family:Frutiger,Humanist,Helvetica,Arial,sans-serif; color:#03034c; }
/* h1 { font-size:30pt; color:#600030; } */
h1 { font-size:30pt; color:#FF9425; }
h2 {
	font-size:18pt;
	color:#FFFFFF;
}
h3 {
	font-size:13pt;
	color:#662678;
}
h4 {
	font-size:10pt;
	color:#03034c;
	font-style: normal;
}
h5 {
	font-size:13pt;
	color:#662678;
}
	

/* normaler Text */
ul,ol,li,div,td,th,address,nobr,b,i {
	font-size:10pt;
	text-decoration: none;
}
p { font-size:10pt; line-height:100%; }

/* Navigationstext im Menü und in Tabellen */
.normal { font-size:10pt; }
.klein { font-size:9pt; line-height:12pt; }
.mini { font-size:7pt; margin-top:-12px; }
.gross { font-size:12pt; }
.riesig { font-size:18pt; }
p.eintrag { font-size:18pt; line-height:24pt; font-style:italic; }

/* Hauptmenüpunkt Standard */
.menu1haupt {
	font-size:9pt;
	font-weigth:bold;
	color:#FFFFFF;
	text-decoration: none;
}
/* Hauptmenüpunkt Aktuell */
.menu2heigh { font-size:9pt; font-weigth:bold; color:#000000; }
/* Hauptmenüpunkt Aktuell bei Anzeige einer Subdatei */
.menu1heigh { font-size:9pt; font-weigth:bold; color:#FFFFFF; }
/* Vor- und zurückpfeile */
.menu1 { font-size:9pt; font-weight:bold; color:#000000; }
/* Fusstabelle */
.fuss { font-size:10pt; font-weigth:bold; color:#FFFFFF; }
/* Klammern im Menü */
.bracket { font-size:10pt; font-weigth:bold; color:#FF0000; }
/* Timestamp und Creator */
.wb { font-size:8pt; font-wight:bold; text-decoration:none; }


/* Aktueller Hauptmenüpunkt einer Navigationstabelle */
td.heighakt {
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

/* Aktueller Hauptmenüpunkt einer Navigationstabelle bei Anzeige von Subdatei */
td.heighstd { background-color:#03034C; text-align:center; vertical-align:middle; }

/* Nicht aktueller Hauptmenüpunkt einer Navigationstabelle */
td.hauptstd {
	background-color:#6278B7;
	text-align:center;
	vertical-align:middle;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #662678;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
