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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none outside none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
:focus {
	outline: 0 none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	-webkit-text-size-adjust: none;
}
section, article, aside, hgroup, header, footer, nav {
	display: block;
}

/*##################################################
 * ################ Start  #########################
 * ############################################### */

html {
	overflow-y: scroll;
}

html {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 400;

}

body {

	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #212121;
	line-height: 1.2;	
	background: url(_img/bg1.jpg) no-repeat 50% 50% #777777;
	background-size: cover;

}

a {
	color: #212121;
}

a:hover {
	color: #bbbbbb;
}

.clearer {
	clear: both;
}

.wrapper {
	width: 100%;
}

.inner {
	width: 1000px;
	margin: 0 auto;
}

#header-wrapper {
	height: 100px;
	background: url(_img/header.png) repeat-x 0 top transparent;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
}

#main-wrapper {
	padding-top: 100px;
	float: left;
	
}

#mega-wrapper {
	
	min-height: 100%;
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}

#main {
	min-height: 30px;
	padding-bottom: 91px;
	
}

header {
	height: 100px;
	position: relative;
	z-index: 100;
}

header h1 a {
	display: block;
	background: url(_img/logo.png) no-repeat;
	float: left;
	margin: 3px 0 0 16px;
	height: 102px;
	width: 310px;
	text-indent: -9999px;
}



.extras {
	float: right;
	margin: 6px 3px 0 0px;
	border-right: 1px solid #b0b0b0;
	height: 61px;
	text-align: right;
	padding-right: 7px;
}

.extras a, .extras .rueckrufservice {
	color: #0c3c3e;
	display: block;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	background: url(_img/down.png) no-repeat right center transparent;
	padding-right: 20px;
}

.extras a:hover, .extras .rueckrufservice:hover {
	text-decoration: underline;
}

.extras .rueckrufservice {
	background: url(_img/phone.png) no-repeat right 3px transparent;
	position: relative;
	height: 27px;
	cursor: pointer;
}

#callback {
	width: 384px;
	height: 155px;
	background: #999999;
	position: absolute;
	right: 4px;
	left: auto;
	top: 69px;
	color: white;
	padding: 26px 15px 0 17px;
	line-height: 1.2;
	font-size: 18px;
	text-align: left;
	display: none;
	cursor: default;
}

#callback .close {
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 8px;
	display: block;
	height: auto;
	width: auto;
	color: white;
	font-size: 18	px;
	font-family: arial;
	background: none;
}
#callback .close:hover {
	text-decoration: none;	
}

#callback .bar {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 416px;
	height: 3px;
	background-color: white;
	display: none;
}

#formanswer {
	display: none;
}

.no-js .rueckrufservice:hover #callback {
	display: block;
}

#callback form input {
	border: 1px solid #ffffff;
	background-color: transparent;
	font-style: italic;
	color: #ffffff;
	font-size: 13px;
	width: 136px;
	height: 31px;
	line-height: 31px;
	margin: 0 3px 3px 0;
	padding: 0 8px;
	float: left;
	font-family: Georgia;
}

#callback form a {
	width: 35px;
	height: 31px;
	border: 1px solid #ffffff;
	background-color: transparent;
	display: block;
	text-indent: 9999px;
	float: left;
	background: url(_img/check.png) no-repeat center center transparent;
	padding: 0;
}

html, body, .bgstretcher-area {
	height: 100%;
}

.bgstretcher-page {
	min-height: 100%;
}

#footer-wrapper {
	height: 91px;
	background: url(_img/footer.png) repeat-x 0 0 transparent;
	position: absolute;
	bottom: 0;
	left: 0;
}

footer.inner {
	height: 91px;
	color: #1e1e1e;
	text-align: center;
	font-size: 13px;
}

footer.inner a {
	color: #1e1e1e;
	text-decoration: underline;
	font-size: 13px;
}

footer.inner a:hover {
	color: #777777;
}

footer .bottomline a, footer .bottomline {
	color: #343434;
}

footer .topline {
	height: 44px;
	width: 1000px;
	text-align: center;
	line-height: 44px;
}
footer .topline a {
	padding: 0 7px;
}

footer .bottomline {
	height: 35px;
	width: 1000px;
	text-align: center;
	line-height: 44px;
}

footer .pos_last + span.dot {
	display: none;
}
article {
	margin-top: 40px;
	margin-bottom: 40px;
	position: relative;
	float: left;
	width: 1000px;
	line-height: 1.5;
}

.hl-box {
	width: 449px;
	min-height: 150px;
	background: white;
	background: rgba(255,255,255,0.95);
	padding: 30px 22px 35px 29px;
	position: relative;
	float: left;
	margin-right: 500px;
	font-size: 17px;
}

#white {
	background: white;
	background: rgba(2552,255,255,0.25);
	height: 20px;
	width: 2000px;
	position: absolute;
	left: -4000px;
	opacity: 1;
	top: 0;
}

.dyn {
	margin-top: 4px;
	background: white;
	background: rgba(255,255,255,0.95);
	width: 500px;
	height: auto;
	margin-right: 500px;
	display: block;
}

.dyn h3 {
	width: 460px;
	padding: 0 11px 0 29px;
	display: block;
	height: 57px;
	line-height: 57px;
	position: relative;
	margin-bottom: 0;
	cursor: default;
}

.dyn.klappbar h3 {
	cursor: pointer;
}

.no-js .dyn h3{
	cursor: default;
}

.dyn h3 .grayarrow, .no-js .dyn.klappbar h3 .grayarrow { 
	display: none;
}

.dyn.klappbar h3 .grayarrow {
	background: url(_img/grayarrowdown.png) no-repeat;
	width: 15px;
	height: 12px;
	display: block;
	position: absolute;
	right: 21px;
	top: 22px;
}


.dyn .folder {
	width: 449px;
	height: auto;
	padding: 20px 22px 35px 29px;
	display: block;
}

.dyn.klappbar .folder {
	display: none;	
}

.no-js .dyn.klappbar .folder {
	display: block;
}

article h1, article h2, article h3, article h4 article h5, article h6 {
	color: #7a7a7a;
	font-size: 20px;
	margin-bottom: 22px;
}

#referenzen {

	width: 668px;
	height: 303px;
	margin: 0 auto;
}

#referenzen h2 {
	color: #4f4f4f;
	font-size: 14px;
	width: 162px;
	text-align: center;
	display: block;
	float: left;
	background: white;
	height: 23px;
	line-height: 28px;
	min-width: 100px;
	font-weight: normal;
	margin: 0;
}
.ref-line {
	height: 6px;
	width: 663px;
	background: white;
	float: left;
}

.home .hl-box {
	width: 668px;
	height: 269px;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	background: transparent;
}

.home .ref {
	width: 156px;
	height: 124px;
	padding: 3px;
	background: white;
	background: rgba(255,255,255,0.85);
	margin: 0 5px 5px 0;
	float: left;
}
.home .ref:hover {
	background: white;
	text-decoration: none;
}

.home .ref img {
	height: 97px;
	background: gray;
	width: 156px;
}

.home .ref span {
	color: #999999;width 156px:
	height: 21px;
	line-height: 21px;
	text-align: center;
	display: block;
	overflow: hidden;
	text-decoration: none !important;
}
.home .ref {
	text-decoration: none;
}

.arrow {
	position: fixed;
	top: 50%;
	left: -62px;
	margin-top: -138px;
	height: 277px;
	width: 274px;
	display: block;
	background: url(_img/arrow-left.png);
	background-position-x: 274px !important;
	background-position-y: 0;
	
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
	z-index: 50;
}

#arrow-right {
	left: auto;
	right: -62px;
	background: url(_img/arrow-right.png);
}

@media all and (max-width: 480px)
{

}
@media all and (max-width: 940px)
{
	
	body {
		font-size: large;
	}
	
	.clearer {
		float: right; /* hat keinen Effekt aufs Design. Wird aber benutzt um mit Javascript zu erkennen ob wir im Responsive Bereich sind */
	}
	
	.inner {
		width: 100%;
	}
	
	#mega-wrapper {
		background: url(_img/bg1.jpg) no-repeat 50% 50% #777777;
		background-size: cover;
	}
	
	header {
		height: auto !important;
		padding-bottom: 12px;

	}
	#header-wrapper {
		height: auto;
		background: white;
		position: relative;
		border-bottom: 2px solid #999999;
	}
	
	header h1 a {
		margin: 0 auto;
		float: none;
		padding: 0 100px 12px 0;
		
	}
	
	
	#rmenu {
		width: 55px;
		height: 55px;
		background: url(_img/rmenu.png);
		display: block;
		text-indent: -9999px;
		position: absolute;
		right: 10px;
		top: 60px;
	}
	
	
	/* Menu */
	
	nav {
		display: none;
	}
	
	nav.rshow {
			
	}
	
	header nav ul {
		width: 100%;
		height: auto;
		float: none;
		margin: 0;
	}

	header nav ul li {
		height: auto;
		width: 100%;
		display: block;
		float: none;
		margin: 1px 0 0;
	}
	
	header nav ul li a {
		background-color: #999999;
		color: #ffffff;
		display: block;
		height: 55px;
		width: 97%;
		padding: 0 0 0 3%;
		line-height: 55px;
		font-size: large;
		
		text-decoration: none;
	}
	

	header nav > ul > li:hover > a {
		background-color: #1a9aa0;
		color: #ffffff;
		
	}
	
	header nav ul li ul {
		position: relative;
		left: auto;
		top: auto;
		width: auto;
		height: auto;
		background-color: #999999;
		margin: 0;
		padding: 0;
		display: block;
	}
	
	header nav ul li.act ul {
		
	}
	
	header nav ul li:hover ul, header nav ul li.hover ul {
		display: block;

	}
	
	header nav ul li ul li {
		padding: 0;
		margin: 0;
		background-color: #999999;
		z-index: 110;
		border-top: 1px solid #239296;
	}
	
	header nav ul li ul li:hover {
		
	
	}
	header.inner nav ul li ul li a {
		background-color: #7a7a7a;
		
		padding: 0 18px 0 30px;
		margin: 0;
		line-height: 55px;
		height: 55px;
		color: white;
		border-bottom: 0;
		width: 94%;
		z-index: 110;
		
		-webkit-transition: all 200ms ease-in-out;
		-moz-transition: all 200ms ease-in-out;
		-o-transition: all 200ms ease-in-out;
		transition: all 200ms ease-in-out;
	}
	
	header.inner nav ul li ul li.act a {
		border-left: 4px solid white;
		padding: 0 18px 0 26px;
		background-color: #7a7a7a;
	}
	
	header.inner nav ul li ul li a:hover {
		color: #ffffff;
		background-color: #adadad;
	}
	
	.extras {
		float: none;
		margin: 12px 0 0 0;
		min-height: 55px;
		height: auto;
		width: 100%;
		padding: 0;
		position: relative;
		font-size: 110%;
	}
	
	.extras br {
		display: none;
	}
	
	.extras a.maschinenliste, .extras .rueckrufservice {
		color: #0c3c3e;
		display: block;
		text-decoration: none;
		font-size: 14px;
		line-height: 18px;
		background: none;
		float: left;
		height: 42px;
		width: 100%;
		position: relative;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
		line-height: 42px;
		font-size: large;
		text-align: center;
	}
	
	.extras a.maschinenliste:after, .extras .rueckrufservice:after {
		width: 130px;
		height: 14px;
		background: url(_img/down.png) no-repeat 0 0 transparent;
		position: absolute;
		left: 49%;
		top: 50%;
		content: "";
		margin: -7px 0 0 -65px;
		display: block;
	}
	
	.extras .rueckrufservice {
		background: none;	
		
	}
	.extras .rueckrufservice:after {
		background: url(_img/phone.png) no-repeat 0 0 transparent;
	}
	
	/*Rückruf Box */
	
	#callback {
		width: 80%;
		height: auto;
		/*min-height: 120px;*/
		background: #999999;
		position: relative;
		right: auto;
		left: auto;
		top: auto;
		color: white;
		padding: 5% 15% 5% 5%;
		line-height: 1.2;
		font-size: 110%;
		text-align: left;
		display: none;
		cursor: default;
		float: left;
	}
	
	#callback .close {
		top: 2px;
		right: 2px;
		width: 30px;
		display: block;
		text-align: center;
	}
	
	
	#callback #formcontent {
		margin-top: 12px;
		
	}
	#callback .formline {
		float: left;
		width: 100%
	}
	
	#callback .formline input {
		width: 90%;
		float: left;
		padding: 0 5%;
		font-size: 100%;

		height: 55px;
		line-height: 55px;
	}
	
	#callback form a {
		width: 55px;
		height: 55px;
		float: right;
		background-size: 19.5px 18px;
	}
	
	article {
		width: 100%;
		margin-top: 0px;
	}
	
	article h1, article h2, article h3, article h4 article h5, article h6 {
		font-size: 160%;	
		
	}
	
	.hl-box {
		width: 90%;
		min-height: 50px;
		background: white;
		background: rgba(255,255,255,0.8);
		padding: 15px 5% 90px 5%;
		position: relative;
		float: left;
		margin: 0;
		font-size: 130%;
	}
	
	.wrapper {
		width: 100%;
	}
	
	#main-wrapper {
		background: url(_img/bg1.jpg) no-repeat 50% 50% #777777;
		background-size: cover;
	}
	
	#main {
		padding-bottom: 0px;
		padding-top: 100px;
	}
	
	article {
		margin-bottom: 0;
	}
	
	
	
	#footer-wrapper {
		height: auto;
		min-height: 91px;
		background: white;
		border-top: 2px solid #2dbbc0;
		
		float: left;
		position: relative;
	}
	
	footer.inner {
		min-height: 91px;
		height: auto;
		font-size: 100%;
	}
	
	footer.inner a {
		font-size: 100%;
	}

	footer .bottomline {
		width: 90%;
		height: auto;
		min-height: 44px;
		line-height: 1.5;
		padding: 12px 5%;
	}
	footer .topline {
		width: 90%;
		height: auto;
		min-height: 50px;
		line-height: 1.5;
		padding: 12px 5%;
	}
	
	
	
	
	
	div.wcms-layout-element-2col-child-left, div.wcms-layout-element-2col-child-right {
		width: 100%;
		float: left;
	}

	
}
@media all and (min-width: 940px)
{
	
	#rmenu {
		display: none;
	}
	
	/*Menü für normale größe */
	
	nav {
		display: block !important;
	}
	header nav ul {
		margin-left: 16px;
		float: left;
	}
	
	header nav ul li {
		margin: 37px 1px 0 0;
		height: 30px;
		width: auto;
		float: left;
		position: relative;
		
		-webkit-transition: all 150ms ease-in-out;
		-moz-transition: all 150ms ease-in-out;
		-o-transition: all 150ms ease-in-out;
		transition: all 150ms ease-in-out;
	}
	
	header nav ul li a {
		display: block;
		height: 30px;
		line-height: 30px;
		color: #0c3c3e;
		padding: 0 12px 0 13px;
		text-decoration: none;
		
		
		-webkit-transition: all 200ms ease-in-out;
		-moz-transition: all 200ms ease-in-out;
		-o-transition: all 200ms ease-in-out;
		transition: all 200ms ease-in-out;
	}
	
	header nav ul li.act a {
		background-color: #999999;
		color: #ffffff;
		height: 32px;
	}
	
	header.inner nav ul li:hover a, header.inner nav ul li.hover a {
		background-color: #999999;
		color: #ffffff;
		border-bottom: none;
		height: 32px;
	}
	
	header nav ul li ul {
		position: absolute;
		left: 0px;
		top: 30px;
		width: auto;
		height: auto;
		background-color: #999999;
		margin: 0;
		padding: 0;
		
		padding-top: 10px;
		z-index: 110;
		opacity: 0;
		visibility: hidden;
		
		-webkit-transition: all 400ms ease-in-out;
		-moz-transition: all 400ms ease-in-out;
		-o-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}
	header nav ul li:hover ul, header nav ul li.hover ul {
		visibility: visible;
		display: block;
		opacity: 1;
		left: 0;
	}
	
	header nav ul li ul li {
		padding: 0;
		margin: 0;
		background-color: #999999;
		z-index: 110;
	}
	
	header nav ul li ul li:hover {
	
	}
	header.inner nav ul li ul li a {
		padding: 0 18px 0 13px;
		margin: 0;
		line-height: 32px;
		height: 32px;
		color: #ffffff;
		border-bottom: 0;
		width: 200px;
		z-index: 110;
		
		-webkit-transition: all 200ms ease-in-out;
		-moz-transition: all 200ms ease-in-out;
		-o-transition: all 200ms ease-in-out;
		transition: all 200ms ease-in-out;
	}
	
	header.inner nav ul li ul li.act a {
		border-left: 4px solid white;
		padding: 0 18px 0 9px;
		background-color: #7a7a7a;
	}
	
	header.inner nav ul li ul li a:hover {
		color: #ffffff;
		background-color: #adadad;
	}
}


@media all and (max-width: 1200px)
{
	.arrow {
		left: -500px;
	}
	#arrow-right {
		right: -500px;
	}

@media all and (min-width: 940px) and (max-width: 1023px)
{
	
	.extras {
		margin: 6px 77px 0 0px;
	}

}
@media all and (min-width: 1024px)
{
	
}

/* Hi-DPI */
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-moz-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2)
{
	
}
@media all and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), all and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), all and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 768px) and (min-device-pixel-ratio: 1.5)
{
	
}
