.FooterDiv,.FooterDivMobil {
 display:inline-table;
 margin-bottom:3px;
 width:100%;
}
.FooterDiv img {
 border:0;
 height:40px;
}
.FooterDivMobil img {
 border:0;
 height:35px;
}
.FooterDiv button,.FooterDivMobil button {
 margin-top:12px;
 width: 100%;
}
.FooterDiv #InfoFootTemp {
 float:left;
 width:calc(20% - 4px);
 height:150px;
 margin:2px;
 margin-bottom:0px;
 border-bottom-left-radius:9px;
 background-color:#444444;
}
.FooterDiv #InfoFootTemp table{
 margin-left:auto;
 margin-right:auto;
}
.FooterDiv #InfoFootTime {
 float:left;
 width:calc(25% - 4px);
 height:150px;
 margin:2px;
 margin-bottom:0px;
 background-color:#666666;
 text-align:center;
}
.FooterDiv #InfoFootSpeech {
 float:left;
 width:calc(10% - 4px);
 height:150px;
 margin:2px;
 margin-bottom:0px;
 text-align:center;
 background-color:#444444;
 overflow:hidden;
}
.FooterDiv #InfoFootSpeech img{
 height:auto;
}
.FooterDiv #InfoFootLight {
 float:left;
 width:calc(20% - 4px);
 height:150px;
 margin:2px;
 margin-bottom:0px;
 background-color:#444444;
}
.FooterDiv #InfoFootSunViewer {
 float:left;
 width:calc(25% - 4px);
 height:150px;
 margin:2px;
 margin-bottom:0px;
 border-bottom-right-radius:9px;
 background-color:#444444;
}
.FooterDivMobil #InfoFootTemp {
 float:left;
 width:calc(33% - 4px);
 height:150px;
 margin:2px;
 margin-bottom:0px;
 background-color:#444444;
}
.FooterDivMobil #InfoFootTemp table{
 margin-left:5px;
}
.FooterDivMobil #InfoFootLight {
 float:left;
 width:calc(34% - 4px);
 height:150px;
 margin:2px;
 margin-bottom:0px;
 background-color:#444444;
}
.FooterDivMobil #InfoFootTime {
 display:none;
}
.FooterDivMobil #InfoFootSpeech {
 display:none;
}
.FooterDivMobil #InfoFootSunViewer {
 float:left;
 width:calc(33% - 4px);
 height:150px;
 margin:2px;
 margin-bottom:0px;
 border-bottom-right-radius:9px;
 background-color:#444444;
}

