/* ===========================
   Stylesheet klavierstimmer-finden.de 
   Datei: ksf.css
   Datum: 2024-01-15
   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, Verdana, Helvetica, sans-serif;
   color: #222222;
   font-size: 95%;
   background: #FFFFFF url(bilder/tastenbg.gif) repeat-y top left;}

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

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

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

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

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

.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: #003399;
   font-size: 0.8em;
   font-weight: bold;
   text-decoration: none;}

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

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

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

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

a.intern3 {font-weight: bold;}
a.intern3:link,
a.intern3:visited {
   font-size: 1em;
   color: #5588BB;
   text-decoration: none;
   outline: none;}
a.intern3:hover {
   color: #003399;
   border-bottom: #003399 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 {
   font-size: 1em;
   color: #FFFFFF;
   background-color: #003399;
   text-decoration: none;}

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

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

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

a.exklusiv {
   color: #FFFFFF;
   background-color: #003399;
   text-decoration: none;
   border: 0;
   border-radius: 4px;
   font-size: 1em;
   padding: 2px 2px 2px 3px;}

a.exklusiv span.messe {color: #FFF;}

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

a.exklusiv:hover {
   background-color: #FFF;
   font-size: 1em;
   font-weight: bold;
   text-decoration: none;
   padding: 2px 2px 2px 3px;}

a.exklusiv:hover span.messe {
   color: #003399;}

/* Textgestaltung */

.text_fett {font-weight: bold;
   color: #222222;}
.text_fett2 {font-weight: bold;
   color: #333333;}
.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_grau2 {font-weight: bold;
   color: #555555;
   padding-right: 2px;}
.text_gros {font-weight: bold;
   font-size: 1.1em;}
.text_gros2 {font-weight: bold;
   font-size: 1em;}
.text_gros3 {font-weight: bold;
   font-size: 0.95em;}
.text_eng {font-size: 0.8em;
   line-height: 1.4em;}
.liste {font-size: 0.8em;}
.p1 {font-size: 0.8em;
   line-height: 1.6em;
   padding-bottom: 10px;}
.p2 {font-size: 0.8em;
   line-height: 1.6em;
   padding-bottom: 15px;}
.p3 {font-size: 0.8em;
   line-height: 1.6em;
   padding-bottom: 10px;
   }
.p4 {padding: 10px 0 10px 0;}
.punkte li {list-style: circle;}
.register {position: relative;
   top: -3px;
   padding-left: 2px;}
.minus {position: relative;
   top: 1px;}

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

.intern {font-weight: bold;
   font-size: 1.1em;}
.punkte li {list-style: circle;}
.preis {font-weight: bold;
   color: #BF0000;}
.abstand2 {padding-bottom: 10px;}
.abstand-oben {padding-top: 10px;}
.abstand-oben2 {margin-top: 20px;}
.absto5 {margin-top: 5px;}
.abst-marg-re-4 {margin-right: 4px;}

.reltop80 {position: relative;
	top: 80px;}

.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;}

.rand {display: block;
   margin: 10px 0 40px 0;}
.rand4 {display: block;
   margin: 10px 0 7px 0;}
.rand5 {display: block;
   margin: 0 0 50px 0;}
.randx5 {display: block;
   margin: 0 0 70px 0;}
.rand2 {display: block;
   margin: 10px 0 40px 0;}
.rand3 {display: block;
   margin: 0 0 40px 0;}
.rand3a {display: block;
   margin: 0 0 7px 0;}
.rand9 {display: block;
   margin-bottom: 20px;
   margin-left: 10px;}

.rand9a {display: block;
   margin-bottom: 10px;
   margin-left: 10px;}
.randb  {display: block;
   margin-bottom: 5px;
   margin-left: 10px;}
.randc {display: block;
   margin: 10px 0 40px 10px;}
.randd  {display: block;
   margin-bottom: 5px;
   margin-left: 0;}
.rand11 {display: block;
   margin: 10px 0 30px 0;}

.trenner2 {display: block;
   width: 605px;
   height: 100px;
   background-image: url(bilder/trenner2.jpg);
   background-repeat: no-repeat;
   margin: 80px 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;}    
.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;}


/* NEU: primaTEK mit Copyright als normaler Text */

span.kopierrecht {position: relative; left: 2px; bottom: 3px;}

/* 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.jpg);
   background-repeat: no-repeat;}
a.logo-ganz:hover {border-bottom: 0;}

/* Spalte */

.spalte {width: 140px;
   position: absolute;
   top: 210px;
   left: 845px;}

a.einladung {display: block;
   width: 116px;
   height: 116px;
   background-image: url(bilder/hoerbeispiele.jpg);
   background-repeat: no-repeat;}
a.einladung:hover {display: block;
   width: 116px;
   height: 116px;
   background-image: url(bilder/selberhoeren.jpg);
   background-repeat: no-repeat;
   border-bottom: 0px;}

#preise .umschlag .container .spalte {position: absolute;
   top: 207px;
   left: 700px;}

#preise .umschlag .container .spalte span#praetranspa {
   display: block;
   background-image: url(bilder/praeberechenbar.jpg);
   background-repeat: no-repeat;
   width: 140px;
   height: 140px;
   border: 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;}

#finden a.nav01 {
   background-image: url(bilder/finden-ac.gif);
   background-repeat: no-repeat;}
#finden a.nav01:hover {background-image: url(bilder/finden-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);
   background-repeat: no-repeat;}
#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/finden-pa.gif);
   background-repeat: no-repeat;}
   
a.nav01:hover {background-image: url(bilder/finden-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;}

/* preload */

div.preload {display: none; width: 0; height: 0; border: 0;}

/* Primings Platzierung */

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

a#priming01:hover, a#priming02:hover, a#priming03:hover, a#priming04:hover,
a#priming05:hover, a#priming06:hover, a#priming07:hover, a#priming08:hover, 
a#priming09:hover, a#priming10:hover, a#priming11:hover, a#priming36a:hover,
a#priming32:hover, a#priming12:hover, a#priming13:hover, a#priming14:hover,
a#priming15:hover, a#priming16:hover, a#priming17:hover, a#priming18:hover,
a#priming19:hover, a#priming60:hover {border-bottom: 0;}


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

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

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

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

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

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

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

#priming08 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/0800prae.jpg);
   margin-top: 13em;}
a#priming08:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/kostenlos.jpg);
   margin-top: 13em;}

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

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

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

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

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

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

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

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

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

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

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

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

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

#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/klickpraegest.jpg);
   margin-top: 0em;}

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

/* Seite Index = Finden */

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

#bild {
   float: left;
   width: 134px;
   padding-left: 100px;}
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: 10%;}
#leistungen {
   padding: 20px 70px 480px 70px;
   margin-left: 170px;}
#leistungen ul,
#leistungen ol {padding: 0 0 10px 20px;}
#leistungen li {font-size: 0.8em;}
#leistungen h3 {padding-bottom: 15px;
   padding-top: 20px;}
#meineantworten h3#erste {padding: 20px 0 15px 0;}
#leistungen ul li {list-style-type: circle;}
#leistungen ol.einschub {list-style-type: decimal;}
#einfuehrung ul.uebersicht li a.intern {font-size: 0.9em;
   line-height: 1.6em;}
#einfuehrung ul.uebersicht li {
   font-size: 1.1em;
   padding-bottom: 5px;}
#quali {margin: 10px 0 0 0;}
#leistungen ul#quali {padding-left: 10px;
   margin-bottom: 70px;}
#einfuehrung ul {padding-left: 0;
   list-style: none;}
#einfuehrung .uebersicht {
   margin-top: 60px;
   padding-left: 0;}

#leistungen ul.einschub {margin: 10px 0 0 0;}
#leistungen ul.einschub li {font-size: 1em;
   padding-bottom: 3px;
   list-style: decimal;}
#leistungen ul.wunsch li {padding-bottom: 5px;
   line-height: 1.3em;}

#leistungen ul li a.extern,
#leistungen ul li a.extern2 {font-size: 1em;}

/* 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: 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;}


/* Seite Preise */
        
#preisinhalt {
   margin-left: 170px;
   padding: 0 70px 520px 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 div#redeka {position: relative;
   top: -430px;
   left: 655px;
   width: 100px;}*/
span.seitlink {display: block;
   padding-bottom: 5px;}

div#verzeichnisse {margin-top: -30px;}

#preisinhalt h2 {margin: 35px 0 10px 0;}
#preisinhalt h3 {margin: 0 0 15px 0;
   padding-top: 20px;}
#preisinhalt h4 {margin: 35px 0 10px 0;}
#preisinhalt h5 {margin: 25px 0 10px 0;}
#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: 15px 0 50px 0;}
#preisinhalt .uebersicht li a {font-size: 1.1em;}
#preisinhalt .uebersicht li {list-style: none;}
#preisinhalt .einschub {margin: 10px 0 0 0;
   font-size: 1em;}

div#internenavi {margin: 0 0 60px 0;}

#preisinhalt #kosten {margin: 15px 0 10px 0;}
#preisinhalt #preisnord,
#preisinhalt #preissuedthueringen,
#preisinhalt #preissued {margin: 0 0 10px 0;
   padding-top: 25px;}

#internenavi h3.seitennavi {margin: 20px 0 0 0;
   padding: 0;
   font-size: 0.9em;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   color: #555555;}
#internenavi h2#text {margin: 30px 0 15px 0;
   font-size: 1.1em;}
#internenavi .uebersicht li a {font-size: 1.1em;}
#internenavi .uebersicht li {list-style: none;}
#internenavi ul.uebersicht {
   margin-top: 10px;
   margin-bottom: 0;}

#preisinhalt p#ausgleich {padding-top: 15px;}
#preisinhalt p#grundintona {padding-top: 15px;}
#preisinhalt ul.inni {margin-top: 10px;}

#preisinhalt h4#bklos {font-size: 1em; color: #555; margin-top: 50px;}

/* Hoerbeispiel Vorstimmen Preise */

p.pcp {padding-bottom: 15px;}
ul#vorstim {
   margin: 15px 70px 12px 20px;}
iframe#preishoer {
   margin-top: 13px;}

/* Player-Hintergrund-Bilder und Beschriftungen für Hoerbeispiele 100514 */

a.player {
	position: relative;
	display: block;
   	width: 700px;
   	height: 135px;
   	margin-left: 0px; 
   	margin-bottom: 20px;
   border: #003388 1px solid;
   	-webkit-box-shadow: hsla(580, 100%, 30%, 0.8) 10px 5px 20px;
   	-moz-box-shadow: hsla(580, 100%, 30%, 0.8) 10px 5px 20px;
   	 box-shadow: hsla(580, 100%, 30%, 0.8) 10px 5px 20px;
   	 -webkit-border-radius: 15px;
   	 -moz-border-radius: 15px;
     border-radius: 15px;}

a.player:hover {-webkit-box-shadow: hsla(580, 100%, 30%, 0.8) 10px 5px 50px;
   	-moz-box-shadow: hsla(580, 100%, 30%, 0.8) 10px 5px 50px;
   	 box-shadow: hsla(580, 100%, 30%, 0.8) 10px 5px 50px;
   	border: #6699CC 1px solid;
   	 text-decoration: none;}

a.bgeins {background-image: url(bilder/playerbg-eins.jpg); }
a.bgzwei {background-image: url(bilder/playerbg-zwei.jpg);}
a.bgdrei {background-image: url(bilder/playerbg-drei.jpg);}
a.bgvier {background-image: url(bilder/playerbg-vier.jpg);}
a.bgfuenf {background-image: url(bilder/playerbg-fuenf.jpg);}
a.bgsechs {background-image: url(bilder/playerbg-sechs.jpg);}
a.bgsieben {background-image: url(bilder/playerbg-sieben.jpg);}
a.bgacht {background-image: url(bilder/playerbg-acht.jpg);}

a.player span.kurztext {font-size: 2.4em; color: #333; position: absolute; left: 40%; top: 25px; min-width: 300px;}
a.player span.langtext {font-size: 2.0em; color: #333; position: absolute; left: 30%; top: 25px; min-width: 350px;}

a.player:hover span.kurztext {opacity: 0.5;}
a.player:hover span.langtext {opacity: 0.5;}

#preise div#hbsppreise {margin: 30px 0 40px 0;}

/* Preise Spielart proLudio */

#preisinhalt div#internenavi ul.uebersicht li a img#prod {border: 0; margin-bottom: -3px;}
#preisinhalt h3 img#proue {border: 0; margin-bottom: -4px;}
#preisinhalt p img#prolu {border: 0; margin-bottom: -3px;}
#preisinhalt p img#prolu2 {border: 0; margin-bottom: -4px; margin-left: -1px;}
#preisinhalt div#internenavi ul#pruelo {margin-top: 10px;}

/* Seite Fragen */

#fragen ul {list-style: none;}
#frageninhalt {
   margin-left: 170px;
   padding: 0 70px 490px 70px;}
#frageninhalt h2#text {margin: 30px 0 0 0; font-size: 1.1em;}
#frageninhalt h3 {margin: 20px 0 15px 0;}
#frageninhalt ul {
   font-size: 0.8em;
   list-style: none;
   margin: 0 20px 10px 15px;}
#frageninhalt ol {
   font-size: 0.8em;
   margin: 0 20px 10px 20px;}
#frageninhalt ol li {line-height: 1.4em;}
#frageninhalt li {
   padding-bottom: 5px;
   padding-right: 20px;}
#frageninhalt p {margin: 0 20px 0 0;
   padding-right: 20px;} 
#frageninhalt li a {font-size: 1.1em;}
#kundenfragen li a {font-weight: bold;
   line-height: 1em;}
div#meineantworten {padding-top: 30px;}
#meineantworten h3 {margin: 0 0 10px 0;
   padding-top: 25px;}
#meineantworten p a {font-size: 1em;}
#kundenfragen {margin-top: 0px;
   padding-top: 20px;}
#meineantworten ul.liste {list-style-type: circle;}
#frageninhalt #kundenfragen ul.fragen li {line-height: 1.5em;}
#frageninhalt #kundenfragen ul.fragen li a.intern {font-weight: bold;}   
#frageninhalt #kundenfragen ul.fragen {margin: 0 0 30px 0;}

#kundenfragen .p1 a.text_gros2:hover {color: #FFFFFF;
   background-color: #003388;
   text-decoration: none;}

#kundenfragen ul.nebenthemen {
   font-size: 0.8em;
   list-style: circle;
   margin: 0px 20px 20px 0;}

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

#kundenfragen ul.nebenthemen li.uen {margin: 10px 0 5px 0;}

#meineantworten .p1 a:hover {color: #FFFFFF;
   background-color: #003388;
   text-decoration: none;}
#meineantworten ol li a:hover {color: #FFFFFF;
   background-color: #003388;
   text-decoration: none;}
#meineantworten ol li a.intern3:hover {color: #336699;
   background-color: #FFFFFF;}

/* Listen */

.abc {display: inline;
   margin-right: 10px;}
.abcliste {margin-bottom: 25px;
   margin-left: 0;}
.stichworte {margin-top: 50px;}
ul.stichliste {margin-bottom: 10px;}
ul.stichliste li {list-style-type: none;
   line-height: 1.4em;}
#fragen .abcliste h2,
#preisinhalt .abcliste h3 {margin: 40px 0 20px 0;}
#frageninhalt .abcliste h2,
#preisinhalt .abcliste h3,
#frageninhalt .stichworte h4,
#preisinhalt .stichworte h3 {font-family: Arial, Verdana, sans-serif;
   font-size: 1.2em;
   color: #777777;}
#frageninhalt .abcliste .abc a.intern {font-family: Arial, Verdana, sans-serif;
   font-size: 1.2em;}
#preisinhalt .abcliste .abc {font-family: Arial, Verdana, sans-serif;
   font-size: 1.5em;}
#frageninhalt .stichworte li a.intern3,
#preisinhalt .stichworte li a.intern3,
#preisinhalt .stichworte li a {font-size: 1.1em;}

#preise div.abcliste span.abc a.intern {
   color: #003399;
   font-size: 1.2em;
   font-weight: bold;
   text-decoration: none;}

#preise div.stichworte ul.stichliste li a.intern3 {
   color: #003399;
   font-size: 1.1em;
   font-weight: bold;
   text-decoration: none;}
   
#preise div.abcliste span.abc a.intern:hover,
#preise div.stichworte ul.stichliste li a.intern3:hover,
#preise p.p1 a:hover {color: #5588BB;
   text-decoration: none;
   border-bottom: #5588BB solid 1px;}
     
/* Kontaktseite */

#kontaktinhalt {
   width: auto;
   margin-left: 170px;
   padding: 30px 50px 410px 70px;}
#kontaktinhalt h2#text {margin-bottom: 40px; font-size: 1.1em;}
#kontaktinhalt h3 {margin-bottom: 20px;
   margin-top: 30px;}

#kontaktinhalt .fon {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.2em;
   line-height: 2em;
   font-weight: bold;
   color: #444444;
   margin: 20px 0 30px 240px;}

.mail {
	display: block;
	width: auto;
	font-size: 1.2em;
   	line-height: 2em;
   	font-weight: bold;
   	margin: 20px 0 40px 265px;}

a.mail:hover {
	text-decoration: none;
	border-bottom: 0;
}

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

/*Impressum */

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

h2#text {margin-bottom: 20px; font-size: 1.1em;}

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

#impressuminhalt p.px {padding-bottom: 10px;
margin-top: 20px;}
#impressuminhalt p.p3 {margin-bottom: 20px;}
#impressuminhalt #spez {padding: 0 3px;}
#impressuminhalt p.gud {margin-bottom: 20px;}

#impressuminhalt p.mobil {margin: 30px 0;}
#impressuminhalt p.mobil span.text_gros {font-size: 1.2em;}

