
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* Konfiguration Openscope Inhalt 																											  */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

/* Openscope Tabellen bei zwei Spalten oder Gemischt */
.osContainerTable1 { width:100%; }

.osContainerTD11 {
   text-align:left;
   vertical-align:top;
}

.osContainerTD12 {
   text-align:left;
   vertical-align:top;
   width:50%;
}

.osContainerTD13 {
   text-align:left;
   vertical-align:top;
   width:50%;
}

.osContainerTD14 {
   text-align:left;
   vertical-align:top;
}

/* Openscope Inhaltstabelle */
.osTable11 { width:100%; }

.osTable12 { width:100%; }

.osTable13 { width:100%; }

.osTable14 { width:100%; }

/* Titel 1 */
.osTitle1TR { }

.osTitle1TD {
   font-size:2em;
   color:#9e8169;
   text-decoration:none;
   text-align:left;
   font-weight:bold;
   margin:0;
   padding: 0;
}

/* Titel 2 */
.osTitle2TR { }

.osTitle2TD {
   font-size:1.4em;
   font-weight:bold;
   color:#5797d6;
   padding-top:5px;
   padding-bottom:0pt;
   margin-bottom:0px;
   margin:0;
   padding: 0;
}

/* Titel 3 */
.osTitle3TR { }

.osTitle3TD {
   font-size:1.2em;
   color:#333;
   text-decoration:none;
   text-align:left;
   font-weight:bold;
   margin:0;
   padding: 0;
}

/* Openscope Zeile/Zelle. Bei Inhalt Text und Bild wird die Bildzelle osPicTR/osPicTD definiert */
.osTextTR { }

.osTextTD {
   color:#777;
   text-decoration:none;
   text-align:left;
}

/* Openscope Inhalt (Text welcher durch Benutzer eingegeben wurde) */
.osContentA {
   color:inherit;
   text-decoration:none;
   border-bottom: 1px solid #5797d6;
   padding-bottom:0px;
}

.osContentP {
   margin:6px 0 12px 0;
   padding:0;
}

/* Openscope Inhalt Tabelle mit Editor erstellt */
.osContentTABLE { }

.osContentTR { }

.osContentTH { }

.osContentTD { color:#777;  vertical-align:top;}

/* Openscope Inhalt Aufzählung mit Editor erstellt */
.osContentOL {
   margin-bottom:0px;
   margin-top:0px;
}

.osContentUL { }

.osContentLI { }

/* Inhalt Text und Bild, Definition der Bild Zeile/Zelle */

.osPicTABLE {
   margin:0 !important;
   padding:0 !important;
}

.osPicTR {
   margin:0 !important;
   padding:0 !important;
}

.osPicTD, .osPicTD * {
   margin:0 !important;
   padding:0 !important;
}

.osPicInnerTable, .osPicInnerTable * {
   margin-right:0px !important;
   margin-bottom:0px !important;
}

.osPicInnerTD, .osPicInnerTD * {
   padding:0 !important;
   margin:0 !important;
}

.osPicAlignTop {
   margin-bottom:0px;
   text-align:left;
}

.osPicAlignLeft {
   margin:0;
   padding:0;
}

.osPicAlignCenter { margin-bottom:0px; }

.osPicAlignRight {
   margin-bottom:0px;
   margin-left:10px;
   line-height:0;
}

.osPicAlignBottom {
   margin:0;
   padding:0;
}

.osPicDesc {
   font-size:9px;
   color:#000000;
}

/* Trennlinie */
.osSeparatorTR { }

.osSeparatorTD {
   background-color:#000000;
   height:1px;
}

/* Leerzeile (Zeilenabstand wird mit Wert in der Vorlagenkonfiguration definiert) */
.osSpaceTR { }

.osSpaceTD { }

/* PopUp Bildvergrösserung */
.osPicWinBody { background-color:#000000; }

/* Anordnung der Bilder nebeneinander, NICHT VERAENDERN! */
.osFloatingDiv div {
   display:block;
   float:left;
   margin:0;
   padding:0;
}

/* Openscope Sprachumschaltung */
.osLangActive {
   color:#000;
   text-decoration:underline;
   margin: 0 4px;
}

.osLangInactive {
   color:#777;
   text-decoration:none;
   margin: 0 4px;
}

.osLangImage {
   width:50px;
   height:25px;
}

/* Link zu PrintWindow */
.osLinkPrint { }

.osLinkPrintImg { }

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* Konfiguration Openscope Navigation																										  */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
.osNavigTable { width:100%; }

.osNavigTR { }

.osNavigTD { }

/* Navigations Level 0, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */.osNavigL0FolderTable { }

.osNavigL0FolderTR { }

.osNavigL0FolderTD1 { }

.osNavigL0FolderTD2 { }

.osNavigL0FolderA {
   font-weight:normal;
   text-decoration:none;
}

/* Navigations Level 0, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */.osNavigL0FolderTableActive { }

.osNavigL0FolderTRActive { }

.osNavigL0FolderTD1Active { }

.osNavigL0FolderTD2Active { }

.osNavigL0FolderAActive {
   font-weight:bold;
   text-decoration:none;
}

/* Navigations Level 0, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */.osNavigL0DocumentTable { }

.osNavigL0DocumentTR { }

.osNavigL0DocumentTD1 { }

.osNavigL0DocumentTD2 { }

.osNavigL0DocumentA {
   font-weight:normal;
   text-decoration:none;
}

/* Navigations Level 0, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */.osNavigL0DocumentTableActive { }

.osNavigL0DocumentTRActive { }

.osNavigL0DocumentTD1Active { }

.osNavigL0DocumentTD2Active { }

.osNavigL0DocumentAActive {
   font-weight:bold;
   text-decoration:none;
}

/* Navigations Level 1, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */.osNavigL1FolderTable { width:100%; }

.osNavigL1FolderTR { }

.osNavigL1FolderTD1 { border-bottom:1px solid #fff; background-color: #fff; width:12px; height:20px; }

.osNavigL1FolderTD2 { border-bottom:1px solid #fff; background-color: #fff; }

.osNavigL1FolderA {
   font-weight:normal;
   text-decoration:none;
}

/* Navigations Level 1, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */.osNavigL1FolderTableActive { width:100%; }

.osNavigL1FolderTRActive { }

.osNavigL1FolderTD1Active {
   border-bottom:1px solid #fff;
   background-color: #fff;
   width:12px;
   height:20px;
}

.osNavigL1FolderTD2Active {
   border-bottom:1px solid #fff;
   background-color: #fff;
}

.osNavigL1FolderAActive {
   font-weight:bold;
   text-decoration:none;
   color:#5797d6;
}

/* Navigations Level 1, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */.osNavigL1DocumentTable { width:100%; }

.osNavigL1DocumentTR { }

.osNavigL1DocumentTD1 {
   border-bottom:1px solid #fff;
   width:12px;
   height:20px;
}

.osNavigL1DocumentTD2 { border-bottom:1px solid #fff; }

.osNavigL1DocumentA {
   font-weight:normal;
   text-decoration:none;
}

/* Navigations Level 1, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */.osNavigL1DocumentTableActive { width:100%; }

.osNavigL1DocumentTRActive { }

.osNavigL1DocumentTD1Active {
   border-bottom:1px solid #fff;
   background-color: #fff;
   width:12px;
   height:20px;
}

.osNavigL1DocumentTD2Active {
   border-bottom:1px solid #fff;
   background-color: #fff;
}

.osNavigL1DocumentAActive {
   font-weight:bold;
   text-decoration:none;
   color:#5797d6;
}

/* Navigations Level 2, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */.osNavigL2FolderTable { }

.osNavigL2FolderTR { }

.osNavigL2FolderTD1 { }

.osNavigL2FolderTD2 { }

.osNavigL2FolderA {
   font-weight:normal;
   text-decoration:none;
}

/* Navigations Level 2, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */.osNavigL2FolderTableActive { }

.osNavigL2FolderTRActive { }

.osNavigL2FolderTD1Active { }

.osNavigL2FolderTD2Active { }

.osNavigL2FolderAActive {
   font-weight:bold;
   text-decoration:none;
   color:#5797d6;
}

/* Navigations Level 2, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */.osNavigL2DocumentTable { }

.osNavigL2DocumentTR { }

.osNavigL2DocumentTD1 { }

.osNavigL2DocumentTD2 { }

.osNavigL2DocumentA {
   font-weight:normal;
   text-decoration:none;
   color:#5797d6;
}

/* Navigations Level 2, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */.osNavigL2DocumentTableActive { }

.osNavigL2DocumentTRActive { }

.osNavigL2DocumentTD1Active { }

.osNavigL2DocumentTD2Active { }

.osNavigL2DocumentAActive {
   font-weight:bold;
   text-decoration:none;
   color:#5797d6;
}

/* Navigations Level 3, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */.osNavigL3FolderTable { }

.osNavigL3FolderTR { }

.osNavigL3FolderTD1 { }

.osNavigL3FolderTD2 { }

.osNavigL3FolderA {
   font-weight:normal;
   text-decoration:none;
   color:#5797d6;
}

/* Navigations Level 3, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */.osNavigL3FolderTableActive { }

.osNavigL3FolderTRActive { }

.osNavigL3FolderTD1Active { }

.osNavigL3FolderTD2Active { }

.osNavigL3FolderAActive {
   font-weight:bold;
   text-decoration:none;
   color:#5797d6;
}

/* Navigations Level 3, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */.osNavigL3DocumentTable { }

.osNavigL3DocumentTR { }

.osNavigL3DocumentTD1 { }

.osNavigL3DocumentTD2 { }

.osNavigL3DocumentA {
   font-weight:normal;
   text-decoration:none;
   color:#5797d6;
}

/* Navigations Level 3, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */.osNavigL3DocumentTableActive { }

.osNavigL3DocumentTRActive { }

.osNavigL3DocumentTD1Active { }

.osNavigL3DocumentTD2Active { }

.osNavigL3DocumentAActive {
   font-weight:bold;
   text-decoration:none;
   color:#5797d6;
}

/* getCurrentFolder als Navigationstyp, aktueller Ordner */
.osNavigCurrentFolder {
   color:#000000;
   text-decoration:none;
}

.osNavigCurrentFolderA {
   color:#000000;
   text-decoration:none;
   border-bottom-color:#C0C0C0;
   border-bottom-style:dotted;
   border-bottom-width :1px;
}

/* getFolderName als Navigationstyp, aktueller Ordner */
.osNavigFolderName {
   color:#FF0000;
   text-decoration:none;
}

.osNavigFolderNameA {
   color:#FF0000;
   text-decoration:none;
   border-bottom-color:#C0C0C0;
   border-bottom-style:dotted;
   border-bottom-width :1px;
}

/* Konfiguration einzelner Navigationselemente mittels FolderID oder DocumentID */
/* #osNF4{padding-top:10px;background-color:#FF0000;} */
/* #osND87{padding-top:10px;background-color:#FF0000;} */

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* Module																													  */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

