@font-face {
	font-family:Tahoma;
        font-style:normal;
        font-weight:normal;
	src:url(tahoma_normal.pfr);
}
@font-face {
	font-family:Tahoma;
        font-style:normal;
        font-weight:700;
	src:url(tahoma_bold.pfr);
}
@font-face {
	font-family:Tahoma;
	font-style:normal;
	font-weight:normal;
	src:url(tahoma_normal.eot);
}
@font-face {
	font-family:Tahoma;
	font-style:italic;
	font-weight:normal;
	src:url(tahoma_italic.eot);
}
@font-face {
	font-family:Tahoma;
	font-style:normal;
	font-weight:700;
	src:url(tahoma_bold.eot);
}

.klein {
	color:#ffcc00;
	font-family:tahoma,arial,helvetica;
	font-size:8pt;
	font-weight:normal;
}

.titel {
	color:#ffcc00;
	font-family:tahoma,arial,helvetica;
	font-size:16pt;
	font-weight:bold;
}

a:active {
	color:#ff0000;
}

a:link {
	color:#cccccc;
}

a:visited {
	color:#ffcc00;
}

body {
	background-color:#000000;
	color:#ffcc00;
	font-family:tahoma,arial,helvetica;
	font-size:10pt;
	font-weight:normal;
}

td {
	color:#ffcc00;
	font-family:tahoma,arial,helvetica;
	font-size:10pt;
	font-weight:normal;
}

