body {width:100%; max-width:900px; margin:1% auto; font-family:arial; font-size:16px; background-color:#eee;}
* {margin:0; padding:0; border:0;}
a:link {color:#00d;}
a:visited {color:#00d;}
a:hover {color:#f00;}
.container {width:100%; margin-left:auto; margin-right:auto;}
.kastenoben {width:100%; height:120px; background-color:#7f2d21; font-family:'Times New Roman'; text-align:center;}
.zeile1 {padding-top:20px; font-size:31px; color:#fff;}
.zeile2 {font-size:25px; color:#fff;}
@media (max-width:570px)
   {.kastenoben {height:95px;} .zeile1 {padding-top:10px; font-size:25px; line-height:22px;} .zeile2 {font-size:20px;}}
.linie {width:550px; max-width:95%; height:2px; margin-left:auto; margin-right:auto; margin-top:5px; margin-bottom:5px;
        background-color:#fff;}

.inhalt {padding:1%; background-color:#ccc; display:flex; justify-content:center;}

.kastenlinks {height:100%; width:100%; min-width:130px; width:130px; margin:0 5px 10px 0; border:1px solid #aaf;
              background-color:#eee;}
.navi {padding-top:2px; padding-left:12px; font-size:15px; font-weight:bold;}
.navi a:link {text-decoration:none; color:#00b;}
.navi a:visited {text-decoration:none; color:#00b;}
.navi a:hover {text-decoration:none; color:#e00;}
.button {height:26px; padding-top:6px; margin-top:12px; margin-bottom:10px;}

.bild {width:35%; margin-right:5px; margin-bottom:10px; flex-shrink:0.5;}

.kastenrechts {min-width:370px;}

.fachanwaelte {min-height:40px; width:100%; max-width:437px; color:#111;
               font-size:18px; font-weight:bold; text-align:center; background-color:#9ae;}
.textbereich {max-width:410px; padding:10px 10px 100px 15px;
              overflow:auto; font-size:15px; line-height:18px; border:1px solid #9ae; background-color:#e7e7e7;}

@media (max-width:720px)
  {.inhalt {flex-wrap:wrap;} .kastenlinks {margin-right:68px;} .bild {width:54.5%; max-width:250px; margin-right:50px;}
   .kastenrechts {width:500px;} .fachanwaelte {max-width:500px;} .textbereich {max-width:475px; padding-bottom:70px;}}
@media (max-width:520px)
  {.inhalt {justify-content:space-between;} .kastenlinks {margin-right:0px;} .bild {width:248px; margin-right:1%;}
    .kastenrechts {min-width:0;} .fachanwaelte {font-size:17px;} .textbereich {padding-bottom:50px;}}
@media (max-width:400px) {.bild {width:56.5%; max-width:248px;}}

.kastenunten {width:100%; height:26px; padding-top:5px; color:#fff; background-color:#7f2d21;
              display:flex; justify-content:space-between;}
.impressum {padding-top:3px; padding-right:15px; font-size:12px;}
.impressum a:link {text-decoration:none; color:#fff; font-weight:normal;}
.impressum a:visited {text-decoration:none; color:#fff;}
.impressum a:hover {text-decoration:underline; color:#00f;}

.tex {position:absolute; line-height:0px; overflow:hidden; font-weight:normal;}
.text {position:absolute; top:10px; left:-300px; width:290px;}