/* allgemeine angabe der schriftart */
body, span, th, tr, td, div, p, a, form, h1, h2, h3, ol, ul, li, blockquote, b, i
{ font-family: Verdana, Arial, Geneva, Helvetica, sans-serif }

/* generelle textformatierungen ... b, i */
body, span, div, th, tr, td, a, ol, ul, li, p { font-size: 11px }




/* linkfarben */
a:link { font-size: 11px; text-decoration: none; color: #7d5024 }
a:visited { font-size: 11px; text-decoration: none; color: #7d5024 }
a:hover { font-size: 11px; text-decoration: none; color: #000000 }
a:active { font-size: 11px; color: #7d5024; text-decoration: none }


.over {
    background-color: cba674;
   /* color: #000000;
    text-align: right;
    font-weight: 400;
    font-family: Verdana, sans-serif;*/
  }
.out {
    background-color: white;
    /*color: black;
    text-align: left;
    font-weight: 900;
    font-family: "Times New Roman", serif;*/
  }





h1 {        font-size: 28px;
        color: #7d5024; }

h2 {        font-size: 14px;
        color: #7d5024; }

h3 {        font-size: 28px;
        color: #000000; }


/* standard textfarben */
/* diese textfarben bleiben unveraenderbar */
.textcolor-wh { color: #FFFFFF }
.textcolor-gr0 { color: #EEEEEE }
.textcolor-gr1 { color: #CCCCCC }
.textcolor-gr2 { color: #999999 }
.textcolor-gr3 { color: #666666 }
.textcolor-gr4 { color: #333333 }
.textcolor-bl { color: #000000 }
.textcolor-red { color: #990000 }



/* text */
.text { font-size: 11px; color: #333333 } /* text */


/* textauszeichnungen */
.imgsubtext { font-size: 10px; color: #cba674 } /* bildunterschriften */



/* copyright fussnote */
.copyright { font-size: 10px; text-decoration: none; color: #666666}

.beschreibung {
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ueberschrift  { font-size: 11px; color: #7d5024 }