/* ----------------------------------------------- EIFEL.DE STYLE SHEET - PRINT ----------------------------------------------- */ /* NICHT AUSDRUCKEN ----------------------------------------------- */ .hide, #pos_plzlinks, #korrektur_neu, #pos_oben_bg, #pos_oben_logo, #pos_oben, #pos_links, #pos_rechts, #pos_rechts_oben_bg, #pos_rechts_werbung, #treffernav, #pos_rechts_ueberwerbung, .suchbox, .box_rechts, .screen { height: 0; width: 0; overflow: hidden; position: absolute; left: 119px; top: 283px; } /* Flash verstecken ----------------------------------------------- */ #pos_impressionen { position: absolute; width: 180px; left: -300px; } /* SCHRIFTEN & Links ----------------------------------------------- */ body { font: 11pt/16pt Verdana, Arial, Helvetica, sans-serif; color: #000; } h1{ font: bold 13pt Verdana, Arial, Helvetica, sans-serif; color: #000; } h2{ font: bold 12pt Verdana, Arial, Helvetica, sans-serif; color: #000; } h3{ font: bold 11pt Verdana, Arial, Helvetica, sans-serif; color: #333; } h4{ font: 11pt Verdana, Arial, Helvetica, sans-serif; color: #666; } p, td { font: 11pt/16pt Verdana, Arial, Helvetica, sans-serif; color: #000; } /* SONSTIGES ----------------------------------------------- */ .box_text { font: 10pt/14pt Verdana, Arial, Helvetica, sans-serif; color: #000; } a:link, a:visited { text-decoration: none; color: #000; } #pos_unten { border-top: 1px solid #ccc; padding-top: 5px; } #print_logo { border-bottom: 1px solid #ccc; padding-bottom: 5px; } img { border: 0px; } .clearboth { clear: both; margin: 0; padding: 0; font-size: 1px; height: 1px; width: 1px; } /* BILD CONTAINER BOXEN (Für Kategorie-Links) ----------------------------------------------- */ .bildcontainerbox { width: 415px; margin-left: 5px; margin-right: 7px; } .bildcontainer { float: left; width: 133px; background-color: #fff; voice-family: "\"}\""; voice-family: inherit; width: 131px; border: 1px #000 solid; } .bildcontainer_keinrahmen { float: left; width: 133px; background-color: #000; voice-family: "\"}\""; voice-family: inherit; width: 131px; } .bildcontainer_oben { padding: 4px; height: 32px; } .bildcontainer h2 { margin: 0; padding: 0; } .bildcontainer h2 a:link, .bildcontainer h2 a:visited { font: 10pT/12pt Verdana, Arial, Helvetica, sans-serif; color: #000; padding: 0; text-decoration: none; margin: 0; } .bildcontainer h2 a:link.active, .bildcontainer h2 a:visited.active, .bildcontainer h2 a:hover { text-decoration: underline; } /* ----------------------------------------------- */ .spalten_container { width: 413px; padding: 5px; voice-family: "\"}\""; voice-family: inherit; width: 403px; } .spalten_container_b { width: 393px; padding: 5px; voice-family: "\"}\""; voice-family: inherit; width: 383px; } .spalte_links { float: left; width: 158px; } .spalte_rechts { float: right; width: 245px; } /* Auflistungen ----------------------------------------------- */ .auflistung_titel { display: inline; float: left; margin: 0; padding: 0; } .auflistung_container { width: 413px; padding: 5px; voice-family: "\"}\""; voice-family: inherit; width: 403px; } .auflistung_links { float: left; width: 158px; } .auflistung_rechts { float: right; width: 245px; } .auflistung_links_schmal { float: left; width: 90px; padding-bottom: 5px; } .auflistung_rechts_breit { float: right; width: 313px; } .auflistung_links_sehrschmal { float: left; width: 35px; padding-bottom: 5px; } .auflistung_rechts_sehrbreit { float: right; width: 368px; } .auflistung_ohne_bild { float: left; width: 313px; } .auflistung_farbe { /* unterschiedliche Hintergrundfarben */ background-color: #ccc; } /* Werbung ----------------------------------------------- */ #ad_top{ display:none; } #right_col{ display:none; } 
