/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.navigation { background-color: rgb(126,156,171); background-position: bottom left; border-left: 1px solid rgb(0,0,0); border-top: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0);}
 .containerborder { background-color: rgb(137,169,184); border-top: 1px solid rgb(0,0,0); border-right: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0);}
 .banner { background-image: url("../assets/images/Banner.jpg"); background-repeat: no-repeat; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 .fuss { background-image: url("../assets/images/Fuss.gif"); background-repeat: no-repeat; border: 1px solid rgb(0,0,0);}
 .Hauptnavigation { text-align: center; background-image: url("../assets/images/Banner.jpg"); background-repeat: no-repeat; background-position: bottom left; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 .bannerunten { background-image: url("../assets/images/Banner.jpg"); background-repeat: no-repeat; background-position: bottom right; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 .Tabelle { text-align: center; border-left-style: none; margin-top: 5px; border-top-style: none; border-right-style: none; margin-bottom: 5px; border-bottom-style: none;}
 
