/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* 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:350px;}
.osContainerTD13{text-align:left;vertical-align:top;width:350px;}
.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: 16px; font-weight: bold; color: #FFF; line-height: 22px; text-decoration: none;background: url(/osMedia/site/t1/img/BGTitle.png) repeat-y left top;}


/* Titel 2 */
.osTitle2TR{}
.osTitle2TD{font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666; text-decoration: none;}


/* Titel 3 */
.osTitle3TR{}
.osTitle3TD{font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #666; line-height: 22px; text-decoration: none;}


/* 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; font-weight: normal; color: #4D4D4D; text-decoration: none;}

/* Openscope Inhalt (Text welcher durch Benutzer eingegeben wurde) */
.osContentA{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0082D6; text-decoration: underline;}
.osContentP{}

/* Openscope Inhalt Tabelle mit Editor erstellt */
.osContentTABLE{}
.osContentTR{}
.osContentTH{}
.osContentTD{font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666; text-decoration: none;}

/*Openscope Inhalt Aufzählung mit Editor erstellen*/
.osContentOL{margin-bottom:0px;margin-top:0px;}
.osContentUL{margin-bottom:0px;margin-top:0px;}
.osContentLI{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}


/* Inhalt Text und Bild, Definition der Bild Zeile/Zelle */
.osPicTR{}
.osPicTD{text-align:center;}
.osPicInnerTable{width:170px;}
.osPicInnerTD{text-align:center;}
.osPicAlignTop{margin-bottom:0px;text-align:center;}
.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: 10px; font-weight: normal; color: #660000; text-decoration: none;}


/* Trennlinie */
.osSeparatorTR{}
.osSeparatorTD{}


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


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


/* 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:#000000;text-decoration:underline;}
.osLangInactive{font-family:arial,helvetica,sans-serif;font-size:12px;color:#000000;text-decoration:none;}
.osLangImage{width:50px;height:25px;}

/* Link zu PrintWindow */
.osLinkPrint{}
.osLinkPrintImg{}

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* Konfiguration Openscope Navigation																										  */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

.osNavigTable{}
.osNavigTR{}
.osNavigTD{}


/* Navigations Level 0, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */
.osNavigL0FolderTable{line-height: 25px;}
.osNavigL0FolderTR{}
.osNavigL0FolderTD1{width:5px;}
.osNavigL0FolderTD2{}
.osNavigL0FolderA{font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:18px;color:#0082D6;text-decoration:none;font-style: italic;}
.osNavigL0FolderA:hover{}

/* Navigations Level 0, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */
.osNavigL0FolderTableActive{line-height: 25px;}
.osNavigL0FolderTRActive{}
.osNavigL0FolderTD1Active{width:5px;}
.osNavigL0FolderTD2Active{}
.osNavigL0FolderAActive{font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:18px;color:#0082D6;text-decoration:none;font-style: italic;}
.osNavigL0FolderAActive:hover{}

/* Navigations Level 0, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */
.osNavigL0DocumentTable{}
.osNavigL0DocumentTR{}
.osNavigL0DocumentTD1{}
.osNavigL0DocumentTD2{}
.osNavigL0DocumentA{}
.osNavigL0DocumentA:hover{}

/* Navigations Level 0, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */
.osNavigL0DocumentTableActive{}
.osNavigL0DocumentTRActive{}
.osNavigL0DocumentTD1Active{}
.osNavigL0DocumentTD2Active{}
.osNavigL0DocumentAActive{}
.osNavigL0DocumentAActive:hover{}





/* Navigations Level 1, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */
.osNavigL1FolderTable{line-height: 15px;}
.osNavigL1FolderTR{}
.osNavigL1FolderTD1{}
.osNavigL1FolderTD2{}
.osNavigL1FolderA{font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;color:#0082D6;text-decoration:none;font-style: italic;}
.osNavigL1FolderA:hover{}

/* Navigations Level 1, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */
.osNavigL1FolderTableActive{line-height: 15px;}
.osNavigL1FolderTRActive{}
.osNavigL1FolderTD1Active{}
.osNavigL1FolderTD2Active{}
.osNavigL1FolderAActive{font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;color:#0082D6;text-decoration:none;font-style: italic;}
.osNavigL1FolderAActive:hover{}

/* Navigations Level 1, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */
.osNavigL1DocumentTable{padding-top:2px;padding-bottom:2px;}
.osNavigL1DocumentTR{}
.osNavigL1DocumentTD1{width:5px;}
.osNavigL1DocumentTD2{}
.osNavigL1DocumentA{font-family:Arial, Helvetica, sans-serif;font-weight:normal;font-size:14px;color:#0082D6;text-decoration:none;}
.osNavigL1DocumentA:hover{}

/* Navigations Level 1, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */
.osNavigL1DocumentTableActive{padding-top:2px;padding-bottom:2px;background-color:#CCCCCC;width:100%;}
.osNavigL1DocumentTRActive{}
.osNavigL1DocumentTD1Active{width:5px;}
.osNavigL1DocumentTD2Active{}
.osNavigL1DocumentAActive{font-family:Arial, Helvetica, sans-serif;font-weight:normal;font-size:14px;color:#0082D6;text-decoration:none;}
.osNavigL1DocumentAActive:hover{}



/* Navigations Level 2, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */
.osNavigL2FolderTable{line-height: 15px;}
.osNavigL2FolderTR{}
.osNavigL2FolderTD1{}
.osNavigL2FolderTD2{}
.osNavigL2FolderA{font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;color:#0082D6;text-decoration:none;font-style: italic;}
.osNavigL2FolderA:hover{}

/* Navigations Level 2, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */
.osNavigL2FolderTableActive{line-height: 15px;}
.osNavigL2FolderTRActive{}
.osNavigL2FolderTD1Active{}
.osNavigL2FolderTD2Active{}
.osNavigL2FolderAActive{font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;color:#0082D6;text-decoration:none;font-style: italic;}
.osNavigL2FolderAActive:hover{}

/* Navigations Level 2, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */
.osNavigL2DocumentTable{padding-top:2px;padding-bottom:2px;}
.osNavigL2DocumentTR{}
.osNavigL2DocumentTD1{width:5px;}
.osNavigL2DocumentTD2{}
.osNavigL2DocumentA{font-family:Arial, Helvetica, sans-serif;font-weight:normal;font-size:14px;color:#0082D6;text-decoration:none;}
.osNavigL2DocumentA:hover{}

/* Navigations Level 2, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */
.osNavigL2DocumentTableActive{padding-top:2px;padding-bottom:2px;background-color:#CCCCCC;width:100%;}
.osNavigL2DocumentTRActive{}
.osNavigL2DocumentTD1Active{width:5px;}
.osNavigL2DocumentTD2Active{}
.osNavigL2DocumentAActive{font-family:Arial, Helvetica, sans-serif;font-weight:normal;font-size:14px;color:#0082D6;text-decoration:none;}
.osNavigL2DocumentAActive:hover{}

/* Navigations Level 3, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */
.osNavigL3FolderTable{line-height: 15px;}
.osNavigL3FolderTR{}
.osNavigL3FolderTD1{}
.osNavigL3FolderTD2{}
.osNavigL3FolderA{font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;color:#0082D6;text-decoration:none;font-style: italic;}
.osNavigL3FolderA:hover{}

/* Navigations Level 3, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */
.osNavigL3FolderTableActive{line-height: 15px;}
.osNavigL3FolderTRActive{}
.osNavigL3FolderTD1Active{}
.osNavigL3FolderTD2Active{}
.osNavigL3FolderAActive{font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;color:#0082D6;text-decoration:none;font-style: italic;}
.osNavigL3FolderAActive:hover{}

/* Navigations Level 3, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */
.osNavigL3DocumentTable{padding-top:2px;padding-bottom:2px;}
.osNavigL3DocumentTR{}
.osNavigL3DocumentTD1{width:5px;}
.osNavigL3DocumentTD2{}
.osNavigL3DocumentA{font-family:Arial, Helvetica, sans-serif;font-weight:normal;font-size:14px;color:#0082D6;text-decoration:none;}
.osNavigL3DocumentA:hover{}

/* Navigations Level 3, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */
.osNavigL3DocumentTableActive{padding-top:2px;padding-bottom:2px;background-color:#CCCCCC;width:100%;}
.osNavigL3DocumentTRActive{}
.osNavigL3DocumentTD1Active{width:5px;}
.osNavigL3DocumentTD2Active{}
.osNavigL3DocumentAActive{font-family:Arial, Helvetica, sans-serif;font-weight:normal;font-size:14px;color:#0082D6;text-decoration:none;}
.osNavigL3DocumentAActive:hover{}

/* getCurrentFolder als Navigationstyp, aktueller Ordner */
.osNavigCurrentFolder{font-family:arial,helvetica,sans-serif;font-size:14px;color:#000000;text-decoration:none;}
.osNavigCurrentFolderA{font-family:arial,helvetica,sans-serif;font-size:14px;color:#E00028;text-decoration:underline;}

/* getFolderName als Navigationstyp, aktueller Ordner */
.osNavigFolderName{font-family:arial,helvetica,sans-serif;font-size:12px;color:#FF0000;text-decoration:none;}
.osNavigFolderNameA{font-family:arial,helvetica,sans-serif;font-size:12px;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																													  */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* Eigene CSS Klassen																														  */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
.top {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #B49349; text-decoration: none}

