@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#dateTable td.cell, table#dateTable td.cell{
    font-size:4.0em;
}
table#dateTable td.Zeitstempel, table#dateTable td.ZeitstempelFixed{
    border-top: 4px solid black;
    background-color: silver;
}
table#dateTable td.GartenNr, table#dateTable td.GartenNr{
    border-top: 0px solid black;
    background-color: silver;
    font-weight: bold;
    font-size:4.2em;
}

table#dateTable td.Anrede, table#dateTable  th.Anrede{
    font-size:4.0em;
    font-weight: bold;
    padding-left: 5px;
    border: 0px solid black;
    width:30%;
    display: inline;
}
table#dateTable td.VornameNachname,table#dateTable  th.VornameNachname{
    font-size:4.0em;
    font-weight: bold;
    padding-left: 5px;
    border: 0px solid black;
    display: inline;

    width:69%;
}


table#dateTable td.StraßeHausNrPLZOrt, table#dateTable  th.StraßeHausNrPLZOrt{
    width:100%;
}

table#dateTable td.Information, table#dateTable  th.Information{
    width:100%;
}
table#dateTable td.Mobil, th.Mobil{
    width:100%;
    white-space:nowrap;
}

table#dateTable td.TelNr, th.TelNr{
    width:100%;
    white-space:nowrap;
}

table#dateTable td.EMail, th.EMail{
    width:100%;
    white-space:nowrap;
}



.heroline img.iconMenu {
    margin-top: 6px;
    width: 90px;
    height: 90px;
    display: inline;
    vertical-align: top;
    border: 0px solid red;
}
.heroline #textMenuLink_Startseite span{
    display: block;
    width: 100%;
    border: 0px solid red;
    font-size: 1.65em;
    line-height: 1.1em;
}

.heroline .searchField{
    display: block;
    font-size: 2.6em;
    width: 100%;
}


.heroline .searchField #inputDateSearch{
    width: 75%;
    margin-left:1%;
    margin-right:1%;
    font-size: 1.4em;
}

    .heroline .zeit {
        font-size: 0.9em;

}

#lemonClueBackLink {
  display: none;
  margin: 8px 0px 0px 0px;
  padding: 0px;
}
.heroline a.lemonClueBackLinkWebPageZeit, .heroline a.lemonClueBackLinkWebPageLog, .heroline a.lemonClueBackLinkWebPageLeut {
  position: fixed;
  top: 0px;
  right: 140px;
  border: 0px solid red;
}
.heroline a.lemonClueBackLinkWebPage {
  position: fixed;
  top: 10px;
  right: 120px;
  pointer-events: visible;
  cursor: pointer;
  border: 0px solid red;
}

#lemonClueBackLink img {
  width: 120px;
  height: 60px;
}






