p {
	 line-height: 160%;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px; 
	letter-spacing: 0.03em;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
    color: #FF0000;
}

/* hauptmenü */
.hmpassiv{
    color: #000099;
    font-size: 11px;
    font-weight: bold;
}

.hmaktiv{
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}

/* popupmenue */
.popuplink{
    color: #000099;
    font-size: 11px;
    font-weight: bold;
    text-align:middle;
}

/* untermenü */
.umpassiv{
    color: #000099;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.umaktiv{
    color: #FF0000;
    font-size: 11 px;
    font-weight: bold;
}

/* quickfinder */
.qfmenuepassiv{
    color: #000099;
    font-size: 11px;
    font-weight: bold;
}

.qfmenueaktiv{
    color: #FF0000;
    font-size: 11px;
    font-weight: bold;
}

.qftext{
    color: #000099;
    font-size: 11px;
    font-weight: bold;
}

.qfdatum{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
}

.inhaltlinkuebersicht 
	{ color: #000099; font-size: 10px; font-weight: bold;}

.inhalttextblau{
	color: #000099;
	font-size: 11px;
	line-height : 160%;
	letter-spacing:0.03em;
}

.inhalttextbold{
	color: #000000;
	font-size: 11px;
	line-height : 160%;
	letter-spacing:0.03em;
	font-weight : bold;
}

.inhalttextboldblau{
	color: #000099;
	font-size: 11px;
	line-height : 160%;
	letter-spacing:0.03em;
	font-weight : bold;
}

.inhaltheadline{
	color: #000000;
	font-size: 14px;
	letter-spacing:0.03em;
	font-weight: bold;
	line-height : 180%;
}

.inhaltlink{
    color: #000099;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;    
}

.inhaltliste{
    color: #000000;
    font-size: 11px;
    line-height : 160%;
    letter-spacing:0.03em;    
}

.inhaltbildunterschrift{
	color: #000099;
	font-size: 10px;
}

/*tabellen*/
.tabellenhead{
	color: #FFFFFF;
	font-size: 11px;
	background-color : #000099;
}

.tabellenheadbold{
	color: #000099;
	font-size: 11px;
	background-color : #FFFFFF;
	font-weight : bold;
}

.tabelletextschwarz{
	color: #000000;
	font-size: 11px;
	background-color : #FFFFFF;
}

.tabelletextschwarz2{
	color: #000000;
	font-size: 11px;
	background-color : #CCCCCC;
}

.tabelletextschwarzbold{
	color: #000000;
	font-size: 11px;
	background-color : #CCCCCC;
	font-weight : bold;
}

.tabelletextblau{
	color: #000099;
	font-size: 11px;
	background-color : #CCCCCC;
}

.tabelletextblaubold{
	color: #000099;
	font-size: 11px;
	font-weight : bold;
}

.tabelletrennlinie{
	background-color : #CCCCCC;
}

/* kasten */
.kastentext{
	color: #000000;
	font-size: 10px;
	line-height : 130%;
}

.kastentextbold{
    color: #000000;
    font-size: 10px;
    font-weight: bold;
	line-height : 130%;
}

.kastentextboldblau{
    color: #000099;
    font-size: 10px;
    font-weight: bold;
	line-height : 130%;
}

.kastenlink{
	color: #000099;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	line-height : 170%;
}

.link{
    color: #000099;
    font-weight: bold;
    text-decoration: underline;    
}

/* rechte spalte */
.rechtespalteheadline{
    color: #FF0000;
    font-size: 11px;
    line-height : 160%;
    font-weight: bold;
}

.rechtespaltetextblau{
    color: #000099;
    font-size: 11px;
    line-height : 160%;
}

.rechtespaltetext{
    color: #000000;
    font-size: 11px;
    line-height : 160%;
}

.rechtespaltelink{
    color: #000099;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

/* copyright */
.copyright{
    color: #000099;
    font-size: 11px;
}

.copyrightbold{
    color: #000099;
    font-size: 11px;
    font-weight: bold;
}

/* adresse */
.adresse{
    color: #000099;
    font-size: 11px;
}

.adressebold{
    color: #000099;
    font-size: 11px;    
    font-weight: bold;
}

.tabelletextblaubold2 { color: #000099; font-size: 11px; font-weight : bold; ; background-color: #CCCCCC}

