BODY {
        font : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10px;
}
TD {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
     	background-color : #FFFFFF;
        font-size: 11px;
        vertical-align: top;

		
/* Format Tabelle Menue-Navigation */
	
		
		
		
}
.tdk {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #E7E7E7;
	font-size: 11px;
	vertical-align: top;
}
	
}
.navmenue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 24px;
	text-decoration : none;
	color : #C0C0C0;
	background-color : #3399CC;
}

A.navmenue:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 24px;
	text-decoration : none;
	color : #C0C0C0;
}

A.navmenue:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 24px;
	text-decoration : none;
	color : #C0C0C0;
}

A.navmenue:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 24px;
	text-decoration : none;
	color : Yellow;
}

A.navmenue:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 24px;
	text-decoration : none;
	color : Yellow;
}

/* Format Tabelle Navigation 
.tdnavkl0 {
	height : 1px;
	width : 25px;
	background-color : #C0C0C0;
}

.tdnavkl1 {
	height : 1px;
	width : 170px;
	background-color : #C0C0C0;
}

.tdnavgr0 {
	width : 20px;
	height : 25px;
	background-color: #3399CC;
	vertical-align : middle;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	font-weight : bold;
}

.tdnavgr1 {
	width : 170px;
	height : 25px;
	background-color: #3399CC;
	vertical-align : middle;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	
} */
/* Format Tabelle Ergebnis*/
.ueerg{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        background-color : #3399cc;
        font-size: 11px;
        vertical-align: top;
        font : bold;
        border-color : #0000a0;
        text-align : center;
}
/* Ueberschrift 1 mit Hintergrund fuer Tabelle, z.b. Impressum*/
.ue1 {
        font-size : 14px;
        color : #FFFFFF;
        background-color : #3399CC;
        font-weight : bold;
        height: 25px;
        vertical-align: middle;
}
/* Ueberschrift 2 mit Hintergrund fuer Tabelle, z.b. Anbieter*/
.ue2 {
        font-size : 12px;
        color : #3399CC;
        font-weight : normal;
        background-color : #C0C0C0;
        font-weight : bold;
        height: 25px;
        vertical-align: middle;

}
h1 { font-size:11pt; }
h2 { font-size:10pt; }
h3 {
	font-size:10pt;
	font-style : italic;
}
