@CHARSET "ISO-8859-1";

/* verwendete Farben, Schriftstile: 
 * Überschriften, Links (dunkelrot): #9e1120, Amöbia bold, 27px
 * Navigation links: #fff, Amöbia bold, 18px
 * gelber Button: #fff #f9c700, Amoebia bold, 20px, Schriftabstand -0.5
 * 
 * Hintergrund (weiss): #fff
 * Textfarbe (schwarz): #000
 */

* {
    margin: 0;
    padding: 0;
}
ul {padding: 0.5em 0 0.5em 3em;}
ol {padding: 0.5em 0 0.5em 3em;}
img {border: 0;}
p {margin-bottom: 0.5em;}
a {color: #9e1120; text-decoration: underline;}
#nav2 a {text-decoration: none;}
a:hover {color: #000; text-decoration: none;}
iframe {border: 0; width: 100%;}

.input {border: 1px solid #CCCCCC; background: #F7F7F7;}

body {
    background: url(images/bg_verlauf_ohne_border.jpg) no-repeat;
    font-size: 12px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif; 
}
td {font-size: 12px;}

#extendedborder {
    background: url(images/bg-body.gif) repeat-y;
}
#background {
    background: url(images/bg_verlauf.jpg) no-repeat;
    /* min-height: 626px; */
}
#top {
    position: relative;
    height: 120px;
}
#nav2 {
    float: left;
    width: 172px;
    margin-right: 12px;
    color: #fff;
    text-align: right;
    font-size: 15px;
    font-weight: bold;
}
#nav2 #keepheight {
    height: 200px;
}
#nav2 ul {
    list-style-type: none;
    padding: 0;
}
#nav2 li {
    margin-bottom: 5px;
}
#nav2 a{
    color: #fff;
}
#content {
    float: left; 
    width: 600px;
    margin: 30px 23px 23px 23px;
    line-height: 1.5em;
    min-height: 300px; /*488px;*/
}
#nav3 {
    color: #fff;
    float: left;
    margin-left: 10px;
}
#footer {
    background: url(images/border_bottom.gif) no-repeat;
    padding: 20px 0 40px 40px;
}
#logo {
    position: absolute;
    left: 0;
    top: 0; 
}
.gelberbutton {
    display: block;
    /*background: url(images/button.gif) no-repeat;*/
    width: 120px;
    height: 50px;
    margin-right: 11px; 
    position: absolute;
} 
.gelberbutton img {
    display: block;
    visibility: hidden;
}
.informierenDE {left: 307px; top: 70px;}
a.informierenDE {background: url(images/button_informieren_DE_1.gif);}
a:hover.informierenDE {background: url(images/button_informieren_DE_2.gif);}
.bestellenDE {left: 438px; top: 70px;}
a.bestellenDE {background: url(images/button_bestellen_DE_1.gif);}
a:hover.bestellenDE {background: url(images/button_bestellen_DE_2.gif);}
.freischaltenDE {left: 569px; top: 70px;}
a.freischaltenDE {background: url(images/button_freischalten_DE_1.gif);}
a:hover.freischaltenDE {background: url(images/button_freischalten_DE_2.gif);}
.aufladenDE {left: 700px; top: 70px;}
a.aufladenDE {background: url(images/button_aufladen_DE_1.gif);}
a:hover.aufladenDE {background: url(images/button_aufladen_DE_2.gif);}

.informierenRU {left: 307px; top: 70px;}
a.informierenRU {background: url(images/button_informieren_RU_1.gif);}
a:hover.informierenRU {background: url(images/button_informieren_RU_2.gif);}
.bestellenRU {left: 438px; top: 70px;}
a.bestellenRU {background: url(images/button_bestellen_RU_1.gif);}
a:hover.bestellenRU {background: url(images/button_bestellen_RU_2.gif);}
.freischaltenRU {left: 569px; top: 70px;}
a.freischaltenRU {background: url(images/button_freischalten_RU_1.gif);}
a:hover.freischaltenRU {background: url(images/button_freischalten_RU_2.gif);}
.aufladenRU {left: 700px; top: 70px;}
a.aufladenRU {background: url(images/button_aufladen_RU_1.gif);}
a:hover.aufladenRU {background: url(images/button_aufladen_RU_2.gif);}

.informierenTR {left: 307px; top: 70px;}
a.informierenTR {background: url(images/button_informieren_TR_1.gif);}
a:hover.informierenTR {background: url(images/button_informieren_TR_2.gif);}
.bestellenTR {left: 438px; top: 70px;}
a.bestellenTR {background: url(images/button_bestellen_TR_1.gif);}
a:hover.bestellenTR {background: url(images/button_bestellen_TR_2.gif);}
.freischaltenTR {left: 569px; top: 70px;}
a.freischaltenTR {background: url(images/button_freischalten_TR_1.gif);}
a:hover.freischaltenTR {background: url(images/button_freischalten_TR_2.gif);}
.aufladenTR {left: 700px; top: 70px;}
a.aufladenTR {background: url(images/button_aufladen_TR_1.gif);}
a:hover.aufladenTR {background: url(images/button_aufladen_TR_2.gif);}

.informierenPL {left: 307px; top: 70px;}
a.informierenPL {background: url(images/button_informieren_PL_1.gif);}
a:hover.informierenPL {background: url(images/button_informieren_PL_2.gif);}
.bestellenPL {left: 438px; top: 70px;}
a.bestellenPL {background: url(images/button_bestellen_PL_1.gif);}
a:hover.bestellenPL {background: url(images/button_bestellen_PL_2.gif);}
.freischaltenPL {left: 569px; top: 70px;}
a.freischaltenPL {background: url(images/button_freischalten_PL_1.gif);}
a:hover.freischaltenPL {background: url(images/button_freischalten_PL_2.gif);}
.aufladenPL {left: 700px; top: 70px;}
a.aufladenPL {background: url(images/button_aufladen_PL_1.gif);}
a:hover.aufladenPL {background: url(images/button_aufladen_PL_2.gif);}

.informierenEN {left: 307px; top: 70px;}
a.informierenEN {background: url(images/button_informieren_EN_1.gif);}
a:hover.informierenEN {background: url(images/button_informieren_EN_2.gif);}
.bestellenEN {left: 438px; top: 70px;}
a.bestellenEN {background: url(images/button_bestellen_EN_1.gif);}
a:hover.bestellenEN {background: url(images/button_bestellen_EN_2.gif);}
.freischaltenEN {left: 569px; top: 70px;}
a.freischaltenEN {background: url(images/button_freischalten_EN_1.gif);}
a:hover.freischaltenEN {background: url(images/button_freischalten_EN_2.gif);}
.aufladenEN {left: 700px; top: 70px;}
a.aufladenEN {background: url(images/button_aufladen_EN_1.gif);}
a:hover.aufladenEN {background: url(images/button_aufladen_EN_2.gif);}

#footernavigation {
    list-style-type: none;
    font-size: 10px;
    padding-left: 140px;
}
#footernavigation li {
    display: inline;
    padding-right: 1em;
}

ul.haken {
    list-style-type: none;
    padding: 0;
}
ul.haken li {
    padding-left: 18px;
    margin-bottom: 8px;
    background: url(images/li-haken.gif) no-repeat 0 2px;
}

#sprachauswahl {
    color: #fff;
    font-size: 10px;
    position: absolute;
    left: 580px;
    top: 20px;
}
#sprachauswahl ul {
    padding: 0;
    list-style-type: none;
    margin-top: 5px;
}
#sprachauswahl li {
    display: inline;
    padding-right: 19px;
}

.onerow {
    width: 199px;
    float: left;
    border-right: 1px solid #fff;
    padding-bottom: 15px;
}
.tworows {
    width: 399px;
    float: left;
    border-right: 1px solid #fff;
    padding-bottom: 15px;
}
.threerows {
    width: 599px;
    float: left;
    border-right: 1px solid #fff;
    padding-bottom: 15px;
}
.halfrows {
    width: 299px;
    float: left;
    border-right: 1px solid #fff;
    padding-bottom: 15px;
}

h2 {
    font-size: 115%;
    font-weight: bold;
    margin: 0.5em 0;
}
h3 {
    font-size: 100%;
    font-weight: bold;
    margin: 0.5em 0;
}
h4 {
    font-size: 100%;
    font-weight: bold;
    margin: 0.5em 0;
}

.footnotes {
    margin-top: 50px;
    color: #999;
    font-size: 80%;
    width: 600px; 
    margin-left: 140px;
}

div.pager {clear: both; padding-top: 30px;}

/*
#blase1 {position: absolute; top: -100px; left: 450px; width: 80px; height: 100px; border: 1px solid;}
a#blase1 img {position: relative; top: -80px; left: 30px; display: block;}
a#blase1:hover img {display: none;}
*/

#typen {margin: 0; padding: 0; list-style-type: none; width: 431px; height: 236px;
    position: absolute; top: -150px; left: 450px; background: url(/images/typen.gif);}

#blase1 a {position: absolute; top: 50px; left: 0; width: 80px; height: 100px; display: block; }
#blase1 a img {position: absolute; top: -80px; left: 40px; display: none;}
#blase1 a:hover img {display: block;}

#blase2 a {position: absolute; top: 30px; left: 60px; width: 90px; height: 110px; display: block;}
#blase2 a img {position: absolute; top: -80px; left: 80px; display: none;}
#blase2 a:hover img {display: block;}

#blase3 a {position: absolute; top: 0; left: 140px; width: 80px; height: 110px; display: block;}
#blase3 a img {position: absolute; top: -50px; left: -40px; display: none;}
#blase3 a:hover img {display: block;}

#blase4 a {position: absolute; top: 30px; left: 200px; width: 80px; height: 110px; display: block;}
#blase4 a img {position: absolute; top: -80px; left: 60px; display: none;}
#blase4 a:hover img {display: block;}

#blase5 a {position: absolute; top: 20px; left: 270px; width: 70px; height: 110px; display: block;}
#blase5 a img {position: absolute; top: -60px; left: 40px; display: none;}
#blase5 a:hover img {display: block;}

#blase6 a {position: absolute; top: 50px; left: 330px; width: 90px; height: 110px; display: block;}
#blase6 a img {position: absolute; top: -80px; left: 80px; display: none;}
#blase6 a:hover img {display: block;}

.hidden {display: none;}

#kategorien {float: left; width: 100px;}
.faqentry {
    border-right: 1px solid #fff;
    padding-bottom: 15px;
}

/** CSS fuer speedload von Vanessa */
body.speedload, body.speedload td {
    line-height: 1.5em;
    background: none;
    margin: 0;
    padding: 0;
}
.speedload .box {
   color: red;       /* Schriftfarbe */
}

.speedload .Punkte {
   color: black;         /* Schriftfarbe */
   margin-bottom: 1em;
}

.speedload .Feld {
   background-color: white;
   width: 250px;
}

.speedload .headline {
   color: red;
}

.speedload .error {
   color: red; 
}
fieldset.message legend {display: none;}
fieldset.message {color: red; border: 0; margin-top: 1em;}

.intextfootnote {
    color: #999;
    font-size: 80%;
}

#content .yellowbox {position: relative; width: 599px; padding-bottom: 1em;}
#content .yellowbox .top {background: url(images/bg_box_yellow_top.gif) no-repeat; height: 7px;}
#content .yellowbox .middle {background: url(images/bg_box_yellow_middle.gif) repeat-y; padding: 0 10px;}
#content .yellowbox .bottom {background: url(images/bg_box_yellow_bottom.gif) no-repeat; height: 7px;}
#content .yellowbox.jetztneu .sign {background: url(images/bg_box_yellow_jetztneu.gif) no-repeat; position: absolute; top: 0; left: 0; width: 141px; height: 115px; }
#content .yellowbox.jetztneu .middle {padding-left: 145px;}

#content .whitebox {position: relative; width: 599px; padding-bottom: 1em;}
#content .whitebox .top {background: url(images/bg_box_white_top.gif) no-repeat; height: 7px;}
#content .whitebox .middle {background: url(images/bg_box_white_middle.gif) repeat-y; padding: 0 10px;}
#content .whitebox .bottom {background: url(images/bg_box_white_bottom.gif) no-repeat; height: 7px;}

#sidebar {position: absolute; left: 847px; top: 160px; width: 143px;}
#sidebar .whitebox .top {background: url(images/bg_box_sidebar_top.gif) no-repeat; height: 7px;}
#sidebar .whitebox .middle {background: url(images/bg_box_sidebar_middle.gif) repeat-y; padding: 0 10px;}
#sidebar .whitebox .bottom {background: url(images/bg_box_sidebar_bottom.gif) no-repeat; height: 7px;}

