body {font-family: Verdana, "Arial sans-serif";font-size:9pt; color:#006600;}

//.navueberschrift {font-family: Verdana, Arial, sans-serif;font-size:10pt; color:#000066; font:bold;}
//.pruef1 {font-family: Verdana, Arial, sans-serif;font-size:9pt; color:#000000;}


/* Eigenschaften für die Tabellenzellen mit Hyperlinks*/
.tabs {font-family: Verdana, Arial, sans-serif;font-size:9pt; color:#000066;}

/* Nicht angewandt*/

.nav {font-family: Verdana, "Arial sans-serif";font-size:9pt;line-height:15px;}

/* Eigenschafte Tabellenspalte für Titel*/
.navt {font-family: Verdana, "Arial sans-serif";font-size:10pt;font-weight:bold;color:#33CCFF; background-color:#0050B7; padding:1px;}

/* Eigenschaften für die ganze Navigationstabelle*/
.maintable {background-color:#66CCFF;}

/*Die Klasse nav mit ine-height:15px; wird benötigt bei der Navigation, um die 
Navigationspunkte mit grösserem BR-Abstand zu erhalten.*/


A:link  {color: #FFFFFF;
	text-decoration : none;
	font-family : Verdana;
	font-size : 9pt;}

A:visited {color:#FFFFFF;
           text-decoration : none;
	   font-family : Verdana;
	   font-size : 9pt;}

A:active {color:#FFFFFF;text-decoration : none;
	font-family : Verdana;
	font-size : 9pt;}

A:hover	{color:black;text-decoration : none;
	font-family : Verdana;
	font-size : 9pt;
	background-color:white;}
