BODY {
	
	color : Black;
	background: #FFFFFF;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	text-align : left;
}

TD {
	
	color : Black;
	font-family : Verdana,Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
}

A.Nav {
	text-decoration: none;
	color: White ;
	
	font-family : Verdana,Arial, Geneva, Helvetica, sans-serif;
	background : transparent; 
}



H1 {
	font-size :  16pt;
	font-weight :  bold;
	color : #666666;
}

H2 {
	font-size: 14pt;
	color: #666666;
	font-weight :  bold;
}

H3 {
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	color : #333333;

}



H6 {
	font-size : 6pt;
	font-style :  normal;
	font-weight :  normal;
}



H4 {
   	font-size: 10pt;
	font-weight: normal;
	color : #000000;
	}

H5 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	
}


A {
	text-decoration: none;
	color: #782B42;
	font-family : Verdana,Arial, Geneva, Helvetica, sans-serif;
	background : transparent;
	
}



.ButtonTest {
	text-decoration: none;
	color: #666666;
	font-family : Verdana,Arial, Geneva, Helvetica, sans-serif;
	background : 000080;
	border : thin outset White;
	border-bottom-color : #F5F5F5;
	font-size :  xsmall;
	font-style : normal;
	
	font-weight : bold;
	width : 100px;
	vertical-align : baseline;
	text-align :  center;
	height : 23px;
}

.ButtonGrey {
	text-decoration: none;
	color: #F5F5F5;
	font-family : Verdana,Arial, Geneva, Helvetica, sans-serif;
	background : #808080;
	border : thin outset White;
	border-bottom-color : #F5F5F5;
	font-size :  xsmall;
	font-style : normal;
	
	font-weight : bold;
	width : 100px;
	vertical-align : baseline;
	text-align :  center;
	height : 23px;
}


A:VISITED {
	text-decoration: none;
	color: grey;
	font-family : Verdana,Arial, Geneva, Helvetica, sans-serif;
	background : transparent;
	font-style : normal;
	font-variant : normal;
}


A:Hover {
	text-decoration: none;
	color: #666666;
	;
}

.footer {
	font-size : 7pt;
	font-style :  normal;
	font-weight :  normal;
	color : #000000;
}

.invertiert {
	font-style :  normal;
	font-weight :  normal;
	color : #000000;
}