/* theme
 * festina_trend.css
 *
 */


a:link{
	color : #EEEEEE;
	text-decoration : none;
}

a:visited{
	color : #EEEEEE;
	text-decoration : none;
}

a:hover{
	color : #FFFFFF;
	text-decoration : none;
}

a:active{
	color : #FFFFFF;
	text-decoration : none;
}


body
{
	
	background-color: #000000;

	
}

.table{
	color : #E6E6E6;
	font-family : Arial, Helvetica, Verdana, uppercase;
	font-size : 8pt;
	font-weight : normal;
}

.schrift_7pt_grau{
	color: #EEEEEE;
	font-family: Arial, Helvetica;
	font-size : 7pt;
	font-weight : normal;

}

.schrift_8pt_grau{
	color: #EEEEEE;
	font-family: Arial, Helvetica;
	font-size : 8pt;
	font-weight : normal;

}

.schrift_9pt_grau{
	color: #EEEEEE;
	font-family: Arial, Helvetica;
	font-size : 9pt;
	font-weight : normal;

}

.schrift_10pt_grau{
	color: #EEEEEE;
	font-family: Arial, Helvetica;
	font-size : 10pt;
	font-weight : normal;

}

.schrift_12pt_grau{
	color: #EEEEEE;
	font-family: Arial, Helvetica;
	font-size : 12pt;
	font-weight : normal;

}



.schrift_7pt_rot{
	color: #CB000A;
	font-family: Arial, Helvetica;
	font-size : 7pt;
	font-weight : normal;

}

.schrift_8pt_rot{
	color: #CB000A;
	font-family: Arial, Helvetica;
	font-size : 8pt;
	font-weight : normal;

}

.schrift_9pt_rot{
	color: #CB000A;
	font-family: Arial, Helvetica;
	font-size : 9pt;
	font-weight : normal;

}

.schrift_10pt_rot{
	color: #CB000A;
	font-family: Arial, Helvetica;
	font-size : 10pt;
	font-weight : normal;

}

.schrift_12pt_rot{
	color: #CB000A;
	font-family: Arial, Helvetica;
	font-size : 12pt;
	font-weight : normal;

}