/*GRUNDLAYOUT ANFANG*/body { font-size: 11px; color: #6c6c6c; font-family: Verdana, Arial; sans-serif; background-color: #e6e6e6; margin-top:40px; }#logo { width: 830px; height: 55px; background-color: white; background-image: url(pics/logo.gif); background-repeat:no-repeat; }#menu { width: 815px; height: 85px; font-size: 13px; padding: 0px 0px 0px 15px; background-color: white; background-image: url(pics/menu.gif); background-repeat:repeat; }#bild { width: 815px; height: 240px; padding: 0px 0px 0px 15px; background-color: white; background-image: url(pics/bild_hg.jpg); background-repeat:no-repeat; }#inhalt { width: 815px; height: 190px; padding: 0px 0px 0px 15px; background-color: white; background-image: url(pics/menu.gif); background-repeat:repeat; }#portfolio { width: 815px; height: 440px; padding: 10px 0px 0px 15px; background-color: white; background-image: url(pics/menu.gif); background-repeat:repeat; }#fuss { width: 680px; height: 105px; padding: 15px 0px 0px 150px; background-color: white; background-image: url(pics/fuss.gif); background-repeat:no-repeat; }/*GRUNDLAYOUT ENDE*/a:link { color: #1c5eaf; text-decoration: none; }a:visited { color: #1c5eaf; text-decoration: none; }a:hover { color: #ea7900; text-decoration: none; }a:active { color: #000000; text-decoration: none; }a.speziell:link { color: white; }a.speziell:visited { color: white; }a.speziell:hover { color: darkorange; }a.speziell:active { color: grey; }.headline { font-weight:bold; }.menuline { color: #ea7900; }