BODY, TABLE, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color:#FF8040;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
    font-weight : bold;
	color:#F2AD43;
}

A { 	
	font-family : Arial, Helvetica, sans-serif;
}

A:LINK{
	font-size : 12pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

A:VISITED{
	font-size : 12pt;
	font-weight : bold;
	color : #FFC977;
	text-decoration : none;
}

A:HOVER {
	font-size : 12pt;
	font-weight : bold;
	color : Red;
	background-color : #FAFAD2;
	text-decoration : none;
}

.spezial {
	font-size : 25px;
	font-weight : bold;
	color : #F45139;
}








