body             { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;  background-color:#FFF0E1; }


h1               { font-family:arial,tahoma,geneva,verdana,sans-serif; font-size:20px; font-weight:bold; color:#800000; }

h2               { font-family:arial,tahoma,geneva,verdana,sans-serif; font-size:20px; font-weight:normal; color:#800000; }

h3,h4,body,p,br,ul,ol,li,tr,td,th,address,blockquote,nobr,b,em,i,div,span,input,select
                 { font-family:arial,tahoma,geneva,verdana,sans-serif; font-size:12px; color:#800000; }

.bg1n            { background-color:#800000; color:#FFF0E1; }
.bg1b            { background-color:#800000; color:#FFF0E1; font-weight:bold; }
.bg2n            { background-color:#FFF0E1; color:#800000; }
.bg2b            { background-color:#FFF0E1; color:#800000; font-weight:bold; }

a:link.men {
        background-color : smoke;
        font: normal small-caps 90%/100% Arial;
        text-decoration : none;
        color : #800000;
        text-transform : capitalize;
        font-weight : bold;
        margin-right : 4px;
        padding-top : 2px;
        padding-bottom : 2px;
        padding-left : 4px;
        padding-right : 4px;
        border-top : 3px ridge #800000;
        border-left : 3px ridge #800000;
        border-right : 3px ridge #800000;
        border-bottom : 3px ridge #800000;
                }

a:visited.men {
        background-color : smoke;
        font: normal small-caps 90%/100% Arial;
        text-decoration : none;
        color : #800000;
        text-transform : capitalize;
        font-weight : bold;
        margin-right : 4px;
        padding-top : 2px;
        padding-bottom : 2px;
        padding-left : 4px;
        padding-right : 4px;
        border-top : 3px ridge #800000;
        border-left : 3px ridge #800000;
        border-right : 3px ridge #800000;
        border-bottom : 3px ridge #800000;
                }
a:hover.men {
        background-color : #F5F5F5;
        font: normal small-caps 90%/100% Arial;
        text-decoration : none;
        color : #800000;
        text-transform : capitalize;
        font-weight : bold;
        margin-right : 4px;
        padding-top : 2px;
        padding-bottom : 2px;
        padding-left : 4px;
        padding-right : 4px;
        border-top : 3px ridge #800000;
        border-left : 3px ridge #800000;
        border-right : 3px ridge #800000;
        border-bottom : 3px ridge #800000;
                }

a:link           { text-decoration:underline; color:#800000; font-weight:bold; }
a:hover          { text-decoration:underline; color:#800000; font-weight:bold; background-color:#CCCCCC; }
a:visited        { text-decoration:underline; font-weight:bold; color:#800000; }
a:active         { text-decoration:none; color:#800000; font-weight:bold; background-color:#CCCCCC; }

.unsichtbar      { position:absolute; left:-2000px; }


