
/*	$std_schrift = "$ds[Standardschriftart]";*/
/*	$std_schrift_groesse = "$ds[Standardschriftgröße]";*/
/*	$std_schrift_farbe = "$ds[Standardschriftfarbe]";*/

body{
background:#F2F2F2;
font-family:Verdana;
text-align:center;
font-size:24px;
color: #222222;
}

/* Deffiniotion Überschriften  */
h1{font-size:34px;Color:#B22222; text-align:center;}
h2{font-size:32px;Color:#B22222}
h3{font-size:28px;Color:#B22222}

table{
font-size:24px;
color: #222222;
}
	
	
