
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* 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-family:arial, helvetica, sans-serif;
   font-size:20px;
   color:#596bbb;
   text-decoration:none;
   text-align:left;
   font-weight:normal;
   letter-spacing: 0.1em;
}

/* Titel 2 */
.osTitle2TR { }

.osTitle2TD {
   font-family:arial, helvetica, sans-serif;
   font-weight:normal;
   font-size:14px;
   color:#3A4890;
   padding-top:5px;
   padding-bottom:0pt;
   margin-bottom:0px;
}

/* Titel 3 */
.osTitle3TR { }

.osTitle3TD {
   font-family:arial, helvetica, sans-serif;
   font-size:12px;
   color:#3A4890;
   text-decoration:none;
   text-align:left;
   font-weight:normal;
}

/* Openscope Zeile/Zelle. Bei Inhalt Text und Bild wird die Bildzelle osPicTR/osPicTD definiert */
.osTextTR { }

.osTextTD {
   font-family:arial, helvetica, sans-serif;
   font-size:12px;
   color:#333;
   text-decoration:none;
   text-align:left;
}

/* Openscope Inhalt (Text welcher durch Benutzer eingegeben wurde) */
.osContentA {
   color:#e15d26 !important;
   text-decoration:underline;
}

.osContentP {
   font-family:arial, helvetica, sans-serif;
   font-size:12px;
   color:#333;
   text-decoration:none;
   text-align:left;
}

/* Openscope Inhalt Tabelle mit Editor erstellt */
.osContentTABLE { }

.osContentTR { }

.osContentTH { }

.osContentTD {
   font-family:arial, helvetica, sans-serif;
   font-size:12px;
   color:#333;
   text-decoration:none;
   text-align:left;
}

/* Openscope Inhalt Aufzählung mit Editor erstellt */
.osContentOL {
   margin-bottom:0px;
   margin-top:0px;
}

.osContentUL {
   margin-bottom:0px;
   margin-top:0px;
}

.osContentLI { }

/* Inhalt Text und Bild, Definition der Bild Zeile/Zelle */
.osPicTR { }

.osPicTD { }

.osPicInnerTable {
   margin-right:5px;
   margin-bottom:5px;
}

.osPicInnerTable { }

.osPicInnerTD {
   text-align:left;
   margin-right:4px;
}

.osPicAlignTop {
   margin-bottom:0px;
   text-align:left;
}

.osPicAlignLeft {
   margin-bottom:5px;
   margin-right:10px;
}

.osPicAlignCenter { margin-bottom:5px; }

.osPicAlignRight {
   margin-bottom:5px;
   margin-left:10px;
}

.osPicAlignBottom {
   margin-bottom:5px;
   margin-right:15px;
}

.osPicDesc {
   font-family:arial, helvetica, sans-serif;
   font-size:9px;
   color:#555;
}

/* Trennlinie */
.osSeparatorTR { }

.osSeparatorTD {
   background-color:#CBCAFF;
   height:2px;
}

/* Leerzeile (Zeilenabstand wird mit Wert in der Vorlagenkonfiguration definiert) */
.osSpaceTR { }

.osSpaceTD { }

/* PopUp Bildvergrösserung */
.osPicWinBody { background-color:#bbb; }

/* Anordnung der Bilder nebeneinander, NICHT VERAENDERN! */
.osFloatingDiv div {
   display:block;
   float:left
}

/* Openscope Sprachumschaltung */
.osLangActive {
   font-family:arial, helvetica, sans-serif;
   font-size:12px;
   color:#333;
   text-decoration:underline;
}

.osLangInactive {
   font-family:arial, helvetica, sans-serif;
   font-size:12px;
   color:#333;
   text-decoration:none;
}

.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 { width:100%; }

.osNavigL0FolderTR { }

.osNavigL0FolderTD1 {
   width:3px;
   height: 28px;
}

.osNavigL0FolderTD2 { }

.osNavigL0FolderA {
   font-family:arial, helvetica, sans-serif;
   font-weight:normal;
   font-size:14px;
   line-height:1.1em;
   color:#e15d26;
   text-decoration:none;
}

/* Navigations Level 0, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */
.osNavigL0FolderTableActive { width:100%; }

.osNavigL0FolderTRActive { }

.osNavigL0FolderTD1Active {
   width:3px;
   height: 28px;
}

.osNavigL0FolderTD2Active { }

.osNavigL0FolderAActive {
   font-family:arial, helvetica, sans-serif;
   font-weight:bold;
   font-size:14px;
   line-height:1.1em;
   color:#e15d26;
   text-decoration:none;
}

/* Navigations Level 0, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */
.osNavigL0DocumentTable { width:100%; }

.osNavigL0DocumentTR { }

.osNavigL0DocumentTD1 {
   width:3px;
   height: 28px;
}

.osNavigL0DocumentTD2 { }

.osNavigL0DocumentA {
   font-family:arial, helvetica, sans-serif;
   font-weight:normal;
   font-size:14px;
   line-height:1.1em;
   color:#e15d26;
   text-decoration:none;
}

/* Navigations Level 0, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */
.osNavigL0DocumentTableActive { width:100%; }

.osNavigL0DocumentTRActive { }

.osNavigL0DocumentTD1Active {
   width:3px;
   height: 28px;
}

.osNavigL0DocumentTD2Active { }

.osNavigL0DocumentAActive {
   font-family:arial, helvetica, sans-serif;
   font-weight:bold;
   font-size:14px;
   line-height:1.1em;
   color:#e15d26;
   text-decoration:none;
}

/* Navigations Level 1, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */
.osNavigL1FolderTable { width:100%; }

.osNavigL1FolderTR { }

.osNavigL1FolderTD1 {
   width:13px;
   padding:10px 0;
}

.osNavigL1FolderTD2 { border-bottom:1px solid #aaa; }

.osNavigL1FolderA {
   font-family:arial, helvetica, sans-serif;
   font-weight:normal;
   font-size:14px;
   line-height:1em;
   color:#e15d26;
   text-decoration:none;
}

/* Navigations Level 1, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */
.osNavigL1FolderTableActive { width:100%; }

.osNavigL1FolderTRActive { }

.osNavigL1FolderTD1Active {
   width:13px;
   padding:10px 0;
}

.osNavigL1FolderTD2Active { border-bottom:1px solid #aaa; }

.osNavigL1FolderAActive {
   font-family:arial, helvetica, sans-serif;
   font-weight:bold;
   font-size:14px;
   color:#596bbb;
   text-decoration:none;
   line-height:1em;
}

/* Navigations Level 1, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */
.osNavigL1DocumentTable { width:100%; }

.osNavigL1DocumentTR { }

.osNavigL1DocumentTD1 {
   width:13px;
   padding:10px 0;
}

.osNavigL1DocumentTD2 { border-bottom:1px solid #aaa; }

.osNavigL1DocumentA {
   font-family:arial, helvetica, sans-serif;
   font-weight:normal;
   font-size:14px;
   color:#e15d26;
   text-decoration:none;
   line-height:1em;
}

/* Navigations Level 1, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */
.osNavigL1DocumentTableActive { width:100%; }

.osNavigL1DocumentTRActive { }

.osNavigL1DocumentTD1Active {
   width:13px;
   padding:10px 0;
}

.osNavigL1DocumentTD2Active { border-bottom:1px solid #aaa; }

.osNavigL1DocumentAActive {
   font-family:arial, helvetica, sans-serif;
   font-weight:bold;
   font-size:14px;
   color:#596bbb;
   text-decoration:none;
   line-height:1em;
}

/* Navigations Level 2, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */
.osNavigL2FolderTable { width:100%; }

.osNavigL2FolderTR { }

.osNavigL2FolderTD1 {
   width:13px;
   padding:10px 0;
}

.osNavigL2FolderTD2 { border-bottom:1px solid #ccc; }

.osNavigL2FolderA {
   font-family:arial, helvetica, sans-serif;
   font-weight:normal;
   font-size:13px;
   color:#333;
   text-decoration:none;
   line-height:1em;
}

/* Navigations Level 2, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */
.osNavigL2FolderTableActive { width:100%; }

.osNavigL2FolderTRActive { }

.osNavigL2FolderTD1Active {
   width:13px;
   padding:10px 0;
}

.osNavigL2FolderTD2Active { border-bottom:1px solid #ccc; }

.osNavigL2FolderAActive {
   font-family:arial, helvetica, sans-serif;
   font-weight:bold;
   font-size:13px;
   color:#596bbb;
   text-decoration:none;
   line-height:1em;
}

/* Navigations Level 2, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */
.osNavigL2DocumentTable { width:100%; }

.osNavigL2DocumentTR { }

.osNavigL2DocumentTD1 {
   width:13px;
   padding:10px 0;
}

.osNavigL2DocumentTD2 { border-bottom:1px solid #ccc; }

.osNavigL2DocumentA {
   font-family:arial, helvetica, sans-serif;
   font-weight:normal;
   font-size:13px;
   color:#333;
   text-decoration:none;
   line-height:1em;
}

/* Navigations Level 2, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */
.osNavigL2DocumentTableActive { width:100%; }

.osNavigL2DocumentTRActive { }

.osNavigL2DocumentTD1Active {
   width:13px;
   padding:10px 0;
}

.osNavigL2DocumentTD2Active { border-bottom:1px solid #ccc; }

.osNavigL2DocumentAActive {
   font-family:arial, helvetica, sans-serif;
   font-weight:bold;
   font-size:13px;
   color:#596bbb;
   text-decoration:none;
   line-height:1em;
}

/* Navigations Level 3, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */
.osNavigL3FolderTable { width:100%; }

.osNavigL3FolderTR { }

.osNavigL3FolderTD1 {
   width:13px;
   padding:9px 0;
}

.osNavigL3FolderTD2 { border-bottom:1px solid #ccc; }

.osNavigL3FolderA {
   font-family:arial, helvetica, sans-serif;
   font-weight:normal;
   font-size:11px;
   color:#333;
   text-decoration:none;
   line-height:1em;
}

/* Navigations Level 3, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */
.osNavigL3FolderTableActive { width:100%; }

.osNavigL3FolderTRActive { }

.osNavigL3FolderTD1Active {
   width:13px;
   padding:9px 0;
}

.osNavigL3FolderTD2Active { border-bottom:1px solid #ccc; }

.osNavigL3FolderAActive {
   font-family:arial, helvetica, sans-serif;
   font-weight:bold;
   font-size:11px;
   color:#596bbb;
   text-decoration:none;
   line-height:1em;
}

/* Navigations Level 3, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */
.osNavigL3DocumentTable { width:100%; }

.osNavigL3DocumentTR { }

.osNavigL3DocumentTD1 {
   width:13px;
   padding:9px 0;
}

.osNavigL3DocumentTD2 { border-bottom:1px solid #ccc; }

.osNavigL3DocumentA {
   font-family:arial, helvetica, sans-serif;
   font-weight:normal;
   font-size:11px;
   color:#333;
   text-decoration:none;
   line-height:1em;
}

/* Navigations Level 3, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */
.osNavigL3DocumentTableActive { width:100%; }

.osNavigL3DocumentTRActive { }

.osNavigL3DocumentTD1Active {
   width:13px;
   padding:9px 0;
}

.osNavigL3DocumentTD2Active { border-bottom:1px solid #ccc; }

.osNavigL3DocumentAActive {
   font-family:arial, helvetica, sans-serif;
   font-weight:bold;
   font-size:11px;
   color:#596bbb;
   text-decoration:none;
   line-height:1em;
}

/* Navigations Level 3, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */
.osNavigL4FolderTable { width:100%; }

.osNavigL4FolderTR { }

.osNavigL4FolderTD1 {
   width:13px;
   padding:9px 0;
}

.osNavigL4FolderTD2 { border-bottom:1px solid #ccc; }

.osNavigL4FolderA {
   font-family:arial, helvetica, sans-serif;
   font-weight:normal;
   font-size:11px;
   color:#333;
   text-decoration:none;
   line-height:1em;
}

/* Navigations Level 3, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */
.osNavigL4FolderTableActive { width:100%; }

.osNavigL4FolderTRActive { }

.osNavigL4FolderTD1Active {
   width:13px;
   padding:9px 0;
}

.osNavigL4FolderTD2Active { border-bottom:1px solid #ccc; }

.osNavigL4FolderAActive {
   font-family:arial, helvetica, sans-serif;
   font-weight:bold;
   font-size:11px;
   color:#596bbb;
   text-decoration:none;
   line-height:1em;
}

/* Navigations Level 3, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */
.osNavigL4DocumentTable { width:100%; }

.osNavigL4DocumentTR { }

.osNavigL4DocumentTD1 {
   width:13px;
   padding:9px 0;
}

.osNavigL4DocumentTD2 { border-bottom:1px solid #ccc; }

.osNavigL4DocumentA {
   font-family:arial, helvetica, sans-serif;
   font-weight:normal;
   font-size:11px;
   color:#333;
   text-decoration:none;
   line-height:1em;
}

/* Navigations Level 3, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */
.osNavigL4DocumentTableActive { width:100%; }

.osNavigL4DocumentTRActive { }

.osNavigL4DocumentTD1Active {
   width:13px;
   padding:9px 0;
}

.osNavigL4DocumentTD2Active { border-bottom:1px solid #ccc; }

.osNavigL4DocumentAActive {
   font-family:arial, helvetica, sans-serif;
   font-weight:bold;
   font-size:11px;
   color:#596bbb;
   text-decoration:none;
   line-height:1em;
}

/* getCurrentFolder als Navigationstyp, aktueller Ordner */
.osNavigCurrentFolder {
   font-family:arial, helvetica, sans-serif;
   font-size:12px;
   color:#333;
   text-decoration:none;
   line-height:1em;
}

.osNavigCurrentFolderA {
   font-family:arial, helvetica, sans-serif;
   font-size:12px;
   color:#333;
   text-decoration:none;
   line-height:1em;
   border-bottom-color:#C0C0C0;
   border-bottom-style:dotted;
   border-bottom-width :1px;
}

/* getFolderName als Navigationstyp, aktueller Ordner */
.osNavigFolderName {
   font-family:arial, helvetica, sans-serif;
   font-size:12px;
   color:#FF0000;
   text-decoration:none;
   line-height:1em;
}

.osNavigFolderNameA {
   font-family:arial, helvetica, sans-serif;
   font-size:12px;
   color:#FF0000;
   text-decoration:none;
   line-height:1em;
   border-bottom-color:#C0C0C0;
   border-bottom-style:dotted;
   border-bottom-width :1px;
}

/* Konfiguration einzelner Navigationselemente mittels FolderID oder DocumentID */
 #osND1 { padding-bottom:10px; }

#osNF84 { margin-top:10px; }

#osND39 { padding-bottom:10px; }

#osNF26 * {color: #447DB2;}

#osND446 {
   margin-top:10px;
   border-top: solid #DC986E 2px;
   padding-top:10px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* Module																													  */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
.osModSe01SearchMask { }

.osModSe01SearchTitle { }

.osModSe01TD { }

.osModSe01Input { width:100px; }

.osModSe01Submit { }

