/* Resets
----------------------------------------------- */
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

:focus { outline: 0; }

table {
border-collapse: separate;
border-spacing: 0;
}

caption, th, td {
text-align: left;
font-weight: normal;
}

ol, ul, li { list-style: none; }

body, html {
width: 100%;
height: 100%;
}

body {
font: normal 13px/135% Arial, Tahoma, Verdana, sans-serif;

}*/

/* iOS Resets */
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
input[type=text], input[type=password], input[type=submit], input[type=reset], input[type=email], textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
/* Gloabl
----------------------------------------------- */


/* Slider
----------------------------------------------- */
.bx-wrapper {
	position: relative;
	height: auto;
	padding: 0;
*zoom: 1;
	z-index: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-loading {
	min-height: 32px;
	background: url(../images/header/slider/bx_loader.gif) center center no-repeat #f3f2f2;
	height: 100%;
	width: 100%;
	position: relative;
	margin: 300px 0 0 0;
	z-index: 9999;
}
/* Thumbnails */

.bx-thumbs {
	position: relative;
	height: auto;
	padding: 0;
	margin: -100px 0 31px 300px;
}
.bx-thumbs .bx-wrapper .bx-loading {
	display: none;
}
.bx-thumbs .bx-pager {
	width: 500px;
	height: 70px;
	position: relative;
	display: block;
}
.bx-thumbs .bx-pager li {
	width: 85px;
	height: 70px;
	display: inline-block;
	padding: 0;
}
.bx-pager li a {
	width: 79px;
	height: 64px;
	display: block;
	background: url(../images/header/slider/bx-pager-background.png) no-repeat;
	cursor: pointer;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #005b98;
	padding: 3px;
}
.bx-pager li a:hover {
	background-position: 0 -70px;
	color: #fff;
}
.bx-pager li a img {
	width: 79px;
	height: 50px;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0px;
	outline: 0;
	width: 30px;
	height: 70px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-thumbs .bx-prev {
	left: -40px;
	background: url(../images/header/slider/arrows.png) no-repeat 0 0;
}
.bx-wrapper .bx-next {
	right: -40px;
	background: url(../images/header/slider/arrows.png) no-repeat -30px 0;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 -70px;
}
.bx-wrapper .bx-next:hover {
	background-position: -30px -70px;
}
.kontakt_slider {
	height: 298px!important;
}
.cms-ueber bx-pager-item {
	float: left;
}
.cms-ueber .bx-pager-link {
	background: #ccc;
}
/* Navigation
----------------------------------------------- */
.top-navigation {
	width: 869px;
	height: 40px;
	box-sizing: border-box;
	margin: 30px 0px 0px 0;
	background: #f3f2f2;
	z-index: 900;
	position: absolute;
	box-shadow: 0px 0px 12px #888;
}
.top-navigation ul {
	width: auto;
	height: 25px;
	margin: 8px 0 0 170px;
}
.top-navigation ul li {
	display: inline-block;
	border-right: 1px solid #005b98;
}
.top-navigation ul li.top_navi_last {
	border: none;
}
.top-navigation li a {
	text-decoration: none;
	padding: 0px 18px;
	line-height: 25px;
	color: #015b99;
	font-size: 16px;
}
.top-navigation li a:hover, .top-navigation li a.active {
	color: #eb8a1b;
}
.cms-ueber .navi_werkmarkt a {
	color: #eb8a1b;
}
.cms-service .navi_service a {
	color: #eb8a1b;
}
body[class*='cms-sortiment'] .navi_sortiment a {
	color: #eb8a1b;
}
.cms-kontakt .navi_kontakt a {
	color: #eb8a1b;
}
.cms-tipps-und-tricks .navi_tipps a {
	color: #eb8a1b;
}
/* Kontakt Form
----------------------------------------------- */
p.sexInput {
	float: left;
	margin: 0 15px 0 0;
	color: #666;
	font-weight: bold;
}
.sexInput input[type="radio"] {
	float: left;
	margin: 3px 5px 0 0;
}
.sexInput label {
	float: left;
}
.form_plz {
	float: left;
	width: 25%;
}
.form_stadt {
	float: left;
	width: 75%;
}
.form_plz .formLabel, .form_plz .input-box, .form_stadt .formLabel, .form_stadt .input-box {
	width: 100%;
	clear: both;
}
.form_plz input {
	width: 70px !important;
}
.form_stadt input {
	width: 270px !important;
}
#contactForm .validation-advice {
	display: none !important;
}
#contactForm .validation-failed {
	border: 1px solid #eb340a !important;
}
#contactForm .buttons-set {
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
}
#contactForm .button span {
	display: block;
	height: 19px;
	border: none;
	background-color: transparent !important;
	padding: 0;
	font: bold 12px/19px Arial, Helvetica, sans-serif;
	color: #005b98;
}
#contactForm .button span span {
	background: url(../images/nav_ico.png) no-repeat center left;
	padding: 0 0 0 18px;
}
/* Static Pages
----------------------------------------------- */

.static_text {
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
}
.static_images {
	width: 100%;
	height: 175px;
	margin: 0 0 35px 0;
}
.static_images img {
	width: 260px;
	height: auto;
	float: left;
	margin: 0 24px 0 0;
}
.static_images img.last_static_image {
	margin: 0;
}
p.sortiment_back {
	margin: -15px 0 15px 0;
}
p.sortiment_back a {
	background: url(../images/sortiment_back.png) no-repeat center left;
	padding: 0 0 0 18px;
	text-decoration: none;
}
/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cycle-slideshow {
	min-width: 200px;
	height: 297px;
	max-width: 858px;
	padding: 0;
	position: relative;
	background: url(http://malsup.github.com/images/spinner.gif) 50% 50% no-repeat;
}
/* slideshow images (for most of the demos, these are the actual "slides") */
.cycle-slideshow img {
	/* 
    some of these styles will be set by the plugin (by default) but setting them here
    helps avoid flash-of-unstyled-content
    */
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	display: block;
}
/* in case script does not load */
.cycle-slideshow img:first-child {
	position: static;
	z-index: 100;
}
/* pager */
.cycle-pager {
	text-align: center;
	width: 100%;
	z-index: 500;
	position: absolute;
	top: 10px;
	overflow: hidden;
}
.cycle-pager span {
	font-family: arial;
	font-size: 50px;
	width: 16px;
	height: 16px;
	display: inline-block;
	color: #ddd;
	cursor: pointer;
}
.cycle-pager span.cycle-pager-active {
	color: #D69746;
}
.cycle-pager > * {
	cursor: pointer;
}
/* caption */
.cycle-caption {
	position: absolute;
	color: white;
	bottom: 15px;
	right: 15px;
	z-index: 700;
}
/* overlay */
.cycle-overlay {
	font-family: tahoma, arial;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 600;
	background: black;
	color: white;
	padding: 15px;
	opacity: .5;
}
/* prev / next links */
.cycle-prev, .cycle-next {
	position: absolute;
	top: 0;
	width: 30%;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 800;
	height: 100%;
	cursor: pointer;
}
.cycle-prev {
	left: 0;
	background: url(http://malsup.github.com/images/left.png) 50% 50% no-repeat;
}
.cycle-next {
	right: 0;
	background: url(http://malsup.github.com/images/right.png) 50% 50% no-repeat;
}
.cycle-prev:hover, .cycle-next:hover {
	opacity: .7;
	filter: alpha(opacity=70)
}
.disabled {
	opacity: .5;
	filter: alpha(opacity=50);
}
/* display paused text on top of paused slideshow */
.cycle-paused:after {
	content: 'Paused';
	color: white;
	background: black;
	padding: 10px;
	z-index: 500;
	position: absolute;
	top: 10px;
	right: 10px;
	border-radius: 10px;
	opacity: .5;
	filter: alpha(opacity=50);
}
.pager {
	background: #cecdcb;
	padding: 5px 10px;
	margin: -28px 0px 0px 45%;
	position: absolute;
	z-index: 190;
	border: none;
}
.pager span {
	list-style: none;
	float: left;
	width: 9px;
	height: 8px;
	background: url(../images/punkt_orange.png);
	cursor: pointer;
	text-indent: -99999px;
	margin: 5px 2px;
}
.pager span.cycle-pager-active {
	background: url(../images/punkt_blau.png);
}
/* 
    media queries 
    some style overrides to make things more pleasant on mobile devices
*/

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
.cycle-slideshow {
	width: 200px;
}
.cycle-overlay {
	padding: 4px
}
.cycle-caption {
	bottom: 4px;
	right: 4px
}
}
/* Home-Page-Slider
----------------------------------------------- */
#c-wrapper {
	width: 858px;
	height: 435px;
	overflow: hidden;
	position: relative;
	display: block;
}
#carousel a {
	width: 858px;
	height: 435px;
	display: block;
	float: left;
}
.caroufredsel_wrapper {
	z-index: 9999;
}
#pager {
	width: 475px;
	height: 70px;
	overflow: hidden;
	position: absolute;
	bottom: 30px;
	right: 45px;
	display: block;
	z-index: 9999;
}
#pager a {
	width: 79px;
	height: 70px;
	display: block;
	margin: 0 5px 0 5px;
	padding: 3px;
	float: left;
	cursor: pointer;
	background: url(../images/header/slider/bx-pager-background.png) no-repeat;
	text-align: center;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #005b98;
}
#pager img {
	width: 79px;
	height: 50px;
}
#pager a:hover, #pager a.selected {
	background-position: 0 -70px;
	color: #fff;
}
/* Arrows */
#prev, #next {
	position: absolute;
	width: 30px;
	height: 70px;
	display: block;
	overflow: hidden;
	bottom: 30px;
	z-index: 9999;
	text-indent: -9999px;
}
#prev {
	background: url(../images/header/slider/arrows.png) no-repeat 0 0;
	right: 530px;
}
#prev:hover {
	background-position: 0 -70px;
}
#next {
	background: url(../images/header/slider/arrows.png) no-repeat -30px 0;
	right: 10px;
}

/* Old Slider
----------------------------------------------- */
.bx-wrapper {
	position: relative;
	height: auto;
	padding: 0;
*zoom: 1;
	z-index: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-loading {
	min-height: 32px;
	background: url(../images/header/slider/bx_loader.gif) center center no-repeat #f3f2f2;
	height: 100%;
	width: 100%;
	position: relative;
	margin: 300px 0 0 0;
	z-index: 9999;
}
.bx-thumbs {
	position: relative;
	height: auto;
	padding: 0;
	margin: -100px 0 31px 300px;
}
.bx-thumbs .bx-wrapper .bx-loading {
	display: none;
}
.bx-thumbs .bx-pager {
	width: 500px;
	height: 70px;
	position: relative;
	display: block;
}
.bx-thumbs .bx-pager li {
	width: 85px;
	height: 70px;
	display: inline-block;
	padding: 0;
}
.bx-pager li a {
	width: 79px;
	height: 64px;
	display: block;
	background: url(../images/header/slider/bx-pager-background.png) no-repeat;
	cursor: pointer;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #005b98;
	padding: 3px;
}
.bx-pager li a:hover {
	background-position: 0 -70px;
	color: #fff;
}
.bx-pager li a img {
	width: 79px;
	height: 50px;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0px;
	outline: 0;
	width: 30px;
	height: 70px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-thumbs .bx-prev {
	left: -40px;
	background: url(../images/header/slider/arrows.png) no-repeat 0 0;
}
.bx-wrapper .bx-next {
	right: -40px;
	background: url(../images/header/slider/arrows.png) no-repeat -30px 0;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 -70px;
}
.bx-wrapper .bx-next:hover {
	background-position: -30px -70px;
}
.kontakt_slider {
	height: 298px!important;
}
.cms-ueber bx-pager-item {
	float: left;
}
.cms-ueber .bx-pager-link {
	background: #ccc;
}

/*werkmarkt24.com FIX */ 

#prev, #next {
	bottom: 40px;
}
#prev {
	right: 536px;
}
#next {
	right: 18px;
}

/* Cookie Notice - 2015-11-17
--------------------------------- */
#cookie-bar * {box-sizing: border-box;}
#cookie-bar {
	display: none;
	box-sizing: border-box;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 900;
}

#cookie-bar-bg {background: rgb(25,25,25); height: 100%; width:100%; left: 0; top: 0;opacity: 0.6; position: fixed; z-index: 901}

#cookie-bar-content {
	direction: ltr;
	color: rgb(0,0,0);
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 902;
	padding:6px 20px 4px;
	background-color:rgba(255,255,255,0.9);
	text-align:left;
}

#cookie-bar-content h4 {color:rgb(0,0,0); font-weight: bold;}

#cookie-bar a { display:inline-block; color: rgb(0,0,0); text-decoration: none;
	border-bottom: 1px solid rgb(0,0,0); padding-top:15px; }
#cookie-bar a:hover,
#cookie-bar a:focus {box-shadow: 0 3px 3px -3px rgb(110, 110, 110);}
.btnWrapper {margin:1em 0 0.5em 0}

#cookie-bar .btn {font-family: Arial; color: rgb(255,255,255);border-radius:5px; padding: 10px 35px;
	-webkit-box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.75);
	box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.75);
	cursor: pointer;}

#cookie-bar .btn:hover,
#cookie-bar .btn:focus {
	-webkit-box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.9);
	-moz-box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.9);
	box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.9) }

#cookie-bar .btn_accept {border: 1px solid rgb(100,100,100); background:rgb(110,110,110);}
#cookie-bar .btn_accept:hover,
#cookie-bar .btn_accept:focus {border: 1px solid rgb(90,90,90);background:rgb(120,120,120);}