/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* 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{
color:#4c4c4c;
font-size:14px;
font-weight:bold;
padding: 0px 0px 15px 0px;
}

/* Titel 2 */
.osTitle2TR{}
.osTitle2TD{font-family:verdana,helvetica,sans-serif;font-weight:bold;font-size:12px;padding-top:5px;padding-bottom:0pt;margin-bottom:0px;}

/* Titel 3 */
.osTitle3TR{}
.osTitle3TD{font-family:verdana,helvetica,sans-serif;font-size:11px;text-decoration:none;text-align:left;font-weight:bold;}

/* Openscope Zeile/Zelle. Bei Inhalt Text und Bild wird die Bildzelle osPicTR/osPicTD definiert */
.osTextTR{}
.osTextTD{
line-height:1.6em;
}

/* Openscope Inhalt (Text welcher durch Benutzer eingegeben wurde) */
.osContentA{}
.osContentP{}

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

/* 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:0px;margin-bottom:-1px;}
.osPicInnerTD{margin-right:0px;}
.osPicAlignTop{margin-bottom:0px;text-align:left;}
.osPicAlignLeft{margin-bottom:0px;margin-right:0px;}
.osPicAlignCenter{margin-bottom:0px;}
.osPicAlignRight{margin-bottom:0px;margin-left:0px;}
.osPicAlignBottom{margin-bottom:0px;margin-right:0px;}
.osPicDesc{font-family:verdana,helvetica,sans-serif;font-size:9px;}

/* Trennlinie */
.osSeparatorTR{}
.osSeparatorTD{background-color:#000000;height:1px;}

/* Leerzeile (Zeilenabstand wird mit Wert in der Vorlagenkonfiguration definiert) */
.osSpaceTR{}
.osSpaceTD{height:4px;}

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

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

/* Openscope Sprachumschaltung */
.osLangActive{font-family:verdana,helvetica,sans-serif;font-size:12px;text-decoration:underline;}
.osLangInactive{font-family:verdana,helvetica,sans-serif;font-size:12px;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 und Dokument*/
.osNavigL0FolderTable, .osNavigL0DocumentTable{}
.osNavigL0FolderTR, .osNavigL0DocumentTR{}
.osNavigL0FolderTD1, .osNavigL0DocumentTD1{}
.osNavigL0FolderTD2, .osNavigL0DocumentTD2{}
.osNavigL0FolderA, .osNavigL0FolderA:link, .osNavigL0FolderA:visited, .osNavigL0FolderA:active,
.osNavigL0DocumentA, .osNavigL0DocumentA:link, .osNavigL0DocumentA:visited, .osNavigL0DocumentA:active{
font-style:normal;
font-weight:normal;
font-size:11px;
color:#4c4c4c;
text-decoration:none;
}

.osNavigL0FolderA:hover, .osNavigL0DocumentA:hover { 
font-style:normal;
font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:none;
}

/* Navigations Level 0, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner und Dokument*/
.osNavigL0FolderTableActive, .osNavigL0DocumentTableActive{}
.osNavigL0FolderTRActive, .osNavigL0DocumentTRActive{}
.osNavigL0FolderTD1Active, .osNavigL0DocumentTD1Active{}
.osNavigL0FolderTD2Active, .osNavigL0DocumentTD2Active{}
.osNavigL0FolderAActive, .osNavigL0FolderAActive:link, .osNavigL0FolderAActive:visited, .osNavigL0FolderAActive:active, .osNavigL0FolderAActive:hover,
.osNavigL0DocumentAActive, .osNavigL0DocumentAActive:link, .osNavigL0DocumentAActive:visited, .osNavigL0DocumentAActive:active, .osNavigL0DocumentAActive:hover{
font-style:normal;
font-weight:bold;
font-size:11px;
color:#ffffff;
text-decoration:none;
}


/* Navigations Level 1, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner und Dokument*/
.osNavigL1FolderTable, .osNavigL1DocumentTable {
margin: 0px 0px 15px 30px;
}
.osNavigL1FolderTR, .osNavigL1DocumentTR {}
.osNavigL1FolderTD1, .osNavigL1DocumentTD1 {}
.osNavigL1FolderTD2, .osNavigL1DocumentTD2 {
padding: 0px 0px 0px 0px;
}
.osNavigL1FolderA, .osNavigL1FolderA:link, .osNavigL1FolderA:visited, .osNavigL1FolderA:active,
.osNavigL1DocumentA, .osNavigL1DocumentA:link, .osNavigL1DocumentA:visited, .osNavigL1DocumentA:active {
font-style:normal;
font-weight:normal;
font-size:11px;
color:#4c4c4c;
text-decoration:none;
}
.osNavigL1FolderA:hover, .osNavigL1DocumentA:hover {
font-style:normal;
font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:none;
}



/* Navigations Level 1, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */
.osNavigL1FolderTableActive, .osNavigL1DocumentTableActive {
margin: 0px 0px 15px 30px;
}
.osNavigL1FolderTRActive, .osNavigL1DocumentTRActive {}
.osNavigL1FolderTD1Active, .osNavigL1DocumentTD1Active {}
.osNavigL1FolderTD2Active, .osNavigL1DocumentTD2Active {
padding: 0px 0px 0px 0px;
}
.osNavigL1FolderAActive, .osNavigL1FolderAActive:link, .osNavigL1FolderAActive:visited, .osNavigL1FolderAActive:active, .osNavigL1FolderAActive:hover,
.osNavigL1DocumentAActive, .osNavigL1DocumentAActive:link, .osNavigL1DocumentAActive:visited, .osNavigL1DocumentAActive:active, .osNavigL1DocumentAActive:hover {
font-style:normal;
font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:none;
}


/* Navigations Level 2, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner und Dokument */
.osNavigL2FolderTable, .osNavigL2DocumentTable {
margin: -8px 0px 15px 38px;
}
.osNavigL2FolderTR, .osNavigL2DocumentTR {}
.osNavigL2FolderTD1, .osNavigL2DocumentTD1 {}
.osNavigL2FolderTD2, .osNavigL2DocumentTD2 {}
.osNavigL2FolderA, .osNavigL2FolderA:link, .osNavigL2FolderA:visited, .osNavigL2FolderA:active,
.osNavigL2DocumentA, .osNavigL2DocumentA:link, .osNavigL2DocumentA:visited, .osNavigL2DocumentA:active {
font-style:normal;
font-weight:normal;
font-size:11px;
color:#4c4c4c;
text-decoration:none;
}
.osNavigL2FolderA:hover, .osNavigL2DocumentA:hover {
font-style:normal;
font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:none;
}



/* Navigations Level 2, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner und Dokument*/
.osNavigL2FolderTableActive, .osNavigL2DocumentTableActive {
margin: -8px 0px 15px 38px;
}
.osNavigL2FolderTRActive, .osNavigL2DocumentTRActive {}
.osNavigL2FolderTD1Active, .osNavigL2DocumentTD1Active {}
.osNavigL2FolderTD2Active, .osNavigL2DocumentTD2Active {}
.osNavigL2FolderAActive, .osNavigL2FolderAActive:link, .osNavigL2FolderAActive:visited, .osNavigL2FolderAActive:active, .osNavigL2FolderAActive:hover,
.osNavigL2DocumentAActive, .osNavigL2DocumentAActive:link, .osNavigL2DocumentAActive:visited, .osNavigL2DocumentAActive:active, .osNavigL2DocumentAActive:hover {
font-style:normal;
font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:none;
}



/* Navigations Level 3, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner und Dokument*/
.osNavigL3FolderTable, .osNavigL3DocumentTable {
margin: -8px 0px 15px 46px;
}
.osNavigL3FolderTR, .osNavigL3DocumentTR{}
.osNavigL3FolderTD1, .osNavigL3DocumentTD1{}
.osNavigL3FolderTD2, .osNavigL3DocumentTD2{}
.osNavigL3FolderA, .osNavigL3FolderA:link, .osNavigL3FolderA:visited, .osNavigL3FolderA:active,
.osNavigL3DocumentA, .osNavigL3DocumentA:link, .osNavigL3DocumentA:visited, .osNavigL3DocumentA:active {
font-style:normal;
font-weight:normal;
font-size:11px;
color:#4c4c4c;
text-decoration:none;
}
.osNavigL3FolderA:hover, .osNavigL3DocumentA:hover {
font-style:normal;
font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:none;
}


/* Navigations Level 3, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner und Dokument*/
.osNavigL3FolderTableActive, .osNavigL3DocumentTableActive {
margin: -8px 0px 15px 46px;
}
.osNavigL3FolderTRActive, .osNavigL3DocumentTRActive{}
.osNavigL3FolderTD1Active, .osNavigL3DocumentTD1Active{}
.osNavigL3FolderTD2Active, .osNavigL3DocumentTD2Active{}
.osNavigL3FolderAActive, .osNavigL3FolderAActive:link, .osNavigL3FolderAActive:visited, .osNavigL3FolderAActive:active, .osNavigL3FolderAActive:hover,
.osNavigL3DocumentAActive, .osNavigL3DocumentAActive:link, .osNavigL3DocumentAActive:visited, .osNavigL3DocumentAActive:active, .osNavigL3DocumentAActive:hover {
font-style:normal;
font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:none;
}



/* getCurrentFolder als Navigationstyp, aktueller Ordner */
.osNavigCurrentFolder{font-family:verdana,helvetica,sans-serif;font-size:12px;text-decoration:none;}
.osNavigCurrentFolderA{font-family:verdana,helvetica,sans-serif;font-size:12px;text-decoration:none;border-bottom-color:#C0C0C0;border-bottom-style:dotted;border-bottom-width :1;}

/* getFolderName als Navigationstyp, aktueller Ordner */
.osNavigFolderName{font-family:verdana,helvetica,sans-serif;font-size:12px;color:#FF0000;text-decoration:none;}
.osNavigFolderNameA{font-family:verdana,helvetica,sans-serif;font-size:12px;color:#FF0000;text-decoration:none;border-bottom-color:#C0C0C0;border-bottom-style:dotted;border-bottom-width :1;}

/* Konfiguration einzelner Navigationselemente mittels FolderID oder DocumentID */
/* #osNF4{padding-top:10px;background-color:#FF0000;} */
/* #osND87{padding-top:10px;background-color:#FF0000;} */

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* Module
/* Search																													  */
/* Standalone Maske  */
.osModSe01SearchMask{}
.osModSe01SearchTitle{}
.osModSe01TD{}
.osModSe01Input{
background: #ffffff;
height: 18px;
margin: -1px -1px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 11px;
vertical-align: middle;
float: none;
position: relative;
border: 1px solid #9a999d;
}

.osModSe01Submit{
height: 18px;
font-size: 11px;
margin: -1px -1px 0px 0px;
padding: 0px 0px 0px 0px;
vertical-align: middle;
float: none;
border: 1px solid #9a999d;
}

/* Suchresultat  */
.osModSe01SearchTable1{}
.osModSe01SearchTitle1{}
.osModSe01TD1{}
.osModSe01Input1{}
.osModSe01Submit1{}
.osModSe01Error{}
.osModSe01Info{}
.osModSe01ResultTable{}
.osModSe01Location{}
.osModSe01Title{}
.osModSe01Result{}
.osModSe01Pager{}
.osModSe01PagerAct{}
.osModSe01LinkTitle{}
.osModSe01Highlight{}

form
{
display: inline;
float: none;
}

/*background: #9a999d;
*/


/* ------------------------------------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* Eigene CSS Klassen, bbzf kurse																														  */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

.osCourseTable{}

.osCourseHeaderTR{}
.osCourseHeaderTD1{}
.osCourseHeaderTD2{}
.osCourseHeaderTD3{}
.osCourseHeaderTD4{}
.osCourseHeaderTD5{}

.osCourseEvenTR{}
.osCourseEvenTD1{}
.osCourseEvenTD2{}
.osCourseEvenTD3{}
.osCourseEvenTD4{}
.osCourseEvenTD5{}

.osCourseUnevenTR{}
.osCourseUnevenTD1{}
.osCourseUnevenTD2{}
.osCourseUnevenTD3{}
.osCourseUnevenTD4{}
.osCourseUnevenTD5{}


/* Navigations Level 0, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner und Dokument*/
.osNavigL0FolderTable, .osNavigL0DocumentTable{}
.osNavigL0FolderTR, .osNavigL0DocumentTR{}
.osNavigL0FolderTD1, .osNavigL0DocumentTD1{}
.osNavigL0FolderTD2, .osNavigL0DocumentTD2{}
.osNavigL0FolderA, .osNavigL0FolderA:link, .osNavigL0FolderA:visited, .osNavigL0FolderA:active,
.osNavigL0DocumentA, .osNavigL0DocumentA:link, .osNavigL0DocumentA:visited, .osNavigL0DocumentA:active{
font-style:normal;
font-weight:normal;
font-size:11px;
color:#4c4c4c;
text-decoration:none;
}


