
a:link  {
	font-family : arial, helvetica, sans-serif;
	font-size : 14pt;
	color : #000000;/*blue;*/
	text-decoration : none;
	font-weight :  bold;
}

a:active  {
	font-family : arial,  helvetica, sans-serif;
	font-size : 14pt;
	color : #000000;/*#FFCC00;*/
	text-decoration : none;
	font-weight :  bold;
}

a:visited  {
	font-family : arial, helvetica, sans-serif;
	font-size : 14pt;
	color : #000000;
	text-decoration : none;
	font-weight :  bold;
}

a:hover {
	font-family : arial,  helvetica, sans-serif;
	font-size : 14pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight :  bold;
}


p,td,tr,ul,li {
	font-family: arial,  helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration : none;
}

h1 {
	font-family: arial,  helvetica, sans-serif;
	font-size: 24pt;
	color: black;
	font-weight :  bold;
	text-decoration : none;
}

h2 {
	font-family: arial,  helvetica, sans-serif;
	font-size: 20pt;
	color: blue;
	font-weight :  bold;
	text-decoration : none;
}

h3 {
	font-family: arial,  helvetica, sans-serif;
	font-size: 14pt;
	color: black;
	font-weight :  bold;
	text-decoration : none;
}

h4 {
	font-family: arial,  helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration : none;
}

.weiss { 
	font-family: Arial, Helvetica, sans-serif;
 	height: 20px;
	font-size: 10pt;
	color: White;
	text-decoration : none;
	font-weight :  bold;
}

.fett { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration : none;
	font-weight :  bold;
}

.klein { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 9px;
	color: black;
	text-decoration : none;
	font-weight : normal;
}

.popup { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 12px;
	color: black;
	text-decoration : none;
	font-weight : normal;
}

.eng { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 9px;
	color: black;
	text-decoration : none;
	font-weight : normal;
}

.headline { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	text-decoration : none;
	font-weight :  bold;
}

.headline2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration : none;
	font-weight :  bold;
}

.red {
	font-family: arial,  helvetica, sans-serif;
	font-size: 10pt;
	color: #cc0000;
	text-decoration : none;
}

