.orderBox
{
    margin: 0 2px 20px 0;
    font-size: 11px;
    width: 201px;
    height: 388px;
    color: #fff;
    padding: 23px 17px;
    line-height: 1.2;
    float: left;
    position: relative;
}

.free
{
    background: url(/images/order/box_free.png) no-repeat;
}

.basic
{
    background: url(/images/order/box_basic.png) no-repeat;
}

.premium
{
    background: url(/images/order/box_premium.png) no-repeat;
}

.enterprise
{
    background: url(/images/order/box_enterprise.png) no-repeat;
}

.orderBox .headline
{
    font-weight: bold;
    font-size: 16px;
}

.promo
{
    background-color: #B0B0B0;
    height: 30px;
    margin-left: -18px;
    margin-top: 10px;
    position: relative;
}

.promo label
{
    margin-left: 20px;
}

.orderBox .green
{
    color: #bcee00;
}

ul.orderFeatures
{
    margin-top: 30px;
    height: 174px;
    position: relative;
    left: -13px;
}

ul.orderFeatures li, ul.noteSpecial li
{
    list-style: none;
    background: url(/images/order/order_haken.png) no-repeat;
    padding: 0 0 0 20px;
    min-height: 16px;
    margin-bottom: 6px;
}

ul.noteSpecial
{
    background: none repeat scroll 0 0 #ff8100;
    margin-left: 10px;
    padding: 10px;
    position: relative;
    left: -13px;
    margin-top: -105px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.orderBox .orderFurther
{
    background: url(/images/order/order_further.png) no-repeat;
    padding: 7px 0 0 10px;
    width: 135px;
    height: 21px;
    margin-bottom: 16px;
}

.orderBtn
{
    background: url(/images/order/order_button.png) no-repeat;
    width: 203px;
    height: 38px;
    font-weight: bold;
    font-size: 14px;
    color: #642482;
    text-align: center;
    padding-top: 18px;
}

.orderBtn a
{
    text-decoration: none;
    color: #622181;
}

#orderFooter
{
    color: #444444;
    font-size: 11px;
}

ul.orderStatus
{
    display: inline;
    list-style-type: none;
}

ul.orderStatus li
{
    width: 233px;
    text-align: center;
    height: 40px;
    padding-top: 29px;
    float: left;
    margin-bottom: 30px;
}

ul.orderStatus li.done
{
    background: url(/images/order/done.gif) no-repeat;
}

ul.orderStatus li.current
{
    background: url(/images/order/current.gif) no-repeat;
    font-weight: bold;
}

ul.orderStatus li.open
{
    background: url(/images/order/open.gif) no-repeat;
}

#divGreyFond, #orderContactData
{
    width: 645px;
    float: left;
    font-size: 11px;
}

#orderContactData
{
    padding: 30px 30px 30px 30px;
    background: url(/images/order/orderContactdata.gif) no-repeat;
    height: 291px;
    position: relative;
}

#divGreyFond
{
    padding: 15px 30px 15px 30px;
    background: url(/images/common/bg_DivGreyFond.gif) no-repeat;
    height: 75px;
    position: relative;
}

#divGreyFond p
{
    padding-left: 30px;
}

#divGreyFond h3
{
    padding-left: 50px;
}

#divTestNote
{
    background: url(/content/media/5163/bg_stoerer_kostenlos_testen.png) no-repeat -12px 0;
    height: 81px;
    width: 135px;
    position: absolute;
    top: -1px;
    left: -1px;
    overflow: hidden;
}

#divSpecial
{
    background: url(/images/common/btn_aktion.png) no-repeat 0 0;
    height: 145px;
    width: 146px;
    position: absolute;
    top: -40px;
    right: -30px;
    overflow: hidden;
    z-index: 999;
}

#divMostPopular
{
    background: url(/images/common/btn_beliebt.png) no-repeat 0 0;
    height: 145px;
    width: 146px;
    position: absolute;
    top: -40px;
    right: -30px;
    overflow: hidden;
    z-index: 999;
}

#paymentContactData
{
    background: url(/images/order/orderPayment.gif) no-repeat;
    padding: 30px 30px 30px 30px;
    margin-right: 4px;
    width: 417px;
    height: 386px;
    float: left;
    font-size: 11px;
}


#orderContactData .textBlock
{
    width: 200px;
    float: left;
    margin: 20px 20px 60px 0;
}

#orderContactData .last
{
    margin: 20px 0 40px 0;
}

#paymentContactData h2, #orderContactData h2, #paymentConfirmation h2
{
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

#orderContactData h3
{
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

#orderContactData #activationCode input
{
    width: 300px;
    float: left;
    margin-top: -10px;
}

#orderContactData #activationCode .specialInput
{
    margin: 2px 10px 0 0;
}


#orderContactFields
{
    width: 425px;
    float: left;
}

#orderContactFields label
{
    float: left;
    width: 180px;
    font-weight: bold;
    font-size: 12px;
}

#orderContactFields input, #orderContactFields select
{
    width: 220px;
    margin-bottom: 18px;
}

#contactPanel
{
    background: url(/images/order/orderPanel.png) no-repeat;
    padding: 30px 10px 10px 10px;
    width: 214px;
    height: 307px;
    float: right;
    margin-right: 8px;
}

#contactPanelFields a
{
    color: #fff;
}

p.label_checkbox_pair
{
    clear: both;
    float: none;
    position: relative;
}

p.label_checkbox_pair input, p.label_checkbox_pair select
{
    position: absolute;
    float: left;
    top: 1px;
}

p.label_checkbox_pair label
{
    display: block;
    margin: 0 0 0 6px;
    color: #fff;
    font-size: 11px;
    width: 170px;
}

#contactPanel #contactPanelFields
{
    height: 215px;
}

#contactPanel .nextBtn
{
    margin-left: 10px;
    margin-top: 30px;
}

#contactPanel .error
{
    width: 170px;
    text-align: center;
    margin: 0 0 0 10px;
    color: #fff;
}


#activationPanel
{
    background: url(/images/order/activationPanel.png) no-repeat;
    padding: 30px 10px 10px 18px;
    font-size: 11px;
    color: #fff;
    width: 206px;
    height: 307px;
    float: right;
    margin-right: 8px;
}

#activationPanel a
{
    color: #fff;
    text-decoration: underline;
}

#activationPanel ul.check
{
    margin-top: 46px;
    margin-left: -10px;
}

#activationPanel ul.check li
{
    list-style: none;
    background: url(/images/order/activation_haken.png) no-repeat;
    padding: 0 0 0 20px;
    min-height: 16px;
    margin-bottom: 20px;
}

#activationPanel ul.ok
{
    margin-top: 52px;
    margin-left: -10px;
}

#activationPanel ul.ok li
{
    list-style: none;
    background: url(/images/order/order_haken.png) no-repeat;
    padding: 0 0 0 20px;
    min-height: 16px;
}

#activationPanel h3
{
    font-size: 16px;
    margin: 10px 0 60px 0;
}

#activationPanel .nextBtn
{
    margin-top: 60px;
}

#laufzeit
{
    background: url(/images/order/paymentLeft.png) no-repeat;
    padding: 20px 15px 10px 15px;
    width: 202px;
    height: 415px;
    float: left;
    margin-right: 4px;
}

#kosten a
{
    color: #fff;
}

#kosten
{
    background: url(/images/order/paymentRight.png) no-repeat;
    padding: 20px 15px 10px 15px;
    width: 202px;
    height: 415px;
    float: left;
    font-size: 11px;
    color: #fff;
}


#kosten h3, #laufzeit h3
{
    color: #fff;
    margin: 0 0 35px 0;
    font-size: 16px;
}

#laufzeit select
{
    width: 198px;
    padding: 2px;
    border: 1px solid #fff;
}

#divPaypalButton
{
    position: relative;
    top: -100px;
    margin-left: 70px;
}

.panelError
{
    color: #fff !important;
    font-size: 11px;
    margin-left: 10px;
    background-color: Red;
    padding: 6px;
    width: 186px;
}



