/* ===========================
   Stylesheet Gute-Stimmung-verschenken.de 
   Datei: gsv2.css
   Datum: 2011-05-29
   Autor: Matthias Meiners 
   ===========================*/


/* Allgemein */

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

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 {color: #777777;}
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;}

.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: #FFFFFF;
   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: #0033AA;
   border-bottom: #0033AA 1px solid;}


a.intern2 {font-weight: bold;
   margin-left: 20px;}
a.intern2:link,
a.intern2:visited {
   font-size: 0.8em;
   color: #5588BB;
   text-decoration: none;
   outline: none;}
a.intern2:hover {
   color: #0033AA;
   border-bottom: #0033AA 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: #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;}

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

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

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

/* Textgestaltung */

.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_grau2 {font-weight: bold;
   color: #444444;
   padding-right: 2px;}
.text_gros {font-weight: bold;
   font-size: 1.1em;}
.text_gros2 {font-weight: bold;
   font-size: 1em;}
.text_eng {font-size: 0.8em;
   line-height: 1.4em;}
.p1 {font-size: 0.8em;
   line-height: 1.4em;
   padding-bottom: 10px;}
.punkte li {list-style: circle;}
.register {position: relative;
   top: -3px;
   padding-left: 2px;
   padding-right: 2px;}
.minus {position: relative;
   top: 1px;}
.trenner1 {display: block;
   width: 605px;
   height: 100px;
   background-image: url(bilder/trenner1.jpg);
   background-repeat: no-repeat;
   margin: 50px 0 30px 100px;}
 a.trenner1:hover {border-bottom: 0;}
.trenner3 {display: block;
   width: 605px;
   height: 100px;
   background-image: url(bilder/trenner1.jpg);
   background-repeat: no-repeat;
   margin: 100px 0 50px 100px;}
 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 50px 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 100px;}
 a.trenner5:hover {border-bottom: 0;}

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

.rand {
   display: block;
   margin: 10px 0 0 70px;}
.rand11 {
   display: block;
   margin: 0 0 50px 0;}
.rand2 {
   display: block;}
.rand2b {
   display: block;
   margin-bottom: 7px;}
.rand3 {
   display: block;
   margin: 10px 0 7px 70px;}
.rand33 {
   display: block;
   margin: 0 0 50px 70px;}
.rand5 {
   display: block;
   margin-bottom: 40px;
   margin-left: 70px;}
.rand6 {
   display: block;
   margin: 5px 0 0px 0;}
.rand8 {
   display: block;
   margin-left: 70px;
   margin-bottom: 20px;}
.rand9 {
   display: block;
   margin-bottom: 40px;
   margin-left: 75px;}
.rand9a {display: block;
   margin-bottom: 7px;
   margin-left: 75px;}
.randb  {display: block;
   margin-bottom: 10px;
   margin-left: 70px;}  
.randc {
   display: block;
   margin: 0 0 0 80px;}

#sprungmarke {position: absolute;
   top: 1750px;
   left: 250px;}
#marke2 {position: absolute;
   top: 1612px;
   left: 250px;}
   
/* Seitenkopf */

.logo {background-image: url(bilder/hbg160.gif);
   background-repeat: repeat-x;}
.logo-ganz {
   display: block;
   width: 1003px;
   height: 160px;
   padding: 0;
   margin: 0;
   background-image: url(bilder/logo1004.gif);
   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: 140px;
   height: 140px;
   background-image: url(bilder/hoerbeispiele.jpg);
   background-repeat: no-repeat;}
a.einladung:hover {display: block;
   width: 140px;
   height: 140px;
   background-image: url(bilder/selberhoeren.jpg);
   background-repeat: no-repeat;
   border-bottom: 0px;}


/* Navigation */
   
.navi {width: 140px;
   position: absolute;
   top: 111px;
   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/gutschein-ac.gif);
   background-repeat: no-repeat;}
#seiteleistungen a.nav01:hover {background-image: url(bilder/gutschein-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/gutschein-pa.gif);
   background-repeat: no-repeat;}
   
a.nav01:hover {background-image: url(bilder/gutschein-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;}

a#priming01:hover, a#priming03:hover, a#priming06:hover, a#priming07:hover, 
a.priming36a:hover, a#priming09:hover, a#priming10:hover, a#priming11:hover, 
a#priming12:hover, a#priming17:hover, a#priming18:hover, a.priming19:hover, 
a#priming26:hover, a#priming27:hover, a#priming31:hover, a.priming33:hover, 
a.priming34:hover, a#priming05:hover, a.priming35:hover, a.priming37:hover, 
a#priming06-b:hover, a#priming04:hover, a#priming38:hover,
a#priming52:hover {border-bottom: 0;}

#priming03 {display: block;
   width: 140px;
   height: 200px;
   background-image: url(bilder/praegeschenk.jpg);
   margin-top: 1em;}
#priming04 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/ansprechpartner.jpg);
   margin-top: 4em;}

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

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

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

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

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

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

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

a#priming52 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/beispielehoeren.jpg);
   margin-top: 14em;}
a#priming52:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/selbsthoeren.jpg);
   margin-top: 14em;}

.priming33 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/gustive.jpg);
   margin-top: 7em;}
.priming34 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/gustive.jpg);
   margin-top: 20em;}

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

.priming37 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klavierstimmerei.jpg);
   margin-top: 27em;}
a.priming37:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/praejetzt.jpg);
   margin-top: 27em;}

#priming38 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/0800praeludio.jpg);
   margin-top: -1em;}

/* Seite Leistungen */

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

#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: 8%;}
#leistungen {
   padding: 10px 5% 500px 8%;
   margin-left: 160px;}
#leistungen ul {padding: 0 0 5px 20px;}
#leistungen li {font-size: 0.8em;
   margin-bottom: 5px;}
#leistungen h3 {padding: 20px 0 15px 0;}
#leistungen ol {padding: 10px 0 10px 30px;}
#leistungen #kern {padding: 10px 0 10px 20px;}
#inlist {margin-top: 5px;}
#sonder {margin-top: 10px;}
#leistungen ul li {list-style-type: circle;}
#einfuehrung ul {padding-left: 0px;
   list-style: none;}
#einfuehrung .uebersicht {margin: 40px 0 0 0;}
#ausbildung li {padding-left: 0px;
   margin-bottom: 1px;}
#einfuehrung #lez {padding-top: 7px;}
ul#ausbildung {margin: 40px 0 20px 0;}

/* hoerbeispiel */

p.pc1 {padding-bottom: 30px;}

/* 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#rahmen {
   display: block;
   width: 116px;
   height: 50px;
   position: absolute;
   top: 303px;
   left: 3px;
   background-image: url(bilder/praetwitt.jpg);}

div#netzwerk a#rahmen:hover {
   display: block;
   width: 116px;
   height: 50px;
   position: absolute;
   top: 303px;
   left: 3px;
   background-image: url(bilder/praefollow.jpg);}


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#rahmen:hover,
div#netzwerk div#primateq a#aufeins:hover,
div#netzwerk a#aura:hover,
div#netzwerk a#hoer:hover {border-bottom: 0;}

div.preload {display: none; width: 0; height: 0; border: 0;}
div.preload a#picprimateq {background-image: url(bilder/primajetzt.jpg);}
div.preload a#pictwitter {background-image: url(bilder/praefollow.jpg);}
div.preload a#picbeispiele {background-image: url(bilder/hoerbsphover.jpg);}
div.preload a#picblog {background-image: url(bilder/zumthema.jpg);}

/* Primatek Auszeichnung mittels img */

#leistungen ul#ausbildung li a img.blauprima,
#preisinhalt p a img.blauprima,
#meineantworten ul#mwd li a img.blauprima {border: 0; margin-bottom: -1px;}

/* Seite Preise */

#preisinhalt {
   margin-left: 170px;
   padding-bottom: 540px;}
#preiskarte {width: 642px;
   height: 685px;
   border: 0px;
   margin: 20px auto 30px 70px;}
a#landkarte {
   display: block;
   width: 642px;
   height: 685px;
   background-image: url(bilder/karte2008.jpg);
   background-repeat: no-repeat;}
a#landkarte:hover {border-bottom: 0;}

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

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

#preisinhalt h2 {margin: 15px 0 10px 70px;}
#preisinhalt h2#text {font-size: 1.1em;
   color: #666666;}
#preisinhalt h3 {margin: 0 0 15px 70px;
   padding: 20px 0 0 0;}
#preisinhalt h4 {margin: 35px 0 10px 70px;}
#preisinhalt h5 {margin: 0 0 10px 70px;
   padding-top: 25px;}
#preisinhalt ul {
   font-size: 0.8em;
   list-style: circle;
   margin: 15px 70px 10px 80px;}
#preisinhalt li {padding-bottom: 5px;
   padding-right: 20px;}
#preisinhalt p {margin: 0 20px 0 70px;
   padding-right: 20px;} 
#preisinhalt ul.uebersicht {margin-bottom: 30px;
   margin-left: 70px;}
#preisinhalt .uebersicht li a {font-size: 1.1em;}
#preisinhalt .uebersicht li {list-style: none;}
#preisinhalt ul.uebersicht li#orte {padding-top: 5px;}
#preisinhalt .einschub {margin: 10px 0 0 20px;
   font-size: 1em;}
#preisinhalt ul.einschub li {list-style-type: circle;}

/* Seite Fragen */

#fragen ul {list-style: none;}
#frageninhalt {
   margin-left: 170px;
   padding-bottom: 540px;}
#frageninhalt h2 {margin: 15px 0 0 70px;}
#frageninhalt h2#text {font-size: 1.1em;
   color: #666666;}
#frageninhalt h3 {margin: 20px 0 15px 70px;}
#frageninhalt h4 {margin: 20px 20px 10px 70px;}
#frageninhalt h5 {margin: 15px 0 10px 70px;}
#frageninhalt ul {
   font-size: 0.8em;
   list-style: none;
   margin: 0px 20px 10px 80px;}
#frageninhalt li {
   padding-bottom: 5px;
   padding-right: 20px;}
#frageninhalt p {margin: 0 20px 0 70px;
   padding-right: 20px;} 
#frageninhalt li a {  font-size: 1.1em;}
#kundenfragen li a {font-weight: bold;
   line-height: 1em;}
#meineantworten ol {font-size: 0.8em;
   margin: 10px 20px 10px 100px;}
#meineantworten h3 {margin: 0 0 10px 70px;
   padding-top: 20px;}
#meineantworten p a {font-size: 1em;}
#kundenfragen {margin-top: 0px;
   padding-top: 20px;}
   
#smile {width: 18px;
   height: 18px;
   margin-bottom: -5px;
   margin-left: 4px;}

#kundenfragen ul.faq {margin: 0px 20px 20px 70px;}

#frageninhalt #kundenfragen ul.scheiben li a {font-weight: bold;
   font-size: 1.1em;}   
#frageninhalt #kundenfragen ul.scheiben li {color: #555555; list-style-type: circle;} 
#frageninhalt #kundenfragen ul.fragen {margin: 0 0 30px 70px;}
#frageninhalt #kundenfragen ul.scheiben {margin: 15px 0 10px 85px;}
#kundenfragen ul.scheiben li a:hover {color: #FFFFFF;
   background-color: #003388;
   text-decoration: none;}

#fragen #meineantworten ul#mwd {list-style: circle;}
#fragen #meineantworten ul#mwd li {}
#fragen #meineantworten ul#mwd li a.extern,
#fragen #meineantworten ul#mwd li a.extern2 {font-size: 1em;}


/* Listen */

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

#preise .stichworte ul.stichliste li a.intern3 {color: #003399;}
#preise .stichworte ul.stichliste li a.intern3:hover {color: #5588BB;
   text-decoration: none;
   border-bottom: #5588BB solid 1px;}
#preise .abcliste span.abc a.intern {color: #003399;}
#preise .abcliste span.abc a.intern:hover {color: #5588BB;
   text-decoration: none;
   border-bottom: #5588BB solid 1px;}
   
/* Kontaktseite */

#kontaktinhalt {
   width: auto;
   margin-left: 170px;
   padding: 20px 50px 108px 70px;}
#kontaktinhalt h2 {font-size: 1.1em; margin: 0px 0 40px 0;}
#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 ul#konex {margin: 10px 0 10px 20px;}
#kontaktinhalt .p2 {margin-bottom: 10px; padding-bottom: 0;}
#kontaktinhalt .p3 {margin-bottom: 0; margin-top: 0;}
/*Impressum */

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

h2 {font-size: 1.1em; margin: 0 0 20px 0;}

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


