.standard_schrift { 
    font-family : Arial;
    font-size : 12pt;
    color : #000000;
    line-height : 14pt;
    font-style : normal;
    font-weight: normal;
}

.ueberschrift {
    font-family : Verdana;
    font-size : 14pt;
    color : #000000;
    line-height : 14pt;
    font-style: italic;
    text-decoration: underline;
}


.a_mail {
    font-family : Verdana;
    font-size : 11pt;
    color : #000000;
    line-height : 12pt;
    font-style : normal;
    font-weight: bold;
    text-decoration:underline;
}

.a_hauptmenue {
    font-family : Verdana;
    font-size : 18px;
    color : #000000;
    line-height : 13pt;
    font-style: italic;
    text-decoration:none;
}

.scrollbars {
    scrollbar-face-color:#B10302;
    scrollbar-highlight-color:#D88D34;
    scrollbar-shadow-color:#D88D34;
    scrollbar-darkshadow-color:#B10302;
    scrollbar-3dlight-color:#B10302;
    scrollbar-arrow-color:#D88D34;
    scrollbar-track-color:#D88D34;
}

.inhaltsbild_links {
  margin-right: 20px; 
  margin-bottom: 10px;
}

.inhaltsbild_rechts {
  margin-left: 20px; 
  margin-bottom: 10px;
}

.galeriebild {
  border:2px solid #B10302;
}
