/*PRINTSTUFF*/
#navi_toogle_Section,
.label_onBestPage label,
#leftSchnellzugriffNavi,
#_topNavAndSearchSectionInner,
#owl_SliderSection,
#leftSchnellzugriffNavi,
#rightTeaserSection,

#contract_partner_AGB_area_gas,
#contract_partner_AGB_area_strom,
#_da_detailbox_showMoreDetails_button,
#breadCrumpSection,
.footer-wrapper,

nav

{
	display: none!important;
}
#logoSection {
	background: none!important;
}
body {
    margin: 0px;
    font-family: 'Hind', Arial, sans-serif;
    font-weight: 300;
    cursor: default;
	font-size: 14px;
}

/*HEADER START*/
#subPage header {
    max-width: 1290px;
    height: 90px;
    width: 94%;
    margin-bottom: 30px;
    display: block;
    text-align: center;
}
#subPage #logoSection {
    float: none;
    position: relative;
    z-index: 150;
    background-image: url('/fileadmin/images/system/subpageLogo.jpg');
    background-repeat: no-repeat;
    max-width: 190px;
    height: 78px;
    overflow: hidden;
}
/*HEADER ENDE*/

#mainContent_Section_Zusatz {
    width: 100%;
    float: left;
}

.bestell_verlauf {
	display: none;
}

#topNavAndSearchSection {
    background: #f60;
    -webkit-print-color-adjust: exact; 
    height: 35px;
    width: 100%;
	margin-bottom: 10px;
}

.print_break {
		page-break-before: always;
        page-break-inside: avoid;
}
/*Infoboxen START*/
.prod_infobox {
    width: 20%;
    float: left;
    text-align: center;
}
.prod_infobox .headline, .prod_infobox .subline {
    font-size: 13px;
}
.prod_infobox .value_box {
    padding: 3px 0;
    background-color: #e3e3e3!important;
    -webkit-print-color-adjust: exact; 
    border-radius: 2px;
    display: block;
    font-size: 15px;
    color: #000;
    width: 80%;
    margin: 0 auto;
}
/*Infoboxen ENDE*/

/*Input Boxen, Textarea etc.*/
._orderprocess_combiBox input {
    border: none;
    height: 27px;
    padding: 3px 2%;
    border-radius: 4px;
    display: inline-block;
    font-family: 'Hind', Arial, sans-serif;
	background: transparent!important;
    -webkit-print-color-adjust: exact; 
    font-size: 14px;
    color: #000;
    width: 40%;
}
#messageFromCustomer {
    border: none;
    padding: 7px 2%;
    background-color: #e3e3e3!important;
    -webkit-print-color-adjust: exact; 
    border-radius: 4px;
    display: block;
    font-family: 'Hind', Arial, sans-serif;
    font-size: 14px;
    color: #000;
    width: 95%;
    height: 400px;
    margin: 0 0;
    /* text-align: center; */
}

/*CONTENT START*/
#mainContentSection, ._orderprocess_combiBox, #contract_partner_AGB_area_gas, #contract_partner_AGB_area_strom, #contract_partner_AGB_area_vollmacht, #contract_partner_AGB_message_DATENSCHUTZ, #contract_partner_AGB_area_widerruf, #contract_partner_AGB_message_AUFTRAGSERTEILUNG {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0)!important;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0)!important;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0)!important;
    width: 96%;
	padding: 0;
    margin: 0;
}

.label_onBestPage label {
    width: 22%;
    display: inline-block!important;
}

._orderprocess_combiBox .label_onBestPage { 
	width: 100%;
	float: left;
}
._orderprocess_headline {
    clear: left;
}
.abstandnachoben {
    padding-top: 10px;
    margin-top: 13px;
    border: none;
}
._orderprocess_combiBox > div, #_orderprocess_confirm_text > div {
    margin-bottom: 2px;
}
.liefDate label {
    width: auto!important;
}
/*CONTENT ENDE*/

}