#branchen_searchbox  {
width:85%;
}

#nav_192 a {
background-color:#FBFFD4;
}

/* Hauptnavigation Breite und Farben*/

#nav_75 a {
width:195px;
text-align:center;
}

#nav_76 a {
width:139px;
text-align:center;
}

#nav_78 a {
width:139px;
text-align:center;
}

#nav_133 a {
width:139px;
text-align:center;
}

#nav_8 a {
width:139px;
text-align:center;
}

#nav_9 a {
width:139px;
text-align:center;
}

/* Seitenhintergrundbild fixieren */
body {
     background-attachment:fixed;
}

/* Schlagschatten erste Zeile der 3D-Rahmen und die zweite Zeile der Schatten selbst, geht aber nur ohne Kompatibilitätsmode und modernen Brwosern*/
#complete_container {
    border: 1px outline #EEEEEE;
    box-shadow: 5px 10px 15px #666666;
}
 
#footertext {
    color:#000000;
    padding: 10px 0 0 0;
    font-weight:bold;
}

a.footer_link {
    color:#000000;
    font-weight:bold;
}
