/* Blaettern - Include (wird auf allen Seiten, auf denen geblaettert werden kann, eingebunden */ .blaettern { width: 100%; /* color : #ff0000; */ font-size: 12px; font-weight: bold; padding-top: 15px; padding-bottom: 25px; } .blaettern a { /* color : #ff0000; */ font-weight: normal; } .blaettern_links { width: 28%; float: left; color: #222222; font-weight: normal; } .blaettern_mitte { width: 42%; float: left; text-align: center; } .blaettern_rechts { width: 28%; float: right; text-align: right; color: #222222; font-weight: normal; } /* Ausgabe aller CFM-Fehlermeldungen (unvollstaendige Formulare, fehlerhafte Eingaben) */ .errormeld { color:#FF0000; font-weight: bold; margin-top: 5px; margin-bottom: 5px; } /* Standard-Schriftarten fuer alle moeglichen Ausgaben */ .schrift_standard { font-size: 12px; } /* Darstellung der Seiteninhaltsbereiche */ #cms_seiteninhalt { /* padding: 5px; */ color: #222222; font-size: 13px; } #cms_seiteninhalt td, th { } #cms_seiteninhalt UL, LI { padding: 0px; margin-bottom: 3px; margin-left:15px; } #cms_seiteninhalt A { color: #888; } #cms_seiteninhalt A:hover { color: #ff0000; } #cms_randtext { background-color: #FFFFFF; } #cms_randtext p, ul, li { padding: 0; margin-bottom: 10px; } #cms_randtext a { text-decoration: underline; } .textlink_extern{ /* background: url('https://www.vsas.ch/images/extern.gif'); background-repeat: no-repeat; background-position: top right; padding-right: 16px; */ text-decoration: underline; color: #A50202; font-weight: normal; white-space: nowrap; } .textlink_intern{ /* background: url('https://www.vsas.ch/images/intern.gif'); background-repeat: no-repeat; background-position: top right; padding-right: 16px; */ text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; color: #A50202; font-weight: normal; white-space: nowrap; } .textlink_image{ /* background: url('https://www.vsas.ch/images/image.gif'); background-repeat: no-repeat; background-position: top right; padding-right: 16px; */ text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; color: #A50202; font-weight: normal; white-space: nowrap; } .textlink_doc{ /* background: url('https://www.vsas.ch/images/word.gif'); background-repeat: no-repeat; background-position: top right; padding-right: 16px; */ text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; color: #A50202; font-weight: normal; white-space: nowrap; } .textlink_excel{ /* background: url('https://www.vsas.ch/images/excel.gif'); background-repeat: no-repeat; background-position: top right; padding-right: 16px; */ text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; color: #A50202; font-weight: normal; white-space: nowrap; } .textlink_ppt{ /* background: url('https://www.vsas.ch/images/ppt.gif'); background-repeat: no-repeat; background-position: top right; padding-right: 16px; */ text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; color: #A50202; font-weight: normal; white-space: nowrap; } .textlink_shop{ /* background: url('https://www.vsas.ch/images/shop.gif'); background-repeat: no-repeat; background-position: top right; padding-right: 16px; */ text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; color: #A50202; font-weight: normal; white-space: nowrap; } .textlink_pdf{ /* background: url('https://www.vsas.ch/images/pdf.gif'); background-repeat: no-repeat; background-position: top right; padding-right: 22px; */ text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; color: #A50202; font-weight: normal; white-space: nowrap; } .textlink_disk{ /* background: url('https://www.vsas.ch/images/disk.gif'); background-repeat: no-repeat; background-position: top right; padding-right: 16px; */ text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; color: #A50202; font-weight: normal; white-space: nowrap; } /* Formatierung fuer den Seitenpfad */ .pfad_listitem_home { display: inline; text-align: left; margin: 0px; background: url('https://www.vsas.ch/images/breadcrumbSeparator.gif') no-repeat right; padding-right: 14px; } .pfad_listitem_1 { display: inline; text-align: left; margin: 0px; padding: 0px 5px 0px 0px; } .pfad_listitem_mi{ display: inline; text-align: left; margin: 0px; background: url('https://www.vsas.ch/images/breadcrumbSeparator.gif') no-repeat left; padding-left: 14px; padding-right:5px; } .pfad_listitem_last { display: inline; text-align: left; margin: 0px; background: url('https://www.vsas.ch/images/breadcrumbSeparator.gif') no-repeat left; padding-left:15px; display:inline; } .pfad_listitem_1 a:LINK { color:#7F7F7F; text-decoration: none; } .pfad_listitem_1 a:VISITED { color:#7F7F7F; text-decoration: none; } .pfad_listitem_1 a:HOVER { color:#ff0000; text-decoration: none; } .pfad_listitem_mi a:LINK { color:#7F7F7F; text-decoration: none; padding-left:5px} .pfad_listitem_mi a:VISITED { color:#7F7F7F; text-decoration: none; } .pfad_listitem_mi a:HOVER { color:#ff0000; text-decoration: none; } .pfad_listitem_last a:LINK { color:#7F7F7F; text-decoration: none; } .pfad_listitem_last a:VISITED { color:#7F7F7F; text-decoration: none; } .pfad_listitem_last a:HOVER { color:#ff0000; text-decoration: none; } .pfad_listitemlink { text-decoration: none; color:#7F7F7F; } /* Formatierung Memberliste */ .membListContainer { width: 100%; padding-top: 15px; } .membList table { /* Tabelle wird schneller dargestellt, da Breite nicht berechnet wird */ table-layout:fixed; border:1px solid #CCCCCC; border-collapse:collapse; } .membList th { font-family: Verdana; font-weight: bold; font-size: 12px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; text-align: left; color: #FFFFFF; background-color: #868788; opacity: 0.6; filter:Alpha(Opacity=60) -moz-opacity: 0.60; border-width: 0px; border-collapse: collapse; } .membList th a:hover { color: #FFFFFF; } .membListHeaderLinkActive { color: #FFFFFF; font-weight: bold; } .membListHeaderLinkInactive { color: #FFFFFF; font-weight: bold; } .membList td { font-family: Verdana; font-weight: normal; font-size: 12px; padding-left: 2px; padding-top: 5px; padding-bottom: 1px; border-bottom: 1px solid #f4f4f4; border-collapse: collapse; } .membListContentLink { text-decoration: none; /* color: #000000; */ } .membListRowEven { background-color: #E5E5E5; } .membListRowUneven { /* background-color: #E5E5E5; */ } .membListSortMessage { font-family: Verdana; font-size: 10px; } .membListDetailHeader { margin-bottom: 0px; padding-bottom: 0px; } .membListSearchForm { padding-bottom: 9px; } .membListImage { border: 0px; max-width: 150px; } .galleryImg { margin-right: 1px; }/* Suchausgabe */ .sresult1 { font-size: 13px; color:##222222; margin-bottom: 15px; } .sresult2 { font-size: 13px; color:##222222; margin-bottom: 15px; } .sresult_title { font-size: 13px; margin-bottom: 5px; } .sresult_link { text-decoration:underline; } .smark { background-color: #FF0000; color: #FFFFFF;} .cmsActivateShowOnMobile { display: none; } .cmsActivateShowOnlyOnMobileAlways { display: none; }