BODY {
	font-family : Arial, Helvetica,Verdana, Geneva, sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : bolder;
	background-color : #004200;
	color :  #FFFFFF;
}
BODY.Fadeframe{
	background-image: url("../images/Fader.jpg");
	background-color : #FFFFFF;
	background-repeat : repeat-x;
}
/*color : #FFE4C4;  ist das Beige*/
div.Header{
	font-family: Verdana;
	font-size : 22pt;
	font-style : italic;
	font-weight : bolder;
	/*color : #FFE4C4;
	*/
	;
}
div.Text{
	font-family: Verdana;
	font-size : small;
	font-style : italic;
	font-weight : normal;
	color : #FFE4C4;
}
div.email{
	font-family: Courier New;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	/*color : #FFE4C4;
	*/
	;
}
A:LINK{
	font-family: Courier New;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	color : #FFFFFF;
}
A:Hover {
	font-family: Courier New;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	color : #FFFFFF;
}
A:ACTIVE{
	font-family: Courier New;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	color : #FFFFFF;
}
A:VISITED {
	font-family: Courier New;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	color : #FFFFFF;
}


td.white	{
	font-family : Arial, Helvetica,Verdana, Geneva, sans-serif;
	font-size : 9pt;
	color: Black;
	}
	
td 	{
	font-family : Arial, Helvetica,Verdana, Geneva, sans-serif;
	font-size : 90%;
	font-weight : bold;
}
td.smaller{
	font-size: 70%;
}
td.address{ 
	font-size: 60%;
	font-weight: normal;
 }
td.Header{
	font-family: Verdana;
	font-size : 20pt;
	font-style : italic;
	font-weight : bolder;
	color : #FFFFFF;
	/*color : #FFE4C4;
	*/
	;
}
td.topheader{
	font-family: Courier New;
	font-size : 16pt;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	/*color : #FFE4C4;
	*/
	;
}


.MainPoint {
	font-family : Arial, Helvetica,Verdana, Geneva, sans-serif;
	font-size : 9pt;
	color:  #CC0000;
}

.SubPoint {
	font-family : Arial, Helvetica,Verdana, Geneva, sans-serif;
	font-size : 8pt;
	color:  #000000;
}