#OV_01, #OV_02, #OV_03, #OV_04, #OV_05{ position: absolute; top: 0px; left: 0px; }
.overlay_back {
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0 !important;
}

#OvB01{   background-color: #FFA900; }
#OvB02{   background-color: #BBBBBB; }
#OvB03{   background-color: #6C91DA; }
#OvB04{   background-color: #FF3333; }
#OvB05{   background-color: #FF9900; }
/* Content */
.overlay_cont {
position: absolute;
top: 30px;
left: 73px;
width: 807.936px;
height: 636.805px;
background: #EEE none repeat scroll 0px 0px;
border-radius: 14px;
box-shadow: 5px 5px 5px #5E5E5E;
display: block;
height: 80%;
left: 99px;
opacity: 1;
padding: 35px;



}



#OV_01_cont {   z-index: 7999; }
#OV_02_cont {   z-index: 8999; }
#OV_03_cont {   z-index: 9999; }
#OV_04_cont {   z-index: 10000; }
#OV_05_cont {   z-index: 10000; }

.OVClose{  position: absolute; top: 10px; right: 10px;  cursor: pointer;  }

.C_kopf{
  width: 100%;
  height: 55px;
  float: left;
}
.C_Text{
  width: 100%;
  float: left;
  overflow: auto;
}
.CKl{
 width: 20%;
  float: left;
  height: 51px;
}
.CKm{
 width: 60%;
  float: left;
}.CKr{
 width: 19%;
  float: left;
  height: 51px;
}


.ic01{
  width: 96%;
  height: 96%;
  position: relative; top: 2%; left: 2%;
  border: 1px solid #BBBBBB; border-radius: 14px;
  background-color: #FFFFFF;
}
.ic02{
 width: 100%; height: 14px;
 position: relative; top: 0px;
 left: 0px !important;
 background-color: #EEEEEE;
 margin-top: -2px;
}
.ic02l{width: 15px; height: 14px; float: left; background-color: #FFFFFF;border-right: 1px solid #BBBBBB;border-top: 1px solid #BBBBBB; border-radius: 0px 14px 0px 0px; margin-top: 1px; }
.ic02r{width: 15px; height: 14px; float: right; background-color: #FFFFFF;border-left: 1px solid #BBBBBB;border-top: 1px solid #BBBBBB; border-radius: 14px 0px 0px 0px; margin-top: 1px; margin-right: -2px;}
.ic03{
 width: 100%; height: 40px;
 position: relative;
 top: 0px;
 left: 15px;
 border-right: 1px solid #BBBBBB;
 border-bottom: 1px solid #BBBBBB;
 border-left: 1px solid #BBBBBB;
 border-radius: 0px 0px 14px 14px;
 background-color: #EEEEEE;
 margin-top: -1px;
 text-align: center;
 font-size: xx-large;
 color: #333399;
 font-weight: bold;

}
#OV_01_Text{
  height: 78%;
  width: 97%;
  padding: 14px;
}
.SE_Overlay{
 display: none;
 position: absolute;
 top: 12px;
 cursor: pointer
}
