/* C A S C A D I N G   S T Y L E - S H E E T S   F Ü R   P R A X I S - W E B */

body{
  background-image: url('bilder/wellen_still_hg.gif');
  font-family: 'Century Gothic', Arial;
  font-size: 13pt;
  background-color: #50BDC9;
  border: 0cm;
  padding-bottom: 0cm;
  padding-top: 0cm;
  margin-bottom:0cm;
  margin-top:0cm;
  
  }

body.Wegbeschreibung{
  background-image: none;
  font-family: 'Century Gothic', Arial;
  font-size: 13pt;
  background-color: #FFFFFF;}

body.faq{ /*Body der Seite, die im internen Frame im FAQ-Bereich angezeigt wird*/
  padding:0cm;
  margin:0cm;
  background-image:none;
  background-color:#7FAFFF; }

a{
  color: #7F7FAF; /*Entspricht der Farbe in der Javascript-Funktion a() in d_html.js*/
  text-decoration:none;
  font-weight: 600;}

a.klein{ /*ähnlich zu Kontaktangabe*/
 font-size:10pt;
 margin-bottom: 0px;
 margin-top:0px;}

p.Frage{/* Frage im FAQ-Bereich. (Sind Links, da sie einen Anker definieren.) Ähnlich zu a.klein. Farbe wie ein aktivierter Link (wie inder Javascript Funktio a in d_html.js und in WoSieSind)*/ */
 align:justify;
 text-decoration:none;
 font-weight: 600;
 margin-bottom: 10px;
 margin-left: 2px;
 margin-right: 2px;
 margin-top:10px;
 font-size:10pt;
 color:#0000CC; }

td.Blase{
 filter:Alpha(opacity=100, finishopacity=0, style=2);
 wrap:no;
 height:20px;
 background-color:#EFFFFF;}

body.faq td.Blase{
 filter:Alpha(opacity=100, finishopacity=30, style=3);
 wrap:no;
 height:20px;
 background-color:#EFFFFF;}

p.WoSieSind{
  color: #0000CC; /*Entspricht der Farbe in der Javascript-Funktion e() in d_html.js*/
  text-decoration:none;
  font-weight: 600;}

p.Wegbeschreibung,
li, ul, ol,
p.Antwort{
 align:justify;
 margin-left: 2px;
 margin-right: 2px;
 margin-bottom: 2px;
 margin-top:2px;
 text-decoration:none;
 font-size:10pt;
 color:black; }

p.email{
 align:justify;
 margin-bottom: 0px;
 margin-top:0px;
 text-decoration:none;
 font-size:13pt;
 color:yellow; }

p.Lebenslaufeintrag{
 align:justify;
 margin-bottom: 0px;
 margin-top:0px;
 text-decoration:none;
 font-size:10pt;
 color:black; }

p.Kontaktangabe{ /*ähnlich zu a.klein*/
 font-size:10pt;
 margin-bottom: 0px;
 margin-top:0px;
 color: black; }
