/* CSS Document */
 /*--Allgemein--*/

body, p, ul,li, span, strong{
	font-family:'Roboto Condensed', sans-serif;
}

h4, h4 span, h4 strong{
	color:#bf1a09;
}

p{
font-size:16px;
}

h2.ce_headline{
margin:0;
color: #BB9B11;
margin-bottom:10px;
}

#main .ce_text {
margin-bottom: 0;
}


#main ol li{
	font-size:14px;
	line-height:22px;
}
#main .ce_text.feature_list_ordered li:before {
    background-color: #BB9B11;
		background-color: #68b603;
}

#main .ce_text.feature_list_ordered li{
	font-size:14px;
}

#main ul li, #main .ce_accordion, h5, h5 span {
    background-image: url("../../files/media/goldarrow.svg");
    background-repeat: no-repeat;
    background-size: 15px;
    padding-left: 25px;
    background-position: 0 5px;
        font-size: 14px;
    line-height: 22px;
}

#main .box_grey .end_btn_blue a{
   background-image:none;
}

#main .box_grey .end_btn_blue {
    background: linear-gradient(#5fc95f, #208a20);
    background: #208a20;
    background: -webkit-linear-gradient(#5fc95f, #208a20); 
    background: -o-linear-gradient(#5fc95f, #208a20); 
    background: -moz-linear-gradient(#5fc95f, #208a20);
    background: linear-gradient(#5fc95f, #208a20); 
    padding: 5px 15px;
    margin-top:-12px;
    font-family:'Roboto Condensed', sans-serif;
}

#main .box_grey .end_btn_blue, .start #main .ce_text.box_grey.table_features.block>p:last-child, #main .geschenk-box>p:last-child {
    background: linear-gradient(#5fc95f, #208a20);
    background: #208a20;
    background: -webkit-linear-gradient(#5fc95f, #208a20);
    background: -o-linear-gradient(#5fc95f, #208a20);
    background: -moz-linear-gradient(#5fc95f, #208a20);
    background: linear-gradient(#5fc95f, #208a20);
    padding: 5px 15px;
    margin-top: -15px;
    height: 22px;
    right: 0;
    position: absolute;
    border-radius: 5px 0 10px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #FFF;
}
#nav_main ul li a, #nav_main ul li span {
    text-transform: none;
}

#nav_main .submenu li a, #nav_main .submenu li span.active {
    color: #000;
}


 .start #main .ce_text.box_grey.table_features.block>p:last-child a, #main .geschenk-box>p:last-child a{
    padding-left: 10px;
    background-image: url("../files/theme_HG111222/link_bg_white.png");
    background-repeat: no-repeat;
    font-size: 13px;
    text-decoration: none;
    color: #FFF;
    background-position: 0 7px;
}


/*-- Was bieten wir? -- */

#main .mod_article .ce_text.table_features.inhalt-profil table tr td:first-child {
    background-image: url("../../files/media/goldarrow.svg");
    background-repeat: no-repeat;
    background-size: 15px;
    padding-left: 25px;
    background-position: 0 5px;
}


#main .ce_text.feature_list_ordered.vorteile-list li{
margin-bottom:30px;
}

/*-- Die Redaktion --*/
.redaktion #main .mod_article .ce_text.very_top_right{
	overflow:visible;
}
.redaktion #main .mod_article .ce_text.very_top_right figure {
    position: relative;
    margin-right: -1;
    top: -39px;
    right: 0;
}

.redaktion #main ul{
	margin-bottom:30px;
	    font-size: 14px;
    line-height: 22px;
}

/*Erfolge*/


.erfolge #main .ce_text.box_grey.last.block ul{
	margin-bottom:30px;
}

#main .mod_article  .ce_text.table_trades table tr:first-child td:last-child, #main {
	border-radius: 5px 5px 0 0;
}

.mod_article  .ce_text.table_trades table tr:last-child td:last-child{
	border-radius: 0 0 5px 5px;
}

#main .mod_article .ce_text.table_trades table tr td:first-child {
    font-weight: bold;
    color: grey;
}

#main .mod_article  .ce_text.table_trades table tr td:last-child{
	font-weight:bold;
    font-weight: bold;
    background: background: linear-gradient(bottom right, #5fc95f, #208a20);
    background: #208a20;
    background: -webkit-linear-gradient(left top, #5fc95f, #208a20);
    background: -o-linear-gradient(#5fc95f, #208a20);
    background: -moz-linear-gradient(bottom right, #5fc95f, #208a20);
    background: linear-gradient(bottom right, #5fc95f, #208a20);
    color: #fff;
    font-size: 16px;
	color:#fff;
	font-size:16px;
}

#main .mod_article .ce_text.table_trades table tr:first-child td {
    border-bottom: 0
    ;
    font-weight: normal;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    font-size:14px;
}

#main .mod_article .box_grey {
	color:#333;
}

.erfolge .gold-arrow{
    background-image: url("../../files/media/goldarrow.svg");
    background-repeat: no-repeat;
    background-size: 22px;
    padding-left: 25px;
    background-position: 0 1px;
    font-size: 14px;
    line-height: 22px;;
}
/*-- Geschenk --*/
.geschenke h4.geschenk-nummer{
    background: #bf1a09;
    display: inline-block;
    color: #fff;
    padding: 0 10px;
    margin-bottom: 5px;
}

.geschenke #main .geschenk-box{
	margin-bottom:35px;
}

/*--Bestellen--*/
#main .mod_article .box_grey.bestellen{
padding: 10px !important;
background: transparent;
margin: 0 0 30px 0;

}
#main .mod_article .box_grey.bestellen h3{    
display: inline-block;
    background: #0068b4;
    color: #fff;
    padding: 5px 10px;
    margin: 0 0 10px;
}

#main .mod_article .box_grey.bestellen img{
margin-left:10px;
}

.bestellformular fieldset#ctrl_company_info{
padding-top:10px;
}

.bestellformular div.widget-text.discount_voucher{
    width: 60%;
    display: inline-block;
    float: left;
}


.bestellformular label#lbl_terms_privacy_0 p{
font-size:14px;
}

.sidebar{
margin-bottom:15px;
}
.block#jetzt-bestellen-7,
.block#hauptspalte-tt_aktion,
.block#hauptspalte-tt_tt_rabatt,
.block#hauptspalte-tt_jetzt_profitieren,
.block#hauptspalte-akfa,
.block#hauptspalte-tradermacher,
.block#hauptspalte-tar_erichsen
{
overflow:visible;
}
.img-aktion{
position:relative;
z-index:5;
}
.btn-rabatt{
    text-align: right;
    margin: -55px -5px -35px 0;
    z-index: 9999;
    position: relative;
}


/*--Ihr Abonemment--*/
#main .box_grey.feature_list_ordered.weiter li {
    background-image: url("../../files/media/misc/check-circle2.svg");
    background-repeat: no-repeat;
    padding-left: 95px;
    padding-top: 15px;
    background-position: 0;
    background-size: 70px;
    height: 80px;
}
#main .ce_text.feature_list_ordered.weiter li:before{
margin-left:0;
}
#main .box_grey.feature_list_ordered.weiter li:last-child{
background-image: url("../../files/media/geschenke/E-Books_3.png")
}

/*Profitieren*/
#main .mod_article .ce_text.superscripted_50.profitieren .image_container{
margin-right:-50px;
}

#main .ce_text.feature_list_ordered li:before {
    background-color: #BB9B11;
    font: 16px/16px;
}

@media (max-width: 600px) {
.bestellformular div.widget-text.discount_voucher{
    width: auto;
    display: block;
    float: none;
}

.bestellformular div.discount_voucher.submit_container{
    text-align:center;
}

}
@media (max-width: 400px) {
.btn-rabatt{
margin-top:0;
}
.btn-rabatt img{
max-width:50px;
}
}