body {font-family:Verdana;font-size:15pt;color:red;text-align:justify;background-color:black}

H1 {font-family:Arial;font-size:26pt;color;red;} 
H2 {font-family:Arial;font-size:22pt;color:red;} 
H3 {font-family:Arial;font-size:20pt;color:red;} 
H4 {font-family:Arial;font-size:18pt;color:magenta;} 
H5 {font-family:Arial;font-size:16pt;color:yellow;} 
p  {font-family:Verdana;font-size:10pt;color:green;} 
/*Kommentar ein einer CSS_Umgebung Klasse Blau*/ 
/* .blau {color:blue;text-indent:1cm;} */ 
.blau {color:blue;} 
.rot {color:red;} 
.gruen {color:green;line-height:180%;} 
/* p b {background-color:yellow;} */ 
p i {background-color:green;} 
.h1rotcenter {font-family:Arial;Narrow;font-size:x-large;text-decoration:underline;text-align:center;color:#FF0000;font-weigth:bold;} 
 
a {font-size:16pt;color:blue;background-color:black;align:center;} 
a:hover {text-decoration:none;} 
 
 
.links {font-family:Verdana;font-size:16pt;color:black;background-color:yellow;float:left;} 
.rechtstrans {font-family:Verdana;font-size:16pt;color:black;background-color:white;float:right;} 
.rechtsgreen {font-family:Verdana;font-size:16pt;color:black;background-color:lime;float:right;} 
.rechtsgrau {font-family:Verdana;font-size:16pt;color:black;background-color:silver;float:right;} 
.linksgrau {font-family:Verdana;font-size:16pt;color:black;background-color:silver;float:left;} 
