/* Allgemeine Einstellungen*/
body { background-color:#D5DBFB; }
p {font-family:'Times New Roman',Arial;}
a:link {   color:#0000CC; }
a:visited {   color:#0033FF; }

/* Überschriften deklarieren */
.h1 { font-family:Papyrus,'Times New Roman',Arial; font-size:26pt; font-weight:bold; text-align:center; color:black; }
    
/* Link ohne Unterstrich */
a.blank:link { text-decoration:none;   }
a.blank:visited { text-decoration:none; }
a.blank:hover { text-decoration:none;  }

table.menue {text-align:center; border:0; }

