/* service.css */ /* 18-dez-07 Änderungen durch Ausscheiden Lengefeld Ute Korndörfer */ /*28-feb-08 Änderung Knappenrode hg blau in schwarz Ute Korndörfer */ /* table.tableau enthällt alle Elemente auf der Service-Tablaeuseite im www */ #viewport td , #viewport td td { font-size: small; font-size: 12px; } table.tableau td { vertical-align: top; padding: 5px; } td.top_left, td.top_right { vertical-align: top; padding: 10px; font-size: small; } td.top_left { width: 42%; } td.top_right { width: 52%; } td.bottom_left, td.bottom_right { vertical-align: top; padding: 10px; font-size: small; } p.sidehead { padding: 3px; margin-bottom: 3px; font-size: 14px; background-color: rgb(188,80,29); /*bc501d*/ color: eeeeee; } body.crimmitschau p.sidehead { background-color: orange; color: #333333; } body.ehrenfriedersdorf p.sidehead { background-color: #999999; color: #333333; } body.knappenrode p.sidehead { background-color: #000000; color: #eeeeee; } p.sidehead span.zusatz { margin-left: 40px; font-size: 12px; } table.zeiten td { font-size: 12px; line-height: 16px; padding: 3px; padding-top: 3px; vertical-align: bottom; border: 0px; border-bottom: 1px solid #cccccc; } td.top_left table.zeiten td { font-size: 12px; line-height: 20px; padding-top: 30px; } table.zeiten td.tag {} table.zeiten td.zeit {text-align: right; } table.zeiten td.zusatz {padding-left: 20px;} table.eintritt td { font-size: 12px; line-height: 20px; padding: 3px; vertical-align: bottom; border: 0px; border-bottom: 1px solid #cccccc; } table.eintritt td.preis {text-align: right;} table.eintritt td.zusatz {padding-left: 20px;} table.eintritt span.zusatz {padding-left: 20px;} p.normal, p.indent, li { font-size: 12px; line-height: 20px; margin-top: 0px; } p.indent { padding-left: 10px; padding-right: 8px; } span.produktion { font-size: 10px; font-weight: bold; } span.titel { font-size: 10px; color: #bc501d; } /* partner */ div.firma { /* gilt momentan noch inhouse -- wird bei Umstellung von 'service_neu' auf 'service' zu 'p.firma' */ margin-bottom: 10px; } p.firma { margin-top: 0px; margin-bottom: 10px; } /* Impressum */ p.indent { margin-bottom: 5px; } /* archiv */ p.ausstellungTitel { margin-top: 15px; margin-bottom: 2px; font-size: 12px; font-weight: bold; padding-bottom: 5px; } p.ausstellungSubtitel { margin-top: 2px; margin-bottom: 2px; font-size: 12px; padding-left: 15px; } p.ausstellungDatum { margin-top: 2px; margin-bottom: 2px; font-size: 12px; padding-left: 15px; } p.ausstellungBeschreibung { margin-top: 2px; margin-bottom: 2px; font-size: 12px; padding-left: 15px; } p.ausstellungLink { margin-top: 2px; margin-bottom: 2px; font-size: 12px; padding-left: 15px; }