@charset "UTF-8";

/* element base styling */
* {
    margin: 0px;
    padding: 0px;
}
body {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    /*background: #eaf2ff;*/
}
h2 {
    font-size: 13px;

    font-weight: bold;

    margin-bottom: 15px;
}
ul {
    list-style-position: inside;

    line-height: 1.5em;
}
p {
    line-height: 1.2;
}
a, a:link {
    background: transparent;
    color: #2269C3;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    text-decoration: underline;
}
a:focus {
    outline: none;
}

a img {
    border:none
}
form {
    clear: both;
    float: left;

    margin-top: 25px;
    margin-bottom: 30px;
}
fieldset {
    float: left;

    border: none;
}
label {
    clear: both;
    float: left;

    font-weight: bold;
}
input {
    clear: both;
    float: left;

    width: 238px;
    height: 18px;

    margin-bottom: 10px;

    border: 1px solid #c1c6cc;
}
input.error {
    border: 1px solid #ff0000;
}
select {
    clear: both;
    float: left;

    margin: 0px;

    border: 1px solid #c1c6cc;
}
p.error {
    clear: both;
    float: left;

    display: none;

    width: auto;

    color: #828282;
    font-weight: bold;
}
p.visible {
    display: block;
}

/* container styling */
#wrapper {
    width: 1000px;
}
#content {
    position: relative;
    clear: both;
    float: left;
    height: auto;
    font-size: 13px;
}

*+html #content {
    padding-bottom:60px;
}


/* header styling */
#head {
    position: relative;
    width: 1001px;
    height: 95px;
    background:  #1C449B url("https://img.ui-portal.de/cd/ci/gmx.net/brand-logo.svg") no-repeat scroll 29px 27px;
}

#head .logout {
    position: absolute;
    display: block;
    width : 74px;
    height : 25px;
    top : 0px;
    right : 0px;
    background: url("../images/header/btn_logout.png") no-repeat;
}
#head .help {
    position: absolute;
    display: block;
    bottom : 4px;
    right : 12px;
    color : #fff;
    text-decoration: underline;
    font-size : 12px;
}

#logo_blank{
    display:block;
    width: 110px;
    height:50px;
    position:absolute;
    top:20px;
    left:30px;
}




/* footer styling */
#foot {
    position: relative;
    background: #fff;
    clear: both;
    float: left;

    width: 940px;
    height: auto;
    padding-left: 30px;
    padding-right: 30px;

    font-family: Verdana, Arial, Sans-serif;
    font-size: 11px;
}
#foot ul {
    color: #888888;

    list-style-type: none;
}
#foot ul li {
    display: inline;
}
#foot a {
    color: #103C6D;
    text-decoration: none;
}
#foot a:hover {
    text-decoration: underline;
}
#foot p {
    color: #666666;
}
#foot-linklist {
    position: relative;

    clear: both;
    float: left;

    height: 25px;
    width: 940px;

    border-top: 1px solid #d1d7dc;
    border-bottom: 1px solid #d1d7dc;

    padding-top: 12px;
}
#foot-link-startingpage {
    position: absolute;

    right: 30px;
    top: 13px;
}
#foot-bottom {
    position: relative;

    clear: both;
    float: left;

    width: 100%;

    margin-top: 12px;
    margin-bottom : 20px;
}
#foot-bottom img {
    float: left;

    margin-right: 10px;
}
#foot-bottom p {
    float: left;

    width: 280px;
}



/* Welcome */
#content.welcome {
    width: 970px;
    font-size : 12px;
    padding-left: 20px;
    background:#fff;
}

#content.welcome h1 {
font-size: 18px;
}

*html .welcome {
    margin-left : 15px;
}




.welcome #content-logo {
    position: absolute;
    left: 501px;
    top: 46px;
}

.welcome #content-headline {
    clear: both;
    float: left;

    margin-top: 20px;
    margin-bottom: 20px;

}

.welcome p {
    clear:both;
    width:450px;
}

.welcome hr {
    width :  781px;
    height : 1px;
    background-color: #E2E2E2;
    border : 0px;
    text-align:  left;
}

.welcome .btn {
    margin : 25px 0px 20px 0px;
    width : 800px;

    /* background-color:  : red */
}

.welcome .btn div {
    float : left;
    margin-right : 20px;
}


.welcome .btn p {
width : 400px;
}



.welcome .btn .loading {

    float: left;
}

.welcome .btn p {
    margin : 7px 0px 0px 10px;
    float : left;
    clear:  none;
}

.welcome .hide {
    display : none;
}

.welcome .box1 {
    position : relative;
    float : left;
    background: url("../images/ruflotse/willkommen_box_links.png") no-repeat;
    width : 417px;
    height : 210px;
    margin-top : 50px;
    padding : 10px;
}

.welcome .box1 p {
    width : auto;
    font-size : 12px;
}
.welcome .box1 h3 {
    padding : 111px 0 5px 0;
}

.welcome .box1 .stoerer {
    position:  absolute;
    bottom : 110px;
    left : 30px;
    margin :  0 auto;
    width : 437px;
}


.welcome .box2 {
    position : relative;
    float : left;
    background: url("../images/ruflotse/willkommen_box_rechts.png") 0px 0px no-repeat ;
    width : 288px;
    height : 210px;
    margin : 50px 0 0 45px;
    padding : 10px;
}
.welcome .box2 h3{
    background: url("../images/ruflotse/welcome_hr_276x1.png") no-repeat 0 20px;
}

.welcome ul {
    margin : 15px 0 0 13px;
    line-height: 1.3em;
    width : 260px;
}
.welcome li {
    list-style-position: outside;
    margin-bottom: 8px;
    font-size: 12px;
}
.welcome h3 {
    font-size: 13px;
    padding-bottom : 5px;
}

.welcome .box3 {
    color : #828282;
    width : 771px;
    height : 204px;
    margin : 50px 0 0 0px;
    padding : 10px;
    background: url("../images/ruflotse/willkommen_box_unten.png") no-repeat ;
}

* html .welcome .box3 {
    background: url("../images/ruflotse/welcome_bg_box3.png") no-repeat 5px 0px ;
}

.welcome .box3 p {
    padding : 15px 0 0 20px;
    width: 670px;
    line-height: 1.5em;
    font-size:  12px;
}


.welcome .trenner {
    background: url("../images/ruflotse/willkommen_trennlinie.png") no-repeat;
    height : 1px;
    width : 100%;
}




#content.splash {
    margin-top : 30px;
    width: 920px;
    height : 417px;
    padding-left: 20px;
    background: url("../images/ruflotse/splash_bg.jpg") no-repeat 0 0 #fff;
    padding-bottom:50px;
}

*html .splash {
    margin-left : 15px;
}

.splash div {
    clear: both;
}
.splash p {
    width: 340px;
}
.splash ul {
    margin : 0;padding : 0;
    margin-top: 40px;
    margin-bottom: 25px;
    width : 410px;
    list-style-type: none;
    list-style-position : outside;
}


.splash li {
    font-weight: bold;
    background: url("../images/ruflotse/ico_bullet.png") no-repeat;
    background-position: left center;
    width : 400px;
    height: 20px;
    line-height: 17px;
    margin : 0;
    margin-top: 2px;

    padding-top: 3px;
    padding-left: 30px;
}
.splash #content-headline {
    clear: both;
    float: left;

    margin-top: 50px;
    margin-bottom: 50px;
}
.splash #content-visual {
    position: absolute;
    right : 20px;
    bottom: 0px;
    z-index: 1;
}
.splash #content-logo {
    position: absolute;
    right: 20px;
    top: 46px;
    width: 242px;
    height: 52px;
    z-index: 2;
}
.splash #content-30days {
    position: absolute;
    right: 20px;
    top: 90px;
    z-index: 3;
}
.splash .box {
    float: left;

    height: 160px;

    background: url("../images/ruflotse/landing_box_bg.png") no-repeat;

    margin-top: 45px;
    padding-top: 27px;
}
.splash #box-left {
    clear: both;

    width: 423px;

    padding-left: 20px;
}
.splash #box-right {
    clear: none;

    width: 418px;

    padding-left: 25px;
}
.splash .box img {
    clear: both;
    float: left;
    margin-right: 15px;
}
.splash .box .text {
    clear: none;
    float: left;

    width: 275px;
}

.splash p.intro {
    padding-top : 10px;

}

.splash p.intro b {
    height : 12px;
    display : block;
}




/** Premium */
#content.premium {
    margin-top : 30px;
    margin-left : 20px;
    width: 579px;
    height : 165px;
    padding: 20px;
    background: url("../images/ruflotse/uebersicht_bg.png") no-repeat 0 0 #fff;
}

#content.premium .visual {
    position: absolute;
    top : 20px;
    left : 0px;
}
#content.premium p {
    margin: 0 0 10px 180px;
    line-height: 16px;
}

#content.premium .btn {
    position: absolute;
    bottom : 20px;
    right : 15px;
}





/* Login */
/* login page specific styles */
#content.login {
    width: 970px;

    padding-left: 30px;
}
.login #content-headline {
    clear: both;
    float: left;

    margin-top: 50px;
    margin-bottom: 25px;

    width: 290px;
    height: 56px;
}
.login p {
    clear: both;
    width: 380px;
}
.login input#username {
    margin-right: 40px;
}
.login input#submit {
    cursor: pointer;

    width: 156px;
    height: 52px;

    margin-left: 16px;

    border: none;
    background: url("../images/login_button_next.png") no-repeat;
}
.login a,
.login a:link,
.login a:hover {
    clear: both;
    float: left;
}


.login form p {
    clear: both;
    width: 282px;
}


/* error page specific styles */
#content.error {
    padding-left: 30px;
    margin-top:20px;
    margin-bottom:100px;
}

*html .error {
    margin-left : 15px;
}

#content.error #content-logo {
    position: absolute;

    left: 510px;
    top: 46px;

    width: 300px;
    height: 64px;

    z-index : 100;
}
#content.error p {
    clear: both;

    width: 460px;

    margin-top: 23px;
}
#content.error #link-backtoweb {

    clear: both;
    float: left;

    margin-top: 20px;
    margin-left: -5px;

}



/* error (softlock) page specific styles */
.error-softlock #content-headline {
    clear: both;
    float: left;

    margin-top: 50px;
    margin-bottom: 25px;
}

/* error (ordermanagement) page specific styles */
.error-ordermanagement #content-headline {
    clear: both;
    float: left;

    margin-top: 50px;
    margin-bottom: 25px;


}

.error-ordermanagement {
    width : 900px;
}

/* Product Usage Page */
/* use page (nutzungsseite) specific styles */
#wrapper.use {
    margin: 14px 0px 0px 14px;
    font-family: Arial, Helvetica, sans-serif;
    width: auto;

}
.use #left {
    clear: both;
    float: left;

    width: 232px;

    margin-right: 10px;
}

.use #content-logo {float:right; margin-right:10px;}

.use #left-logo {
    margin: 0px 0px 15px 6px;
}
.use #content {
    clear: none;

    font-family: Verdana, Arial, Sans-serif;
    font-size: 12px;

    z-index: 10;
}
.use #innerContent {
    position: relative;
    margin-bottom:20px;
    clear: none;
    float: left;

    height: auto;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.use #innerContent p {
    width: 400px;
}

.use #box {
    clear: both;
    float: left;

    width: 621px;
    height: 44px;

    margin-top: 60px;

    padding: 15px 0px 15px 0px;

    background: url("../images/nutzung_box_bg.png") no-repeat;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.use #box img {
    clear: both;
    float: left;

    width: 32px;
    height: 29px;

    margin: 0px 15px 0px 16px;
}
.use #content #box p {
    width: auto !important;
    line-height: 1.2em;
}
.use h2 {
    margin: 6px 0px 0px 0px;
    font-size: 26px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1em;
}
.use h3 {
    margin: 10px 0px 10px 0px;
    font-size: 12px;
    font-weight: bold;

    line-height: 1em;
}

/*
.use a,
.use a:link,
.use a:hover {
    text-decoration: none;
}
*/
.use .p-1 {
    margin: 20px 0px 15px 0px;
}
.use .p-2 {
    margin: 5px 0px 30px 0px;

}

.use #content p{
    width : 400px;
    line-height: 1.3em;

}
.use .linkStart {
    margin: 15px 0px 0px -7px;
}

.use li {
    font-size : 13px;
     line-height: 1.8em;
}

.use .infobox{
    float : left;
    width : 312px;
    height : 170px;
    margin-top: 30px;
    padding-left: 20px;
    padding-top: 30px;
    background: url("../images/bg_hinweisbox_kein_kunde.png") no-repeat
}
.use .infobox img {
    clear: both;
    float: left;
    position: relative;
}
.use .infobox .text {
    clear: none;
    float: left;
    width: 200px;

}
.use .infobox h2 {
    margin: 0px 0px 10px 15px;
    font-size: 12px;
}
.use .infobox p {
     line-height: 1.3em;
    margin-left: 15px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    width: auto !important;
}


.use #head {
    margin : -14px 0px 20px -14px !important;
    z-index: 20;
}
.use #head li {
    font-size: inherit;
    line-height: inherit;
}


.use #foot {
    margin-left : -30px !important;
}

.use #foot li{
    font-size : 11px;

}

/* Landingpage  */


* html .landing {
    margin-left: 15px
}

/*
.landing div {
    clear: both;
}*/
.landing p {
    width: 340px;
}
.landing ul {
    margin-top: 40px;
    margin-bottom: 25px;

    list-style-type: none;
}



.landing li {
    font-weight: bold;
    background: url('../images/ruflotse/ico_bullet.png') no-repeat;
    background-position: left center;
    position: relative;
    height: 20px;
    width  700px !important;
    line-height: 17px;
    margin-top: 2px;
    padding-top: 3px;
    padding-left: 30px;

}
.landing #content-headline {
    clear: both;
    float: left;
    margin-bottom: 50px;
    width: 400px;
    height: 53px;
}
.landing #content-visual {
    position: absolute;

    left: 370px;
    top: 200px;
    z-index: 1;
}
.landing #content-logo {
    position: absolute;
    right : 20px;
    top: 25px;
    width: 281px;
    height: 60px;
    z-index: 2;
}
.landing #content-30days {
    position: absolute;
    right : 20px;
    top: 85px;

    z-index: 3;
}
.landing .box {
    float: left;
    height: 160px;
    background: url("../images/ruflotse/landing_box_right.png") no-repeat;
    margin-top: 86px;
    *margin-top: 66px;
    padding-top: 7px;
}
.landing #box-left {
    clear: both;
    width: 419px;
    padding-left: 20px;
    margin-right : 20px;
}
.landing #box-left h2 {


}
.landing #box-left p {
    margin-left : 15px;
    margin-top : 5px;
    width : 300px;
}


.landing #box-right {
    clear: none;
    width: 419px;
    padding-left : 20px;
}
.landing .box img {
    position : relative;
    clear: both;
    float: left;
    margin-right: 15px;
}
.landing .box .text {
    clear: none;
    float: left;
    width: 275px;
}

.landing #box-right h2 {


}
.landing #box-right p {
    margin-left : 15px;
    margin-top : 5px;
    width : 300px
}

.landing p.sucheStarten {
    position : relative;
    width : 800px;

}

.landing div.stoerer {
    position: absolute;
    top : 367px;
    left : 18px;
    width : 221px;
    height : 96px;
    padding : 15px 0 0 35px;
    background: url("../images/ruflotse/stoerer_landingpage.png") no-repeat;
}

* html .landing div.stoerer {
    position: absolute;
    top : 367px;
    left : -30px;
    width : 221px;
    height : 96px;
    padding : 15px 0 0 35px;
    background: url("../images/ruflotse/stoerer_landingpage.png") no-repeat;

}





/* Kassenseite */
#content.cash {
    width: 970px;

    padding-left: 30px;
}

*html .cash {
    margin-left : 15px;
}

.cash #content-header {
    clear: both;
    float: left;

    margin-top: 15px;
    margin-bottom: 20px;
}
.cash #content-headline-zahlungsart {
    clear: both;
    float: left;
}
.cash #content-headline-rechnungsdaten {
    clear: both;
    float: left;
}
.cash p {
    clear: both;
    float: left;

    font-size: 12px;
    line-height: 1.4em;

    /* width: 525px; */
}
.cash hr {
    clear: both;
    float: left;

    width: 781px;
    height: 1px;

    background-color: #E2E2E2;
    border: 0px;

    margin: 20px 0px 20px 0px;
}
.cash label {
    display: block;
}
.cash input.radio,
.cash input.checkbox {
    width: 20px;

    border: none;
}
.cash form {
    clear: both;
    float: left;

    width: 800px;

    margin: 0px 0px 40px 0px;
}
.cash form p {
    margin-top: 10px;
    font-size : 10px;
}

.cash form #za-lastschrift,
.cash form #za-kreditkarte {
    display: none;
}
.cash form #za-lastschrift.visible,
.cash form #za-kreditkarte.visible {
    display: block;
}
.cash form iframe {
    clear: both;
    float: left;
    border : 0;
    margin: 20px 0px 0px 0px;
}
.cash form fieldset {
    clear: none;
    float: left;

    margin: 20px 0px 0px 0px;
}
.cash form fieldset#fs-lastkredit {
    width: 800px;
}

.cash form fieldset#fs-lastkredit #paymentMethodELV {
  margin-bottom : 7px;
}

.cash form fieldset#fs-ktn {
    clear: both;
}

.cash form fieldset#fs-vorname {
    clear: both;
}
.cash form fieldset#fs-land {
    clear: both;

    margin-top: 10px;
}
.cash form fieldset#fs-plz,
.cash form fieldset#fs-ort,
.cash form fieldset#fs-strasse,
.cash form fieldset#fs-nr {
    margin-top: 10px;
}

#fs-test  {
position:relative;
}

#fs-test label p {
color:#000 !important;
font-size:1em;
margin:0px;
}

.cash form button {
	bottom:0;
	position: absolute;
	right:30px;
}

.cash form fieldset#fs-test {
    margin: 0 0 50px 0;
    width : 100%;
}
.cash form fieldset#fs-test label {
    clear: none;
    float: left;

    width: 760px;

    margin-left: 5px;

    font-weight: normal;
}
.cash form input#ktn {
    margin-right: 20px;
}
.cash form select#land,
.cash form input#plz,
.cash form input#nr {
    width: 56px;

    margin-right: 20px;
}
.cash form input#vorname,
.cash form input#nachname {
    width: 238px;

    margin-right: 40px;
}
.cash form input#ort {
    width: 78px;

    margin-right: 40px;
}
.cash form input#strasse {
    width: 158px;

    margin-right: 20px;
}
.cash form input#submitnow {
    clear: none;
    border: none;

    margin-left: 100px;

    width: 230px;
    height: 52px;

     background: none;
}
.cash form button#trynow {
    clear: none;
    border: none;

    margin-left: 86px;

    width: 244px;
    height: 52px;
    background: none;
}
.cash form button#trynow:Hover, .cash form button#submitnow:Hover {
    cursor: pointer;
}

.cash form button#submitnow {
    clear: none;
    border: none;
    margin-left: 22px;
    xwidth:119px;
    xheight: 52px;
    background: none;
    padding-top:0px;
    bottom: -55px;
    left:0;
    right: auto;
}
*+html .cash form button#submitnow {
    width:119px;
}
button::-moz-focus-inner { margin: -1px; padding: 0; }
.cash #checkout {
    position: relative;
}
.cash form input {
  margin: 0px;
    width: 138px;
    padding: 2px;
    font-size: 12px;
}
.cash form input[readonly], .cash form input[readonly]:focus {
    background-color: #F0F0F0;
    color: gray;
}
.cash form input:focus{
    background-color: #FDFBC8;
}

.cash form select:focus{
    background-color: #FDFBC8;
}

.cash form select{
    padding: 2px;
    font-size: 12px;
}


.cash div.error, .login div.error {
    clear: both;
    float: left;

    display:block;

    width: 558px;
    height: auto;

    font-weight: bold;

    padding: 20px;
    margin-bottom: 30px;

    border: 1px solid red;
}
.cash div.visible, .login div.visible {
    display: block;
}
.cash div.error img, .login div.error img {
    clear: both;
    float: left;

    margin-right: 25px;
}
.cash div.error p, .login div.error p {
    margin: 8px 0px 5px 0px;

    width: 460px;

    font-size : 12px;
    color: #ff0000;
}
.cash div.error p,
.cash div.error ul,
.login div.error p,
.login div.error ul {
    clear: none;
    float: left;
}

.error ul {
    list-style-position: outside;
  padding : 15px 0 0 15px !important;
  width : 100%;
}

.error li {
  padding-right : 15px;
}




.cash .box {
    clear: both;
    float: left;

    width: 792px;
    height: 118px;

    padding: 20px;

    background: url("../images/ruflotse/cash_box_bg.png") no-repeat;
}

*+html .cash .box {
    padding-top: 10px;
    margin-top: 40px;
}

.cash .box p {
    width: 750px;
}


.cash form fieldset#fs-cc_expdate {
    clear: both;
    display:block;
    width:160px;
    height: 58px;
}

.cash form fieldset#ds-cc_expdate label{
    float:none;
    clear:both;
}

.cash form select#cc_type{
    width:140px;
}

.cash form input#addr_name,
.cash form select#cc_type,
.cash form select#cc_expdate_month,
.cash form select#cc_expdate_year{
    margin-right: 20px;
}


.cash #fs-cc_type, .cash #fs-cc_expdate {
  width : 164px !important
}

.cash form select#cc_expdate_month,
.cash form select#cc_expdate_year{
    width:64px;
    margin-right: 10px;
    float:none;
}

input[type="submit"],
button#submitnow {
    cursor: pointer;

}


#tt_checknumber {
    position: absolute;
    top : 250px;
    left : 470px;
    width : 200px;
    height : 150px;
    border :1px solid red;
}



/* error ordermanagement */

.error-ordermanagement {
    margin-left : 20px;
    width : 900px;
}
.error-ordermanagement h1, .error-softlock h1{
    font-size: 29px;
    font-family: Arial, Helvetica, sans-serif;
    margin : 25px 0 25px 0;
    font-weight: bold;
    width : 700px;
    color : #000;
}
.error-ordermanagement #content-headline {
    clear: both;
    float: left;

    margin-top: 50px;
    margin-bottom: 25px;
}
.error-ordermanagement p {
    width : 440px;
    margin-bottom : 23px;
}

#content.error-ordermanagement img {
    margin-top : 10px;
}






/** PRODUKT DETAIL **/


#content.product_detail {
    width: 940px;

    margin-left : 20px;
    background: url('../images/ruflotse/bg_top_prod.jpg') no-repeat #fff;

}

#content.product_detail p {
    font-size : 12px;
}

#content.product_detail h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 29px;
    margin-bottom : 10px;
    color : #fff;
}
#content.product_detail h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 18px;
    margin-bottom : 25px;
    color : #fff;
}
#content.product_detail h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 12px;
    margin-bottom : 10px;
}
#content.product_detail h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 12px;
}

#content.product_detail .box_general {
    position : relative;
    width: 920px;
    height : 391px;
    padding : 30px 0px 0px 20px;
    margin-bottom : 30px;
    /*background: url("../images/ruflotse/product_detail_bg.jpg") no-repeat;*/
}

#content.product_detail .box_general .box_info {
    width : 327px;
    float : left;
    margin-right : 15px;
}
#content.product_detail .box_general .box_info p {
    margin-bottom : 40px;
    width : 285px;
    font-size : 15px;
}
#content.product_detail .box_general .box_info img {
    margin-left : -20px;
}
#content.product_detail .box_general .box_desc {
    width : 427px;
    float : left;
    margin-top:10px;
}


#content.product_detail .box_general h3 {
    margin :0;
}
#content.product_detail .box_general ul {
    list-style-position: inside;
    line-height: 1.5em;
    list-style-type: none;
}

#content.product_detail .box_general ul li {
    width : 350px;
    line-height: 1.4em;
    background: url("../images/ruflotse/ico_bullet.png") no-repeat;
    background-position: left top;
    position: relative;
    padding-left : 30px;
    margin-bottom : 20px;
    list-style-position: outside;
}


#content.product_detail .box_detail {
    clear: both;
    position : relative;
    width: 785px;

}

#content.product_detail .box_detail .button {
    float : right;
    margin-top : 20px;
}

#content.product_detail .box_detail h2 {
    margin : 0px 0px 5px 20px;
}
#content.product_detail .box_teaser {
    position : absolute;
    top : 40px;
    right : -10px;
}

#content.product_detail .box_teaser .item {
    position : relative;
    width: 150px;
    margin-bottom : 50px;
}

#content.product_detail .box_teaser .item p {
    margin: 10px 0;
}
#content.product_detail .box_teaser .item a {
    font-size : 12px;
    padding-left: 10px;
    background: url("../images/ruflotse/product_detail_teaser_arrow.png") no-repeat left center;
}


#content.product_detail .box_detail #accordion {
    width : 780px;
}

#content.product_detail .box_detail #accordion h3{
    margin : 0;
    position : relative;
    cursor: pointer;
    padding : 5px 10px 0px 25px;
    height : 19px;
}

#content.product_detail .box_detail #accordion p {
    padding : 10px 10px 20px 2px;
}

#content.product_detail .box_detail #accordion .ui-icon {
    position: absolute;
    top : 5px;
    left : 6px;
    height: 13px;
    width: 13px;
    background: url("../images/common/icon_+_akkordeon.png") no-repeat 0 0;
}
#content.product_detail .box_detail #accordion .ui-accordion-content {
    padding : 10px;
    border-left : 1px solid #dadada;
    border-right : 1px solid #dadada;
    border-bottom : 1px solid #fff;
}

#content.product_detail .box_detail #accordion .ui-accordion-content.last {
    border-bottom : 1px solid #ccc;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -khtml-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

content.product_detail .box_detail #accordion .ui-state-active .ui-icon {
    background: url("../images/common/icon_-_akkordeon.png") no-repeat 0 0;
}
#content.product_detail .box_detail #accordion .ui-accordion-header {
    background: url("../images/common/akkordeon_middle.png") no-repeat 0 0;
}
#content.product_detail .box_detail #accordion h3.first{
    background: url("../images/common/akkordeon_top.png") no-repeat 0 0;
}
#content.product_detail .box_detail #accordion h3.last{
    background: url("../images/common/akkordeon_bottom.png") no-repeat 0 0;
}

#content.product_detail .box_detail #accordion h3.ui-state-active.last {
    background: url("../images/common/akkordeon_middle.png") no-repeat 0 0 !important;
}


#content.product_detail .box_detail #accordion h3.first{
    background: url("../images/common/akkordeon_top.png") no-repeat 0 0;
}

a.button {
    display : block;
    font-size : 18px;
    color : #000;
    text-decoration: none;
}

a.button span {
    display:block;
    float : left;
    color : #fff;
    font-weight: normal !important;
}

.button .btn_left {
    position: relative;
    background: url("../images/common/button_left.png") no-repeat 0 0;
    width : 10px;
    height : 40px;
}
.button .btn_center {
    background: url("../images/common/button_middle.png") repeat-x 0 0;
    height : 31px;
    padding-top : 9px;
}
.button .btn_right {
    background: url("../images/common/button_right.png") no-repeat 0 0;
    width : 10px;
    height : 40px;
}


#wrapper #breadcrumb {
    padding : 10px 10px 10px 20px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

#wrapper #breadcrumb a {
    text-decoration: underline;
    color : #234e7e;
}




/** Navigation **/
#nav {
    background: url("../images/header/nav-bg.jpg") no-repeat scroll left bottom transparent;
    border-right: 1px solid #CED4DA;
    height: 29px;
    margin: 0;
    padding: 0;
    width: 1000px;
}
#nav ul, #nav li {
    margin: 0;
    padding: 0;
}
#nav ul {
    background: url("../images/header/hd-separator-tab2.gif") no-repeat scroll 0 2px transparent;
    height: 29px;
    list-style: none outside none;
    margin-left: 170px;
    overflow: hidden;
}
#nav ul li {
    background: url("../images/header/hd-separator-tab2.gif") no-repeat scroll right 1px transparent;
    display: block;
    float: left;
    height: 29px;
    margin-top: 1px;
}
#nav ul li.last {
}
#nav li.focus a:link, #nav li.focus a:visited, #nav li.focus a:hover, #nav li.focus a:active {
    background: url("../images/header/hd-bg-tab-hover.gif") repeat-x scroll 0 0 transparent;
    color: #50667E;
}
#nav li.focus a:link span, #nav li.focus a:visited span {
    border-bottom: 2px solid #50667E;
    margin-bottom: 4px;
    padding-bottom: 3px;
}
#nav li a:link, #nav li a:visited {
    margin: 0 3px 0 0;
    padding: 5px 12px;
}
#nav li a:hover, #nav li a:active {
    background: url("../images/header/hd-bg-tab-hover.gif") repeat-x scroll 0 0 transparent;
    color: #50667E;
    padding: 5px 12px;
    text-decoration: none;
}
#nav ul li a {
    color: #383838;
    display: block;
    font: 700 13px/20px arial,helvetica,sans-serif;
}
#nav ul li a.first {
    margin-left: 3px;
}


.ui-accordion-content-active .acc_footer {
    position: absolute;
    left :0px;
    bottom : 0px;
    height : 50px;
    width : 100px;
    border : 1px solid red;
    z-index : 10000;
    zoom: 1;
}

/*JumpForm*/
form.jumpForm{
    float:none;
    margin:0px;
}
form.jumpForm input#sbtn{
    float: inherit;
    display:block;
    width:174px;
    height:40px;
    border:none;
    background: url('../images/gmx_btn_use_now.png') no-repeat 0 0 !important;
}


#errorMessageDiv, #errorMessageDivTermCond, #noJsDiv {
    position: relative;
}

.error .corner {
    position: absolute;
    width : 8px;
    height : 8px;
    background-color: #fff !important;
}

.error #tl{
    top : -1px;
    left : -1px;
    background: url("../images/ecke_links_oben.png") no-repeat 0 0;
}
.error #tr{
    top : -1px;
    right : -1px;
    background: url("../images/ecke_rechts_oben.png") no-repeat 0 0;
}
.error #bl{
    bottom : -1px;
    left : -1px;
    background: url("../images/ecke_links_unten.png") no-repeat 0 0;
}
.error #br{
    bottom : -1px;
    right : -1px;
    background: url("../images/ecke_rechts_unten.png") no-repeat 0 0;
}


.error .tl{
    top : -1px;
    left : -1px;
    background: url("../images/ecke_links_oben.png") no-repeat 0 0;
}
.error .tr{
    top : -1px;
    right : -1px;
    background: url("../images/ecke_rechts_oben.png") no-repeat 0 0;
}
.error .bl{
    bottom : -1px;
    left : -1px;
    background: url("../images/ecke_links_unten.png") no-repeat 0 0;
}
.error .br{
    bottom : -1px;
    right : -1px;
    background: url("../images/ecke_rechts_unten.png") no-repeat 0 0;
}


.checkoutMsgBox {
    clear:both;
    padding-top:12px;
    color: #009933;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:bold;
}

.use .box {
    clear:both;
    margin-bottom:20px;
}