.Name{
}
.Arzt {
 font-family: sans-serif;
 font-size: 11pt;
 font-weight: bold;
 text-align: center;
}
.Gebiet {
 font-family: sans-serif;
 font-size: 9pt;
 font-weight: bold;
 text-align: center;
}
.adresse {
 font-family: sans-serif;
 font-size: 8pt;
 text-align: center;
}
.Hinweis {
 font-family: sans-serif;
 font-size: 8pt;
 text-align: left;
 font-weight: bold;
 color: #FF7C00;
}
.Vertretung {
 font-family: sans-serif;
 font-size: 8pt;
 text-align: left;
 font-weight: bold;
 color: #000000;
}

.etage{
 padding: 5px;
 background-color: #fff8e6;
 font-family: sans-serif;
 font-size: 12pt;
 text-align: center;
 border: none;
}
.mittig{
 vertical-align:middle
}


body {text-align:center;background-color:#ffeec8; }
table.haupt{width:90%; text-align:center; align:center;}
table.oeffnung { text-align:left; font-family: sans-serif; font-size: 8pt; width:90%; align:center;}
td.spalte {width:2%; }

td.spaltebreit {width:27%; }
td.eintrag { width:46%; text-align:center; vertical-align:top; background-color:#fff8e6; padding:10px; border-color:#b06b55; border-width:1px; border-style:solid;}
th { border-color:#b06b55; border-width:3px; border-style:double;}
