﻿.flash_newsletter
{
    position: absolute;
    width: 317px;
    height: 123px;
    top: 0;
    right: 18px;
}

.flash_ueberschrift
{
    position: relative;
    margin: 0 0 0 0;
    padding: 20px 0 0 0;
    width: 412px;
    height: 152px;
}

.trennzeile_kartenreiter
{
    position: relative;
    margin: 0 auto;
    padding: 0 0 0 0;
    height: 36px;
    width: 820px;
    background-image: url(../../Master/images/elemente/punkte_grau2.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

.kartenreiter
{
    position: absolute;
    margin: 0 0 0 0;
    padding: 7px 0 0 92px;
    width: 239px;
    height: 27px;
    left: 216px;
    background-image: url(../../Master/images/elemente/kartenreiter.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    font-weight: bold;
    font-family: Arial;
}

.trennzeile
{
    position: relative;
    margin: 0 0 -12px 0;
    padding: 0 0 0 0;
    width: 988px;
    height: 83px;
    background-image: url(../../Master/images/trenner_grau.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.trennzeile_text1
{
    position: absolute;
    text-align: center;
    top: 28px;
    left: 160px;
    width: 666px;
    height: 16px;
}

.trennzeile_text2
{
    position: absolute;
    text-align: center;
    top: 44px;
    left: 160px;
    width: 666px;
    height: 14px;
}

/* ######### Schriftformatierungen ######### */
.text_hellgrau_fett
{
    color: #ABABAB;
    font-weight: bold;
}

.text_weiss_normal
{
    color: #ffffff;
    font-weight: bold;
}

.text_grau_fett
{
    font-weight: bold;
}

.text_grau_gross
{
    font-size: 17px;
}

.text_hellgrau_klein
{
    font-size: 9px;
    color: #ABABAB;
}

.text_grau_klein
{
    font-size: 9px;
}

.text_blau_fett
{
    color: #69A5BE;
    font-weight: bold;
}

/* ######### Schriftformatierungen ######### */

.inhalt
{
    position: relative;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 800px;
}

/*.infobereich
{
    width: 510px;
    height: 100%;
}*/

.angebote
{
    position: relative;
    border-right: 1px gray dotted;
    width: 255px;
}

.flashmenue
{
    position: relative;
    z-index:0;
    width: 305px;
    height: 455px;
    margin: 0 0 0 10px;
}

/*############ Angebot  ############ */

.angebot_ueberschrift
{
    margin: 0 15px 0 15px;
}


.angebot_details
{
    position: relative;
    margin: 4px 15px 0 15px;
    line-height: 12px;
    padding: 0 0 4px 20px;
    border-bottom: 1px gray dotted;
    background-image: url(../../Master/images/lupe2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.angebot_preis
{
    margin: 4px 15px 0 15px;
    padding: 0 0 4px 20px;
    border-bottom: 1px gray dotted;
    background-image: url(../../Master/images/taschenrechner2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.weiter_button
{
    margin: 8px 15px 0 15px;
    padding: 0 0 0 0;
    height: 42px;
    width: 115px;
    background-image: url(../../master/images/buttons/button_weiter_inactive_reflex.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.logos a
{
    margin: 0 8px 0 0;
}

.logos
{
    margin: 4px 0 0 15px;
}

.datenblatt
{
    position: relative;
    margin: 8px 0 0 15px;
    padding: 0 0 0 0;
    height: 22px;
    width: 209px;
    background-image: url(../../Master/images/datenblatt.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.datenblatt a
{
    position: absolute;
    top: 3px;
    left: 55px;
}


a
{
    color: Black;
    text-decoration: underline;
}

a:hover
{
    color: Gray;
    text-decoration: underline;
}
/*############ Angebot  ############ */



.tabelle_zeile_grau
{
    position: relative;
    margin: 0 0 3px 0;
    padding: 2px 0 0 10px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    width: 500px;
    background-color: #2E2E2E;
}

.tabelle_zeile_blau
{
    position: relative;
    margin: 0 0 3px 0;
    padding: 4px 0 0 10px;
    height: 18px;
    width: 500px;
    color: #ffffff;
    background-image: url(../../Master/images/elemente/verlauf_blau.jpg);
    background-repeat: repeat-x;
    background-position: top left;
}

.tabelle_zeile_hellgrau
{
    position: relative;
    margin: 0 0 3px 0;
    padding: 4px 0 0 10px;
    height: 18px;
    width: 394px;
    background-color: #EFEFEF;
}

.tabelle_zeile_trenner
{
    position: relative;
    height: 5px;
    width: 510px;
    margin: 0 0 3px 0;
    background-image: url(../../master/images/elemente/punkte_grau2.jpg);
    background-position: center left;
    background-repeat: repeat-x;
}

.tabelle_zeile_button
{
    position: absolute;
    padding: 3px 3px 0 0;
    right: 0px;
    top: 0px;
    width: 103px;
    height: 19px;
}


.tabelle_zeile_button img
{
    width: 91px;
    height: 19px;
}

.tabelle_zeile_button a
{
    position: absolute;
    top: 1px;
    right: 3px;
    background-image: url(../../master/images/buttons/button_weiter_small_inactive.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}


.tabelle_zeile_button a:hover
{
    background-image: url(../../master/images/buttons/button_weiter_small_active.jpg);
}

.letzte_zeile
{
    position: relative;
    width: 510px;
    height: 22px;
}

.seitenauswahl
{
    position: relative;
    margin: 8px 0 0 0;
    padding: 0 0 0 0;
    text-align: right;
    height: 25px;
}

.seitenauswahl_nummer
{
    position: static;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    top: 0;
    color: #D2D2D2;
}
.seitenauswahl_nummer:visited
{
    color: #D2D2D2;
}
.seitenauswahl_nummer:focus
{
    color: #7D7D7D;
}
.seitenauswahl_nummer:hover
{
    color: #7D7D7D;
}

.eingeruecktes
{
    position: relative;
    width: 480px;
    height: 100%;
    margin: 0 0px 0 25px;
    padding: 3px 0 0 0;
}

.absatz
{
    position: relative;
    width: 510px;
    height: 100%;
    margin: 20px 0 20px 0;
    padding: 0 0 0 0;
    background-image: url(../../master/images/elemente/plus.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#absatz_grauhinterlegt
{
    background-color: #f6f6f6;
    width: 468px;
    margin: 0 0 0 -10px;
    padding: 0 0 0 10px;
    background-image: url(../../master/images/elemente/plus.jpg);
    background-position: 10px 0px;
    background-repeat: no-repeat;
}

#eingeruecktes_grauhinterlegt
{
    position: relative;
    width: 443px;
    height: 100%;
    margin: 0 0px 0 25px;
    padding: 3px 0 0 0;
}

.absatz_grauhinterlegt_oben
{
    position: relative;
    margin: 0 0 0 -10px;
    padding: 0 0 0 0;
    width: 478px;
    height: 32px;
    background-image: url(../../master/images/elemente/optionalangaben_hintergrund_oben.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

.absatz_grauhinterlegt_unten
{
    position: relative;
    margin: 0 0 0 -10px;
    padding: 0 0 0 0;
    width: 478px;
    height: 31px;
    background-image: url(../../master/images/elemente/optionalangaben_hintergrund_unten.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}



.zeile_blaugrau
{
    position: relative;
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
    width: 490px;
    height: 22px;
    color: #ffffff;
}

.zeile_blau
{
    position: absolute;
    margin: 0 0 0 0;
    padding: 4px 0 0 3px;
    width: 480px;
    height: 18px;
    background-image: url(../../master/images/elemente/verlauf_blau.jpg);
    background-repeat: repeat-x;
    background-position: top left;
}

.zeile_grau
{
    position: absolute;
    margin: 0 0 0 0;
    padding: 4px 0 0 3px;
    right: 0;
    width: 330px;
    height: 18px;
    border-left: 1px #ffffff dotted;
    background-color: #2E2E2E;
}

.zeile_grau a
{
    color: White;
}

.kasten_grau
{
    position: relative;
    margin: 0 0 0 0;
    padding: 0 19px 15px 0;
    width: 491px;
    background-color: #2e2e2e;
}

.kasten_grau img
{
    position: relative;
    margin: 15px 0 0 19px;
}

.kasten_hellgrau
{
    position: relative;
    margin: 3px 0 0 0;
    padding: 0 0 0 0;
    width: 510px;
    height: 33px;
    background-color: #EFEFEF;
}

.kasten_mittelgrau
{
    position: relative;
    margin: 3px 0 0 0;
    padding: 4px 0 0 10px;
    color: #ffffff;
    height: 18px;
    width: 500px;
    background-color: #8F8F8F;
}


.partner
{
    position: relative;
    margin: 20px 0 0 0;
    padding: 0 0 0 0;
    width: 510px;
}

.partner_logo
{
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 168px;
}



.partner_infos
{
    position: relative;
    margin: 0 0 0 0;
    padding: 15px 0 0 20px;
    left: 170px;
    top: 0;
    width: 341px;
    background-image: url(../../master/images/elemente/punkte_grau_vertikal.gif);
    background-position: left top;
    background-repeat: repeat-y;
}

.info_text
{
    position: relative;
    margin: 0 60px 5px 20px;
    padding: 0 0 0 0;
    font-size: 13px;
}

.textbox
{
    position: absolute;
    top: 0;
    left: 90px;
    height: 45px;
    width: 227px;
    background-image: url(../../master/images/elemente/textbox2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.textbox_anfrage
{
    position: relative;
    width: 270px;
    height: 204px;
    background-image: url(../../master/images/elemente/textbox_anfrage.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.textbox_anfrage_textbox
{
    margin: 6px 0 0 6px;
    padding: 0 0 0 5px;
    border: none;
    border: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    color: #525252;
    font-weight: bold;
}


.textboxbox
{
    margin: 6px 0 0 6px;
    padding: 0 0 0 5px;
    width: 210px;
    height: 12px;
    border: none;
    border: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    color: #525252;
    font-weight: bold;
}

.auswahl
{
    position: relative;
    width: 510px;
    height: 60px;
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
}

.auswahl_anzeige
{
    position: absolute;
    width: 100px;
    height: 30px;
    color: #ffffff;
    font-weight: bold;
    bottom: 0;
    left: 0;
    margin: 0 0 0 0;
    padding: 1px 1px 1px 20px;
    background-image: url(../../master/images/elemente/auswahl_hintergrund.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.auswahl_zeile_blaugrau
{
    position: relative;
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
    width: 510px;
    height: 22px;
    color: #ffffff;
}

.auswahl_zeile_grau
{
    position: relative;
    margin: 0 0 0 0;
    padding: 4px 0 0 3px;
    width: 507px;
    background-color: #EFEFEF;
    line-height: 16px;
}

.auswahl_zeile_grau_links
{
    position: absolute;
    top: 2px;
    right: 4px;
    text-align: right;
}

.auswahl_zeile_grau_links a
{
    color: #525252;
    font-weight: bold;
}

.kontakt_textbox
{
    top: 0;
    left: 90px;
    height: 30px;
    width: 227px;
    background-image: url(../../master/images/elemente/textbox.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}




.kontakt_textboxbox
{
    margin: 6px 0 0 6px;
    padding: 0 0 0 5px;
    width: 210px;
    height: 14px;
    border: none;
    border: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    color: #525252;
    font-weight: bold;
}

.geburtstag_textbox_rahmen
{
    top: 0;
    left: 90px;
    height: 30px;
    width: 47px;
    background-image: url(../../master/images/elemente/textbox_geburtstag_klein2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.geburtstag_textbox_rahmen_gross
{
    top: 0;
    left: 90px;
    height: 30px;
    width: 81px;
    background-image: url(../../master/images/elemente/textbox_geburtstag_gross2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.geburtstag_textbox
{
    position: absolute;
    margin: 6px 0 0 6px;
    padding: 0 0 0 5px;
    width: 30px;
    height: 14px;
    border: none;
    border: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    color: #525252;
    font-weight: bold;
}

.geburtstag_textbox_gross
{
    position: absolute;
    margin: 6px 0 0 6px;
    padding: 0 0 0 5px;
    width: 64px;
    height: 14px;
    border: none;
    border: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    color: #525252;
    font-weight: bold;
}


.bt_absenden
{
    position: relative;
    margin: 20px 0 0 150px;
    height: 55px;
    width: 115px;
    background-image: url(../../master/images/buttons/bt_absenden_reflex.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}
