
BODY { color: rgb(0,0,0); 
	background-color: transparent;
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}


H1 { color: rgb(255,255,255);
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	}

H1.farbig { color: rgb(255,255,255);
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	}

H2 { color: rgb(0,0,0);
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold}

H2.farbig { color: rgb(0,102,0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal}

H3 { color: rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal}

H4 { color: rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	}

A { font-family: Eurostile, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(0,51,153);
	text-decoration: none}

A:hover { color: rgb(255,50,50);
	text-decoration: underline
	}


A.farbig { font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(255,255,255);
	text-decoration: none;
	}

A.farbig:hover { color: rgb(255,255,255);
	background: rgb(102,153,255);
	}

A.small { font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	}

A.news { font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

A.big { font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}

TABLE { border=0;
	width: 600px;
	font-family: Eurostile, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(0,0,0);
	}

TABLE.news { border=0;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: rgb(0,0,0);
	}

TABLE.cv { border=0;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(0,0,0);
	}

TD { background-color: rgb(255,255,255);
	color: #6699ff;
	font-family: Eurostile, Geneva, Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
	} 

TD.cv { color: rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal}


TD.farbig { background-color: rgb(0,51,153);
	color: rgb(255,255,255);
	font-family: Eurostile, Geneva, Arial, Helvetica, sans-serif;
	} 


