#LuftLeft img,#LuftRight img{
 height:40px;
}
#LuftLeft {
 float:left;
 width:calc(50% - 4px);
 height:460px;
 min-height:350px;
 margin:2px;
 margin-top:46px;
 padding-top:60px;
 background-color:#444444;
}
#LuftLeft table{
 width:90%
}
#LuftRight {
 float:left;
 width:calc(50% - 4px);
 margin:2px;
}
#TimeDiv {
 height:80%;
}
#LuftRightCtrl {
 margin-top:4px;
 width:100%;
 height:520px;
 min-height:410px;
 background-color:#444444;
}

