/*allgemeine Formatierungsangaben*/
p,h4,ul,ol,li,div,td,th,address,blockquote,nobr,i
      { font-family:Tahoma,sans-serif; font-size:11pt; color:#FADC00; }

body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px }
html, body, textarea {
  scrollbar-base-color:#130000;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#510C0C;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#761717;
}      
      
      
/*Logo-Überschrift*/
h1    { font-family:Tahoma,sans-serif; font-size:16pt; color:#ffffff; margin-top:5px}

/*Seiten-Überschrift*/
h2    { font-family:Tahoma,sans-serif; text-align:left; font-size:12pt; font-weight:bold; margin:0px }

/*News-Überschrift*/
h3    { font-family:Tahoma,sans-serif; text-align:left; font-size:10pt; font-weight:bold; margin:0px;
        border-bottom-style:dotted; border-bottom-width:1px; border-color:#C0C0C0; }

h5    { font-family:Tahoma,sans-serif; font-size:12pt; font-weight:bold; margin:0px; }

h6    { font-family:Tahoma,sans-serif; font-size:11pt; font-weight:bold; color:#DC3224; margin:0px }

.border {
        border-bottom-style:solid; border-color:#FADC00;
        border: 1px solid #FADC00; border-width: 1px;
}

.wcms {
        font-family: Tahoma, Verdana, Helvetica, sans-serif;
        font-size:8pt;
        color:#000000;
        width:250px;
        background:#ffffff;
        border: 1px solid #FADC00;
}

/*Link-Formatierung*/
a:link   { color:#DC3224; text-decoration:none; }
a:visited{ color:#DC3224; text-decoration:none; }
a:active { color:#DC3224; text-decoration:underline; }
a:hover  { color:#ffffff; text-decoration:underline; }
