
.grn { font-family: Arial, sans-serif; color:black; background-color:lime; }

.blu { font-family: Arial, sans-serif; color:blue; }

.mega { font-family: Arial, sans-serif; color:gray; font-size: 69px; }

.rt { font-family: Arial, sans-serif; color:black; background-color:red; }

.hauptseite { font-family: Arial, sans-serif; font-size: 13px; color: #000000; line-height: 18px}

.klein{ font-family: Arial, sans-serif; font-size: 11px; color: #000000; }

body,blockquote,b,i,u,h2,h3,h4,h5,h6,p,dir,ul,ol,td,th,input,textarea,select { font-family: Arial, sans-serif; font-size: 12px; color: #000000; }

a:link { text-decoration: underline; color:#305790; }
a:visited { text-decoration: underline; color:#305790; }
a:hover { text-decoration: none; color:#FF9900;
a:active { text-decoration : underline; color:#305790; }