
P {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	color: 333333;
}
H1 {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 14pt;}
H2 {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 12pt;}
H3 {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 10pt;}

body {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	word-spacing : normal;
	text-align : left;
	color: 333333;
}

tr {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	color: 333333;
}
td {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	color: 333333;
}


.title {
	font-weight:bold;
	font-size : 10pt;
	color: red;
	
}

.uns { display : none;}

.navigationinnen {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	color : black;
	border-collapse : separate;
    padding : 3px;
	border : 1px solid black; 
}


.navigationlinks {
font-family : Verdana,Arial,Helvetica,sans-serif;
color:#706660;
text-decoration: none;
background-color : #C0C0C0;
font-weight:bold;
font-size : 9pt;
border-collapse : separate; 
border : 1px solid black; 
padding : 3px;
}



/* Hauptcontainer für Inhalt */
.show {
margin: 10px;
margin-top: 5px;
}


a
{
	color: 333333;
}

.navi {
	color: #333333;
}

a.navi:visited {
color: 333333;
font-weight: bold;
text-decoration: none;
}

a.navi:link {
color: #333333;
font-weight: bold;
text-decoration: none;
}
 
a.navi:hover {
color: 333333;
font-weight: bold;
text-decoration: underline;
} 


* Linkleiste gesamt, Abstand nach oben zur Logozeile */
table.linkbar {
margin-top: 10px;
}

/* Linkleiste Tabelle Einzelzelle */
td.linkbar {
color: #ffffff;
background-color: #B6B6B6;
font-weight: bold;
text-align: center;
}

/* hervorgehobene Einzelzelle */
td.linkbaractive {
	color: White;
	background-color: #706660;
	font-weight: bold;

}

td.linkbar2 {
color: white;
background-color: #FFF3A7;
font-weight: bold;
text-align: center;
}

td.linkbaractive2 {
color: white;
background-color: #FFB0A7;
font-weight: bold;
text-align: center;
}


