/* ===========================
   Stylesheet flügel-stimmen.de 
   Datei: flst.css
   Datum: 2023-09-25
   Autor: Matthias Meiners 
   ===========================*/


/* Allgemein */

* {margin: 0;
   padding: 0;}
   
html {height: 101%; background-color: #8BB2D9;}

body {
   position: relative;
   width: 1003px;
   min-width: 800px;
   margin: 0 auto 0 auto;
   font-family: Arial, Helvetica, sans-serif;
   color: #222222;
   font-size: 95%;
   background: #FFFFFF url(bilder/tastenbg.gif) repeat-y top left;}

div.umschlag div#spalihg {background: url(bilder/tastenbg.gif) repeat-y bottom left;}

h1, h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1.2em;}
h5 {font-size: 0.9em;}

h1, h2, h4 {font-family: Arial, Verdana, Helvetica, sans-serif;}
h1 {color: #750000;}
h2, h4 {color: #666666;}

h3 {font-family: Arial, Verdana, Helvetica, sans-serif;}
h3, h5 {color: #555555;}

p {
   font-size: 0.8em;
   line-height: 1.4em;}

ul, ol {line-height: 1.3em;}

.stopFloat {display: block;
            float: none;
            clear: both;
            height: 1px;
            line-height: 0;
            font-size: 0;}

.nofloat {float: none;
          clear: both;}

.hidden {position: relative;
   top: -7000px;
   left: -7000px;
   margin: 0;
   padding: 0;
   font-size: 0;
   width: 0;
   height: 0;}

/* Hyperlinks */

a {
   color: #0033AA;
   font-size: 0.8em;
   font-weight: bold;
   text-decoration: none;}

a:link,
a:visited {color: #0033AA;
   outline: none;}

a:hover {color: #5588BB;
   text-decoration: none;
   border-bottom: #5588BB solid 1px;}

a:active {color: #FFFFFF;
   outline: none;}

a.intern {
   font-weight: bold;
   color: #5588BB;}
a.intern:link,
a.intern:visited {
   font-size: 0.8em;
   color: #5588BB;
   text-decoration: none;
   outline: none;}
a.intern:hover {
   color: #0033AA;
   border-bottom: #0033AA 1px solid;}

a.intern2 {font-weight: bold;
   margin-left: 20px;
   color: #5588BB;}
a.intern2:link,
a.intern2:visited {
   font-size: 0.8em;
   color: #5588BB;
   text-decoration: none;}
a.intern2:hover {
   color: #0033AA;
   border-bottom: #0033AA 1px solid;}

a.intern3 {font-weight: bold;
   color: #5588BB;}
a.intern3:link,
a.intern3:visited {
   font-size: 1em;
   color: #5588BB;
   text-decoration: none;
   outline: none;}
a.intern3:hover {
   color: #0033AA;
   border-bottom: #0033AA 1px solid;}

a.intern4 {
   font-weight: bold;
   color: #5588BB;}
a.intern4:link,
a.intern4:visited {
   font-size: 0.8em;
   color: #5588BB;
   text-decoration: none;
   outline: none;}
a.intern4:hover {
   color: #0033AA;
   border-bottom: #0033AA 1px solid;}

a.extern {
   color: #003399;
   font-size: 1em;
   font-weight: bold;
   text-decoration: none;
   padding: 1px 1px 0 2px;}

a.extern:link,
a.extern:visited {
   font-size: 1em;
   color: #003399;
   text-decoration: none;
   outline: none;}

a.extern:hover {
   color: #FFFFFF;
   background-color: #003399;
   text-decoration: none;}

/* Textgestaltung */

.intern {font-weight: bold;
   font-size: 1.1em;}
.text_fett {font-weight: bold;
   color: #222222;}
.text_kursiv {font-weight: bold;
   font-style: italic;}
.text_kursiv2 {
   font-weight: bold;
   font-style: italic;
   color: #222222;}
.text_blau {font-weight: bold;
   color: #0033BB;}
.text_grau {font-weight: bold;
   color: #444444;}
.text_gros {font-weight: bold;
   font-size: 1.1em;}
.text_gros2 {font-weight: bold;
   font-size: 1em;}
.preis {font-weight: bold;
   color: #BF0000;}
.liste {font-size: 0.8em;}
.punkte li {list-style: circle;}
.p1 {padding-bottom: 10px;
   line-height: 1.4em;}
.register {position: relative;
   top: -3px;
   padding-right: 2px;
   padding-left: 1px;}
.minus {position: relative;
   top: 1px;}
.abstand-oben {padding-top: 10px;} 
.abstand {margin-bottom: 9px;}
.abstand2 {padding-bottom: 10px;}
.padu30 {padding-bottom: 30px;}

.copy {position: relative;
   top: -3px;
   padding-left: 1px;
   font-size: 0.9em;}

.rand {display: block; margin: 10px 0 0 0;}
 
.rande {
   display: block;
   margin: 10px 0 0 0;}
.randf {display: block; margin: 7px 0 50px 0;}
.randg {display: block; margin: 7px 0 50px 0;}
.randh {display: block; margin: 7px 0 50px 0;}
.rand2 {display: block;} 
.rand3 {
   display: block;
   margin: 10px 0 40px 0;} 

.rand5,
.rand9 {
   display: block;
   margin-bottom: 40px;
   margin-left: 10px;}
.rand6 {
   display: block;
   margin-bottom: 20px;
   margin-left: 40px;}
.rand9a {display: block;
   margin-bottom: 7px;
   margin-left: 10px;}
.rand9ax {display: block; margin: 0;}
.rand9ax2 {display: block; margin: 20px 0 0 0;}
.randb  {display: block;
   margin-bottom: 10px;
   margin-left: 0;}  

.trenner1 {display: block;
   width: 605px;
   height: 100px;
   background-image: url(bilder/trenner1.jpg);
   background-repeat: no-repeat;
   margin: 50px 0 10px 30px;}
 a.trenner1:hover {border-bottom: 0;}
.trenner2 {display: block;
   width: 605px;
   height: 100px;
   background-image: url(bilder/trenner1.jpg);
   background-repeat: no-repeat;
   margin: 50px 0 10px 30px;}
 a.trenner2:hover {border-bottom: 0;}
.trenner3 {display: block;
   width: 605px;
   height: 100px;
   background-image: url(bilder/trenner1.jpg);
   background-repeat: no-repeat;
   margin: 100px 0 10px 30px;}
 a.trenner3:hover {border-bottom: 0;}
.trenner4 {display: block;
   width: 605px;
   height: 100px;
   background-image: url(bilder/trenner1.jpg);
   background-repeat: no-repeat;
   margin: 100px 0 10px 30px;}
 a.trenner4:hover {border-bottom: 0;}
.trenner5 {display: block;
   width: 605px;
   height: 100px;
   background-image: url(bilder/trenner1.jpg);
   background-repeat: no-repeat;
   margin: 100px 0 50px 30px;}
 a.trenner5:hover {border-bottom: 0;}

span.kopierrecht {position: relative; left: 2px; bottom: 3px;}
span.uecopy {position: relative; left: 3px; bottom: 3px;}
.abst-marg-re-4 {margin-right: 4px;}
.abst-marg-re-3 {margin-right: 3px;}

.abstand-u30 {margin-bottom: 30px;}
.marg-u15 {margin-bottom: 15px;}
.marg-ob-20 {margin-top: 20px;}
.fs09 {font-size: 0.9em;}
.fs08 {font-size: 0.8em;}
#impressuminhalt ul.copylist {
	font-size: 0.82em;
	margin: 5px 0 15px 20px;}
#impressuminhalt ul.copylist li {margin-bottom: 4px;}

/* Spalte */

.spalte {width: 140px;
   position: absolute;
   top: 110px;
   left: 790px;}

a.einladung {display: block;
   width: 140px;
   height: 140px;
   background-image: url(bilder/kennenlernen.jpg);
   background-repeat: no-repeat;
   margin-top: 8em;}
a.einladung:hover {display: block;
   width: 140px;
   height: 140px;
   background-image: url(bilder/jetzt.jpg);
   background-repeat: no-repeat;
   border-bottom: 0px;
   margin-top: 8em;}

/* Seitenkopf */

.logo {background-image: url(bilder/hbg143.gif);
   background-repeat: repeat-x;}
.logo-ganz {
   display: block;
   width: 1003px;
   height: 143px;
   padding: 0;
   margin: 0;
   background-image: url(bilder/logo1004.gif);
   background-repeat: no-repeat;}
a.logo-ganz:hover {border-bottom: 0;}

/* Navigation */
   
.navi {width: 140px;
   position: absolute;
   top: 110px;
   left: 0;
   background-image: url(bilder/tastenbg.gif);
   padding-top: 65px;}

.nav01, .nav02, .nav03, .nav04, .nav05 {
   position: relative;
   left: 36px;
   margin-top: 0px;
   border-bottom: 0px;}

#seiteleistungen a.nav01 {
   background-image: url(bilder/leistungen-ac.gif);
   background-repeat: no-repeat;}
#seiteleistungen a.nav01:hover {background-image: url(bilder/leistungen-ov.gif);}

#preise a.nav02 {
   background-image: url(bilder/preise-ac.gif);
   background-repeat: no-repeat;}
#preise a.nav02:hover {background-image: url(bilder/preise-ov.gif);}

#fragen a.nav03 {
   background-image: url(bilder/fragen-ac.gif);}
#fragen a.nav03:hover {background-image: url(bilder/fragen-ov.gif);}

#kontakt a.nav04 {
   background-image: url(bilder/kontakt-ac.gif);
   background-repeat: no-repeat;}
#kontakt a.nav04:hover {background-image: url(bilder/kontakt-ov.gif);}

#bestellung a.nav04 {
   background-image: url(bilder/kontakt-ac.gif);
   background-repeat: no-repeat;}
#bestellung a.nav04:hover {background-image: url(bilder/kontakt-ov.gif);}

#impressum a.nav05 {
   background-image: url(bilder/impressum-ac.gif);
   background-repeat: no-repeat;}
#impressum a.nav05:hover {background-image: url(bilder/impressum-ov.gif);}

a.nav01 {display: block;
   width: 123px;
   height: 31px;
   background-image: url(bilder/leistungen-pa.gif);
   background-repeat: no-repeat;}
   
a.nav01:hover {background-image: url(bilder/leistungen-ov.gif);
   border-bottom: 0px;}

a.nav02 {display: block;
   width: 123px;
   height: 31px;
   border: 0;
   background-image: url(bilder/preise-pa.gif);
   background-repeat: no-repeat;}

a.nav02:hover {background-image: url(bilder/preise-ov.gif);
   border-bottom: 0px;}

a.nav03 {display: block;
   width: 123px;
   height: 31px;
   background-image: url(bilder/fragen-pa.gif);
   background-repeat: no-repeat;}
   
a.nav03:hover {background-image: url(bilder/fragen-ov.gif);
   border-bottom: 0px;}

a.nav04 {display: block;
   width: 123px;
   height: 31px;
   border: 0;
   background-image: url(bilder/kontakt-pa.gif);
   background-repeat: no-repeat;}

a.nav04:hover {background-image: url(bilder/kontakt-ov.gif);
   border-bottom: 0px;}

a.nav05 {display: block;
   width: 123px;
   height: 31px;
   background-image: url(bilder/impressum-pa.gif);
   background-repeat: no-repeat;}
   
a.nav05:hover {background-image: url(bilder/impressum-ov.gif);
   border-bottom: 0px;}

a.nav01, a.nav02, a.nav03, a.nav04, a.nav05 {outline: none;}

.picplac {position: absolute; left: 0px;}

a#priming01:hover, a#priming02:hover, a#priming03:hover, a#priming04:hover,
a#priming06:hover, a#priming07:hover, a.priming36a:hover, a#priming10:hover, 
a#priming12:hover, a#priming15:hover, a#priming16:hover, a#priming18:hover, 
a#priming20:hover, a#priming21:hover, a#priming24:hover, a#priming26:hover,  
a#priming28:hover, a#priming29:hover, a#priming33:hover, a#priming05:hover,
a#priming37:hover, a#priming38:hover {border-bottom: 0;}

#priming01 {
   display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/praegestimmt.jpg);
   margin-top: -2em;}
a#priming01:hover {
   display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klavierstimmerei.jpg);
   margin-top: -2em;}

#priming02 {display: block;
   width: 140px;
   height: 200px;
   background-image: url(bilder/praeklang.jpg);
   margin-top: 0em;}
a#priming02:hover {display: block;
   width: 140px;
   height: 200px;
   background-image: url(bilder/klickwohl2.jpg);
   margin-top: 0em;}

#priming03 {display: block;
   width: 140px;
   height: 200px;
   background-image: url(bilder/praegeschenk.jpg);
   margin-top: 0em;}
a#priming03:hover {display: block;
   width: 140px;
   height: 200px;
   background-image: url(bilder/klickgutschein2.jpg);
   margin-top: 0em;}

#priming04 {display: block;
   width: 140px;
   height: 200px;
   background-image: url(bilder/praeselber.jpg);
   margin-top: 0em;}
a#priming04:hover {display: block;
   width: 140px;
   height: 200px;
   background-image: url(bilder/klickselber2.jpg);
   margin-top: 0em;}

#priming05 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klavierstimmerei.jpg);
   margin-top: 0em;}
a#priming05:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/praekennlern.jpg);
   margin-top: 0em;}

#priming06 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/praegestimmt.jpg);
   margin-top: 0em;}
a#priming06:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klavierstimmerei.jpg);
   margin-top: 0em;}

#priming07 {display: block;
   width: 140px;
   height: 200px;
   background-image: url(bilder/regional.jpg);
   margin-top: 5em;}
.priming36a {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klavierstimmerei.jpg);
   margin-top: 0em;}
a.priming36a:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/praegestimmt.jpg);
   margin-top: 0em;}

#priming10 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/tutgut.jpg);
   margin-top: 0em;}
a#priming10:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klickgut.jpg);
   margin-top: 0em;}

#priming12 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/tonmusik288.jpg);
   margin-top: 0em;}

#priming15 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/resonanz288.jpg);
   margin-top: 0em;}

#priming16 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/selber.jpg);
   margin-top: 0em;}
a#priming16:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klickselber.jpg);
   margin-top: 0em;}

#priming18 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/pianosieren.jpg);
   margin-top: 0em;}
a#priming18:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klickharmonisieren.jpg);
   margin-top: 0em;}

#priming20 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/brillpot288.jpg);
   margin-top: 0em;}

#priming21 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/romanklang288.jpg);
   margin-top: 0em;}
a#priming21:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klickroman.jpg);
   margin-top: 0em;}

#priming24 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/pianobalance288.jpg);
   margin-top: 0em;}

#priming26 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/spass.jpg);
   margin-top: 0em;}
a#priming26:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klickgut.jpg);
   margin-top: 0em;}

#priming28 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klangfarben288.jpg);
   margin-top: 0em;}
a#priming28:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klickklang.jpg);
   margin-top: 0em;}

#priming29 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/fluegel288.jpg);
   margin-top: -3em;}

#priming33 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/regional288.jpg);
   margin-top: 0em;}
   
#priming37 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klavierstimmerei.jpg);
   margin-top: 18em;}
a#priming37:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/praegestimmt.jpg);
   margin-top: 18em;}

#priming38 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/festpreis2.jpg);
   margin-top: -2em;}
a#priming38:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klickbestpreis.jpg);
   margin-top: -2em;}

/* Seite Leistungen */

#block-1 {margin-top: 30px;
   margin-left: 160px;
   margin-bottom: 20px;}

#bild {
   float: left;
   width: 134px;
   padding-left: 95px;}
a#portrait {
   display: block;
   width: 134px;
   height: 230px;
   background-image: url(bilder/portrait01.jpg);
   background-repeat: no-repeat;}
a#portrait:hover {border-bottom: 0;}

#einfuehrung {
   width: auto;
   float: left;
   padding-left: 9%;}
#leistungen {
   padding: 30px 70px 470px 8%;
   margin-left: 160px;}
#leistungen ul {padding: 0 0 10px 20px;}
#leistungen li {font-size: 0.8em;}
#leistungen ul#ausbildung {padding: 0;
   margin-bottom: 60px;}
#leistungen ul#ausbildung li {font-size: 1em;
   padding: 0;
   margin-left: 20px;}
#leistungen h3 {padding-bottom: 15px;
   padding-top: 20px;
   margin-top: 20px;}
#leistungen ol {padding: 10px 0 10px 23px;}
#leistungen #kern {padding: 10px 0 10px 20px;}
#inlist {margin-top: 5px;}
#sonder {margin-top: 10px;}
#leistungen ul li {list-style-type: circle;}
#einfuehrung h3 {margin: 30px 0 10px 0;}
#einfuehrung ul {padding-left: 0px;
   list-style: none;}
#einfuehrung ul.uebersicht {padding-left: 20px;
   margin: 20px 0 65px 0;}
#ausbildung li {padding-left: 20px}
#einfuehrung #leistungspunkte {
   padding-left: 5px;
   margin-top: 5px;}
#leistungen ul#ausbildung li a {font-size: 0.8em;}
#leistungen ol li {font-weight: bold;}

span.text_prae {font-weight: bold;
 padding: 0 2px;}

/* Netzwerke */

div#netzwerk {position: absolute;
   width: 140px;
   height: 420px;
   top: 153px;
   right: 15px;}

div#netzwerk div#primateq {position: absolute;
   top: 10px;
   left: 0;
   width: 122px;
   height: 207px;}

div#netzwerk div#primateq a#aufeins {
   display: block;
   width: 122px;
   height: 207px;
   background-image: url(bilder/primatek.jpg);}

div#netzwerk div#primateq a#aufeins:hover {
   display: block;
   width: 122px;
   height: 207px;
   background-image: url(bilder/primajetzt.jpg);}


div#netzwerk a#hoer {
   display: block;
   width: 116px;
   height: 50px;
   position: absolute;
   top: 235px;
   left: 3px;
   background-image: url(bilder/hoerbsplink.jpg);
   background-repeat: no-repeat;
   border-bottom: 0;}

div#netzwerk a#hoer:hover {
   display: block;
   width: 116px;
   height: 50px;
   position: absolute;
   top: 235px;
   left: 3px;
   background-image: url(bilder/hoerbsphover.jpg);
   background-repeat: no-repeat;
   border-bottom: 0;}


/*div#netzwerk a#aura {position: absolute;
  top: 371px;
  left: 3px;
  width: 116px;
  height: 50px;
  background-image: url(bilder/meinblog.jpg);
  background-repeat: no-repeat;}

div#netzwerk a#aura:hover {position: absolute;
  top: 371px;
  left: 3px;
  width: 116px;
  height: 50px;
  background-image: url(bilder/zumthema.jpg);
  background-repeat: no-repeat;}*/

div#netzwerk a#aura {position: absolute;
  top: 303px;
  left: 3px;
  width: 116px;
  height: 50px;
  background-image: url(bilder/blogadd-quovadis.png);
  background-repeat: no-repeat;}

div#netzwerk a#aura:hover {position: absolute;
  top: 303px;
  left: 3px;
  width: 116px;
  height: 50px;
  background-image: url(bilder/blogadd-neuer-blog.png);
  background-repeat: no-repeat;}

div#netzwerk div#primateq a#aufeins:hover,
div#netzwerk a#aura:hover,
div#netzwerk a#hoer:hover {border-bottom: 0;}

/* Primatek Auszeichnung mittels img */

/*#leistungen h3 img,
#leistungen p.p1 a img.blauprima,
#leistungen ul#ausbildung li a img.blauprima,
#leistungen ul.uli li a img.blauprima,
#preisinhalt p a img.blauprima,
#meineantworten ol li a img.blauprima {border: 0; margin-bottom: -1px;}*/

/* Seite Preise */
        
#preisinhalt {
   margin-left: 170px;
   padding: 0 70px 470px 70px;}

#preiskarte {width: 642px;
   border: 0px;
   margin: 20px auto 30px 0;}
img#landkarte {
   width: 100%;
   height: auto;
   margin: 30px 0 0 0;
   border: 0;
   border-radius: 15px;}

#preisinhalt h2#text {font-size: 1.1em; color: #555555; margin: 35px 0 10px 0;}
#preisinhalt h3 {margin: 20px 0 15px 0;
   padding-top: 20px;}
#preisinhalt h4 {margin: 35px 0 10px 0;}
#preisinhalt h5 {margin: 20px 0 10px 0;
   padding-top: 15px;}
#preisinhalt h5#festpreis,
#preisinhalt h5#suedpreis,
#preisinhalt h5#preissuedthueringen {padding-top: 20px;}

#preisinhalt ul {
   font-size: 0.8em;
   list-style: circle;
   margin: 15px 70px 10px 20px;}
#preisinhalt li {padding-bottom: 5px;
   padding-right: 20px;}
#preisinhalt p {margin: 0;
   padding-right: 0;} 
#preisinhalt ul.uebersicht {margin-left: 0; margin-bottom: 75px;}
#preisinhalt .uebersicht li a {font-size: 1.1em;}
#preisinhalt .uebersicht li {list-style: none; padding-bottom: 9px;}
#preisinhalt .einschub {margin: 6px 0 4px 0;
   font-size: 1em;
   padding-left: 15px;}
#preisinhalt .einschub2 {margin: 8px 0 5px 0;
   font-size: 1em;
   padding-left: 15px;}
#preisinhalt ul.einschub li,
#preisinhalt ul.einschub2 li {list-style-type: circle;}
#preisinhalt ul.uebersicht li#orte {margin-top: 5px;}

/*#preisinhalt div#redeka {position: relative;
   top: -440px;
   left: 655px;
   width: 100px;}*/
span.seitlink {display: block;
   padding-bottom: 5px;}

/* Seite Fragen */

#fragen ul {list-style: none;}
#frageninhalt {margin-left: 170px;
   padding: 0 70px 590px 70px;}
#frageninhalt h2 {margin: 30px 0 20px 0;}
#kundenfragen h2#text {font-size: 1.1em; color: #555555; margin: 5px 0 25px 0;}
#frageninhalt h3 {margin: 20px 0 15px 0;}
#frageninhalt h4 {margin: 20px 20px 10px 0;}
#frageninhalt h5 {margin: 15px 0 10px 0;}
#frageninhalt ul {
   font-size: 0.8em;
   list-style: none;
   margin: 15px 20px 10px 20px;}
#frageninhalt li {
   padding-bottom: 5px;
   padding-right: 20px;}
ul#hauptfragen li {line-height: 1.5em;}
#frageninhalt p {margin: 0;
   padding-right: 0;} 
#frageninhalt li a {  font-size: 1.1em;}
#kundenfragen ul {margin-left: 0;}
#kundenfragen li {margin-bottom: 4px;}
#kundenfragen li a {font-weight: bold;
   line-height: 1em;}
div#meineantworten {padding-top: 20px;}
#meineantworten ol {font-size: 0.8em;
   margin: 10px 20px 0 30px;}
#meineantworten h3#erstefrage {padding-top: 20px; margin: 0 0 10px 0;}
#meineantworten h3 {margin: 0 0 10px 0;
   padding-top: 20px;}
#meineantworten p a {font-size: 1em;}
#kundenfragen {margin-top: 10px;
   padding-top: 20px;}
#kundenfragen ul.nebenthemen {
   font-size: 0.8em;
   list-style: circle;
   margin: 0px 20px 20px 0;}

#kundenfragen ul.nebenthemen li {line-height: 1.5em;}
#kundenfragen ul.nebenthemen li.uen {list-style-type: none; font-weight: bold; color: #555; margin: 15px 0 6px 0;}
#kundenfragen ul.nebenthemen li.nom {margin-left: 15px;}

#kundenfragen ul.nebenthemen li#ersteue {margin-bottom: 5px;}

#smile {width: 18px;
   height: 18px;
   margin-bottom: -5px;
   margin-left: 4px;}

/* Listen */

.abc {display: inline;
   margin-right: 10px;}
.abcliste,
.abcliste2,
.abcliste3 {margin-bottom: 25px;
   margin-left: 0;}
#preisinhalt div.abcliste {margin-top: 0;}
.stichworte {margin-top: 50px;}
ul.stichliste {margin-bottom: 10px;}
ul.stichliste li {list-style-type: none;
   line-height: 1.4em;}

#preisinhalt .abcliste h3,
#preisinhalt .abcliste2 h3,
#preisinhalt .abcliste3 h3 {margin: 40px 0 20px 0px;}

#preisinhalt .abcliste h3,
#preisinhalt .abcliste2 h3,
#preisinhalt .stichworte h3 {font-family: Arial, Verdana, sans-serif;
   font-size: 1.1em;
   color: #666666;}

#preisinhalt .abcliste .abc,
#preisinhalt .abcliste2 .abc,
#preisinhalt .abcliste3 .abc {font-family: Arial, Verdana, sans-serif;
   font-size: 1.5em;}

#preisinhalt .stichworte li a.intern3,
#preisinhalt .stichworte li a {font-size: 1.1em;}

#preisinhalt .abcliste .abc a.intern,
#preisinhalt .abcliste2 .abc a.intern,
#preisinhalt .abcliste3 .abc a.intern,
#preisinhalt .stichworte li a.intern3 {color: #0033AA;}

#preisinhalt .abcliste .abc a.intern:hover,
#preisinhalt .abcliste2 .abc a.intern:hover,
#preisinhalt .abcliste3 .abc a.intern:hover,
#preisinhalt .stichworte li a.intern3:hover {color: #5588BB;
   text-decoration: none;
   border-bottom: #5588BB 1px solid;}

/* Kontaktseite */

#kontaktinhalt {
   width: auto;
   margin-left: 170px;
   padding: 30px 50px 51px 70px;
   }
#kontaktinhalt h2 {font-size: 1.15em; color: #555555; margin-top: 5px; margin-bottom: 40px;}
#kontaktinhalt h3 {margin-bottom: 20px;
   margin-top: 30px;}
#kontaktinhalt p {margin-bottom: 20px;
   margin-top: 20px;}
#kontaktinhalt .fon {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.2em;
   line-height: 2em;
   font-weight: bold;
   color: #444444;
   margin-left: 240px;}

#kontaktinhalt a#mail {margin-top: 20px;
   margin-bottom: 20px;}
a#mail {font-size: 1.2em;
   line-height: 2em;
   font-weight: bold;
   margin-left: 265px;}

#kontaktinhalt ul {line-height: 1.4em;
   list-style-type: circle;
   font-size: 0.8em;
   margin-left: 20px;}
#kontaktinhalt .p2 {margin-bottom: 10px;}
#kontaktinhalt .p3 {margin-top: 10px;}

/*Impressum */

#impressuminhalt {
   width: auto;
   margin-left: 240px;
   padding: 30px 70px 30px 0;
   overflow: hidden;}

h2 {font-size: 1.1em; color: #555555; margin-top: 5px; margin-bottom: 20px;}

#block-4 {width: auto;
   float: left;}
#block-5 {width: auto;
   float: left;
   margin-left: 85px;}

#impressuminhalt p.px {padding-bottom: 15px;
margin-top: 15px;}
#impressuminhalt p.p3 {margin-bottom: 20px;}
#impressuminhalt #spez {padding: 0 3px;}
#impressum p.p3 a.extern {font-size: 1em;}
