/*therapeuten.css, by Markus Büsser
All associated graphics copyright © 2025, Markus Büsser
Erstellt am: 08.03.2020
Zuletzt geändert am: 22.03.2025*/

h1 {width:auto;}
h2{padding-top:20px;}

div.über{display:flow-root;width:100%;}
p.diplome{float:left;clear:left;width:100%;margin:0 0 30px 0;font-size: 0.85em;text-align:left;}

div.portrait {position:relative;margin:0 0 30px;padding:0}

p.a10,p.a15{clear:left;}
p.aufzaehlungseinleitung {text-align:left;margin:0 0 5px; padding-top:15px;}
ul.therapien2 {margin-top: 5px;}
ul.therapiemethoden  {list-style-type: disc;}

p.arbeitszeit {text-align:left;margin:0 0 5px;}
p.arbeitszeit-letzteZeile {text-align:left;margin:0 0 5px;}
span.zeit {display: inline-block; white-space: nowrap; padding:0 10px;}

li.therapieanmerkung {list-style-type:none;font-size: 0.85em;margin:10px 0 0 -1.1em;}

.therapeut a {text-decoration:underline;}


/* Für Bildschirmgrösse: 16px zusätzlich zu berechneter Grösse (wird von Browsern als Rand dazugezählt!) */
@media only screen and (min-width:196px) {
div.portrait {margin-left:calc((100% - 160px)/2);}}

@media only screen and (min-width:740px) {
p.diplome {width:auto;}
div.portrait {float:right;margin:7px 30px 30px 50px;}}
