/* Anpassung */

body{
    background: url(https://www.dorner24.de/benutzerdaten/400424/shop/layout/background.jpg) no-repeat top center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#header #logo {
    margin: 0;
}

#wrapper {
    overflow: inherit !important;
overflow-x: inherit !important;
overflow-y: inherit !important;
}

.column_left {
    background: #fff;
    overflow: hidden;
}

#header{
    margin-bottom: 0; 
    box-shadow: none;
    width: 1000px !important;
    background-color: #fff;
    padding-bottom: 0px;
}

.top_navi a{
    color: #fff;
}

.popup_div a{
    color: #000;
}


.content_page_tabs{
    float:left;
    font-size: 12px;
}


#header .top_navi {
    width: 1000px !important;
	  height: 25px;
	  font-weight: bold;
	  font-size: 16px;
    border: 0;
    margin: 0 0 10px 0;
	  background-color:#17499e;
    padding: 8px 0 5px 0px;
    max-width: 1000px !important;
}


#header #header_container {
    width: 1000px;
    box-shadow:  0px 3px 5px rgba(0,0,0,0.25);
    padding-bottom: 10px;
}

.column_right{
    background: none;
    background-color: #fff;
    border-left: 1px solid #a5a5a5;
    padding-left: 24px;
} 

#wrapper {
    background-color: #fff;
    overflow: hidden;
    max-width: 1000px;
}

.template_footer {
	width: 1000px;
	margin: auto !important;
}

.template_footer .template_footer_row {
    width: 1000px;
    margin: 0 auto;
    display: block;
}

/* orginal */
#header .bottom_navi_container:hover{
	background-color:#02b1aa;
	border-color:#02b1aa;
}

#header .user_container:hover, #header .wk_container:hover{
	background-color:#02b1aa;
}

#header .bottom_navi_container .top_sortiment_cont{
	border-top:3px solid #02b1aa;
}

#header .bottom_navi_container .top_sortiment_cont ul li.active a, #header .bottom_navi_container .top_sortiment_cont ul li .sortiment_2head, .column_right h4, .column_left h4, 

.main_caption, .column_right h4 a, .column_left h4 a, .main_caption a, .column_left .sidebar_container > ul > li > a{
	color:#17499e;
}

button.submit_green, input.submit_green, button.submit_red, input.submit_red, a.submit_green, button.submit_green, input.submit_green, button.submit_green:hover, input.submit_green:hover, 

button.submit_green:active, input.submit_green:active, a.submit_green, a.submit_green:hover, a.submit_green:active, #header .bottom_navi_container .wk_indikator, .template_footer, 

.sidebar_widget, #header #suche input[type=submit]{background-color:#17499e;}

.template_footer_container:nth-child(4) {
    display: none;
}

video {
   width: 100% !IMPORTANT;
   height: auto !IMPORTANT;
}