@charset "UTF-8";
/**
  * UseNeXT Website
  * 
  * Provides classes and styles for the german version
  * 
  * @category        screen
  *
  * @author          Stefan Heckler <sh@dietaikonauten.com>
  * @copyright       Copyright (c) 2010 Stefan Heckler <http://www.dietaikonauten.com>
  * @version         $Id: de.css 30 2010-02-08 15:22:45Z sh $
  */

/** Geburtstagsaktion 2014 (Zeitraum 01.07 - 31.07) 
	 zusätzliche Klassen für Layoutänderung **/

.icon-hybridrate-birthday {
	background:url(../../img/birthday/Headline_LP_en.png) no-repeat;
	display: inline-block;
    height: 37px;
    position: relative;
    text-indent: -6000px;
    width: 115px;
}

.hybridrate-pack-birthday {
	background: url(../../img/birthday/Tarfixbox_en.png) no-repeat;
	display: block;
    float: left;
    height: 550px;
    padding-top: 12px;
    width: 287px;
    position: relative;
    text-shadow: #11266c 1px 1px 3px;
}

/** Shopkampagne Exkunden-NL
	zusätzliche Klassen für Layoutänderung **/
	
.hybridrate-pack-nl-birthday{
	background: url(../../campaign/birthday/paketgrafik_geb_eng.png) no-repeat;
	display: block;
    float: left;
    height: 300px;
    padding-top: 12px;
    width: 287px;
    position: relative;
    text-shadow: #11266c 1px 1px 3px;
}

/**
 * @section form
 * 
 * general styles for forms on the site
 */
.form .form-submit-step2 {
    background: url(../../img/eng/signup/submit_step2.gif);
    width: 277px;
}

#form-submit-order-grey{
    background: url(../../img/eng/signup/submit_order_grey.gif);
    width: 133px;
	display:block;
}

#form-submit-order{
    display:none ;
}

.form .form-submit-order {
    background: url(../../img/eng/signup/submit_order.gif);
    width: 133px;
}

.form .form-submit-complete {
    background: url(../../img/de/callback/submit_complete.gif);
    width: 187px;
}

.form .form-submit-resend { 
    background: url(../../img/de/callback/submit_resend.gif);
    width: 191px;
}

.form .form-submit-next-order {
    background: url(../../img/eng/signup/submit_next_order.gif);
    width: 258px;
}

.form .form-submit-send {
    background: url(../../img/eng/support/submit_send.gif);
    width: 158px;
}


/**
 * @section header
 */
.header-hotline {
    background: url(../../img/eng/header_hotline.gif) no-repeat;
    width: 159px;
}
 
/**
 * @section navigation
 * 
 * Style definitions for the main navigation
 */
.navigation {
    width: 500px;
    left: 370px;
}

.navigation a {
    background-image: url(../../img/eng/navigation_buttons.gif);
    margin-right: 11px;
}

/***** old navigation before Academy ******************/
.navigation .btn-home {
    background-position: 0 0;
    width: 52px;
}
.navigation .btn-home:hover {background-position: 0 -25px}
.navigation .active .btn-home {background-position: 0 -50px}

.navigation .btn-signup {
    background-position: -64px 0;
    width: 64px;
}
.navigation .btn-signup:hover {background-position: -64px -25px}
.navigation .active .btn-signup {background-position: -64px -50px}

.navigation .btn-howitworks {
    background-position: -154px 0;
    width: 97px;
}
.navigation .btn-howitworks:hover {background-position: -154px -25px}
.navigation .active .btn-howitworks{background-position: -154px -50px}

.navigation .btn-software {
    background-position: -281px 0;
    width: 72px;
}
.navigation .btn-software:hover {background-position: -281px -25px}
.navigation .active .btn-software {background-position: -281px -50px}

.navigation .btn-support {
    background-position: -365px 0;
    margin-right: 0;
    width: 67px;
}
.navigation .btn-support:hover {background-position: -365px -25px}
.navigation .active .btn-support {background-position: -365px -50px}

.navigation .btn-freezone {
    background-position: -445px 0;
    margin-right: 0;
    width: 67px;
}
.navigation .btn-freezone:hover {background-position: -445px -25px}
.navigation .active .btn-freezone {background-position: -445px -50px}


/*** new navigation for academy ************************/
.navigation .btn-home-new {
    background-position: 0 0;
    width: 52px;
}
.navigation .btn-home-new:hover {background-position: 0 -25px}
.navigation .active .btn-home-new {background-position: 0 -50px}

.navigation .btn-signup-new {
    background-position: -82px 0;
    width: 64px;
}
.navigation .btn-signup-new:hover {background-position: -82px -25px}
.navigation .active .btn-signup-new {background-position: -82px -50px}

.navigation .btn-usenetinfos {
    background-position: -187px 0;
    width: 89px;
}
.navigation .btn-usenetinfos:hover {background-position: -187px -25px}
.navigation .active .btn-usenetinfos {background-position: -187px -50px}


.navigation .btn-support-new {
    background-position: -295px 0;
    margin-right: 0;
    width: 67px;
}
.navigation .btn-support-new:hover {background-position: -295px -25px}
.navigation .active .btn-support-new {background-position: -295px -50px}

.navigation .btn-freezone-new {
    background-position: -378px 0;
    margin-right: 0;
    width: 67px;
}
.navigation .btn-freezone-new:hover {background-position: -378px -25px}
.navigation .active .btn-freezone-new {background-position: -378px -50px}


/**
 * @section home-features
 */
.home-features h3.more-freedom {
    background-image: url(../../img/eng/home/features_more_freedom.gif);
}

.home-features h3.more-speed {
    background-image: url(../../img/eng/home/features_more_speed.gif);
}

.home-features h3.more-secure {
    background-image: url(../../img/eng/home/features_more_secure.gif);
}

.home-features h3.more-freedom2 {
    background-image: url(../../img/eng/home/features_more_freedom2.gif);
    color: white;
    font-size: 16px;
    height: 26px;
    padding-left: 60px;
    padding-top: 11px;
    text-indent: 0;
    text-shadow: 2px 2px 3px black;
}

.home-features h3.more-speed2{
    background-image: url(../../img/eng/home/features_more_speed2.gif);
    color: white;
    font-size: 16px;
    height: 26px;
    padding-left: 60px;
    padding-top: 11px;
    text-indent: 0;
    text-shadow: 2px 2px 3px black;
}

.home-features h3.more-secure2 {
    background-image: url(../../img/eng/home/features_more_secure2.gif);
    color: white;
    font-size: 16px;
    height: 26px;
    padding-left: 60px;
    padding-top: 11px;
    text-indent: 0;
    text-shadow: 2px 2px 3px black;
}
/**
 * @section home-signup
 */
.home-signup-form h3 a {
    background: url(../../img/eng/home/signup_button.jpg) no-repeat 0 0;
    height: 87px;
    width: 341px;
}

.home-signup-form2 h3 a {
    background: url(../../img/eng/home/signup_button2.png) no-repeat 0 0;
    height: 120px;
    width: 558px;
	display: block;
}

.home-content-maincol2a a {
    background: url(../../img/eng/home/signup_button3.png) no-repeat 0 0;
    height: 64px;
    width: 278px;
	display: block;
	margin-left:150px;
}

.home-features-sublist a.more {
    /*background: url(../../img/btn_small_green.gif) repeat-x 0 0;*/
    color: #fff;
    font-size: 11px;
    line-height: 21px;
    display: block;
    font-weight: bold;
    float: right;
    height: 21px;
    text-decoration: none;
    padding: 0 5px;
    position: relative;
    top: -20px;
    /* progressive enhancements */
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px; 
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #d8d8d8;
    -moz-box-shadow: 1px 1px 2px #d8d8d8;
    -webkit-box-shadow: 1px 1px 2px #d8d8d8;
}

.home-features-sublist a.more2 {
	top:12px !important;
}

/**
 * @section signup-poll
 */
.btn-takesurvey {
    background-image: url(../../img/eng/signup/btn_takesurvey.gif);
    width: 171px;
}

/**
 * Easter Special
 */

.easter {
	background: #fff url(../../img/eng/easter/easter_wrapper_bg.jpg) no-repeat;
}

.usenetinfo {
	display: block;
    margin-left: 70px;
    text-align: center;
}

.usenetinfo h3 a{
 	background: url(../../img/eng/home/signup_button3.png) no-repeat 0 0;
    height: 64px;
    width: 278px;
	display: block;
	//margin-left:150px;	
 }
 
.usenetinfo a.desc{
  	color: #000000;
    display: block;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    width: 278px;
 }