body {font-family: Verdana, "Arial sans-serif";font-size:11pt; color:#333399;}

//.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;}

.titelnav {
	font-family: Verdana, "Arial sans-serif";
	font-size:11pt;
	color:#333399;
	font-weight: bold;
}

/* Eigenschaften fr 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:11pt;}

/* Eigenschafte Tabellenspalte fr Titel*/
.navt {
	font-family: Verdana, "Arial sans-serif";
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#333399;
	padding:1px;
	border-right-color: #333399;
	border-left-color: #333399;
	border-bottom-color: #333399;
	border-top-color: #333399;
	border-color: #333399;
}

/* Eigenschaften fr die ganze Navigationstabelle*/
.maintable {
	background-color:#DFEFFF;
}

/*Die Klasse nav mit ine-height:15px; wird bentigt bei der Navigation, um die 
Navigationspunkte mit grsserem BR-Abstand zu erhalten.*/


A:link  {color: #333399;
	text-decoration : none;
	font-family : Verdana;
	font-size : 9pt;}

A:visited {color:#333399;
           text-decoration : none;
	   font-family : Verdana;
	   font-size : 9pt;}

A:active {color:#FF0000;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;}
	
.tblline {
	border-top-width: none;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-bottom-style: none;
	border-bottom-width: thin;
}

