body{
    /*background-color: rgb(128, 240, 193);*/
        border: 0px dotted rgb(0, 88, 35);
                width:auto;
                border: 0px solid rgb(0, 88, 35);
                margin-left: 0%;    
}
body{
   /* background-color: rgb(144, 238, 230);*/
        background-color: transparent;
    border: 0px solid rgb(208, 23, 156);
    margin-left: 0%;    
        margin-right: 0%;    

}



.heroline{
    background-color: darkgreen;

    border: 0px solid  black;
    font-size:1.4em;
    padding-bottom: 0.3em;
    margin-bottom: 0.0em;
    padding-top: 0.0em;
    border-bottom: 0px dotted black;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    border-radius: 0.0em 0.0em 0em 0.0em;
    height: 420px;
    border: 0px solid yellow;
    float: right;
}

.heroline .zeit {
    font-size: 1.0em;
    font-weight: bold;
    width: 300px;
    float:right;
    line-height: 0.9em;
    height:100px;
    color: white;
    border: 0px solid red;
    margin-right: 1%;
    margin-top: 45px;
    vertical-align: top;
}

table#dateTable{
    margin-top:440px;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    border-spacing: 0px; 
    border-collapse: collapse; 

}

.heroline img.iconMenu{
    margin-top:2px;
    width: 210px;
    height: 210px;
    display:inline;
    vertical-align: top;

}

.heroline .searchField{
    display: inline;
}


.heroline .searchField #inputDateSearch{
    width: 100%;
    font-size: 1.5em;
    margin-top: 10px;
    padding-top:10px;
}


.heroline #textMenuLink_Startseite {
    position: fixed;
    right: 25%;
    color: white;
    border: 0px solid red;
    vertical-align: top;
    width: 30%;
    margin-top: 10px;
}

.heroline #textMenuLink_Startseite span{
    display: block;
    width: 100%;
    border: 0px solid red;
    font-size: 2.1em;
    line-height: 1.1em;
}
table#dateTable .iconStandButton{
    width: 210px;
    width: 210px;
}




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.2em;

}



table td.ThemaLink, table th.ThemaLink  {
    width: 5%;
}

table#dateTable td.ThemaLink{
    width: 5%;
    display: inline-block;
        font-size: 2.5em;
}  
table#dateTable td.Kennung {
    width: 10%;
    display: inline-block;
}  
table#dateTable td.Stand {
    width: 5%;
    display: inline;

}

table#dateTable td.NrLegende{
    width: 25%;
    display: inline-block;
        font-weight: bold;
    font-size: 3.2em;
}  
table#dateTable td.DatumZeitFormat{
    width: 35%;
    display: inline-block;
        font-weight: bold;
    font-size: 3.2em;
}  
table#dateTable td.Titel {
    width: 100%;
}  
table#dateTable td.Information {
    width: 100%;
}  
table#dateTable td.Bereich {
    width: 10%;
    display: inline;
}  
  

table#dateTable td.Aktivitaet {
    width: 10%;
    display: inline;
}  




div#logInField{
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 10000;
    background-color: green;
    padding:3px;    
    border-radius: 0 2.0em 0 0 ;
    width: 100%;
    font-size: 0.8em;
    display: none;
}

div#logInField{
    width: 100%;
    border: 0px solid red;
    font-size: 2.5em;
    float:right;
}

div#logInField img.iconMenu{
    width: 210px;
    width: 210px;

}


#textMenuLink_Logout:visited, #textMenuLink_Logout:link{
     width: 35%;
    font-size: 1.3em;
}



