

#content .icons p a {
    float: left;
}

#debug {display:none}

* {margin:0;padding:0}

html {overflow-y:scroll}

img { border:0; }

body {
    font-size: 70%;
    background: #ccc url(../img/bg_body2.jpg) no-repeat fixed 50% 50%;
    padding-bottom: 100px;
    font-family: Verdana;
    color: #004494;
    line-height: 160%;
}

#beta {
    position:absolute;
    right: 0;
    top: 0;
    width: 98px;
    height: 98px;
    background: url(../img/beta2.gif) no-repeat;
    z-index: 999;
}

.buttonUnderline {
    margin-top: -15px;
    text-transform: uppercase;
    font-family: "Trebuchet MS";
    clear: both;
}

.head {
    text-transform: uppercase;
}

h1 {
    font-size: 170%;
}

h2 {
    font-size: 145%;
}

h3 {
    font-size: 100%;
}

a {
    color: #004494;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #738F11;
    text-decoration: underline;
}

a:active {
    position: relative;
    top: 1px;
}

p {
    padding-bottom: 0.7em;
}

#content ul {
    margin-bottom: 0.7em;
}

#content ul li {
    list-style: disc;
    list-style-position: inside;
}

#logo {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(../img/ZEG-Logo.gif) no-repeat;
    width: 111px;
    height: 106px;
}

#logoVeloland {
    position: absolute;
    right: 0px;
    top: 45px;
    background: url(../img/logo-veloland.png) no-repeat;
    width: 130px;
    height: 51px;
}

#wrap {
    min-width: 980px;
    max-width: 1110px;
    margin: 0 auto;
    position: relative;
    display: none;
}

#wrapper {
    width: 840px;
    margin: 0 auto;
    background: url(../img/bg_wrapper.png) repeat-y;
    padding: 0 56px;
    position: relative;
}

#header {
    height: 400px;
    position: relative;
}

#headBg {
    position: absolute;
    height: 400px;
    width: 840px;
}

#headBg div {
    position: absolute;
    height: 400px;
    width: 840px;
}

#head1  { background-image: url(../img/header/Start-Fade.jpg); }
#head2  { background-image: url(../img/header/Start.jpg); }
#head3  { background-image: url(../img/header/CO2-Computer.jpg); }
#head4  { background-image: url(../img/header/Hol-dir-deinen-CO2-Computer.jpg); }
#head5  { background-image: url(../img/header/Registrierung.jpg); }
#head6  { background-image: url(../img/header/Klimawandel.jpg); }
#head7  { background-image: url(../img/header/Nanuk.jpg); }
#head8  { background-image: url(../img/header/Wettbewerb.jpg); }
#head9  { background-image: url(../img/header/CO2-Punkte.jpg); }
#head10 { background-image: url(../img/header/so-machst-du-mit.jpg); }
#head11 { background-image: url(../img/header/erderwaermung.jpg); }
#head12 { background-image: url(../img/header/Bikepool.jpg); }
#head13 { background-image: url(../img/header/ZEG-Shop.jpg); }
#head14 { background-image: url(../img/header/CO2-Fahrradcomputer.jpg); }
#head15 { background-image: url(../img/header/Wer-hat-die-meisten-Starter.jpg); }
#head16 { background-image: url(../img/header/Wer-macht-das-CO2-Rennen.jpg); }
#head17 { background-image: url(../img/header/Wer-macht-mit.jpg); }

#lang {
    position: absolute;
    right: 6px;
    top: 0;
    margin-top: 295px;
    list-style: none;
}

#lang li * {
    width: 50px;
    text-indent: -999em;
    display: block;
    height: 35px;
    background: url(../img/bg_flags.png) no-repeat;
}

#lang .langFR         { margin-bottom: 4px; }
#lang .langFR a       { background-position: 0 0; }
#lang .langDE a       { background-position: 0 -37px; }
#lang .langNL a       { background-position: 0 -74px; }
#lang .langFR a:hover { background-position: -50px 0; }
#lang .langDE a:hover { background-position: -50px -37px; }
#lang .langNL a:hover { background-position: -50px -74px; }
#lang .langFR span    { background-position: -100px 0; }
#lang .langDE span    { background-position: -100px -37px; }
#lang .langNL span    { background-position: -100px -74px; }

#footLang {
    list-style: none;
    float: left;
    margin: 2px 0 0 55px;
}

#footLang li {
    float: left;
    margin-right: 5px;
}

#footLang li * {
    width: 20px;
    text-indent: -999em;
    display: block;
    height: 14px;
    background: url(../img/bg_flags.gif) no-repeat;
}

#footLang .langFR a       { background-position: 0 0; }
#footLang .langDE a       { background-position: 0 -14px; }
#footLang .langNL a       { background-position: 0 -28px; }
#footLang .langFR a:hover { background-position: -20px 0; }
#footLang .langDE a:hover { background-position: -20px -14px; }
#footLang .langNL a:hover { background-position: -20px -28px; }
#footLang .langFR span    { background-position: -40px 0; }
#footLang .langDE span    { background-position: -40px -14px; }
#footLang .langNL span    { background-position: -40px -28px; }

#teaserWrap {
    height: 127px;
    width: 529px;
    position: absolute;
    z-index: 999;
}

#teaserWrap * {
    height: 127px;
    width: 529px;
    position: absolute;
}

#fr #teaserWrap * { height: 153px; }
#fr #teaserWrap { height: 153px; }

#nl #teaserWrap * { height: 153px; }
#nl #teaserWrap { height: 153px; }

#teaser1 { background: url(../img/header/teaser_start.png) no-repeat; }
#teaser2 { background: url(../img/header/teaser_start_fade.png) no-repeat; }
#fr #teaser1 { background: url(../img/header/teaser_startFR.png) no-repeat; }
#fr #teaser2 { background: url(../img/header/teaser_start_fadeFR.png) no-repeat; }
#nl #teaser1 { background: url(../img/header/teaser_startNL.png) no-repeat; }
#nl #teaser2 { background: url(../img/header/teaser_start_fadeNL.png) no-repeat; }


#picFader {
    margin-left: 20px;
}
#picFader, #picFader *{
    height: 164px;
    width: 220px;
}
#picFader * {  position: absolute;}

#polkappe1973 {background: url(../../images/polkappe1973.jpg) no-repeat;}
#polkappe2003 {background: url(../../images/polkappe2003.jpg) no-repeat;}

#nav {
    position: absolute;
    bottom: 0;
    z-index: 600;
}

#mapLeft #nav {
    top: 0;
}

#wrap #nav li {
    float: left;
    display: block;
    margin-right: 2px;
}

#wrap #nav li a {
    display: block;
    width: 80px;
    height: 25px;
    padding: 0;
    background: url(../img/bg_nav_btn.png) no-repeat;
}

#wrap #nav li a:hover {
    background-position: 0 -25px !important;
}

#wrap #nav li a span {
    display: block;
    height: 100%;
    background: url(../img/bg_nav_text.gif) no-repeat;
    text-indent: -999em;
}

#fr #wrap #nav li a span { background-image: url(../img/bg_nav_textFR.gif); }
#nl #wrap #nav li a span { background-image: url(../img/bg_nav_textNL.gif); }

#wrap #nav li a.btnStart {
    width: 32px;
    background: url(../img/bg_nav_btn_small.png) no-repeat;
}

#wrap #nav li a.btnStart span     {background-position: -24px 0;}
#wrap #nav li a.btnCo2 span       {background-position: 0 -25px;}
#wrap #nav li a.btnKlima span     {background-position: 0 -50px;}
#wrap #nav li a.btnBike span      {background-position: 0 -75px;}
#wrap #nav li a.btnStadt span     {background-position: 0 -100px;}
#wrap #nav li a.btnHandler span   {background-position: 0 -125px;}
#wrap #nav li a.btnShop span      {background-position: 0 -150px;}
#wrap #nav li a.btnWett span      {background-position: 0 -175px;}
#wrap #nav li a.btnCo2punkte span {background-position: 0 -200px;}

#wrap #nav li.active a.btnStart span     {background-position: -24px 0;}
#wrap #nav li.active a.btnCo2 span       {background-position: -80px -25px;}
#wrap #nav li.active a.btnKlima span     {background-position: -80px -50px;}
#wrap #nav li.active a.btnBike span      {background-position: -80px -75px;}
#wrap #nav li.active a.btnStadt span     {background-position: -80px -100px;}
#wrap #nav li.active a.btnHandler span   {background-position: -80px -125px;}
#wrap #nav li.active a.btnShop span      {background-position: -80px -150px;}
#wrap #nav li.active a.btnWett span      {background-position: -80px -175px;}
#wrap #nav li.active a.btnCo2punkte span {background-position: -80px -200px;}

#wrap #footnav {
    list-style: none;
    float: right;
    margin: 2px 55px 0 0;
}

#wrap #footnav li {
    float: left;
    background: url(../img/bg_footnav_btn.png) no-repeat 4px -100px;
    padding-left: 12px;
}

#wrap #footnav li a {
    background: url(../img/bg_footnav_btn.png) no-repeat;
    text-indent: -999em;
    display: block;
    height: 20px;
    width: 77px;
}

#wrap #footnav li.btnZEG           {background: none !important; }
#wrap #footnav li.btnDealerLocator {background: none !important; padding-left: 36px }
#wrap #footnav li.btnImprint       {background: none !important; padding-left: 47px }

#wrap #footnav li.btnZEG a           {background-position: 0 -120px; width:41px; height: 37px;}
#wrap #footnav li.btnDealerLocator a {background-position: 0 0;      width:78px;}
#wrap #footnav li.btnLogin a         {background-position: 0 -20px;  width:28px;}
#wrap #footnav li.btnContact a       {background-position: 0 -40px;  width:42px;}
#wrap #footnav li.btnImprint a       {background-position: 0 -60px;  width:57px;}
#wrap #footnav li.btnDisclaimer a    {background-position: 0 -80px;  width:192px;}


#fr #wrap #footnav li { background-image: url(../img/bg_footnav_btnFR.png); }
#fr #wrap #footnav a  { background-image: url(../img/bg_footnav_btnFR.png); }

#fr #wrap #footnav li.btnZEG           {background: none !important; }
#fr #wrap #footnav li.btnDealerLocator {background: none !important; padding-left: 15px }
#fr #wrap #footnav li.btnImprint       {background: none !important; padding-left: 40px }

#fr #wrap #footnav li.btnZEG a           {background-position: 0 -120px; width:94px; height: 37px;}
#fr #wrap #footnav li.btnDealerLocator a {background-position: 0 0;      width:128px;}
#fr #wrap #footnav li.btnLogin a         {background-position: 0 -20px;  width:28px;}
#fr #wrap #footnav li.btnContact a       {background-position: 0 -40px;  width:42px;}
#fr #wrap #footnav li.btnImprint a       {background-position: 0 -60px;  width:92px;}
#fr #wrap #footnav li.btnDisclaimer a    {background-position: 0 -80px;  width:260px;}

#nl #wrap #footnav li { background-image: url(../img/bg_footnav_btnNL.png); }
#nl #wrap #footnav a  { background-image: url(../img/bg_footnav_btnNL.png); }


#nl #wrap #footnav li.btnZEG           {background: none !important; }
#nl #wrap #footnav li.btnDealerLocator {background: none !important; padding-left: 15px }
#nl #wrap #footnav li.btnImprint       {background: none !important; padding-left: 17px }

#nl #wrap #footnav li.btnZEG a           {background-position: 0 -120px; width:41px; height: 37px;}
#nl #wrap #footnav li.btnDealerLocator a {background-position: 0 0;      width:95px;}
#nl #wrap #footnav li.btnLogin a         {background-position: 0 -20px;  width:28px;}
#nl #wrap #footnav li.btnContact a       {background-position: 0 -40px;  width:85px;}
#nl #wrap #footnav li.btnImprint a       {background-position: 0 -60px;  width:43px;}
#nl #wrap #footnav li.btnDisclaimer a    {background-position: 0 -80px;  width:212px;}

#wrap #poweredBy {
    list-style: none;
    margin: 0px 0 0 139px;
    height: 44px;
}

#wrap #poweredBy li {
    float: left;
    background: url(../img/bg_sponsored_links.gif) no-repeat 4px -100px;
}

#wrap #poweredBy li a {
    background: url(../img/bg_sponsored_links.gif) no-repeat;
    text-indent: -999em;
    display: block;
    height: 44px;
    width: 77px;
}

#wrap #poweredBy li.btnPegasus a {background-position: 0 0;     width:76px;}
#wrap #poweredBy li.btnBulls   a {background-position: -76px 0; width:113px;}

#wrap #poweredBy li.btnPegasus a:hover {background-position: 0 -44px;}
#wrap #poweredBy li.btnBulls   a:hover {background-position: -76px -44px;}


#fr .boxLabel { background-image: url(../img/bg_headsFR.gif); }
#nl .boxLabel { background-image: url(../img/bg_headsNL.gif); }

.boxLabel {
    background: transparent url(../img/bg_heads.gif) no-repeat;
    text-indent: -999em;
    width: 491px;
}

.l01 { background-position: 0 0 }
.l02 { background-position: 0 -50px }
.l03 { background-position: -500px 0 }
.l04 { background-position: -500px -50px }

h1.head {
    padding-bottom: 0.7em;
}

h2.head {
    padding-bottom: 0.3em;
}

/*
.head {
    background: transparent url(../img/bg_heads.gif) no-repeat;
    text-indent: -999em;
    width: 491px;
}
*/
/*
.hh01 { background-position: 0 0 }
.hh02 { background-position: 0 -50px }
.hh03 { background-position: 0 -100px }
.hh04 { background-position: 0 -150px }
.hh05 { background-position: 0 -200px }
.hh06 { background-position: 0 -250px }
.hh07 { background-position: -500px -100px }
.hh08 { background-position: -500px -150px }
.hh09 { background-position: 0 -300px }
.hh10 { background-position: 0 -350px }
.hh11 { background-position: 0 -400px }
.hh12 { background-position: 0 -450px }
.hh13 { background-position: 0 -500px }
.hh14 { background-position: 0 -550px }
.hh15 { background-position: 0 -600px }
.hh16 { background-position: 0 -650px }
.hh17 { background-position: 0 -700px }
.hh18 { background-position: 0 -750px }
.hh19 { background-position: 0 -800px }
.hh20 { background-position: 0 -850px }
*/
/*
.sIFR-replaced .sIFR-flash {
    position: static !important;
}*/

object {
    outline: none;
}

strong.number {
    font-size: 200%;
    font-family: Tahoma;
    margin-left: 3px;
}

.box .boxInlay {
    margin: 8px 0 0 4px;
}

.oneColumn #mainwrapper {
    background-image: none;
}

#mainwrapper {
    background: #ffffff url(../img/bg_content_repeat.gif) repeat-y;
}

.map #mainwrapper {
    background: #ffffff url(../img/bg_content_repeat.gif) 370px repeat-y;
}

#mainwrap {
    background: url(../img/bg_main_repeat.jpg) repeat-x bottom;
}

.oneColumn #main {
    background-image: none;
}

#main {
    background: url(../img/bg_content_shadow.jpg) no-repeat 320px bottom;
    padding: 25px 0 5px 22px;
    overflow: hidden;
}

.map #main {
    padding: 0;
    background: url(../img/bg_content_shadow.jpg) no-repeat 690px bottom;
}

#side {
    float: left;
    width: 298px;
    padding-bottom: 1px;
}
/*
#side h2 {
    margin-left: 20px;
}
*/
#content {
    float: left;
    width: 483px;
    padding: 0 15px 0 22px;
    font-size: 110%;
}


.box {
    background: url(../img/bg_box.png) no-repeat;
    width: 464px;
    height: 34px;
    margin-left: -20px;
    margin-top: -20px;
    padding: 25px;
}

.icon {
    background: url(../img/bg_icon.png) no-repeat;
    width: 104px;
    margin: 0 9px 0 -10px;
    padding: 10px;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-family: "Trebuchet MS";
    font-size: 114%;
    min-height: 141px;
    position: relative;
    line-height: 120%;
}

.icon .score {
    display: block;
    width: 104px;
    position: absolute;
    top: 34px;
    left: 10px;
    font-size: 180%;
    font-weight: bold;
    text-decoration: none !important;
}
.icon a:active .score{position: absolute;top:-66px;left:0;}
.icon span {display:block}

sub {
    vertical-align: -15%;
    font-size: 70%;
}

.icon a {
    text-decoration: none;
}

.icon a:hover span {
    text-decoration: underline;
}
.icon span.active {
    font-weight: bold;
}

.icons {
    padding: 0 20px;
    clear: both;
}

#content .icons {
    width: 492px;
    padding: 0;
}

#content .icon {
    min-height: 104px;
}

#footer {
    background: url(../img/bg_footer.png) no-repeat;
    width: 942px;
    height: 98px;
    padding: 2px 5px 0 5px;
    position: absolute;
    bottom: -100px;
    left: 0;
}

#main ul {
    list-style: none;
}

#main ul li {
    margin-bottom: 5px;
}

#main ul li a {
    background: url(../img/bg_list_arrow.gif) right 2px no-repeat;
    padding-right: 8px;
}

#main ul li a:hover {
    background-position: right -28px;
}

label { cursor: pointer }

.boxForm label {
    display: block;
    text-transform: uppercase;
    font-size: 90%;
    font-family: "Trebuchet MS";
}

.boxForm p {
    padding: 0 5px 0 5px;
}

.boxForm p.p15 { width: 75px; float: left; }
.boxForm p.p15 input, .box15 p input { width: 63px; }

.boxForm p.p35 { width: 142px; float: left; }
.boxForm p.p35 input, .box35 p input { width: 130px; }

.boxForm p.p50 { width: 227px; float: left; }
.boxForm p.p50 input, .box50 p input { width: 215px; }

.boxForm input, .boxForm textarea {
    border: 1px solid transparent;
    background: none;
    padding: 2px 3px;
    color: #004494;
    width: 455px;
}

textarea {
    font-family: Verdana;
    font-size: 1em;
}

.boxForm textarea {
    height: 112px;
}

.boxForm input:hover, .boxForm textarea:hover {
    border: 1px solid #AABDD7;
    background: #D1E0E8;
}

.boxForm input:focus, .boxForm textarea:focus {
    border: 1px solid #AABDD7;
    background: #D1E0E8;
}

.boxForm input.error, .boxForm textarea.error {
    border: 1px solid #D74C40;
    background: #F3C9C5;
}

.error {
    border: 1px solid #D74C40;
    background: #F3C9C5;
}

.warning {
    border: 1px solid #FF8A00;
    background: #FFD39F;
}

.middle {
    width: 259px;
    height: 44px;
    background: url(../img/bg_box_middle.png) no-repeat;
}

.boxForm {
    width: 474px;
    height: 30px;
    margin-left: -10px;
    margin-top: -12px;
    padding: 15px 10px;
    background: url(../img/bg_box.png) -10px -84px no-repeat;
    line-height: 100%;
}

.textarea {
    height: 30px;
    height: 160px;
    background: url(../img/bg_box.png) -10px -316px no-repeat;
}

.box50 {
    background: none;
    padding: 0;
    width: 494px;
    height: 48px;
    margin-left: 0;
    margin-top: 0;
}

.box50 p {
    width: 226px;
    padding: 15px 10px 15px 15px;
    background: url(../img/bg_box.png) -10px -144px no-repeat;
    float: left;
    margin-left: -10px;
    margin-top: -12px;
    margin-bottom: 0;
}

.checkbox input {
    width: auto;
    height: auto;
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
}

.checkbox {
    background: none;
    padding-top: 10px;
    float: left;
    width: 310px;
}

span.checkSpan {
    background: url(../img/bg_box.png) -263px -144px no-repeat;
    width: 46px;
    height: 46px;
    display: block;
    float: left;
    margin: -10px 0 0 -15px;
    cursor: pointer;
}

span.checkSpanActive {
    background-position: -309px -144px !important;
}

.floatR {
    float: right;
    margin-top: 6px;
}

div.button {
    margin-left: -10px;
    margin-top: -12px;
    float: left;
}

div.button input {
    border: 0;
    font-family: "Trebuchet MS";
    font-size: 200%;
    text-transform: uppercase;
    color: #004494;
    height: 56px;
    cursor: pointer;
}

.btnLeft {
    background: url(../img/bg_box.png) -10px -204px no-repeat !important;
    padding-left: 14px;
    float: left;
}

.btnRight {
    background: url(../img/bg_box.png) -490px -204px no-repeat !important;
    float: left;
    width: 14px;
}

a.button {
    margin-left: -10px;
    background: url(../img/bg_box.png) -10px -260px no-repeat !important;
    font-family: "Trebuchet MS";
    font-size: 200%;
    text-transform: uppercase;
    color: #004494;
    padding: 18px 0 14px 14px;
    height: 24px;
    position: relative;
    text-decoration: none !important;
    display: inline-block;
}

a.button span {
    background: url(../img/bg_box.png) -490px -260px no-repeat !important;
    width: 14px;
    display: block;
    height: 56px;
    position: absolute;
    right: -14px;
    top: 0;
}

a.button:hover { background-position: -10px -204px !important; }
a.button:hover span { background-position: -490px -204px !important; }

.captcha {
    width: 150px;
    height: 30px;
    margin-left: -10px;
    margin-top: -12px;
    padding: 15px 10px;
    float: left;
}

#mapLeft {
    /* background: url(../img/bg_map_only.jpg) no-repeat;*/
    background-color: #009ee0;
    width: 690px;
    float: left;
    position: relative;
    height: 915px;
    padding-top: 25px;
}

#mapRight {
    width: 150px;
    padding-top: 160px;
    float: left;
}

.clear { clear: both }

.hyperlink {
    background: url(../img/bg_list_arrow.gif) right 2px no-repeat;
    padding-right: 8px;
    margin-right: 10px;
}

/* Highscore
**************************************************************************************************/

ul.highscore {
    list-style: none;
}

ul.highscore li {
    display: block;
    font-family: "Trebuchet MS";
    border-bottom: 1px solid #B3D0EF;
    overflow: hidden;
}

ul.highscore li div {
    float: left;
}

ul.highscore .username {
    font-size: 120%;
    display: block;
}

ul.highscore .km {

}

ul.highscore .co2 {
    display: block;
}

ul.highscore .co2number {
    font-size: 150%;
}

ul.highscore a {
    background: none !important;
}

.place {
    background: url(../img/Ranking/N-Place.gif) no-repeat;
    width: 73px;
    height: 45px;
    display: block;
    font-weight: bold;
    padding-top: 25px;
    font-size: 250%;
    text-align: center;
    float: left;
    margin-right: 15px;
}

.place1 {
    text-indent: -999em;
    background: url(../img/Ranking/First-Place.gif) no-repeat;
    width: 73px;
    height: 70px;
    display: block;
}

.place2 {
    text-indent: -999em;
    background: url(../img/Ranking/Second-Place.gif) no-repeat;
    width: 73px;
    height: 70px;
    display: block;
}

.place3 {
    text-indent: -999em;
    background: url(../img/Ranking/Third-Place.gif) no-repeat;
    width: 73px;
    height: 70px;
    display: block;
}

table.highscore {
    border-spacing: 0;
    width: 100%;
}

table.highscore th {
    text-align: left;
    padding: 3px 10px 3px 10px;
}

table.highscore td {
    text-align: right;
    padding: 3px 10px 3px 10px;
}

table.highscore tr.second td, table.highscore tr.second th{
    background-color: #D2DBEB;
}

table.highscore .left {
    text-align: left;
}

table.highscore .right {
    text-align: right;
}

.font80 {
    font-size: 80%;
}

/* Highscore
**************************************************************************************************/

#timeline {
    background: #009EE0 url(../img/header/Klimawandel-Zeitstrahl.jpg) !important;
    height: 450px;
    width: 840px;
}

#fr #timeline { background: #009EE0 url(../img/header/Klimawandel-ZeitstrahlFR.jpg) !important; }
#nl #timeline { background: #009EE0 url(../img/header/Klimawandel-ZeitstrahlNL.jpg) !important; }

#timeline div {
    background: none !important;
    position: static;
    height: auto;
    width: auto;
}

#timeline .slider {
    padding: 40px 0 0 0;
    width: 810px;
    overflow: hidden;
    position: relative;
    height: 400px;
    margin: 0 15px;
}

#timeline .slider * {
    position: absolute;
}

#timeline .controlls {
    position: absolute;
    width: 840px;
    height: 400px;
    z-index: 500;
}

#timeline .controlls .hitLeft, #timeline .controlls .hitRight {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
}

#timeline .controlls .hitLeft {
    left: 0;
}

#timeline .controlls .hitRight {
    right: 0;
}

#timeline .controlls .arrowLeft, #timeline .controlls .arrowRight {
    position: absolute;
    background: url(../img/timeline_arrows.gif) no-repeat !important;
    width: 32px;
    height: 51px;
    top: 172px;
}

#timeline .controlls .arrowLeft {
    left: 0;
}

#timeline .controlls .arrowRight {
    right: 0;
    background-position: -32px 0 !important;
}


/*
#timeline .sliderGallery {
    padding-top: 40px;
    overflow: hidden;
    position: relative;
    height: 350px;
    width: 840px;
}

#timeline .sliderGallery ul {
    position: absolute;
    list-style: none;
    overflow: none;
    white-space: nowrap;
    padding: 0;
    margin: 0;
}

#timeline .sliderGallery ul li {
    display: inline;
}

#timeline .scrollBar {
    width: 818px;
    height: 17px;
    border: 1px solid #213895;
    background: #EBF1F3 !important;
    margin-left: 10px;
}

#timeline .slider {
    width: 637px;
    height: 17px;
    position: relative;
    margin: 0 auto;
}

#timeline .slider .ui-slider-handle {
    background: url(../img/slider-handle.jpg);
    cursor: move;
    position: absolute;
    height: 17px;
    width: 181px;
    top: 0;
    left: 0;
    z-index: 100;
    display: inline;
    overflow: hidden;
    float: left;
    margin-left: -90.5px;
}
*/

/* Noscript
**************************************************************************************************/

#noscript {
    position: absolute;
    left: 50%;
    width: 400px;
    margin-left: -200px; /* negative Hälfte von width:400px */
    top: 50%;
    height: 200px;
    margin-top: -100px; /* negative Hälfte von height:150px */
    z-index: 1002;
   }

#noscriptBG {
    background: black;
    display: block !important;
    height: 100%;
    left: 0px;
    opacity: 0.6;
    position: absolute;
    top: 0px;
    width: 100%;
}


/* Small Icons
**************************************************************************************************/

#wrap .smallIcon {
    display: block;
    float: left;
    height: 16px;
    width: 16px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent;
}

#wrap .smallIconText, #wrap .smallIconText:hover {
    display: inline-block;
    padding-left: 18px;
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-color: transparent;
}

#wrap .iconEmail     { background-image: url(../img/icons/email.png); }
#wrap .iconAdd       { background-image: url(../img/icons/add.png); }
#wrap .iconDelete    { background-image: url(../img/icons/delete.png); }
#wrap .iconAttention { background-image: url(../img/icons/exclamation.png); }

#wrap #polar_bear {
    position: absolute;
    bottom: 10px;
    right: 239px;
    z-index: 601;
}

#wrap #fr #polar_bear {
    right: 321px;
}

/* Fieldsets
**************************************************************************************************/

fieldset.options {
    border: 1px solid #7F9BFF;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px;
}

fieldset.options legend {
    border: 1px solid #7F9BFF;
    padding: 1px 5px;
}

fieldset.options ul li {
    list-style: none !important;
}

