html {
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 100.01%;
}

body {
    background-image: url(../assets/images/Hintergrundmuster.gif);
    background-color: #ffffff;
    background-attachment: fixed;
    overflow-x: auto;
    overflow-y: scroll;
    margin: 0;
}

/* MSIE: */
* html, * html body {
    overflow: hidden;
}


/* ACHTUNG:
#KopfContainer wird
aus Gestaltungs-Gruenden
in "style_website_special..."
und in "index.php => function neuAufbau"
via JavaScript angepasst! */

#KopfContainer {
    background-image: url(../assets/images/Hintergrundmuster.gif);
    position: fixed;
    top: 0; right: 0; left: 0;
    min-width: 760px;
    height: 182px;
    padding: 0;
    margin: 0;
    z-index: 3;
}

/* MSIE: */
/* damit MSIE "Scroll-Platz" am rechten Rand laesst => "right: 16px;" */
* html #KopfContainer {
    position: absolute;
    right: 16px;
}


#Kopf {
    background-image: url(../assets/images/Kopf_Hintergrund.png);
    background-repeat: repeat-x;
    position: relative;
    height: 100%;
    margin: 11px 21px -7px 20px;
    z-index: 3;
}

/* MSIE: */
* html #Kopf {
    margin: 11px 21px -9px 20px;
}

/* lte IE 6:
ACHTUNG:
#Kopf fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */


#KopfRahmenLinks {
    background-image: url(../assets/images/Kopf_Rahmen_links.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px; left: -9px;
    width: 9px;
    height: 182px;
    z-index: 4;
}

/* lte IE 6:
ACHTUNG:
#KopfRahmenLinks fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */


#KopfRahmenRechts {
    background-image: url(../assets/images/Kopf_Rahmen_rechts.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px; right: -9px;
    width: 9px;
    height: 182px;
    z-index: 4;
}

/* lte IE 6:
ACHTUNG:
#KopfRahmenRechts fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */


#Schriftzug {
    background-image: url(../assets/images/Kopf_Webolux_2-0_Schriftzug.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 180px;
    height: 130px;
    top: 3px; left: 0px;
    cursor: pointer;
    z-index: 5;
}

/* lte IE 6:
ACHTUNG:
#Schriftzug fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */


#Logo {
    background-image: url(../assets/images/Kopf_Webolux_2-0_Logo.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 150px;
    height: 130px;
    top: 3px; right: 30px;
    cursor: pointer;
    z-index: 4;
}

/* lte IE 6:
ACHTUNG:
#Logo fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */


#Sprachen {
    position: absolute;
    bottom: 4px; right: 10px;
    z-index: 4;
}

/* MSIE: */
* html #Sprachen {
    bottom: 12px;
}


#Navigation {
    position: absolute;
    bottom: 3px; left: 20px;
    margin-right: 66px; /* <= damit die Sprachen-Fahnen immer Platz haben */
    z-index: 5;
}

/* MSIE: */
* html #Navigation {
    bottom: 11px;
}


#Impressum {
    display: inline;
}


/* ACHTUNG:
#LinkeSpalte wird
aus Gestaltungs-Gruenden
in "style_website_special..."
und in "index.php => function neuAufbau"
via JavaScript angepasst! */

#LinkeSpalte {
    position: fixed;
    bottom: 15px; left: 0px;
    width: 232px;
    height: 100%;
    overflow: hidden;
    z-index: 2;
}

/* MSIE: */
* html #LinkeSpalte {
    position: absolute;
}


#SubnavigationRahmen {
    background-image: url(../assets/images/Body_Hintergrund.png);
    background-repeat: repeat-y;
    position: relative;
    top: 225px; left: 11px;
    width: 221px;
    height: 100%;
    z-index: 3;
}

/* lte IE 6:
ACHTUNG:
#SubnavigationRahmen fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */


#SubnavigationRahmenOben {
    background-image: url(../assets/images/Body_runde_Ecke_oben_rechts.png);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    position: relative;
    top: -9px; left: 0px;
    width: 212px;
    height: 9px;
    margin: 0 0 0 9px;
    z-index: 3;
}

/* lte IE 6:
ACHTUNG:
#SubnavigationRahmenOben fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */

#SubnavigationRahmenObenEckeLinks {
    background-image: url(../assets/images/Body_runde_Ecke_oben_links.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    position: relative;
    top: 0px; left: -9px;
    width: 9px;
    height: 100%;
}

/* lte IE 6:
ACHTUNG:
#SubnavigationRahmenObenEckeLinks fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */


#Subnavigation {
    position: absolute;
    top: -3px; left: 0px;
    width: 100%;
    z-index: 3;
}


#Giraffe {
    padding: 15px 0 0 12px;
}


/* ACHTUNG:
#SubnavigationRahmenUnten wird
aus Gestaltungs-Gruenden
in "style_website_special..."
und in "index.php => function neuAufbau"
via JavaScript angepasst! */

#SubnavigationRahmenUnten {
    background-image: url(../assets/images/Body_runde_Ecke_unten_rechts-Kontur_pur.png);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    position: fixed;
    bottom: 11px; left: 11px;
    width: 212px;
    height: 9px;
    margin: 0 0 0 9px;
    z-index: 2;
}

/* MSIE: */
* html #SubnavigationRahmenUnten {
    position: absolute;
    bottom: 2px;
}

/* lte IE 6:
ACHTUNG:
#SubnavigationRahmenUnten fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */

#SubnavigationRahmenUntenEckeLinks {
    background-image: url(../assets/images/Body_runde_Ecke_unten_links-Subnavigation_Sonderanfertigung.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    position: relative;
    top: 0px; left: -9px;
    width: 9px;
    height: 100%;
}

/* lte IE 6:
ACHTUNG:
#SubnavigationRahmenUntenEckeLinks fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */


/* ACHTUNG:
#Content wird
aus Gestaltungs-Gruenden
in "style_website_special..."
und in "index.php => function neuAufbau"
via JavaScript angepasst! */

#Content {
    padding-left: 232px;
    padding-right: 12px;
    margin: 0;
}

/* MSIE: */
* html #Content {
    height: 100%;
    width: 100%;
    padding-top: 181px;
    overflow-x: auto;
    overflow-y: scroll;
}

/* gte IE 7:
ACHTUNG:
#Content fuer "gte IE 7" wird in
"style_website_gte_ie7.css"
angepasst! */

/* Safari:
ACHTUNG:
#Content
fuer Safari wird
in "style_website_special..." via
JavaScript angepasst! */


/* ACHTUNG:
#Tandem wird
aus Gestaltungs-Gruenden
in "style_website_special..." via
JavaScript angepasst! */

#Tandem {
    width: 100%;
    height: 100%;
}


#MittlereSpalteAnfang {
    background-image: url(../assets/images/Body_runde_Ecke_oben_links.png);
    background-repeat: no-repeat;
    background-position: 0% 100%;
    height: 210px;
    margin: 0 0 0 9px;
}

/* MSIE: */
* html #MittlereSpalteAnfang {
    height: 29px;
}

/* lte IE 6:
ACHTUNG:
#MittlereSpalteAnfang fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */

.MittlereSpalte {
    background-image: url(../assets/images/Body_Table_Hintergrund.png);
    background-repeat: repeat-y;
    height: 100%;
}

/* lte IE 6:
ACHTUNG:
#MittlereSpalte fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */

#MittlereSpalteEnde {
    background-image: url(../assets/images/Body_spitze_Ecke_unten_links.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    height: 100%;
    margin: 0 0 0 9px;
}

/* lte IE 6:
ACHTUNG:
#MittlereSpalteEnde fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */


#RechteSpalteAnfang {
    background-image: url(../assets/images/Body_runde_Ecke_oben_rechts.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    height: 210px;
    margin: 0 0 0 18px;
}

/* MSIE: */
* html #RechteSpalteAnfang {
    height: 29px;
}

/* lte IE 6:
ACHTUNG:
#RechteSpalteAnfang fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */

#RechteSpalteAnfangEckeLinks {
    background-image: url(../assets/images/Body_spitze_Ecke_oben_links.png);
    background-repeat: no-repeat;
    background-position: 0% 100%;
    position: relative;
    top: 0px; left: -9px;
    width: 9px;
    height: 100%;
}

/* lte IE 6:
ACHTUNG:
#RechteSpalteAnfangEckeLinks fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */

.RechteSpalte {
    background-image: url(../assets/images/Body_Table_Hintergrund.png);
    background-repeat: repeat-y;
    height: 100%;
}

/* lte IE 6:
ACHTUNG:
#RechteSpalte fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */

#RechteSpalteEnde {
    background-image: url(../assets/images/Body_spitze_Ecke_unten_links.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    height: 100%;
    margin: 0 0 0 9px;
}

/* lte IE 6:
ACHTUNG:
#RechteSpalteEnde fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */


.AbstandZumFuss {
    height: 16px;
}


#FussAnfang {
    background-image: url(../assets/images/Body_spitze_Ecke_oben_links.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    height: 9px;
    margin: 0 0 0 9px;
}

/* MSIE: */
* html #FussAnfang {
    margin-bottom: -13px;
}

/* lte IE 6:
ACHTUNG:
#FussAnfang fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */


#Fuss {
    background-image: url(../assets/images/Body_Hintergrund.png);
    background-repeat: repeat-y;
    margin: 0 0 0 9px;
}

/* lte IE 6:
ACHTUNG:
#Fuss fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */


#FussEnde {
    background-image: url(../assets/images/Body_runde_Ecke_unten_rechts.png);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    height: 9px;
    margin: -10px 0 11px 18px;
}

/* MSIE: */
* html #FussEnde {
    margin-bottom: 2px;
}

/* lte IE 6:
ACHTUNG:
#FussEnde fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */

#FussEndeEckeLinks {
    background-image: url(../assets/images/Body_runde_Ecke_unten_links.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    position: relative;
    top: 0px; left: -9px;
    width: 9px;
    height: 100%;
}

/* lte IE 6:
ACHTUNG:
#FussEndeEckeLinks fuer "lte IE 6" wird in
"style_website_lte_ie6.css"
angepasst! */



.navi   { float: left; margin: 0 0 0 0; color: #ffffff; font-style: normal; font-weight: 600; font-size: 0.9em; }

/* MSIE: */
* html .navi { margin-top: 2px; }

.navi a:link  { color: #ffffff; text-decoration: none; }

.navi a:visited  { color: #ffffff; text-decoration: none; }

.navi a:hover  { color: #eaaf48; text-decoration: none; }

.navi a:active  { color: #eaaf48; text-decoration: none; }


.navihighlight   { float: left; margin: 0 0 0 0; color: #edbe48; font-style: normal; font-weight: 600; font-size: 0.9em; }

/* MSIE: */
* html .navihighlight { margin-top: 2px; }

.navihighlight a:link  { color: #edbe48; text-decoration: none; }

.navihighlight a:visited  { color: #edbe48; text-decoration: none; }

.navihighlight a:hover  { color: #edbe48; text-decoration: none; }

.navihighlight a:active  { color: #edbe48; text-decoration: none; }


.naviTrennstrich   {
    width: 1px;
    height: 1.2em;
    background-color: #ffffff;
    margin: 0.2em 0.4em 0em 0.4em;
    float: left;
}

/* MSIE: */
* html .naviTrennstrich   {
    position: relative;
    bottom: -6px;
    margin: 0em 0.4em 0em 0.4em;
}



.subnavi   {
    width: 192px;
    padding: 7px 0 7px 24px;
    margin: 0 1px 0 5px;
    border-bottom: 1px dotted #63b8f4;
    color: #5a87bb; font-style: normal; font-weight: 600; font-size: 0.8em;
}

/* MSIE: */
* html .subnavi   {
    width: 100%;
}

.subnavi a:link  { color: #5a87bb; text-decoration: none; }

.subnavi a:visited  { color: #5a87bb; text-decoration: none; }

.subnavi a:hover  { color: #eaaf48; text-decoration: none; }

.subnavi a:active  { color: #eaaf48; text-decoration: none; }


.subnavihighlight   {
    width: 192px;
    padding: 7px 0 7px 24px;
    margin: 0 1px 0 5px;
    border-bottom: 1px dotted #63b8f4;
    color: #edbe48; font-style: normal; font-weight: 600; font-size: 0.8em;
}

/* MSIE: */
* html .subnavihighlight   {
    width: 100%;
}

.subnavihighlight a:link  { color: #edbe48; text-decoration: none; }

.subnavihighlight a:visited  { color: #edbe48; text-decoration: none; }

.subnavihighlight a:hover  { color: #edbe48; text-decoration: none; }

.subnavihighlight a:active  { color: #edbe48; text-decoration: none; }



.cont   { color: #425a7c; font-style: normal; font-weight: 500; font-size: 0.8em; line-height: 18px; }

.cont a:link  { color: #425a7c; text-decoration: underline; }

.cont a:visited  { color: #425a7c; text-decoration: underline; }

.cont a:hover  { color: #5a87bb; text-decoration: underline; }

.cont a:active  { color: #5a87bb; text-decoration: underline; }


.cont_signal   { color: #F00400; font-style: normal; font-size: 1em; line-height: 18px; }


.cont_green   { color: #B0C81F; font-style: normal; font-size: 1em; line-height: 18px; }


.contklein   { color: #425a7c; font-style: normal; font-weight: 500; font-size: 0.8em; line-height: 15px; }



.container_standard { clear: both; margin: 0px 25px 10px 39px; }

.container_kopfbild { clear: both; margin: 5px 25px 10px 39px; }

.container_ueber {
    clear: both; margin: 0px 25px 3px 39px;
    color: #425a7c; font-style: normal; font-weight: 800; font-size: 1.1em;
}
.container_ueber a:link  { color: #425a7c; text-decoration: underline; }
.container_ueber a:visited  { color: #425a7c; text-decoration: underline; }
.container_ueber a:hover  { color: #425a7c; text-decoration: underline; }
.container_ueber a:active  { color: #425a7c; text-decoration: underline; }

.container_bild_und_text { clear: both; margin: 0px 25px 10px 39px; }

.bild_oberhalb_links { float: left; margin: 5px 10px 5px 0px; }

.bild_unterhalb_links { float: left; margin: 5px 10px 5px 0px; }

.bild_oberhalb_rechts { margin: 5px 17px 5px 29px; font-weight: 800; font-size: 0.8em; line-height: 15px; }
.bild_oberhalb_rechts a:link, .bild_oberhalb_rechts a:visited,
.bild_oberhalb_rechts a:hover, .bild_oberhalb_rechts a:active { text-decoration: none; }

.bild_unterhalb_rechts { margin: 5px 17px 10px 29px; font-weight: 800; font-size: 0.8em; line-height: 15px; }
.bild_unterhalb_rechts a:link, .bild_unterhalb_rechts a:visited,
.bild_unterhalb_rechts a:hover, .bild_unterhalb_rechts a:active { text-decoration: none; }


.container_standardRechts { margin: 0px 17px 0px 29px; }



h1 { display: inline; color: #425a7c; font-style: normal; font-weight: 800; font-size: 2.2em; }

h2 { display: inline; color: #425a7c; font-style: normal; font-weight: 800; font-size: 1.6em; }

h3 { display: inline; color: #425a7c; font-style: normal; font-weight: 800; font-size: 1.2em; }

h4, .ueber { display: inline; color: #425a7c; font-style: normal; font-weight: 800; font-size: 1.0em; }

h5 { display: inline; color: #425a7c; font-style: normal; font-weight: 800; font-size: 0.8em; }

h6 { display: inline; color: #425a7c; font-style: normal; font-weight: 800; font-size: 0.6em; }



ul {
    list-style-type : none;
    padding: 0;
    margin: 0;
}

ul li {
    background-image: url(../assets/images/anfuehrungspunkt.jpg);
    background-repeat: no-repeat;
    background-position: 0% 3px;
    padding: 0 0 0 20px;
}



.fuss   {
    clear: both;
    color: #425a7c; font-style: normal; font-weight: 500; font-size: 0.9em; line-height: 18px;
    margin: 0px 130px 10px 30px;
}

.fuss a:link  { color: #5a87bb; text-decoration: underline; }

.fuss a:visited  { color: #5a87bb; text-decoration: underline; }

.fuss a:hover  { color: #eaaf48; text-decoration: underline; }

.fuss a:active  { color: #eaaf48; text-decoration: underline; }


.fuss .impressum   { padding: 0px 0px 0px 0px; color: #425a7c; font-style: normal; font-weight: 500; font-size: 1em; }

.fuss .impressum a:link  { color: #425a7c; text-decoration: none; }

.fuss .impressum a:visited  { color: #425a7c; text-decoration: none; }

.fuss .impressum a:hover  { color: #425a7c; text-decoration: underline; }

.fuss .impressum a:active  { color: #425a7c; text-decoration: underline; }



#valide {
    float: right;
    margin: -81px -110px 0 25px;
}

/* MSIE: */
* html #valide {
    margin-right: -55px;
}

/* Opera:
ACHTUNG:
#valide
fuer Opera wird
in "style_website_special..." via
JavaScript angepasst! */

/* Safari:
ACHTUNG:
#valide
fuer Safari wird
in "style_website_special..." via
JavaScript angepasst! */

#valide p {
    margin: 8px 0 0 0;
}





/* Kontakt-Formular: */



.kontakt {
    width: 100%;
    white-space: nowrap; /* <= damit z. B. in "kontakt_en.php", "P.-Code/Place" nicht umbricht */
}

/* MSIE: */
* html .kontakt {
    width: 85%;
}

.kontakt, .kontakt .cont   { color: #425a7c; font-style: normal; font-weight: 500; font-size: 1em; line-height: 18px; }

.kontakt td {
    padding: 0 7px 5px 0;
}

/* MSIE: */
* html .kontakt td {
    padding: 0 0 5px 0;
}

/* Opera:
ACHTUNG:
.kontakt td
fuer Opera wird
in "style_website_special..." via
JavaScript angepasst! */

.kontakt .auswahlfeld {
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 1em;
    color: #425a7c;
    background-color: #FFF;
    border: solid 1px #92b8c5;
    padding: 1px 0 1px 5px;
}

.kontakt .eingabefeld {
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 1em;
    color: #425a7c;
    background-color: #FFF;
    border: solid 1px #92b8c5;
    padding: 1px 0 1px 5px;
    width: 100%;
}

.kontakt .PLZ {
    width: auto;
}

.kontakt .Ort {
    margin-right: -7px;
    width: auto;
}

/* MSIE: */
* html .kontakt .Ort {
    margin-right: 0px;
}

/* Opera:
ACHTUNG:
.kontakt .Ort
fuer Opera wird
in "style_website_special..." via
JavaScript angepasst! */

.kontakt .submit {
    color: #425a7c;
    font-weight: 600;
    background-color: #e2e3e5;
    border: 1px solid #92b8c5;
    padding: 1px 3px 1px 3px;
    width: auto;
    cursor: pointer;
}

.kontakt #Werkstatt {
    margin-right: -7px;
}

/* MSIE: */
* html .kontakt #Werkstatt {
    margin-right: 0px;
}

/* Opera:
ACHTUNG:
.kontakt #Werkstatt
fuer Opera wird
in "style_website_special..." via
JavaScript angepasst! */





/* Kommunikations-Modul: */



.kommodRahmen {
    clear: both;
    border: dashed 1px #92b8c5;
    margin: 0px 12px 20px 24px;
    padding: 10px 13px 0px 15px;
    background-color: #f0f0f0;
}



.kommodRahmen form {
    margin: 0;
    padding: 0;
}



.anker {
    position: relative;
    top: -210px;
    height: 0px;
    width: 0px;
    float: right;
}

/* lt IE 5.5:
ACHTUNG:
.anker fuer "lt IE 5.5" wird in
"style_website_lt_ie5.5.css"
angepasst! */

/* Safari:
ACHTUNG:
.anker
fuer Safari wird
in "style_website_special..." via
JavaScript angepasst! */



/* BOT-FALLE: */
.bvorname {
    width: 0px;
    height: 0px;
    overflow: hidden;
    display: none;
}



.commodEingabe {
    margin-top: 10px;
    width: 100%;
}

/* MSIE: */
* html .commodEingabe {
    color: #425a7c;
    font-size: 1em;
    width: 85%;
}

.commodEingabe td {
    padding: 0 7px 5px 0;
}

/* MSIE: */
* html .commodEingabe td {
    padding: 0 0 5px 0;
}

/* gte IE 7:
ACHTUNG:
.commodEingabe td fuer "gte IE 7" wird in
"style_website_gte_ie7.css"
angepasst! */

/* Opera:
ACHTUNG:
.commodEingabe td
fuer Opera wird
in "style_website_special..." via
JavaScript angepasst! */

.commodEingabe .feldbeschreibung {
    width: 1px; /* <= damit das Tabellenfeld den Inhalt eng umschliesst */
    overflow: visible;
}

/* lt IE 5.5:
ACHTUNG:
.commodEingabe .feldbeschreibung fuer "lt IE 5.5" wird in
"style_website_lt_ie5.5.css"
angepasst! */

.commodEingabe .feldbeschreibung div {
    margin-right: 3px; /* <= ergibt sich aus den Werten von ".commodEingabe td" (muss i. d. Summe 10px ergeben) */
}

/* MSIE: */
* html .commodEingabe .feldbeschreibung div {
    margin-right: 10px;
}

/* gte IE 7:
ACHTUNG:
.commodEingabe .feldbeschreibung div fuer "gte IE 7" wird in
"style_website_gte_ie7.css"
angepasst! */

/* Opera:
ACHTUNG:
.commodEingabe .feldbeschreibung div
fuer Opera wird
in "style_website_special..." via
JavaScript angepasst! */

.commodEingabe td input, .commodEingabe td textarea {
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 1em;
    color: #425a7c;
    background-color: #FFF;
    border: solid 1px #92b8c5;
    padding: 1px 0 1px 5px;
    width: 100%;
}

/* gte IE 7:
ACHTUNG:
.commodEingabe td input, .commodEingabe td textarea fuer "gte IE 7" wird in
"style_website_gte_ie7.css"
angepasst! */

.commodEingabe td .submit {
    color: #425a7c;
    font-weight: 600;
    background-color: #e2e3e5;
    border: 1px solid #92b8c5;
    margin-right: -7px;
    padding: 1px 3px 1px 3px;
    width: auto;
    cursor: pointer;
}

/* MSIE: */
* html .commodEingabe td .submit {
    margin-right: 0px;
}

/* Opera:
ACHTUNG:
.commodEingabe td .submit
fuer Opera wird
in "style_website_special..." via
JavaScript angepasst! */



.commodAusgabe {
    margin-top: 10px;
    border: solid 1px #92b8c5;
    width: 100%;
}

/* MSIE: */
* html .commodAusgabe {
    color: #425a7c;
    font-size: 1em;
    width: 85%;
}

.commodAusgabe .header {
    padding: 3px 5px 6px 5px;
}

.commodAusgabe .headline {
    padding: 0 5px 3px 5px;
}

.commodAusgabe .body {
    padding: 0 5px 5px 5px;
}



.tooltipBalloonPre {
    cursor: pointer;
    white-space: nowrap;
}

.tooltipBalloonHinweis {
    position: relative;
    top: -6px;
    left: 1px;
    z-index: 2;
}



.tooltipBalloon {
    width: 265px;
    padding: 0px;
    margin: 0px;
    left: 0px;
    top: 0px;
}

/* gte IE 7:
ACHTUNG:
.tooltipBalloon
fuer "gte IE 7" wird
in "style_website_special..." via
JavaScript angepasst! */

/* urspruengliche Werte aus "tip_balloon.js":

.tooltipBalloon {
    width: auto;
    padding: 0px;
    margin: 0px;
    left: 0px;
    top: 0px;
}
*/

.tooltipBalloonNeck {
    position: relative;
    top: -1px;
    left: 2px;
    z-index: 1;
    display: none;
}

/* gte IE 7:
ACHTUNG:
.tooltipBalloonNeck
fuer "gte IE 7" wird
in "style_website_special..." via
JavaScript angepasst! */

/* urspruengliche Werte aus "tip_balloon.js":

.tooltipBalloonNeck {
    position: relative;
    top: -1px;
    left: 2px;
    z-index: 1;
    display: none;

    padding: 0px;
    margin: 0px;
    border: 0px;
}
*/





/* Sonstiges: */



.technikgeschichte {
    border-collapse: collapse;
}

.technikgeschichte td {
    border: solid 1px #5a87bb;
}
