/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.LinkLila { color: rgb(122,112,206); text-decoration: none ;}
 .LayoutLinks { background-image: url("../assets/images/Layout.png"); background-repeat: repeat-y; background-position: top left;}
 .LinkGelb { color: rgb(228,168,14); text-decoration: none ;}
 .LinkPink { color: rgb(233,75,180); text-decoration: none ;}
 .Link { font-size: 11px; color: rgb(255,255,255); text-decoration: none ;}
 .LayoutRechts { background-image: url("../assets/images/Layout.png"); background-repeat: repeat-y; background-position: right top; padding-left: 30px; padding-top: 30px; padding-right: 40px;}
 .Footer { background-image: url("../assets/images/Footer.png"); background-repeat: no-repeat;}
 .LinkOrange { color: rgb(215,67,0); text-decoration: none ;}
 .NaviBG { background-image: url("../assets/images/NaviDeko.png"); background-repeat: no-repeat; background-position: top left; padding-left: 45px; padding-top: 65px;}
 .Header { background-image: url("../assets/images/Banner.png"); background-repeat: no-repeat;}
 .LinkBlau { color: rgb(40,136,241); text-decoration: none ;}
 .FooterAdresse { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 11px; color: rgb(192,192,192); line-height: 20px; text-align: left; padding-left: 30px; padding-top: 15px;}
 .LinkGruen { color: rgb(67,208,35); text-decoration: none ;}
 .NaviZelleUnten { padding-left: 30px; padding-bottom: 30px;}
 .LinkGross { font-size: 14px; color: rgb(64,156,33); font-weight: bold; text-decoration: none ;}
 .AbstandBild { padding-left: 10px;}
 .TopZelle { padding-right: 105px; padding-bottom: 25px;}
 .LinkLila:hover { text-decoration: underline;}
 .LinkGruen:hover { text-decoration: underline;}
 .LinkPink:hover { text-decoration: underline;}
 .LinkOrange:hover { text-decoration: underline;}
 .LinkBlau:hover { text-decoration: underline;}
 .LinkGelb:hover { text-decoration: underline;}
 .LinkGross:hover { text-decoration: underline;}
 .Link:hover { text-decoration: underline;}
 