@CHARSET "UTF-8";
body{
   /* background-color: rgb(144, 238, 230);*/
        background-color: transparent;
    border: 0px solid rgb(208, 23, 156);
    margin-left: 0%;    
        margin-right: 0%;    

}

table td.ThemaLink, table th.ThemaLink  {
    width: 5%;
}

.heroline img.iconMenu{
    margin-top:6px;
    width: 90px;
    height: 90px;
    display:inline;
    vertical-align: top;

}

.heroline #textMenuLink_Startseite span{
    display: block;
    width: 100%;
    border: 0px solid red;
    font-size: 2.6em;
    line-height: 1.1em;
}

table#dateTable .iconStandButton{
    width: 70px;
    height: 70px;
}

table#dateTable td.cell{

    font-size: 3.5em;

}

table#dateTable td.Nr{
    width: 100%;
    background-color: silver;
    border-top: 3px solid grey;
    font-weight: bold;
    font-size: 4.1em;

}

table#dateTable td.ThemaLink{
    width: 5%;
    display: inline-block;
        font-size: 3.5em;
}  
table#dateTable td.Kennung {
    width: 10%;
    display: inline-block;
}  
table#dateTable td.Stand {
    width: 5%;
    display: inline;

}

table#dateTable td.NrLegende{
    width: 35%;
    display: inline-block;
        font-weight: bold;
    font-size: 4.1em;
    overflow-wrap: break-word; 
}  
table#dateTable td.DatumZeitFormat{
    width: 40%;
    display: inline-block;
        font-weight: bold;
    font-size: 4.1em;
}  
table#dateTable td.Titel {
    width: 100%;
       font-weight: bold;
           font-size: 4.1em;
}  
table#dateTable td.Information {
    width: 100%;
}  
table#dateTable td.Bereich {
   display: inline;
   font-weight: bold;
padding-right: 5%;
}  
  

table#dateTable td.Aktivitaet {
    display: inline;
    font-weight: bold;
    padding-left: 5%;
}  



