/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.Transp { background-color: transparent; background-image: none;}
 .Link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(100,90,72); font-weight: normal; font-style: normal; text-decoration: none ; text-align: right;}
 .Formfeld { background-color: rgb(254,252,248); border: 1px solid rgb(175,163,119); margin: 0pt; width: 250px; hight: 19px;}
 .AbstandNavi { padding-left: 10px;}
 .Formfeld2 { background-color: rgb(254,252,248); border: 1pt solid rgb(175,163,119); width: 250px; overflow: auto;}
 .LinkB { color: rgb(100,90,72); text-decoration: none ;}
 .Button { color: rgb(175,163,119); background-color: rgb(100,90,72); border: 1pt solid rgb(175,163,119); margin: 0pt; padding-top: 2px; padding-bottom: 2px; width: 250px;}
 .TextWeißKlein { font-size: 12px; color: rgb(255,255,255); text-align: center;}
 .LinkB:hover { color: rgb(100,90,72); text-decoration: underline;}
 .Link:hover { text-decoration: underline;}
 
