/* ===========================
   Stylesheet klavier-stimmen.de 
   Datei: ksde.css
   Datum: 2011-12-05
   Autor: Matthias Meiners
=========================== */

/* Allgemein */

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

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

h1 {font-size: 1.3em;}
h2, h3 {font-size: 1.1em;}
h4 {font-size: 1.0em;}
h5 {font-size: 0.9em;}
h6 {font-size: 0.8em;}

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

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

p {font-size: 0.8em;
   line-height: 1.4em;}
.p2 {padding-bottom: 20px;
   line-height: 1.4em;}
.p1 {padding-bottom: 10px;
   line-height: 1.4em;}
.p3 {padding: 10px 0 10px 0;}
.besonders {padding-bottom: 20px;
   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: #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: #0033AA;
   outline: none;}

a.intern {
   font-weight: bold;
   color: #336699;}
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: 0.8em;
   font-weight: bold;
   text-decoration: none;
   padding: 1px 1px 0 2px;}

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

a.extern:hover {
   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.text_gros2:visited,
a.text_gros2:link {outline: none;}

a.externx {
   font-size: 0.8em;
   color: #003399;
   text-decoration: none;
   outline: none;
   background-color: #DFF7FF;}

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

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

/* Textgestaltung */

.text_fett {font-weight: bold;
   color: #111111;}
.text_gold {font-weight: bold;
   color: #9E682F;
   background-color: #EBEBEB;}
.text_kursiv {font-weight: bold;
   font-style: italic;}
.text_kursiv2 {
   font-weight: bold;
   font-style: italic;
   color: #333333;}
.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_ggros {font-weight: bold;
   font-size: 1.2em;}
.text_gros2 {font-weight: bold;
   font-size: 1em;}
.liste {font-size: 0.8em;}
.text_deco {border-bottom: #000000 1px solid;
   font-weight: bold;}
.register {position: relative;
   top: -3px;
   padding-left: 1px;}
.preis {font-weight: bold;
   color: #BF0000;}
.eng {line-height: 1.4em;}
.spez {padding-right: 2px;}
.spez2 {padding: 0 2px;}
p.p1 a.extern2 {font-size: 1em;}

.pc3 {padding-bottom: 30px;}

.abstand-oben {padding-top: 10px;} 
.abstand-ou {margin: 10px 0;}
.abstand {margin-bottom: 9px;}
.abstand2 {padding-bottom: 10px;}
.seitenende {padding-bottom: 7em;}

.randvid {
   display: block;
   margin: 5px 0 2em 0px;}
.randgaertpro {
   display: block;
   margin: 5px 0 7em 0px;}
.randgaertpro2 {
   display: block;
   margin: 5px 0 4em 0px;}
.rand {
   display: block;
   margin: 10px 0 0 70px;}
.rand11 {
   display: block;
   margin: 10px 0 7px 70px;}
.rand111 {
   display: block;
   margin: 0 0 3.4em 70px;}
.rand112 {
   display: block;
   margin: 0 0 3em 0px;}
.rand2 {
   display: block;
   margin: 7px 0 2em 0;}
.rand2b {
   display: block;
   margin: 7px 0 2em 10px;}
.rand22 {
   display: block;
   margin: 7px 0 40px 0;}
.rand222 {
   display: block;
   margin: 0px 0 1.3em 0;}
.rand20 {
   display: block;
   margin: 7px 0 50px 0;}
.rand3 {
   display: block;
   margin: 5px 0 0 0;}
.rand4 {
   display: block;
   margin-bottom: 60px;}
.rand5 {
   display: block;
   margin: 0 0 40px 10px;}
.rand5a {
   display: block;
   margin: 0 0 10px 10px;}
.rand6 {
   display: block;
   margin-bottom: 20px;
   margin-left: 110px;}
.rand9 {
   display: block;
   margin-bottom: 20px;
   margin-left: 80px;}
.rand9a {display: block;
   margin-bottom: 10px;
   margin-left: 80px;}
.randb  {display: block;
   margin-bottom: 7px;
   margin-left: 80px;}  
.trenner1 {display: block;
   background-image: url(bilder/trenner2.jpg);
   background-repeat: no-repeat;
   width: 605px;
   height: 100px;
   margin: 50px 0 20px 50px;}
a.trenner1:hover {border-bottom: 0;}
.trenner4 {display: block;
   width: 605px;
   height: 100px;
   background-image: url(bilder/trenner1.jpg);
   background-repeat: no-repeat;
   margin: 100px 0 90px 40px;}
 a.trenner4:hover {border-bottom: 0;}
.trenner5 {display: block;
   width: 605px;
   height: 100px;
   background-image: url(bilder/trenner1.jpg);
   background-repeat: no-repeat;
   margin: 60px 0 0 100px;}
 a.trenner5: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;}*/

#sprungmarke {position: absolute;
   top: 2980px;
   left: 250px;}
#marke2 {position: absolute;
   top: 2846px;
   left: 250px;}
#zielgebiet {position: absolute;
   top: 2910px;
   left: 250px;}

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

#preise .umschlag .container #spalte {position: absolute;
   top: 182px;
   left: 851px;}

#preise .umschlag .container #spalte a#hoeherhoeren {
   display: block;
   background-image: url(bilder/praehoeher.jpg);
   background-repeat: no-repeat;
   width: 116px;
   height: 50px;
   border: 0;}
#preise .umschlag .container #spalte a#hoeherhoeren:hover {
   display: block;
   background-image: url(bilder/praehoeren.jpg);
   background-repeat: no-repeat;
   width: 116px;
   height: 50px;
   border: 0;}

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

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

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

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

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

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

#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/stimmung-pa.gif);
   background-repeat: no-repeat;}
   
a.nav01:hover {background-image: url(bilder/stimmung-ov.gif);
   border-bottom: 0px;}

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

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

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

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

a.nav04 {display: block;
   width: 123px;
   height: 31px;
   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#priming37:hover, a#priming38:hover, a#priming39:hover, a#priming40:hover,
a#priming41:hover, a#priming42:hover, a#priming43:hover, a#priming44:hover,
a#priming45:hover, a#priming46:hover, a#priming47:hover, a#priming48:hover,
a#priming49:hover, a#priming50:hover, a#priming51:hover, a#priming52:hover,
a#priming53:hover, a#priming54:hover, a#priming55:hover, a#priming56:hover,
a#priming56-b:hover, a#priming56-c:hover, a#priming57:hover, a#priming58:hover,
a#priming59:hover, a#priming60:hover, a#priming61:hover, a#priming62:hover,
a#priming63:hover, a#priming64:hover, a#priming65:hover, a#priming56-d:hover,
a#priming66:hover, a#priming67:hover, a#priming68:hover,
a#priming69:hover, a#priming70:hover, a#priming80:hover,
a#priming81:hover, a#priming100:hover, a#priming101:hover,
a#priming102:hover, a#priming103:hover, a#priming104:hover,
a#priming200:hover, a#priming3100:hover {border-bottom: 0; outline: none;}

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

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

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

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

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

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

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

#priming45 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/bestpreis.jpg);
   margin-top: -1em;}
#priming45:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/klickbestpreis.jpg);
   margin-top: -1em;}

#priming46 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/pianobalance.jpg);
   margin-top: 0em;}
#priming47 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/spielgef.jpg);
   margin-top: 0em;}
#priming48 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/harmonis.jpg);
   margin-top: 0em;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#priming64 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/proludio.jpg);}
a#priming64:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/proklick.jpg);}

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

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

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

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

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

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

#priming70 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/praegetiefer.jpg);
   margin-top: -18em;}
a#priming70:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/hoeren.jpg);
   margin-top: -18em;}

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

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

#priming101 {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/sestilern.jpg);
   margin-top: -4em;}
a#priming101:hover {display: block;
   width: 140px;
   height: 288px;
   background-image: url(bilder/sestiklick.jpg);
   margin-top: -4em;}

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

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

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

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

/* Seite stimmung */

#block-1 {margin-top: 20px;
   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: 8%;}

#hauptteil {
   padding: 15px 5% 47% 8%;
   margin-left: 160px;}

#preisinhalt a#prae01 {padding: 2px 2px 0 2px;}

#hauptteil ul#ausbildung li a.extern2 {font-size: 1em;}

#hauptteil ul {padding: 0 0 10px 10px;}
#hauptteil ul.zed,
#hauptteil ul#kriterien {
   padding-left: 20px;}
#hauptteil li {font-size: 0.8em;}
#hauptteil h2 {margin: 0px 0 15px 0;
   padding-top: 20px;}
#hauptteil h3 {padding-bottom: 15px;
   padding-top: 20px;}
#hauptteil h4 {padding-bottom: 15px;
   padding-top: 20px;}

#hauptteil ol {padding: 10px 0 10px 25px;}
#hauptteil #kern {padding: 10px 0 10px 20px;}
#hauptteil ul li {list-style-type: circle;}
#einfuehrung ul {padding-left: 0px;
   list-style: none;
   margin-top: 20px;
   margin-left: -10px;}
#einfuehrung .uebersicht li {margin-left: 20px;}
#einfuehrung .uebersicht #inlist .text_grau .liste {font-size: 0.8em;}
#inlist {margin-top: 7px;
   margin-bottom: 1px;}
#sz {margin-top: 7px;}
ul#ausbildung li a.extern {font-size: 1em;}
#ausbildung {margin: 10px 0 80px 10px;}
h3#uestich {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 1.2em;
   color: #888888;
   margin: 0px 0 15px 0;
   padding-top: 20px;}

#stimmung div.abclistex span.abc a.intern,
#stimmung div.stichworte ul.stichliste li a.intern3,
#stimmung ul#kriterien li a.intern3,
#preise div.abcliste span.abc a.intern,
#preise div.stichworte ul.stichliste li a.intern3,
#stimmen ul li a.intern3,
#stimmung div.stichworte ul.stichliste li a.extern {
   color: #003399;
   font-size: 1em;
   font-weight: bold;
   text-decoration: none;} 
#stimmung div.abclistex span.abc a.intern:hover,
#stimmung div.stichworte ul.stichliste li a.intern3:hover,
#stimmung ul#kriterien li a.intern3:hover,
#preise div.abcliste span.abc a.intern:hover,
#preise div.stichworte ul.stichliste li a.intern3:hover,
#stimmen ul li a.intern3:hover {color: #5588BB;
   text-decoration: none;
   border-bottom: #5588BB solid 1px;}
#stimmung div.stichworte ul.stichliste li a.extern:hover {
   background-color: #003399;
   color: #FFFFFF;
   border-bottom: #003399 solid 1px;
   text-decoration: none;}

#stimmung div.stichworte ul.stichliste li a.intern3 {padding-left: 2px;}
   
#stimmung p.p1 a.extern,
#stimmung p a.extern,
#stimmung p.p1 a,
#preise p.besonders a.extern,
#preise p a.extern,
#preise p.p1 a,
#preise ul li a.extern,
#preise ul li a,
#impressum p.p1 a.extern,
#stimmen p.p1 a.extern,
#stimmen ul.listenabstand li.eng a.extern {font-size: 1em;}

#preise h5#uenord a,
#preise h5#uesued a {font-size: 1.1em;}

#preise div.abcliste span.abc a.intern {font-size: 1.2em;}

#stimmung ul.konzert li {list-style-type: none; margin-bottom: 8px;}
#stimmung ul.konzert li.z1 {margin-bottom: 10px;}
#stimmung ul.aktuell li.z1 {margin-bottom: 5px;}
#stimmung ul.aktuell li.zz1 {margin-bottom: 2px;}
#stimmung ul.konzert li#wocd {line-height: 1.4em;}
#stimmung ul.konzert li#radio {margin: 15px 0 10px 0; line-height: 1.4em;}
#stimmung ul.konzert {
   line-height: 1.4em;
   border: #777777 1px solid;
   width: 650px;
   padding: 15px;
   margin-top: 15px;
   margin-bottom: 20px}
#stimmung ul.konzert li a.extern,
#stimmung ul.konzert li a {font-size: 1em;}

#stimmung ul.konzert li.eng {line-height: 1.3em; padding-bottom: 3px;}

#stimmung ul.konzert li#zh {margin: 20px 0 10px 0;
   font-size: 1.1em;
   font-weight: bold;
   color: #666;}

#stimmung ul.konzert li#konue {line-height: 1.4em;
   font-size: 1.1em; 
   font-weight: bold;
   color: #777;}

#stimmung #hauptteil ul.konzert li.exfo {line-height: 1.6em; margin: 12px 0;}

#hauptteil div.akto {padding-top: 20px;
   margin-bottom: 20px;}

#hauptteil ul.aktuell li {list-style-type: none;}
#hauptteil ul.aktuell li a {font-size: 1em;}
#hauptteil ul.aktuell {
   width: 465px;
   margin: 0px 0 20px 0;
   padding: 10px 0 10px 15px;
   border: #777777 1px solid;}

#stimmung #hauptteil ul#stimmbar {margin-left: 10px; margin-bottom: 8px;}
#stimmung #hauptteil ul#stimmbar li {line-height: 1.4em; margin-bottom: 5px;}

/* 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 */

#hauptteil a img#prima,
#preisinhalt p a.text_gros2 img.blauprima,
#hauptteil ul.uebersicht li a img.blauprima,
#hauptteil p.p1 a.text_gros2 img.blauprima,
#hauptteil h3 img {border: 0; margin-bottom: -1px;}

/* Fragen Videos Henriette Gaertner */

div#video2010,
div#nielsen {padding: 30px 0 0 0;}
div#video2010 iframe#leschet,
div#nielsen iframe#carlnie {margin: 0 0 20px 0;}

/* Neu Gaertner Programme auf der Seite index */

#hauptteil ul#ueb {
   margin: 15px 0 10px 10px;}

#hauptteil ul#ueb li a {font-size: 1.0em;}

div#brio {position: relative; top: 0px; right: 0;}
a#priming3100 img#con {position: absolute; top: 0; border: 0;}
/*span#context {position: absolute; top: 0; right: 93px; color: #225588;}*/

a#priming3100 {
   position: absolute;
   top: -7px;
   right: 73px;
   display: block;
   width: 90px;
   height: 33px;
   text-decoration: none;
   border: 0;}
a#priming3100:hover img#con {opacity: 0; border: 0;}
a#priming3100:hover {
   position: absolute;
   top: -7px;
   right: 73px;
   display: block;
   width: 90px;
   height: 33px;
   background-image: url(bilder/con-brio-cc.jpg);
   background-repeat: no-repeat;
   text-decoration: none;}

div#brio a#priming3100 span#bweins {display: block; width: 90px; height: 33px; background-image: url(bilder/con-brio-cc.jpg); background-repeat: no-repeat; border: 0;}

#hauptteil div#pro2 {
   position: relative;
   width: 670px;
   height: 800px;
   margin: 28px 0 20px 0;
   padding: 0;
   border: #777777 1px solid;}

#hauptteil div#pro2 h3#ueeins {
   margin: 20px 0 10px 20px;
   padding: 0;
   color: #666666;}

#hauptteil ul#proueb {margin: 10px 0 50px 20px;}
#hauptteil ul#proueb li {margin-bottom: 3px;}

#hauptteil div#pro2 h4#uepause {position: absolute;
   top: 260px;
   left: 20px;}

#hauptteil div#pro2 ul#komp-1 {position: absolute;
   width: 280px;
   top: 80px;
   left: 10px;
   }

#hauptteil div#pro2 ul#kompos-1 {position: absolute;
   width: 340px;
   top: 80px;
   right: 10px;
   }

#hauptteil div#pro2 ul#komp-2 {position: absolute;
   width: 280px;
   top: 370px;
   left: 10px;
   }

#hauptteil div#pro2 ul#kompos-2 {position: absolute;
   width: 340px;
   top: 370px;
   right: 10px;
   }

#hauptteil div#pro2 ul#kompos-2 ul.unterpunkte li {margin-bottom: 1px;
   list-style-type: circle;
   }

#hauptteil div#pro2 ul#komp-1 li,
#hauptteil div#pro2 ul#kompos-1 li,
#hauptteil div#pro2 ul#komp-2 li,
#hauptteil div#pro2 ul#kompos-2 li {list-style: none;}

#hauptteil div#pro2 ul.unterpunkte {margin: 5px 0 0 10px;}

#hauptteil div#pro2 ul#kompos-1 ul.unterpunkte,
#hauptteil div#pro2 ul#kompos-2 ul.unterpunkte {margin-top: 10px;}

#hauptteil div#pro2 ul#kompos-1 li#k1 ul.unterpunkte li,
#hauptteil div#pro2 ul#kompos-1 li#k2 ul.unterpunkte li {list-style-type: circle;}

#hauptteil div#pro2 ul.unterpunkte li {font-size: 1em; padding-bottom: 4px;}

#hauptteil div#pro2 p#anders {position: absolute;
   bottom: 30px;
   left: 20px;
   font-size: 1em;
   font-weight: bold;
   color: #666666;}

#hauptteil div#pro2 ul#komp-1 li#z2 {margin-top: 30px;}
#hauptteil div#pro2 ul#kompos-1 li#k2 {margin-top: 51px;}

#hauptteil div#pro2 ul#komp-2 li#zz2 {margin-top: 235px;}
#hauptteil div#pro2 ul#kompos-2 li#kk2 {margin-top: 31px;}

#hauptteil div#pro2 ul#komp-2 li#zz3 {margin-top: 40px;}
#hauptteil div#pro2 ul#kompos-2 li#kk3 {margin-top: 60px;}

#hauptteil div#pro2 a.extern {font-size: 1em;}

/* Seite Stimmen */

div#impoli {position: absolute;
  top: 182px;
  right: 25px;
  width: 130px;
  height: 120px;
  /*height: 55px;*/}

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

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

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

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

#stimmen h2#text {margin-bottom: 10px;
   color: #333333;}
#stimmen #hauptteil h4 {padding-bottom: 10px;
   padding-top: 20px;}
#stimmen #hauptteil h5 {margin-bottom: 15px;
   padding-top: 20px;}
#stimmen #hauptteil h6 {margin-bottom: 10px;
   padding-top: 20px;}
#stimmen #hauptteil h3 {padding-top: 20px; margin-bottom: 0px; padding-bottom: 10px;}
#stimmen #hauptteil .uebersicht li a {font-size: 1.1em;}
#stimmen #hauptteil .uebersicht li {padding-bottom: 5px;}
#stimmen ul.uebersicht li {list-style-type: none;}
#stimmen ul.uebersicht {margin-bottom: 30px;}
#stimmen #test {font-size: 1.2em;}
#stimmen #test li {list-style-type: inherit;
   margin-bottom: 0;}
.abstand-oben {margin-top: 15px;}
ul.listenabstand li {margin-bottom: 10px;
   margin-left: 5px;}
#ueh2 {margin-top: 20px;}
#stimmen ul.zed2,
#stimmen ul.zed3 {padding-left: 20px;}
#stimmen ul.zed3 li {padding-bottom: 3px;}

#stimmen .spalte {position: absolute;
   top: 207px;
   left: 720px;}
#stimmen .spalte span#praeludioinfo {
   display: block;
   background-image: url(bilder/praeinfo.jpg);
   background-repeat: no-repeat;
   width: 140px;
   height: 140px;
   border: 0;}

#stimmen ul.listenabstand li#bspz {list-style: none;}
#stimmen ul.listenabstand li#bspz iframe#hoeherstim {margin: 3px 0 0 0;}

/* Seite Preise */
        
#preisinhalt {
   margin-left: 170px;
   padding-bottom: 740px;}

#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: -460px;
   left: 725px;
   width: 100px;}
span.seitlink {display: block;
   padding-bottom: 5px;}

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

#preisinhalt h3 {margin: 0px 0 15px 70px;
  padding-top: 20px;}
#preisinhalt h2 {margin: 0px 0 15px 70px;
   padding-top: 20px;}
/*#preisinhalt h4 {margin: 35px 0 10px 70px;}*/
#preisinhalt h5 {margin: 25px 0 10px 70px;}
#preisinhalt ul {
   font-size: 0.8em;
   list-style: circle;
   margin: 15px 70px 10px 80px;}
#preisinhalt ul#nordpreisliste {
   font-size: 0.8em;
   list-style: circle;
   margin: 15px 70px 0px 90px;}
#preisinhalt li {padding-bottom: 5px;
   padding-right: 20px;}
#preisinhalt p {margin: 0 20px 0 70px;
   padding-right: 20px;}
#preisinhalt #uepreis {padding-top: 10px;}
#preisinhalt #uesued,
#preisinhalt #uenord {margin: 0 0 10px 70px;
   padding-top: 25px;}
#preisinhalt ul.uebersicht {margin-bottom: 0px;}
#preisinhalt .uebersicht li a {font-size: 1.1em;}
#preisinhalt .uebersicht li {list-style: none;}
#preisinhalt .einschub {margin: 7px 0 0 10px;
   font-size: 1em;} 
#preisinhalt ul.zed {padding-left: 10px;
   margin-top: 10px;}

#preisinhalt h4#bklos {margin: 55px 0 15px 70px; font-size: 1em;}

#internenavi h3.seitennavi {margin: 20px 0 0 70px;
   padding: 0;
   font-size: 1em;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   color: #555555;}
#internenavi h2 {margin: 16px 0 10px 70px;
   font-size: 1.1em;
   color: #333333;}
#internenavi .uebersicht li a {font-size: 1.1em;}
#internenavi .uebersicht li {list-style: none;}
#internenavi ul.uebersicht {margin-bottom: 0;
   margin-top: 10px;}
div#internenavi {margin-bottom: 40px;}

#preisinhalt p#pxg {padding: 15px 0 0px 0;}
#preisinhalt p#pxh {padding: 15px 0 0px 0;}

#preisinhalt ul.inni {
   font-size: 0.8em;
   list-style: circle;
   margin: 10px 70px 0px 90px;}

/* Preise Spielart proLudio */

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

/* Hoerbeispiel Vorstimmen Preise */

p.pcp {padding-bottom: 15px;}
ul#vorstim {float: left;
   margin: 3px 70px 15px 90px;}
iframe#preishoer {float: left;}

/* Div Ortsverzeichnisse */

div#ovz {position: relative; margin-bottom: 25px;}
a.ozi {font-size: 0.9em;}
a.ozno {position: absolute; left: 71px;}
a.ozsue {position: absolute; right: 120px;}
span.ozra {position: absolute; top: 30px; left: 0px;}

/* 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;}
#stimmung .abclistex h2 {margin: 30px 0 20px 0px;}
#preisinhalt .abcliste h3 {margin: 30px 0 20px 0px;
   padding-top: 30px;}
#preisinhalt .stichworte h3 {margin: 30px 0 20px 65px;}
#stimmung #hauptteil .abclistex h2,
#preisinhalt .abcliste h3,
#stimmung #hauptteil .stichworte h3,
#preisinhalt .abcliste h3,
#preisinhalt h4,
#preisinhalt .stichworte h3 {font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 1.1em;
   color: #666666;}
#stimmung #hauptteil .abclistex .abc a.intern {font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 1.2em;}

#hauptteil .stichworte li a.intern3,
#preisinhalt .stichworte li a.intern3 {font-size: 1.1em;}
#stimmung .abclistex {margin-bottom: 30px;}   
#stimmung .stichliste li {list-style-type: none;}
#hauptteil ul.stichliste li {list-style-type: none;
   line-height: 1.7em;}

#preisinhalt ul.werbung {margin-left: 90px; margin-bottom: 15px;}

#preisinhalt .abcliste ul#ovsue li,
#preisinhalt .abcliste ul#ovnord li {font-family: Arial, Verdana, sans-serif;
   font-size: 1.1em;}

#preise ul#ovsue,
#preise ul#ovnord {list-style: none; margin: 0; padding: 0;}
#preise ul#ovsue li,
#preise ul#ovnord li {display: inline; margin: 0; padding: 0 11px 0 0;}
#preise ul#ovsue li a,
#preise ul#ovnord li a {color: #003399; font-size: 1.5em; }
#preise ul#ovsue li a:hover,
#preise ul#ovnord li a:hover {color: #5588BB;
   text-decoration: none;
   border-bottom: #5588BB solid 1px;}

/* Kontaktseite */

#kontaktinhalt {
   width: auto;
   margin-left: 170px;
   padding: 30px 50px 80px 70px;
   }
#kontaktinhalt h2 {margin: 5px 0 40px 0; color: #666666;}
#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: 250px;}

#kontaktinhalt a#mail {padding: 20px 0 0 0;}
a#mail {font-size: 1.2em;
   line-height: 2em;
   font-weight: bold;
   margin-left: 275px;}
a#mail:hover {border-bottom: #0033AA 1px solid;}
a#mail:link, a#mail:visited {outline: none;}

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

/*Impressum */

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

h2 {margin: 5px 0 20px 0;}

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

#impressuminhalt p.px {padding-bottom: 10px;
margin-top: 20px;}
#impressuminhalt a:link,
#impressuminhalt a:visited {outline: none;}
#impressuminhalt p.p3 {margin-bottom: 20px;}
#impressuminhalt #spez {padding: 0 3px;}
#impressum p.p3 a.extern {font-size: 1em;}

/* Markierung bankenlos auf der Seite preise.html */

a.contraxtern {
   font-size: 1em;
   color: #FFFFFF;
   background-color: #003399;
   text-decoration: none;
   padding: 0px 2px;}

a.contraxtern:hover {
   font-size: 1em;
   color: #003399;
   background-color: #FFF;
   font-weight: bold;
   text-decoration: none;
   border-bottom: 0;}

.contrapreis {font-weight: bold;
   background-color: #BF0000;
   color: #FFF;
   padding: 0px 2px;}

.contratext {font-weight: bold;
   background-color: #222222;
   color: #FFF;}
