﻿body {
   font-family: Arial, Helvetica, sans-serif;
}
.MHC0 {
   font-size: 16pt;
   color: #369;
   font-weight: bold;
}
.MHC1 {
   padding-left: 8px;
   font-size: 8pt;
   color: #000;
}
.Content1 {
   position: absolute;
   top: 0px;
   left: 0px;
   height: 972px;
   width: 191px;
}
.Content2 {
   position: absolute;
   top: 0px;
   left: 197px;
   height: 150px;
   width: 497px;
}
.Content3 {
   position: absolute;
   top: 152px;
   left: 197px;
   height: 820px;
   width: 497px;
}
.MainMenue {
   overflow: auto;
   height: 724px;
   width: 200px;
}
.MainMenue .Select {
   margin-left: 4px;
   margin-right: 8px;
   background-color: #ccc;
   font-size: 10pt;
   font-family: Tahoma;
}
.WK {
   font-family: Arial, Helvetica, sans-serif;
}
.WK table {
   border-collapse: collapse;
}
.WK input {
   border: 0px;
   width: 60px;
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
}
.WK .aTxt {
   font-size: 8pt;
   font-weight: bold;
   padding-left: 8px;
   padding-right: 4px;
}
/*---------------- ModalPopUp ---------------------- */
.mpeInfo {
   border: 2px ridge ActiveBorder;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   text-align: center;
}
.mpeInfo .artikel {
   border: 1px solid #CC9900;
   margin: 8px;
}
.mpeInfo .t0 {
   margin: 10px;
}
.mpeInfo .t1 {
   font-size: 8pt;
   font-weight: bold;
   margin-right: 6px;
}
.mpeInfo .t2 {
   font-size: 10pt;
   margin-right: 12px;
}
.mpeInfo .HL {
   background-color: ActiveCaption;
   color: CaptionText;
   font-size: 8pt;
   border-collapse: collapse;
   width: 100%;
}
.mpeInfo .TabButton {
   width: 100%;
   margin: 8px;
}
.mpeBg {
   background-color: Gray;
   filter: alpha(opacity=70);
   opacity: 0.7;
}
/*------------------ iniApp ------------------------ */
.iniApp {
   font-family: Arial, Helvetica, sans-serif;
   width: 100%;
   height: 100%;
   background-color: Gray;
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 10000;
   filter: alpha(opacity=70);
   opacity: 0.7;
}
.iniAppInfo {
   background: #ffc;
   width: 480px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 300px;
   border: 2px ridge ActiveBorder;
   font-size: 10pt;
   text-align: center;
}
.iniAppInfo .t0{
   margin: 14px;
   font-weight: bold;
}
.iniAppInfo .t1{
   border: 1px solid #C90;
   margin: 8px;
}
.iniAppInfo .t2{
   margin: 8px;
}
.iniAppInfo .HL {
   background-color: ActiveCaption;
   color: CaptionText;
   font-size: 8pt;
   border-collapse: collapse;
   width: 100%;
}
