/*NEU*/
.diabordercolor {
 background-color:#D8D9DD;
}
.diabgdark {
 background-color:#BCBDC1;
}
/*
.diabghell {
 background-color:#EEEFF1;
}*/

.diashadow1 {
 background-color:#555557;
}
.diashadow2 {
 background-color:#828284;
}
.diashadow3 {
 background-color:#969698;
}
.diaunter {
 font-family: Arial;
    color:#000000;
    font-size:10px;
}
.diahead {
 font-family: Arial;
    color:#000000;
    font-size:11px;
 font-weight:bold;
 padding-left:20px;
}
/*/NEU*/
BODY {
    font-family: Arial;
    color:#000000;
    font-size:12px;
    line-height: 18px;
 text-align:left;  /*Align der ganzen Seite*/
}
INPUT {
    font-family: Arial;
    color:#000000;
    font-size:12px;
    line-height: 18px;
}
/* Navigation */
/* Allgemein */
.navbg {
    font-family: Arial;
 font-size:11px;
    line-height: 15px;
}
/* Abstand zwischen Menuekategorie */
.navbg_dif {
   /*background-color: #ECEEF1;*/  /*über Hintergrundgrafik*/
  height: 5px; 
}
/* Oberrubrick aktiv*/
/* KOR - Ist eine Grafik */
.navbg_a {
    font-family: Arial;
 font-size:11px;
    line-height: 15px; 
}
/* Oberrubrick passiv */
.navbg_p {
  padding-left: 10px;
  font-family: Arial;
  font-size:11px;
     line-height: 15px; 
}
/* Dropdown */
.navbg_dd {
 padding-left: 0px;
 font-family: Arial;
 font-size:11px;
}
/* einzelner Menuepkt passiv */
.navbg_em {
 padding-left: 10px;
 font-family: Arial;
 font-size:11px;
 color:#000000; 
}
/* einzelner Menuepkt aktiv */
.navbg_em_a {
 padding-left: 10px;
 font-family: Arial;
 font-size:11px;
 font-weight:bold;
 color:#007435;
}
/* aktiver Link in Menü */
.navhref_a {
 font-size: 11px;
 color: #E32F2E;
 text-decoration: underline;
}


A.nav {
 font-size:10px;
 font-family: Arial;
 color:#000000;
 text-decoration: none;
}
A.nav_a {
/* color: #E32F2E;*/
 color:#007234;
 text-decoration: none;
}
A.nav_p {
 color:#2A3239;
 text-decoration: none;
}
/* Hintergrundfarben ********/
.bgmain {
 /*background-color:#FFFFFF;*/ /*über Hintergrundgrafik*/
}
.bg1 {
 /*background-color:#778497;*/ /*über Hintergrundgrafik*/
}
.bg2{
 /*background-color:#FFFFFF;*/ /*über Hintergrundgrafik*/
}
.bgrahmen {
 /* background-color:#7F7F7F; */ /*über Hintergrundgrafik*/
}
/* FONTS */
/* Font Styles */
/* Überschriften */
.header {
    font-family: Arial;
    color:#007234;
    font-size:16px;
    font-weight:bold;
} 
.header_midthin {
    font-family: Arial;
    color:#000000;
    font-size:11px;
    font-weight:normal;
}
/* Fliesstext Standard */
.fliess {
    font-family: Arial;
    font-size: 11px;
    line-height: 18px;
    font-weight: normal;
    color: #000000;
}
/* Fliesstext Standard, Bold */
.fliessbold {
    font-family: Arial;
    font-size: 11px;
    line-height: 18px;
    font-weight: bold;
    color: #000000;
}
/*Fliesstext Standard, Blau */
.fliessblau {
    font-family: Arial;
    font-size: 11px;
    line-height: 18px;
    font-weight: normal;
    color: #000066;
}
/* Fliesstext Standard, Bold, Blau */
.fliessboldblau {
    font-family: Arial;
    font-size: 11px;
    line-height: 18px;
    font-weight: bold;
    color: #000066;
}
/* Fliesstext Klein */
.fliessklein {
 color:#000000;
 font-size:11px;
}
.fliesssehrklein{
 color:#000000;
 font-size:10px;
}
.fliesskleinbold {
 color:#000000;
 font-size:11px;
 font-weight:bold;
}
/* Link Styles */
A:LINK.linklist, A:ACTIVE.linklist, A:VISITED.linklist {
 color:#000000;
 font-size:11px;
 text-decoration: none;
 font-weight:bold;
}
A:HOVER.linklist {
 color:#000000;
 font-size:11px;
 text-decoration: underline;
 font-weight:bold;
}

/* Vertikale Trennliniene mho-0902 */
#lineleft {
  /*border-left-style:solid;
  border-color:#E32F2E;
  border-left-width: 1px;*/ /*über Hintergrundgrafik*/
  }
#lineright {
  /*border-right-style:solid;
  border-right-color:#E32F2E;
  border-right-width: 1px;*/ /*über Hintergrundgrafik*/
}
/* Einrückung */
#p1 {
 padding-left: 10px; 
 /*background-color: #ECEEF1*/ /*über Hintergrundgrafik*/
}
TD { 
    font-family: Arial;
    color:#000000;
    font-size:12px;
    line-height: 18px;
 }
.bglight { 
 /*background-color: #ECEEF1; */ /*über Hintergrundgrafik*/
}
/* hintergrundfarbe */
#tdbg {
 background-color: #FFFFFF; 
}
/* hintergrundfarbe für Inhaltsbereich */
#tdbg_iht {
 /*background-color: #FFFFFF;*/ /*über Hintergrundgrafik*/
}
 
/* hintergrundfarbe für Hinweisspalte */
#tdbg_hws {
 /*background-color: #ECEEF1; */ /*über Hintergrundgrafik*/
}
