Some & Any

copy_of_styles.css


/** * wcms - css - 1.50 - 20080717 * * Alesha Dixon * * 1. Layout * 2. Überschriften * 3. Seitenelemente * 4. Schriften * 5. Formular * 6. Fotos * 8. Discography * 9. News * 10. Events * 12. Newsletter * 13. Gästebuch * 14. Forum * 15. Portlets * 16. Portlet News * 17. Portlet Events * 18. Formatierungen im Text * */ /***************************************************************************************************************** ******************************************** Layout ************************************************************* *****************************************************************************************************************/ html { margin: 0; padding: 0; } body { font-family: Arial, Verdana, Helvetica; /* Schrift für komplette Seite */ font-size: 11px; color:#fafafa; background-color: #000000; margin: 0; padding: 0; } #portal-main-table { } #container { float: left; padding: 0px 0px 20px 0px; /* Abstand nach zum Browserrand */ margin: 0px ; width: 792px; background: #000000 url(images/sp-bg.jpg) no-repeat top left; /* Hintergrundbild des Inhaltbereiches */ } .template-contact-info #portal-column-one { float:none; } #portal-column-one { /* Linker Inhaltsbereich für Portlets */ background-image: none; /* Hintergrundbild des linken Spalte */ background-repeat:no-repeat; background-position: 0 0; padding: 0px; width: 358px; float: left; background-color:transparent; margin: 0px 0px 0px 0px; overflow: hidden; } #portal-column-content { /* Inhaltsbereich für Text */ background-image:url(images/content-column-bg.gif); /* Hintergrundbild des Inhalts- (linken) Spalte */ background-repeat:no-repeat; background-position: 0 0; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 358px; background-color:transparent; margin: 0px; overflow:hidden; float: left; } #portal-column-two { /* Rechter Inhaltsbereich für Portlets */ background-image: none; float: right; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 389px; overflow: hidden; } #region-content { /* */ margin: 0px 0px 0px 0; padding: 0px 0px 0px 0px; } .clear-both { clear:both; } #content, #imprintContainer, #termsContainer, #privacyContainer, #mediadataContainer, #joinform, #newsletterFormContainer, #loginFormContainer, #mailPasswordForm, #passwordResetForm, #passwortResetFinish, #mailPasswordForm, #loginFormContainer, #loggedOut, #registeredContainer, #inkstain-guestbook, #mailPasswordResponseContainer { /* Alle Container auf allen Seiten für Überschrift und Inhalt */ background-color:transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; min-height:350px; /* Mindesthöhe, an Hintergrundbild von portal-column-content anpassen */ height:auto !important; /* MSIE Workaround */ height:350px; background-image:url(images/content-column-bg.gif); background-repeat:no-repeat; background-position:0 0; width: 358px; } .comment { /* Kommentare auf News, ... */ background-image:url(images/sp-trenner-kurz.gif); background-repeat:no-repeat; background-position:0 0; margin: 0 0 10px; padding: 0 0 10px; min-height: 60px; height: auto !important; height: 60px; } /* * Das Inhalts-Div auf jeder Seite, Außenabstände und Breite */ #inkstain-guestbook-main, #imprintContent, #termsContent, #privacyContent, #mediadataContent, #joinFormContent, #newsletterText, .newsletterForm, #loginFormContent #mailPasswordFormContent, #passwordResetContent, #passwortResetFinishText #mailPasswordFormContent, #loginFormContent, #loggedOutContent, #registeredContent, #parent-fieldname-text, #passwortResetFinishText, #mailPasswordFormContent, #mailPasswordResponseContent, .forum-container, #inkstain-guestbook-entry, #addConversationContent, #portal-column-content-forum fieldset, #searchForumContent, #commentForm, .forumSearchNoResults { /* Inhalts-Container bei Impressum, AGB, Datenschutz, Mediadaten */ /*min-height:423px; */ /* Mindesthöhe, an Hintergrundbild anpassen */ /*height:auto !important; */ /* MSIE Workaround */ /*height:423px; */ padding:0px 10px 10px 30px; } #addCommentContent .field, #addCommentContent .row { padding: 10px 0px; } #portal-column-content-forum fieldset { padding-top:10px; } #commentForm { /* IE6 */ width:320px; padding:0px 10px 10px 30px; } .forum-container { padding:0px; } .boardConversation form { /* IE6 */ width:680px; } .boardConversation form .field { /* IE6 */ padding:0px 0 13px 14px; } #addConversationContent, #portal-column-content-forum fieldset { /* IE6 */ width:680px; } #addCommentContent .row .field { padding:0; } #inkstain-guestbook #buttonLoginRegister { padding:10px 10px 10px 30px; } #inkstain-guestbook-entry { /* Container für Eingabefeld */ width: 318px; /* Breite angeben, überschreibt Basis-CSS */ padding: 0px 10px 10px 30px; } #loggedOutContent #loginFormContainer, #loggedOutContent #loginFormContainer #loginFormContent { /*Werte zurücksetzen, Formular wird in der Seite dargestellt und nicht als Container */ background-image: none; width: auto; height: auto; padding: 0; } #portal-column-content-home #region-content { display:none; } #portal-column-content-forum { /* Inhaltsbereich für Forum-Seite*/ padding: 0px 0px 0px 0px; margin: 0px; width: 728px; } #portal-column-content-forum #content, #addConversationContainer, #searchForumContainer, #addCommentContainer { background-image:url(images/content-forum-bg.gif); background-repeat:no-repeat; background-position: 0 0; min-height: 432px; /* Mindesthöhe, an Hintergrundbild von portal-column-content anpassen */ height:auto !important; /* MSIE Workaround */ height: 432px; width: 728px; padding: 0 0 20px 0; } #terms { /* Impressum Zeile */ padding: 0px 0px 20px 32px; margin: 20px 0 0 0; float: left; width: 326px; } #portal-column-content-forum #terms { /* IE7 Problem */ width: 100%; } #contentBottomRight { /* Abschluss-Grafik im Content-Bereich*/ background-image: url(images/content-element-footer.gif); background-repeat:no-repeat; background-position: left bottom; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; height:20px; } #contentBottomLeft { clear:both; margin:0; padding:0; height:0px; /* display:none; */ } /* Abschluss-Grafik im Content-Bereich ausblenden */ #portal-column-content-forum #contentBottomRight { display:none; } #portal-column-content-forum #contentBottomLeft { display:block; background-image: url(images/content-forum-footer.gif); background-repeat:no-repeat; background-position: 0 0; height:20px; width:728px; } #forgotten-password { /* Container für "Passwort vergessen" */ float: right; width: 160px; margin: 0px; } /* #commentForm { position:relative; height: 350px; margin: 0px; padding: 0px; } */ /* * Weitere Elemente */ #footer { } .documentEditable { /* Container bei Admin */ margin: 0; padding: 0 !important; } .documentDescription { display:none; } dd { margin: 0; padding: 0; } #superbanner { /* background: transparent url(images/site-bg-superbanner.jpg) no-repeat bottom left; */ margin:7px 0 0 0; padding:0 0 7px; } #superbanner span { position:relative; display: block; text-align: center; width: 792px; } #skyscraper { margin: 32px 0 0 8px; } #content-ad { margin: 10px 0px; } #intro p { /* eventuellen Absatz beim Header ausschalten */ position:static; z-index:-1; margin: 0px; padding: 0px; } #intro { margin-bottom: 10px; } /******************************************************************************** Ende Layout *******************/ /***************************************************************************************************************** ******************************************** Überschriften ****************************************************** *****************************************************************************************************************/ h1 { /* Überschrift, hier Abstände für Bildüberschriften*/ font-size: 20px; margin:0px 0px 10px 0px; /* Überschreibt Einstellungen aus Base-CSS*/ } h2 { font-size: 14px; color: #cc9966; font-weight: bold; } h3 { /* "Passwort vergessen", */ font-size: 100%; } #artistname { /* Text-Überschrift auf Seite -> ausgeblendet! */ display: none; font-size: 34px; font-weight: bold; padding: 114px 0 70px 39px; } .documentFirstHeading { /* Text-Überschrift, wenn keine Bild-Überschrift */ margin: 0; padding: 0px 10px 10px 30px; font-size: 16px; color: #cc9966; font-weight: bold; display: none; } .documentFirstHeadingHomeDefault { /* Text-Überschrift - Home -> ausgeblendet!*/ display: none; } .documentFirstHeadingPhotosDefault { /* Text-Überschrift - Photos -> ausgeblendet!*/ display: none; } .documentFirstHeadingNewsDefault { /* Text-Überschrift - News -> ausgeblendet!*/ display: none; } .documentFirstHeadingEventsDefault { /* Text-Überschrift - Events -> ausgeblendet!*/ display: none; } #inkstain-guestbook-title-default { /* Text-Überschrift - Gästebuch -> ausgeblendet!*/ display: none; } #joinform h1.documentFirstHeading { /* Text-Überschrift - Anmeldung -> ausgeblendet!*/ display: none; } .newsletter h1.documentFirstHeading { /* Text-Überschrift - Newsletter -> ausgeblendet!*/ display:none; } #loggedOut #loginFormHeader { /* Bei Logged out, Form-Header ausschalten*/ display:none; } #passwordResetForm h1 { /* Bei Passwort zurücksetzen, Text-Header ausschalten*/ display:none; } #passwortResetFinish h1 { /* Bei Passwort zurücksetzen erfolgreich, Text-Header ausschalten*/ display:none; } #imprintContainer h1.documentFirstHeading { /* Text-Überschrift - AGB, usw. */ display: block; } #termsContainer h1.documentFirstHeading { /* Text-Überschrift - AGB, usw. */ display: block; } #privacyContainer h1.documentFirstHeading { /* Text-Überschrift - AGB, usw. */ display: block; } #mediadataContainer h1.documentFirstHeading { /* Text-Überschrift - AGB, usw. */ display: block; } .documentFirstHeadingHomeAdvanced, .documentFirstHeadingBiografieAdvanced, .documentFirstHeadingLinksAdvanced, .documentFirstHeadingPhotosAdvanced, .documentFirstHeadingShopAdvanced, #discographyHeader, .documentFirstHeadingNewsAdvanced, .documentFirstHeadingEventsAdvanced, #inkstain-guestbook-title-advanced, #loginFormHeader, #mailPasswordHeader, #joinFormHeader, #forumheader, #forumThreadHeader, #forumConversationHeader, .documentFirstHeadingAddConversationAdvanced, .documentFirstHeadingNewsletterAdvanced, #loggedOutHeader, #passwordResetHeader, #passwordResetFinishHeader, #registeredHeader, #mailPasswordResponseHeader, #searchForumHeader, .documentFirstHeadingReviewsAdvanced, .documentFirstHeadingInterviewsAdvanced { height: 60px; background-repeat: no-repeat; background-position: 0px 0px; margin: 0px; display: block; } #imprintHeader, #termsHeader, #privacyHeader, #mediadataHeader { /* Bild-Überschrift - Impressum... */ display: none; } .documentFirstHeadingHomeAdvanced { /* Bild-Überschrift - Home */ display: none; } .documentFirstHeadingBiografieAdvanced { /* Bild-Überschrift - Biografie */ background-image:url(images/sp-header-bio-seite.gif); } .documentFirstHeadingLinksAdvanced { /* Bild-Überschrift - Links */ background-image:url(images/sp-header-links-seite.gif); } .documentFirstHeadingPhotosAdvanced { /* Bild-Überschrift - Photos */ background-image:url(images/sp-header-fotos-seite.gif); } .documentFirstHeadingShopAdvanced { /* Bild-Überschrift - Shop */ background-image:url(images/sp-header-shop-seite.gif); } #discographyHeader { /* Bild-Überschrift - Diskographie */ background-image:url(images/sp-header-disco-seite.gif); } .documentFirstHeadingNewsAdvanced { /* Bild-Überschrift - News */ background-image:url(images/sp-header-news-start.gif); } .template-newsitem_view #content .documentTitleNewsDefault { display: block !important; color:#CC9966; font-family:arial; font-size:12px; font-weight:bold; line-height:1em; padding:0px 10px 0px 30px; } .documentFirstHeadingEventsAdvanced { /* Bild-Überschrift - Events */ background-image: url(images/sp-header-termine-seite.gif); } #inkstain-guestbook-title-advanced { /* Bild-Überschrift - Gästebuch */ background-image:url(images/sp-header-guests-seite.gif); } #loginFormHeader, #loggedOutHeader { /* Bild-Überschrift - Login-Form */ background-image:url(images/sp-header-login-seite.gif); } #mailPasswordHeader, #passwordResetHeader, #passwordResetFinishHeader, #mailPasswordResponseHeader { /* Bild-Überschrift - Passwort vergessen */ background-image:url(images/sp-header-login-seite.gif); } #joinFormHeader, #registeredHeader { /* Bild-Überschrift - Anmeldung */ background-image:url(images/sp-header-register-seite.gif); } #forumheader, #forumThreadHeader, #forumConversationHeader, #searchForumHeader { /* Bild-Überschrift - Forum */ background-image: url(images/sp-header-forum-seite.gif); } .documentFirstHeadingAddConversationAdvanced { background-image:url(images/sp-header-forum-seite.gif); } .documentFirstHeadingNewsletterAdvanced { background-image:url(images/sp-header-newsletter-seite.gif); } .documentFirstHeadingReviewsAdvanced { /* Bild-Überschrift - Reviews*/ background-image:url(images/sp-header-review-seite.gif); } .body-section-reviews-content #content .documentTitleReviewsDefault { /* Bild-Überschrift - Reviews */ color:#CC9966; font-size:14px; font-weight:bold; display: block !important; padding:0px 10px 0px 30px; } .documentFirstHeadingInterviewsAdvanced { /* Bild-Überschrift - Interviews */ background-image:url(images/sp-header-interv-seite.gif); } .body-section-interviews-content #content .documentTitleInterviewsDefault { color:#CC9966; font-size:14px; font-weight:bold; display: block !important; padding:0px 10px 0px 30px; } /********************************************************************** Ende Überschriften *****************/ /******************************************************************************** Seite News - Kommentare *******************/ form.commentCancel { /* Abbrechen-Button bei News Kommentar-Formular */ top:234px; left:0px; } .formControls { /*float: right;*/ margin: 0; } #commentForm .formControls { /* Speichern-Button bei News Kommentar-Formular */ top:234px; left:262px; margin:0; float:right; } #commentForm input.standalone, #commentForm input.context { /* Buttons bei News Kommentar-Formular */ width:80px; } #commentForm .field input{ /* Titel bei News Kommentar-Formular*/ width:100%; } .comment h3 { font-weight:bold; overflow: hidden; display: none; } .comment h3 a:link, .comment h3 a:visited, .comment h3 a:hover, .comment h3 a:active { color: #ffffff; font-weight:bold; text-decoration:none; } .comment h3 a { background-image:none; height:auto; line-height:1.6em; margin-bottom:1px; margin-left:0px; min-height:1.6em; padding-left:0pt; text-decoration:none; } .addCommentLegend { font-weight:bold; } .commentAuthor { color:#CC9966; font-size:11px; padding:0 0 5px; } .portraitPhotoComment { background-color:#FFFFFF; border:3px solid #D7D6D2; float:left; height:40px; margin-right:10px; width:30px; } .commentBody { margin:0; padding:0 0 0 45px; } #buttonLoginRegister, .discussion { padding: 10px 10px 10px 30px; margin-top:0; } .discussion form { background-image: url(images/contenttrennlinie2.gif); background-position: 0 0; background-repeat: no-repeat; display:block; height: 51px; padding: 0; } .comment form { background-image: none; } /******************************************************************************** Ende Kommentare **************/ /*************************************************************************** Schriften ************************/ p { margin: 0 0 10px 0; padding: 0; line-height: 1.2em; } a:link, a:visited, a:hover, a:active { /* Alle Links */ text-decoration: none; color: #cc9966; } a:hover, a:active { /* Alle Links - hover und active Status */ text-decoration: none; color: #999999; } #content a[href^="http:"], #content a.link-external { /* Externe Links */ padding:0px; background:none; } #terms a { /* Impressum Links*/ color: #cc9966; font-size:11px; text-decoration: none; } #terms a:hover { color: #999999; } .discreet { color: #fafafa; font-size:100%; font-weight:normal; } /***************************************************************** Ende Schriften **********************************/ /***************************************************************************************************************** ******************************************** Fomular ************************************************************ *****************************************************************************************************************/ form { border: none; margin: 0; } textarea { background: none; background-color: #ffffff; /* Mehrzeilige Texteingabefelder */ border: 1px solid #cc9966; width: 100%; height: 120px; } textarea, input, body.documentContent, #login-form input { /* Schrift in Formularfeldern */ font-family: Arial, Verdana, Helvetica; font-size: 11px; color: #000000; } .error textarea { height: 72px; } fieldset { /* Rahmen um Formulare */ margin: 2em 0em 0em 0em; padding: 0em 0em 0em 0em; line-height: 1.5em; width: auto; border: none; } legend { /* Formular-Bezeichnung - steht im Fieldset */ padding: 0; margin: 0 0 1em 0; font-size: 100%; font-weight: bold; color: #fafafa; background-color: transparent; } label { /* Bezeichnung bei Eingabefeldern */ font-weight: bold; color: #cc9966; } /* * Alle Formularfelder, IE6, IE7, FF */ input { border:1px solid #cc9966; background-color: #ffffff; } #portal-column-content fieldset > * input:focus, /* Hover bei Eingabefeldern */ #portal-column-content fieldset > * textarea:focus { border-color:#ab333f; border-width:1px; } /* * Alle Buttons, FF, IE7 - Bei den Buttons werden die Einstellungen für Formularfelder überschrieben. */ /* normal */ .standalone, .context, .button, .searchButton, .destructive, .formControls .actionButtons .button, .documentEditable * .context, .documentEditable * .destructive, .documentEditable * .standalone, #login-form input.context, .newsletterFormSubmit { background-color: #333333; border: none; color: #fff; cursor: pointer; padding: 3px; font-size: 11px; background-image: none; } /* hover */ .standalone:hover, .context:hover, .button:hover, .searchButton:hover, .destructive:hover, .formControls .actionButtons .button:hover, .documentEditable * .context:hover, .documentEditable * .destructive:hover, .documentEditable * .standalone:hover, #login-form input.context:hover, .newsletterFormSubmit:hover { background-color:#575757; } /* * IE 6 */ /* Bei IE6 kein Hover bei Buttons sondern underline */ /* input { border-width: expression(this.type=="button"?'2px':''); border-style: expression(this.type=="button"?'outset':''); <br> border-color: expression(this.type=="button"?'#ccc #666 #666 #ccc':''); font-family: expression(this.type=="button"?'verdana arial':''); font-size: expression(this.type=="button"?'11px':''); font-weight: expression(this.type=="button"?'bold':''); color: expression(this.type=="button"?'#fff':''); background-color: expression(this.type=="button"?'#369':''); cursor: expression(this.type=="button"?'hand':''); } */ #body_text { width: 100%; } .loginButtonAdvanced, .joinAnmeldenAdvanced { /* Bild-Buttons ausblenden */ display: none; } #buttonLoginRegister a { /* Link "einloggen", "registrieren" im Gästebuch und Forum */ } .field { /* Bereich um Eingabefelder */ margin: 0px 0px 2px 0px; clear: left; } .field .field { margin: 0; } .fieldRequired { /* Markierung der Pflichtfelder */ background: transparent url(http://wcms-lb.lieblinx.org/required.gif) no-repeat scroll left center; padding: 0 0 0 8px; color: #fff; padding: 0pt 0pt 0pt 8px; } .formHelp, .formHelp:hover { /* Du wirst ein E-Mail mit.... */ font-size: 100%; margin: 0 0 0.2em 0; cursor: default; color: #999999; } div.error { /* Umrandung der Eingabefelder bei falscher Eingabe */ background-color: transparent; border: 1px solid #cc9966; padding: 6px; margin: 0 0 6px 0; width: 300px; } /* * Weitere Elemente */ .fieldUploadFile { text-align: right; margin-right: 0.75em; display: none; } .fieldTextFormat { text-align: right; margin-right: 0.75em } /* Styles to make the editing widgets look more like their view counterparts */ /* User: Admin */ #archetypes-fieldname-title input, input#form\.title { font-size: 100%; font-weight: normal; width: 100%; } #archetypes-fieldname-description textarea, textarea#form\.description { font-weight: bold; } input.inputLabelActive { } textarea#form\.description { height: 6em; width: 100%; } tr.selected { background-color: #ffa; } .kupu-save-message { color: white; font-weight: bold; background-color: red; padding: 0.3em; position: fixed; top: 0; right: 0; z-index: 999; } /********************************************************************** Ende Formular ****************************/ /***************************************************************************************************************** ******************************************** Seite Fotos ******************************************************** *****************************************************************************************************************/ .photoAlbumEntry { background-image: none; height: 140px; padding: 0; margin: 0; margin: 0 0 0 15px; overflow: hidden; } .photoAlbumEntry a { /* Link für Foto */ display:block; font-size:85%; margin:16px auto 0px; text-decoration:none; width:130px; height:128px; } .photoAlbumEntry img { border: none; } .photoAlbumEntryTitle { color: #76797C; display: none; height: 3.6em; overflow: hidden; width: 128px; } .listingBar { /* Durchschalten der einzelnen Seiten */ background-color: transparent; border: none; clear: both; font-size: 100%; margin: 0; padding: 20px 20px; text-align: center; text-transform: lowercase; vertical-align: top; height:20px; } /********************************************************************** Ende Fotos ******************************/ /***************************************************************************************************************** ******************************************** Seite Discographie ************************************************* *****************************************************************************************************************/ .artist-product { /* Container für Album */ margin: 10px 10px 20px 30px; padding: 0px; clear: both; } .artist-product-cover { float: left; margin: 0px 15px 15px 0px; } .artist-product-title { background-image: url(images/sp-trenner-kurz.gif); background-repeat: no-repeat; background-position: bottom left; font-weight: bold; color: #cc9966; margin: 0 0 10px 92px; padding: 0px 0 5px 0px; font-size: 12px; } .artist-product-media-type, .artist-product-release-date { background-image: url(images/contenttrennlinie.gif); background-repeat: no-repeat; background-position: 0 bottom; height: 15px; margin: 0 0 4px 92px; padding: 0 0 0 3px; } .artist-product-release-date { margin: 0 0 10px 92px; padding: 0 0 0 3px; } .artist-product-track { margin: 0 0 0 92px; padding: 0 0 0 4px; font-size: 11px; } .play-button a { /* Text-Play-Button */ text-decoration:none; } /********************************************************************** Ende Discographie ************************/ /***************************************************************************************************************** ******************************************** Seite News ********************************************************* *****************************************************************************************************************/ .newsListItem { /* Container für newsListItemTitle und newsItemText */ background-image: none; background-repeat:no-repeat; padding: 0 10px 10px 30px; margin: 0 0 0 0; } .newsListItemTitle { position:relative; padding: 0px; margin: 0px; height: 32px; } .newsListItemTitle a { position:absolute; display:block; font-size: 12px; font-family: arial; font-weight: bold; line-height: 1em; padding: 0; margin:0; background-color:transparent; color:#cc9966; text-decoration:none; bottom:9px; width:267px; } .newsItemText { /* Text */ font-size: 11px; font-family: arial; line-height: 1.2em; background-color:transparent; vertical-align:top; } /********************************************************************** Ende News ********************************/ /***************************************************************************************************************** ******************************************** Seite Events ******************************************************* *****************************************************************************************************************/ #eventlistingpage { /* Tabelle für Events */ margin: 0px 10px 0px 30px; } .eventitem { /* Eine Tabellenzeile für Date, City, Location */ } .eventitem td { padding: 0px 0px 5px 0px; } .eventitemdivider { /* Trennstrich zwischen Date-City-Location*/ } .eventitemDate { } .eventitemCity { font-weight: bold; } .eventitemLocation { } .hiddenStructure { /* personal bar */ display: none; } #eventPageTicket { padding: 10px 0px 0px 30px; } #eventPageTicket a:link, #eventPageTicket a:visited, #eventPageTicket a:hover, #eventPageTicket a:active { background-color:#333333; color:#FFFFFF; padding:3px; text-decoration:none; } #eventPageTicket a:hover { background-color:#575757; } .portletFooterEventsLink { display: block; padding: 10px 0px 0px 25px; } .portletFooterEventsLink a:link, .portletFooterEventsLink a:visited, .portletFooterEventsLink a:hover, .portletFooterEventsLink a:active { background-color:#333333; color:#FFFFFF; padding:3px; text-decoration:none; } .portletFooterEventsLink a:hover { background-color:#575757; } /********************************************************************** Ende Events ******************************/ /***************************************************************************************************************** ******************************************** Seite Gästebuch - /gastebuch *************************************** *****************************************************************************************************************/ #inkstain-guestbook-entry form textarea { /* Textfeld bei neuer Eintrag */ height: 80px; /* Höhe Texteingabefeld */ width: 318px; } #inkstain-guestbook textarea { } dd.inkstain-item { /* Container für einen Eintrag */ background:transparent url(images/sp-trenner-kurz.gif) no-repeat scroll left bottom; margin: 0 0 10px; padding: 0 0 10px; min-height: 60px; height: auto !important; height: 60px; } .inkstain-entry-information { /* Container für Author, Date */ } .inkstain-entry-information span { border:3px solid #D7D6D2; float:left; margin-right:10px; } .inkstain-entry-information span.inkstain-guestbook-author, .inkstain-entry-information span.inkstain-guestbook-date, .inkstain-entry-information span.inkstain-guestbook-date span { border:medium none; float:none; margin-right:0; } .portraitPhotoGuestbook { background-color:#EFEFE7; border:2px solid #FFFFFF; height:40px; width:30px; } .inkstain-guestbook-author { /* Autor */ font-weight: bold; background-color: transparent; color: #cc9966; padding: 0px; } .inkstain-guestbook-date { /* Date */ float: none; font-weight: normal; padding: 10px 0 0 6px; } .inkstain-entry-message { /* Die Nachricht */ overflow:visible; padding:5px 0 10px 53px; } .portraitPhotoGuestbook { background-color: #ffffff; } /* * weitere Elemente */ #inkstain-guestbook-entry form { padding: 0; margin: 0; } #inkstain-guestbook-entry form fieldset { margin: 0; } #inkstain-guestbook-main .listingBar { clear: none; } #inkstain-footer { clear: both; } .link-mailto { padding: 1px 0px 1px 22px; } #inkstain-guestbook .visualIconPadding { padding-left: 0px; } .inkstain-entry-name { background-color: transparent; border: none; } /* #guestbook-intro { margin: 0 0 1em 0; background-color: white; padding: 0.3em; } .inkstain-entry-date { float: right; padding: 0.1em 0.2em; } .inkstain-entry-homepage { font-size: 90%; border-bottom: 1px dashed #454545; } .inkstain-entry-homepage { font-size: 90%; border-bottom: 1px dashed #454545; } */ /********************************************************************** Ende Gästebuch ***************************/ /***************************************************************************************************************** ******************************************** Seite Forum - /forum *********************************************** *****************************************************************************************************************/ /* * 1. Forum allgemein * 2. Forumliste * 3. Gesprächsliste * 4. Gesprächsansicht * 5. Der Editor * 6. Die Suche */ #forum-author-portrait { /* Background Foto Avatarseite */ background-color:#ffffff; } table.listing th, .stx table th { /* überschreibt Basis-CSS*/ background: none; border-bottom: none; border-right: none; border-top: none; font-weight: bold; text-transform: none; padding:0em; } .boardConversation { margin: 0px 10px 10px 30px; padding-bottom: 10px; } /* * 1. Forum allgemein */ table.listing { background-image:url(images/content-element-linie1.gif); background-repeat:repeat-x; background-position: left 4px; border: medium none; margin: 0px 10px 10px 30px; width: 702px; } table.listing th { /* Kopfzellen; Überschriften im Kopf der Tabelle, Forum, Beiträge, Letzter Beitrag*/ background: none; border: none; text-transform: uppercase; font-size: 14px; font-weight: bold; font-family: arial; height: 30px; padding-bottom: 5px; } /* * Forumübersicht th.forumListingForum, th.forumListingNumber, th.forumListingLast, td.forumTitleCell, td.listingCheckbox, td.forumMostRecentCell { width:220px; padding: 0px 90px 0px 20px; } */ /* th.conversationListingConversation th.conversationListingNumber th.conversationListingLast */ table.listing th.forumListingForum { text-align: left; background: transparent url(images/sp-forum-thead-trenner.gif) no-repeat bottom left; padding-left: 10px; } table.listing th.conversationListingConversation { text-align: left; background: transparent url(images/sp-forum-thead-trenner.gif) no-repeat bottom left; padding-left: 10px; } table.listing th.forumListingNumber { text-align: center; background: transparent url(images/sp-forum-thead-trenner.gif) no-repeat bottom left; } table.listing th.conversationListingNumber { text-align: center; background: transparent url(images/sp-forum-thead-trenner.gif) no-repeat bottom left; } table.listing th.forumListingLast { text-align: left; background: transparent url(images/sp-forum-thead-trenner.gif) no-repeat bottom left; } table.listing th.conversationListingLast { text-align: left; background: transparent url(images/sp-forum-thead-trenner.gif) no-repeat bottom left; } table.listing td { /* Inhaltszellen; Die einzelnen Zellen bei Auflistungen */ border: none; padding: 10px 0px; } table.listing a:hover { /* Links im Forum; Forum-Titel, Gespräch-Titel*/ text-decoration:none; } /* * IE6, Hintergrundgrafik */ table.listing .forumTitleCell, table.listing .forumViewColumnConversation { background: transparent url(images/sp-forum-row-trenner.gif) no-repeat bottom left; width: 170px; padding-left: 10px; } table.listing .listingCheckbox { background: transparent url(images/sp-forum-row-trenner.gif) no-repeat bottom left; text-align: center; width: 158px; } table.listing .forumMostRecentCell, table.listing .forumViewColumnAuthor { background: transparent url(images/sp-forum-row-trenner.gif) no-repeat bottom left; width: 322px; } /* * FF */ #forumlisting tr.odd, #forumlisting tr.even, /* Gerade und ungerade Zellen */ #conversationlisting tr.odd, #conversationlisting tr.even { background-image: url(images/content-element-linie2.gif); /* Trennlinie */ background-repeat:no-repeat; background-position: 10px bottom; padding: 0 0 0 0; margin: 0 0 0 0; } #content .link-parent, #content a.link-parent:link, #content a.link-parent:visited, #content a.link-parent:hover, #content a.link-parent:active, #addCommentContent .link-parent, #addCommentContent a.link-parent:link, /* Forum Breadcrumb */ #addCommentContent a.link-parent:visited, #addCommentContent a.link-parent:hover, #addCommentContent a.link-parent:active, #searchForumContainer a.link-parent, #searchForumContainer a.link-parent:link, #searchForumContainer a.link-parent:visited, #searchForumContainer a.link-parent:hover, #searchForumContainer a.link-parent:active { /*margin: 5px 10px 5px 30px;*/ background:transparent url(images/forum-element-arrowLeft.gif) no-repeat scroll left center; margin: 5px 10px 5px 0px; text-align:left; font-size:100%; text-decoration:none; padding-bottom: 0px; } #forumBreadcrumb { padding-left:30px; } #content #forumBreadcrumb #conversation-board-link { float:left; padding: 0px 0px 0px 16px; } #content #forumBreadcrumb .link-parent { padding: 0px 0px 0px 16px; } #content #forumBreadcrumb #conversation-forum-link { margin-left: 5px; float:left; padding: 0px 0px 0px 16px; } #portal-column-content-forum #buttonLoginRegister, .discreet { /* Position Link "einloggen", "registrieren" im Forum */ margin: 10px 10px 10px 30px; padding: 0pt; clear:both; } #portal-column-content-forum .standalone { /* Button: Beginne ein Gespräch */ margin-left: 30px; margin-top: 10px; } #portal-column-content-forum .destructive { /* Button: Cancel */ } /**************** author seite *******************/ .template-author .standalone { /* Button: Log in to send feedback */ display:none; } .template-author #content { /* Autor bg */ background-color: #000000; padding:20px 20px 20px 22px; } .template-author table.listing { /* Autor table */ width: 380px; margin:0pt; } /**************** ende author seite *******************/ /* * 2. Forumliste - forum */ a.listingForum:link, a.listingForum:visited, /* Forum-Titel */ a.listingForum:hover, a.listingForum:active { color: #cc9966; font-size: 11px; text-decoration: none; text-transform: uppercase; } a.listingForum:hover { color: #999999; } .forumMostRecentCellAuthor, .boardLastCommentDate, .boardLastCommentTime { font-size: 12px; float: left; } .forumMostRecentCellTitle { /* Letzter Beitrag: Titel */ font-size: 12px; font-weight: bold; clear: both; } .forumMostRecentCellAuthor { /* Letzter Beitrag: Author */ clear: both; margin-right: 4px; } .boardLastCommentDate, .boardLastCommentTime { /* Abstand zwischen Date und Time */ margin-right: 4px; } #forumsearch { /* Position der Forum-Suche */ float: right; } #forumsearch li { list-style-type: none; } /* * 3. Gesprächsliste - forum/thema1 */ a.state-active:link, a.state-active:visited, /* Gesprächstitel */ a.state-active:hover, a.state-active:active { color: #cc9966; font-size: 11px; text-decoration: none; text-transform: uppercase; } a.state-active:hover { color: #999999; text-decoration: none; } #conversationlisting .listingCheckbox { /* Anzahl der Beiträge */ text-align: center; } #conversationlisting .boardForumDate { /* Date */ font-weight:normal; } #conversationlisting .boardForumTime { /* Time */ font-weight:normal; } /* * 4. Gesprächsansicht - forum/thema1/... * Abstände nach außen, zu den anderen Elementen und Hintergrundgrafik */ .conversationTitle { /* Überschrift und HG bei Gespräch */ background: transparent url(images/sp-forum-thead-trenner.gif) no-repeat bottom left; width: 688px; height: 28px; color: #cc9966; margin: 0px 10px 10px 30px; padding: 0px 0px 5px 0px; text-transform: uppercase; clear:both; } .boardComment { /* Container für kompletten Eintrag, inkl. Buttons, HG, usw*/ border: none; background: transparent url(images/sp-forum-row-trenner.gif) no-repeat bottom left; padding: 0 0 10px; margin: 0 0 10px; min-height: 60px; height: auto !important; height: 60px; } .boardCommentDetails { /* Container für "Author Date Time" */ background-color: transparent; padding-bottom: 5px; } .commentPortrait .portraitPhoto { background-color: #ffffff; } .portraitPhotoComment { background-color: #ffffff; } .boardCommentAuthor { /* Author */ color: #cc9966; } .boardCommentBody { /* Container für Text */ padding:0 12px 0 57px !important; } .boardCommentContent { padding: 0px; margin: 0px; } .boardCommentContent p { /* Der Text */ margin: 0px; line-height: 1,5em; } blockquote { /* Zitat beim Kommentar */ border: 1px dashed #cc9966; margin-left: 0pt; padding: 0.5em; font-style: italic; } .text_fckContainer { /* Bereich für FCK-Texteditor*/ height: 30px; } .boardCommentActions { /* Container für "edit delete retract" */ padding: 0px 0px 10px 0px; text-align: left; float: left; } .boardCommentReplyActions { /* Container für "antworten" */ padding: 0px 0px 10px 0px; text-align: right; } /* * 5. Der Editor */ .kupu-tb { /* Toolbar des Editors */ background-color: #dedede; border: 1px solid #b45c44; border-bottom: none; padding: 0; /* Korrektur Breite, Toolbar und Edit-Bereich */ margin: 0; width: 100%; } #kupu-editor-iframe-text, .kupu-editor-iframe, iframe.kupu-editor-iframe-text, iframe.kupu-editor-iframe { height: 170px !important; width: 100%; } iframe.kupu-editor-iframe { border: 1px solid #b45c44; margin-right: 0pt; width: 100%; } /* * 6. Die Suche */ dl.searchResults span.documentByLine { display: none; } input.searchPage { /* Eingabefeld für Suche; überschreibt Standard-CSS*/ font-size: 100% !important; } dt.contenttype-ploneboardcomment img { /* Icon vor Link */ display:none; } .contenttype-ploneboardcomment img { /* Sprechblase Avatarseite */ display:none; } dl.searchResults dt { /* Titel-Link bei Suchergebnisse */ font-size: 100%; font-weight: normal; } dl.searchResults dd { /* Abstand zwischen den Suchergebnissen */ margin: 0 0 20px 0; } dl.searchResults .discreet { margin: 11px 0px 12px 0; } #searchForumContent p.discreet { /* "In" */ margin: 0px 0px 12px 0; font-size:85%; } .documentByLine { color:#999999; font-weight: normal; margin-bottom:0.5em; } .documentAuthor a:link, .documentAuthor a:visited, .documentAuthor a:hover, .documentAuthor a:active { color:#cc9955; font-weight:normal; text-decoration:none; } .documentAuthor a:hover, .documentAuthor a:active { color: #bf939a; } a.state-published:link, a.state-published:visited, a.state-published:hover, a.state-published:active { text-decoration: none !important; color: #ab333f; font-weight:bold; } a.state-published:hover, a.state-published:active { color: #bf939a; } /* .state-published { color: #ab333f !important; text-decoration:none; font-weight:bold; } */ /* * Weitere Elemente */ td.forumMostRecentCell .discreet { margin: 0; padding: 0; } .state-retracted, .state-published, a.state-published:link, a.state-published:visited, a.state-published:hover, a.state-published:active, a.state-retracted:link, a.state-retracted:visited, a.state-retracted:hover, a.state-retracted:active { text-decoration: none !important; color: #cc9966 !important; font-weight: bold; } a.state-published:hover, a.state-published:active, a.state-retracted:hover, a.state-retracted:active { color: #999999; } /* Moderation */ .moderationItem { margin-top: 1em; } .moderationItem input { margin-top: 0.5em; } .moderationActions form { display: inline; } .boardCommentHeaderTitleBlock h3 { display: none; } .commentReplyTitle { display: none; } /* .listing .discreet { text-align: left; display: block; } */ .commentPortrait { margin:0 !important; } .commentPortrait .portraitPhoto { background-color:#EFEFE7; border:3px solid #D7D6D2; float:left; height:40px !important; margin-right:10px; width:30px !important; } table.listing, .stx table { border-collapse: collapse; border: none; font-size: 100%; } .listing { font-size: 100%; width: 100%; border: none; } .boardCommentVisible { } .boardCommentHidden { } .boardComment:hover .visualGhosted { opacity: 0.6; -moz-opacity: 0.6; -khtml-opacity: 0.6; } .boardCommentActions form { display: inline; } /* .boardCommentPortrait { float: right; margin-bottom: 1em; } .boardConversation ul.topLevelComment { margin-left: 0; } .boardConversation li { list-style: none; } .commentAttachments { text-align: left; margin: 0 0.5em 0.5em 0.5em; } .state-rejected { color: #454545; } */ /* The listing classes */ /* .listingConversation { display: block; padding: 10px; padding-left: 25px; font-size: 110%; background-position: 5px 10px; } .listingForum { display: block; padding: 10px; padding-left: 25px; font-size: 110%; background-position: 5px 10px; } listingCheckbox forumConversationsCell { font-weight:bold; } */ /********************************************************************** Ende Forum *******************************/ /****************************************************************************** Portlet allgemein *********************/ .portletWrapper { /* Bereich um jedes Portlet */ margin:0 0 15px 0; } .portletHeader { /* Header bei Infobox-Portlets */ display: none; font-size: 14px; font-weight: bold; margin: 0 0 15px 0; } .portletFooter { border: 0px; display: block; padding: 0 0 0 43px; } /* .portletFooter a { margin: 0; padding: 0; } */ .portlet { margin:0; } .portlet a { text-decoration: none; } .portlet a.tile { display: block; } .portletItem a, .portletFooter a { border-bottom: none; } .portletItem a:visited, .portletFooter a:visited { } .portletItem { margin: 0 0 15px 0; padding: 0; } .portletItem ol { margin: 0 0 0 1em; } .portletItemDetails { display: block; } .portletItem .odd { } .portletItem .even { } .lastItem { } /****************************************************************************** Ende Portlet allgemein *********************/ /****************************************************************************** News Portlet *********************/ .portletNews { width:100%; margin:0 0 0 0; padding: 0 0 0 0; } .portletNews .portletNewsItem { padding: 0px 10px 20px 30px; margin:0; } .portletNews dd a { text-decoration: none; display:inline; } .portletHeaderNewsDefault { /* Text-Überschrift */ display: none; } .portletNews .portletFooter { padding: 10px 10px 10px 30px; } .portletFooter a:link, .portletFooter a:visited, .portletFooter a:hover, .portletFooter a:active { background-color:#333333; color:#fff; padding:3px; text-decoration: none; } .portletFooter a:hover { background-color:#575757; text-decoration: none; } .portletHeaderNewsAdvanced { /* Bild-Überschrift */ display:block; background-image: url(images/sp-header-news-start.gif ); background-repeat: no-repeat; background-position:0 0; width: 354px; height: 50px; margin: 0px; } .portletFooterNews { /* Bild, "Alle News lesen" */ display:block; background-image: url(images/portlet-news-footer.gif); background-repeat: no-repeat; background-position:0 0; width: 357px; height: 4px; margin:0px; } .portletFooterNewsLink { display: block; width: 87px; height: 16px; } /* Überschrift jeder News */ /* .portletNewsItemTitle, .portletNewsItemTitle a:link, .portletNewsItemTitle a:visited, .portletNewsItemTitle a:hover, .portletNewsItemTitle a:active { font-size: 12px; font-family: arial; font-weight: bold; line-height: 1em; padding: 0 0 2px 15px; color:#b45c44; background-image: url(images/content-element-li.gif); background-repeat: no-repeat; background-position:0 0; height:11px; text-decoration: none; } .portletNewsItemTitle a, .portletNewsItemTitle a:link, .portletNewsItemTitle a:visited, .portletNewsItemTitle a:hover, .portletNewsItemTitle a:active { background-color: transparent; background-image: none; text-decoration: none; } */ .portletNewsItemTitle { background-color:transparent; background-image:url(images/sp-headline-star.gif); background-position:left top; background-repeat:no-repeat; margin:0px; padding:0px 0pt 5px 20px; } .portletNewsItemTitle a, .portletNewsItemTitle a:link, .portletNewsItemTitle a:visited, .portletNewsItemTitle a:hover, .portletNewsItemTitle a:active { background-color:transparent; display:block; font-size: 12px; font-family: arial; font-weight: bold; line-height: 1em; margin:0pt; padding:0pt; text-decoration:none; width:267px; } .portletNewsText { /* Text im Portlet */ font-size: 11px; font-family: arial; line-height: 1em; display:block; padding:0px; } .portletNewsText p { /* Text im Portlet */ line-height: 1em; padding:0; margin:0; } /****************************************************************************** Ende News Portlet *********************/ /****************************************************************************** Search Portlet *********************/ .portletSearch { width:330px; margin:0 0px 15px 0px; padding: 0px 0 0 0; } .portletSearch .portletSearchItem { padding: 0px 25px 20px 25px; /*background-image: url(images/portletNewsItem.gif); /* Grafik Search */ background-position: left center; background-repeat:no-repeat; margin:0; background-color: transparent; } .searchField { background-color:#ffffff; width:255px; border:0px; margin-bottom: 10px; margin-right: 10px; color:#000000; float:left; } .visualClear { clear:both; } .portletSearch .portletItem { margin: 0 0 0 15px; } .portletSearch .searchButton { background-color:#333333; color:#ffffff; border:0px; padding: 0px 0px 0px 0px; marging-top: 10px; font-size: 11px; border: none; cursor: pointer; font-weight: normal; background-image: none; } .portletSearch .searchButton:hover { background-color:#575757; color:#ffffff; border:0px; padding: 0px 0px 0px 0px; marging-top: 10px; font-size: 11px; border: none; cursor: pointer; font-weight: normal; background-image: none; } .LSBox { padding-top: 0px; padding-left: 4px; } .LSResult { display:none; } .portletHeaderSearchAdvanced { /* Bild-Überschrift */ display:block; background-image: url(images/sp-portlet-search-header.gif); background-repeat: no-repeat; background-position:0 0; width: 279px; height: 38px; margin: 0px; } .portletHeaderSearchDefault { display:none; } /****************************************************************************** Ende Search Portlet *********************/ /****************************************************************************** Login Portlet *********************/ .portletHeaderLoginDefault { display: none; } .portletHeaderLoginAdvanced { display:block; background-image: url(images/sp-portlet-login-header.gif); background-repeat: no-repeat; background-position:0 0; width: 279px; height: 38px; margin: 0px; } .portletLogin { background-image:url(images/mcr-portlet-news-bg.jpg); background-position:0 0; background-repeat:repeat-y; margin:0 0 0px; padding:0 0px 0 0px; width:330px; } .portletLogin dd.odd { width: 150px; overflow: hidden; padding-left: 19px; float: left } .portletLogin dd.lastItem { clear:both; } .portletLogin .formControls { /*float: none;*/ /*float:left;*/ margin-bottom: 10px; } .portletLogin dd.odd .field input { width: 150px; float:left; } .portletLogin dd.even img { display: none; } .portletLogin dd.even .tile { display: inline; } #login-form .field input { margin-bottom: 10px; } .portletItemForm .formControls .context { background-color:#333333; color:#ffffff; border:0px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 11px; border: none; cursor: pointer; font-weight: normal; background-image: none; } .portletItemForm .formControls .context:hover { background-color:#575757; color:#ffffff; border:0px; padding: 0px 0px 0px 0px; margin:0pt 0pt 0pt 0px; font-size: 11px; border: none; cursor: pointer; font-weight: normal; background-image: none; } .portletItemForm .field input { background-color:#FFFFFF; width:150px; border:0px; margin-top: 2px; margin-bottom: 10px; margin-right: 0px; color:#000000; font-weight:normal; width: 255px; } /*.portletItemForm .field input #__ac_password { float:left; }*/ .portletItemForm .field label { background-color:#333333; color:#ffffff; border:0px; padding: 0px 2px 0px 2px; marging-top: 6px; margin-bottom: 2px; font-size: 11px; border: none; cursor: pointer; font-weight: normal; background-image: none; } .portletItemForm .field { color:#c6c6c6; font-weight:bold; } .portletLogin .portletItemForm { padding:0 15px 0 0; } /****************************************************************************** Ende Login Portlet *********************/ /****************************************************************************** Forum Portlet *********************/ .forum-portlet-conversation-title a.state-published { color: #000000 !important; } .forum-portlet-conversation-title, .forum-portlet-separator, .forum-portlet-created, .forum-portlet-username { background-color:#FFFFFF; padding:0pt 3px; color:#000000; } /*.portletItem .forum-portlet-first-line a.state-published:link, a.state-published:active, a.state-published:hover, { color:#000000; }*/ .portletItem .forum-portlet-first-line .state-published a { color:#000000; } .forum-portlet-separator, .forum-portlet-created, .forum-portlet-username { color:#898989; } .contenttype-ploneboardcomment { padding:0 0 4px 0; } /*.forum-portlet-first-line { background-color:#FFFFFF; padding:0pt 5px; color:#000000; } */ .forum-portlet-second-line { margin:2px 0pt 0 0; } .forum-portlet-teaser { background-color:#000000; color:#FFFFFF; font-weight:normal; padding:0px 3px; } .portletForumRecent .portletItem { padding: 0 0 0 19px; margin:0pt 0pt 0px 0pt !important; } .contenttype-ploneboardcomment .forum-portlet-breadcrumbs { display:none; } .portletHeaderForumAdvanced { background:transparent url(images/portlet-forum-header.gif) no-repeat scroll left top; display:block; height:38px; } .portletHeaderForumDefault { display:none; } /****************************************************************************** Ende Forum Portlet *********************/ /****************************************************************************** Event Portlet *********************/ .portletEvents { background-image: url(images/portlet-events-bg.jpg); background-repeat:no-repeat; background-position: 8px 35px; width:370px; margin: 0px; /*min-height:220px;*/ padding-bottom:10px; } .portletEvents .portletItem { /* Inhalt des Event Portlets */ display: block; height: 20px; padding: 2px 0 0 0; margin-left:25px; margin-bottom:0px; } .portletHeaderEventsDefault { /* Text-Überschrift */ display: none; } .portletHeaderEventsAdvanced { /* Bild-Überschrift */ display:block; background-image: url(images/sp-portlet-termine-header.jpg); background-repeat:no-repeat; width: 380px; height: 29px; } .portletFooterEventsDefault { /* Text-Footer */ display: block; text-align:right; padding:10px 100px 0 0; float: right; } .portletFooterEventsDefault a:link, .portletFooterEventsDefault a:visited, .portletFooterEventsDefault a:hover, .portletFooterEventsDefault a:active { display: block; background-color:#333333; color:#FFFFFF; padding:3px; text-decoration:none; width: 70px; text-align: center; } .portletFooterEventsDefault a:hover { background-color:#575757; } .portletFooterEventsAdvanced { /* Bild-Footer */ display:none; background-image: url(images/button-alle-tourdates.gif); background-repeat:no-repeat; width: 142px; height: 27px; margin-top: 7px; } .portletFooterEventsLinkAdvanced { display: block; width: 142px; height: 27px; } .portletFooterEventsDefaultTicket { display: none; } .portletEventItemDate { line-height: 1em; color: #fafafa; } .portletEventItemCity { line-height: 1em; color: #cc9966; } .portletEventItemLocation { line-height: 1em; color: #fafafa; } /****************************************************************************** Ende Event Portlet *********************/ /******************************************************************* Formatierung im Text *********************/ img.topLeft { margin-right:6px; margin-bottom:6px; } /******************************************************************* Ende Formatierung im Text *********************/ /**************************************************************************************************************** ************************************** weitere Klassen (nicht für Inhalt)*************************************** ****************************************************************************************************************/ /****************************************************************************** Admin Navi **********************/ .navTreeItem { display: block; margin: 1px 0; padding: 0; line-height: 19px; list-style-type: none; } .navTreeItem a, dd.portletItem .navTreeItem a { font-size: 13px; font-weight: bold; text-decoration: none; background-color: #8e7c72; padding: 1px 5px 1px 4px; } .navTreeItem a:hover, a:active dd.portletItem .navTreeItem a:hover { text-decoration: none; background-color: #000000; padding: 4px; } .navTreeItem div a img { display: none; } .portletNavigationTree { margin: 0 0 2em; padding: 0; display:none; } .navTreeLevel0 { margin: 0; } .navTreeLevel1 { margin-left: 15px; padding: 0; } .navTreeCurrentItem { } /****************************************************************************** Ende Admin Navi ***************/ /****************************************************************************** Calendar **********************/ /* Calendar elements - used in the calendar rendering */ .dayPopup { padding: 0.2em; position: absolute; visibility: hidden; width: 12em; z-index: 2; } .date { font-weight: bold; } .portletCalendar { width: 100%; margin: 1px 0 1em 0; width: 100%; } .portletCalendar dt { font-weight: normal; text-align: center; line-height: 1.6em; border-bottom: none; } .portletCalendar dd { margin: 0; padding: 0; } .portletCalendar a { text-decoration: none; } .portletCalendar a:hover { text-decoration: none; } .ploneCalendar { border-collapse: collapse; border-spacing:0; width: 100%; } .ploneCalendar td { background-color: transparent; width: 14%; text-align: center; padding: 2px; } .ploneCalendar .weekdays th { text-align: center; padding: 2px; font-weight: normal; } .ploneCalendar .event { font-weight: bold; } .ploneCalendar .todayevent { font-weight: bold; } .ploneCalendar .todaynoevent { border-collapse: collapse; } .managePortletsLink { text-align: center; } div.portlets-manager div.section { padding-top: 1em !important; } div.managedPortlet { padding-top:0.5em; padding-bottom:0.5em; } .managedPortlet .portletHeader { min-height: 3em !important; } .managedPortlet a { text-decoration: underline; } .managedPortletActions { display:block; float:right; } .managedPortletActions a { text-decoration: none; } .managedPortletActions a.up, .managedPortletActions a.down { color:blue !important; } .managedPortletActions a.delete { color:red !important; } .documentByLine { display: none; } .eventDetails { display: none; } /****************************************************************************** Ende Calendar ******************/ /****************************************************************************** weitere Elemente *********************/ #imageviewfullscreen { background-image: url(images/bg.jpg); background-repeat:repeat-y; background-repeat:repeat-x; padding: 0 0 300px 0; } .documentActions { /* "Send this" und "Print this" Links */ border-top:1px solid #8CACBB; display:none; margin:1em 0pt; padding:0pt; } .contentActions { display:none; } .discreet { display: none; } /****************************************************************************** contact **********************/ #portalContactContent { padding: 5px 15px 15px 32px; } #message { width:300px; } #portalContactContent .formControls { padding-right: 10px; } /****************************************************************************** ende contact **********************/