BODY,P,TD,TR,TABLE,FORM,INPUT,TEXTAREA {
	color : #000000;
	font-family : Verdana,Geneva,Arial,Helvetica;
	font-size : 11px;
	line-height:15px;
}

A:LINK, A:VISITED {
	color : #DD0000;
	text-decoration : none;
}

A:HOVER {
	color : #666666;
	text-decoration : underline;
}

a.nav:LINK, a.nav:VISITED {
	color : #FFFFFF;
	text-decoration : none;
}

a.nav:HOVER {
	color : #666666;
	text-decoration : underline;
}

a.unterrubrik:LINK, a.unterrubrik:VISITED {
	color : #666666;
	text-decoration : none;
}

a.unterrubrik:HOVER {
	color : #DD0000;
	text-decoration : none;
}

.ueberschrift {
	color : #AA0000;
	font-family : Verdana,Geneva,Arial,Helvetica;
	font-size : 16px;
	font-weight : bold;
}

.subline {
	color : #000000;
	font-family : Verdana,Geneva,Arial,Helvetica;
	font-size : 13px;
	font-weight : bold;
	font-style: italic;
}

.normal {
	color : #000000;
	font-family : Verdana,Geneva,Arial,Helvetica;
	font-size : 13px;
	line-height:20px;
}

.klein {
	color : #000000;
	font-family : Verdana,Geneva,Arial,Helvetica;
	font-size : 10px;
	line-height:15px;
}

.menu 
{
	position: absolute; 
	top:0; 
	z-index: 11;
}

.submenu 
{
	position: absolute;
	top: 22;
	z-index: 12;
	visibility: hide;
	visibility: hidden;
}

a.submenu2:link, a.submenu2:visited
{
	color : #AAAAAA;
	font-family : Verdana,Geneva,Arial,Helvetica;
	font-size : 10px;
	font-weight : bold;
}

a.submenu2:hover, a.submenu2:active
{
	color : #000000;
	font-family : Verdana,Geneva,Arial,Helvetica;
	font-size : 10px;
	font-weight : bold;
}

.nav {
	color : #AA0000;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

TH {
	color : #000000;
	font-family : Verdana,Geneva,Arial,Helvetica;
	font-size : 13px;
	font-weight : bold;
}


