/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* 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:95%;}
.osTable21{width:95%;}
.osTable31{width:95%;}
.osTable41{width:95%;}
.osTable51{width:95%;}
.osTable12{width:48%;}
.osTable13{width:48%;}
.osTable14{width:95%;}

/* Titel 1 */
.osTitle1TR{}
.osTitle1TD{font-family:Arial, Helvetica, sans-serif;font-size:16px;color:#9c3;text-decoration:none;text-align:left;font-weight:bold;}

/* Titel 2 */
.osTitle2TR{}
.osTitle2TD{font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;color:#fff;padding-top:5px;padding-bottom:0;margin-bottom:0;}

/* Titel 3 */
.osTitle3TR{}
.osTitle3TD{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#e3e3e3;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{font-family:Arial, Helvetica, sans-serif, Verdana;font-size:12px;color:#e3e3e3;text-decoration:none;text-align:left;}

/* Openscope Inhalt (Text welcher durch Benutzer eingegeben wurde) */
.osContentA{
  color:#9c3;
  text-decoration: underline;
  }
.osContentA:hover {
  color: #ff9;
  text-decoration: underline;
  }

.osContentA:visited {
  color: #b2d078;
  text-decoration: underline;
  }

.osContentP{
  color: #e3e3e3;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  }

/* Openscope Inhalt Tabelle mit Editor erstellt */
.osContentTABLE{}
.osContentTR{}
.osContentTH{}
.osContentTD{font-family:Arial, Helvetica, sans-serif, Verdana;font-size:12px;color:#e3e3e3;text-decoration: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:#000000;}

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

/* 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{
color: #e3e3e3;
 font-size: 13px;
 text-decoration: none;
 word-spacing: 0.1em;
 font-weight:normal;
}
.osLangInactive{
 font-weight: bold;
color: #8CC411;
 font-size: 13px;
 text-decoration: none;
 word-spacing: 0.1em;

 }
 
.osLangImage{width:50px;height:25px;}

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* Konfiguration Openscope Navigation																										  */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
.osNavigTable{}
.osNavigTR{}
.osNavigTD{}

/* Navigations Level 0, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */
.osNavigL0FolderTable{}
.osNavigL0FolderTR{}
.osNavigL0FolderTD1{}
.osNavigL0FolderTD2{}
.osNavigL0FolderA{font-family:verdana,Arial,Helvetica,sans-serif;font-weight:normal;font-size:10px;color:#000000;text-decoration:none;}

/* Navigations Level 0, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */
.osNavigL0FolderTableActive{}
.osNavigL0FolderTRActive{}
.osNavigL0FolderTD1Active{}
.osNavigL0FolderTD2Active{}
.osNavigL0FolderAActive{font-family:verdana,Arial,Helvetica,sans-serif;font-weight:bold;font-size:10px;color:#000000;text-decoration:none;}

/* Navigations Level 0, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */
.osNavigL0DocumentTable{}
.osNavigL0DocumentTR{}
.osNavigL0DocumentTD1{}
.osNavigL0DocumentTD2{}
.osNavigL0DocumentA{font-family:verdana,Arial,Helvetica,sans-serif;font-weight:normal;font-size:10px;color:#000000;text-decoration:none;}

/* Navigations Level 0, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */
.osNavigL0DocumentTableActive{}
.osNavigL0DocumentTRActive{}
.osNavigL0DocumentTD1Active{}
.osNavigL0DocumentTD2Active{}
.osNavigL0DocumentAActive{font-family:verdana,Arial,Helvetica,sans-serif;font-weight:bold;font-size:10px;color:#000000;text-decoration:none;}

/* Navigations Level 1, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */
.osNavigL1FolderTable{}
.osNavigL1FolderTR{}
.osNavigL1FolderTD1{}
.osNavigL1FolderTD2{}
.osNavigL1FolderA{font-family:verdana,Arial,Helvetica,sans-serif;font-weight:normal;font-size:10px;color:#000000;text-decoration:none;}

/* Navigations Level 1, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */
.osNavigL1FolderTableActive{}
.osNavigL1FolderTRActive{}
.osNavigL1FolderTD1Active{}
.osNavigL1FolderTD2Active{}
.osNavigL1FolderAActive{font-family:verdana,Arial,Helvetica,sans-serif;font-weight:bold;font-size:10px;color:#000000;text-decoration:none;}

/* Navigations Level 1, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */
.osNavigL1DocumentTable{}
.osNavigL1DocumentTR{}
.osNavigL1DocumentTD1{}
.osNavigL1DocumentTD2{}
.osNavigL1DocumentA{font-family:verdana,Arial,Helvetica,sans-serif;font-weight:normal;font-size:10px;color:#000000;text-decoration:none;}

/* Navigations Level 1, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */
.osNavigL1DocumentTableActive{}
.osNavigL1DocumentTRActive{}
.osNavigL1DocumentTD1Active{}
.osNavigL1DocumentTD2Active{}
.osNavigL1DocumentAActive{font-family:verdana,Arial,Helvetica,sans-serif;font-weight:bold;font-size:10px;color:#000000;text-decoration:none;}

/* Navigations Level 2, Ordner wird als Navigationseintrag angezeigt, inaktiver Ordner */
.osNavigL2FolderTable{}
.osNavigL2FolderTR{}
.osNavigL2FolderTD1{}
.osNavigL2FolderTD2{}
.osNavigL2FolderA{font-family:verdana,Arial,Helvetica,sans-serif;font-weight:normal;font-size:10px;color:#000000;text-decoration:none;}

/* Navigations Level 2, Ordner wird als Navigationseintrag angezeigt, aktiver Ordner */
.osNavigL2FolderTableActive{}
.osNavigL2FolderTRActive{}
.osNavigL2FolderTD1Active{}
.osNavigL2FolderTD2Active{}
.osNavigL2FolderAActive{font-family:verdana,Arial,Helvetica,sans-serif;font-weight:bold;font-size:10px;color:#000000;text-decoration:none;}

/* Navigations Level 2, Dokument wird als Navigationseintrag angezeigt, inaktives Dokument */
.osNavigL2DocumentTable{}
.osNavigL2DocumentTR{}
.osNavigL2DocumentTD1{}
.osNavigL2DocumentTD2{}
.osNavigL2DocumentA{font-family:verdana,Arial,Helvetica,sans-serif;font-weight:normal;font-size:10px;color:#000000;text-decoration:none;}

/* Navigations Level 2, Dokument wird als Navigationseintrag angezeigt, aktives Dokument */
.osNavigL2DocumentTableActive{}
.osNavigL2DocumentTRActive{}
.osNavigL2DocumentTD1Active{}
.osNavigL2DocumentTD2Active{}
.osNavigL2DocumentAActive{font-family:verdana,Arial,Helvetica,sans-serif;font-weight:bold;font-size:10px;color:#000000;text-decoration:none;}

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

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

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

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* Module																													  */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* Eigene CSS Klassen																														  */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

html {overflow-y:scroll;}

body {
 color: #e3e3e3;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 background-color: black;
 background-image: url(/osMedia/site/t1/bgrBody.gif);
 margin: 0;
 }
p {
 color: #e3e3e3;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 }
td {
 color: #e3e3e3;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 }
 
img{border:none;}

.content {
 padding: 10px;
 }
.green {
 color: #9c3;
 }
.mainmenu, .mainmenu:link, .mainmenu:hover, .mainmenu:visited {
 color: #e3e3e3;
 font-size: 13px;
 text-decoration: none;
 word-spacing: 0.1em;
 }
 
 /* MENTAL GUIDE*/
 
.mg{
margin-left:10px;
}

.mg h1{font-weight:bold;
font-size:18px;
color:#FFF;
padding:0;
marg:0;
}

.mg h2{font-weight:bold;
font-size:13px;
color:#FFF;
padding:0;
marg:0;
}

.mg .td1{
 width:270px;
 text-align:left;
 margin:0;
 padding-left:0px;}
 
.mg .td2{
 text-align:left;
 margin:0;
 padding-left:10px;
 text-align:justify;}
