
.nborder { border:1; border-style:solid; border-width:thin; border-color:#DADADA; background-color:#EAEAEA; color:black; }

.rborder { border:1; border-style:solid; border-width:thin; border-color:#FF0000; background-color:#F69E9F; color:black; }


.grn { font-family: Arial, sans-serif; color:black; background-color:lime; }
.rt { font-family: Arial, sans-serif; color:black; background-color:red; }
.blk { font-family: Arial, sans-serif; color:black; }
.blksmall { font-family: Arial, sans-serif; color:black; font-size: 11px;}
.blu { font-family: Arial, sans-serif; color:blue; }
.grau { font-family: Arial, sans-serif; color:silver; }



.mega { font-family: Arial, sans-serif;  font-size: 69px; line-height: 75px; }

.warn { font-family: Arial, sans-serif; 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; }
.hinweis{ font-family: Arial, sans-serif; font-size: 11px; color: #A8A8A8; line-height: 14px; }

h1 {font-size: 18px; }


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: #ffffff;
}

a:link  { text-decoration: none; color:#FFFFFF; font-weight:bold;}
a:visited { text-decoration: none; color:#EFEFEF; font-weight:bold;}
a:hover { text-decoration: none; color:#F9AD25; font-weight:bold;}
a:active  { text-decoration : none; color:#FFFFFF; font-weight:bold;}

a:link.menu { text-decoration: underline; color:#FFFFFF; font-weight:bold; }
a:visited.menu { text-decoration: underline; color:#FFFFFF; font-weight:bold; }
a:hover.menu { text-decoration: none; color:#F9AD25; font-weight:bold;}
a:active.menu { text-decoration : underline; color:#FFFFFF;&nbsp; font-weight:bold; }

.titelx { font-size: 5px; }

.weiter { font-family: Arial, sans-serif; color:green; font-size: 30px; }

.centerall {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -150px 0px 0px -200px;
        width: 400px;
        text-align: center;}