body, .normal { font-family: "Century Gothic" ; color: #000099;  font-size:16px;
 background-color: #C2DAF2; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px }


.title{ font-size:22px; color:#F15330;}
.subtitle{ color:#F15330; font-weight: bold; font-size:16px;}
.klein { font-size:9px;}
.rot { color:red;font-size:20px;}

a:active {  font-style: normal; color: #000099; text-decoration:underline; font-size:16px; }
a:link {   font-style: normal;  color: #000099; text-decoration:underline;  font-size:16px; }
a:visited {  font-style: normal;  color: #000099; text-decoration:underline; font-size:16px;  }
a:hover {  font-style: normal;  color: #000099; background-color: #FFFF00; text-decoration:underline;  font-size:16px; }
