/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.nav { font-size: 14px; color: rgb(102,153,51); font-weight: bold; text-decoration: none ;}
 .nav:link { color: rgb(102,153,51); text-decoration: none ;}
 .trenner { padding-top: 10pt; border-top: 1pt dashed rgb(102,153,51); padding-bottom: 0pt;}
 .text2 { font-size: x-small; background-color: rgb(204,255,204); border: 1pt solid rgb(102,153,51); padding: 13pt 10pt 5pt 10pt;}
 .nav:visited { color: rgb(102,153,51); text-decoration: none ;}
 .navbox { color: rgb(50,90,20); background-color: rgb(162,204,57); padding: 0pt 5px 0pt 10px;}
 .route { font-size: 10pt;}
 .footer { font-size: 8pt; color: rgb(120,170,70); padding-top: 5pt; padding-bottom: 10pt;}
 .textfeld { background-image: url("./assets/images/bg_03.gif"); padding: 3pt 3pt 1pt 3pt;}
 .nav:active { color: rgb(102,153,51);}
 .navbut { color: rgb(50,90,20); background-color: rgb(255,232,158); padding: 0pt 5px 0pt 10px;}
 .nav:hover { color: rgb(51,51,51); text-decoration: none ;}
 