<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
================================================================
Title: Layout Stylesheet
================================================================
Layout Styles der Website drachstein.de
================================================================
*/

html .container{
	position: relative;
}



body {
	width: 100%;
	margin: 0 0 0 0;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
}

img{
	margin: 0;
}

h1 {
	font-size: 3.0em;
	color: #fff;
	text-transform: uppercase;
}

h2 {
	font-size: 30px;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
}

h3 {
	width: 100%;
	margin:-15px 0 0 0px;
	padding:0px 0 0 0;
	font-size: 20px;
	line-height: 120%;
	color: #1a467c;
	font-weight: 400;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #ab0012;
	text-transform: uppercase;
	font-weight: 600;
}

p {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	line-height: 160%;
	color: #434343;
	letter-spacing: 0.1em;
}
a{color: #AB0012;}
a:hover {text-decoration: underline;}
/*
##############
header
##############
*/

#header {
	position: relative;
	height: 150px;
	width: 100%;
	background-color: #fff;
}

#header .wrapper {position: relative;}

#main_nav ul {
	float: right;
	text-transform: uppercase;
}

#main_nav ul li {
	font-weight: 400;
	width: auto;
	margin-bottom: 0;
	float: left;
	text-transform: uppercase;
	list-style: none;
	color: #939393;
}

#main_nav ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #939393;
	font-size: 16px;
	background: url(../images/arrow_top.png) no-repeat;
	background-position: 50% 144px;
	font-weight: 400;
	width: auto;
	line-height: 0px;
	padding: 110px 10px 30px 10px;
	margin-bottom: 0;
	float: left;
	text-transform: uppercase;
	list-style: none;
}

#main_nav ul a:hover,
#main_nav ul a:active {
	background-position: 50% 131px;
	color: #093664;
}

#main_nav ul li.active a{
	background-position: 50% 131px;
	color: #093664;
}


#sprache .active img {
	opacity: 1.0;
}

#main_nav #logo {
	position: absolute;
	float: left;
	text-align: center;
	width: 270px;
	padding: 10px 10px 20px 10px;
	background-color: #fff;
	z-index: 20;
}

#logo_res {
	display: none;
}

#sprache {
	position: absolute;
	right: 10px;

}

#sprache li {
	list-style: none;
	float: left;
	margin: 20px 0px 0px 10px;
}

#sprache li a {
		padding: 0px;
		display:block;
		font-size: 13px;
}

#sprache img {
	opacity: 0.3;
}


#sprache img:hover {
	opacity: 1.0;
}


#header #bar_gray {
	position: absolute;
	height: 10px;
	width: 100%;
	bottom: 0px;
	background-color: #e1e1e1;
}

/*
 #############
styles_column
##############
*/
#con_start_full,
#con_form,
#con_kontakt,
#con_impressum,
#con_start,
#con_produkte {
	position: relative;
	padding: 40px 0px 60px 0px;
	z-index: 10;
}

.column.full h2,
.column.twothirds h2,
.column.half h2,
.column.onethird h2 {
	margin: 0px 0px 20px 0px;
	color: #ab0012;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 150%;
}

.column.twothirds p,
.column.half p,
.column.onethird p {
	margin: 10px 0px 15px 0px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0.03em;
}

.column.half li {
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 15px;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #434343;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0.03em;
}

/*
#############
con_slider
##############
*/

#con_slider #con_slider_full {
	margin: 0 auto;
}
#con_slider_half_left h1 {
	margin: 110px 0px 0px 0px;
}

#con_slider_half_left h1 span, #con_slider_half_left h2 {
	font-size: 20px;
	position: absolute;
	display: inline-block;
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	color: #fff;
	background-color: #ab0012;
	font-size: 26px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 150%;
}

#con_slider_half_right {
	margin-top: -10px;
}

/*
 #############
con_start
##############
*/

#con_start p {
	padding: 0 15% 0 0;
}

#con_start_icons {
	width: 100%;
	padding: 40px 0px 50px 0px;
}

#con_start_full {
	position: relative;
	padding: 0px 0px 0px 0px;
	z-index: 10;
}

#con_start_full_video h2 {
	margin: 10px auto;
	padding: 20px 0px 0px 0px;
}
#con_start_full_video iframe {
	width: 100%;
	padding: 0px;
	margin: 0 auto;
}

#con_start_onethird_right a {display: block; margin: 0 0 20px 0;}


/*#### PRODUKTE ###### */

#header.produkte {margin-top: -26px;}

.produkte_wrapper {margin-bottom: 40px;}
.con_produkte_half_right {height: 400px; overflow: hidden;}
.con_produkte_half_right img {width: 100%;}

.produkte_img_re {
    display: none;
}

.download_btn a {
    float: left;
    position: relative;
    display: block;
    color: #FFF;
    font-size: 16px;
    font-family: "Roboto",sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 20px;
    margin: 0px 10px 10px 0px;
    padding: 15px 60px 15px 10px;
    background-color: #093664;
    border: 1px solid #093664;
}
.arrow_download {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 50px;
    border-left: 1px solid #FFF;
}
.arrow_download img {
    position: absolute;
    margin: 9px;
}
section#products {
	padding: 30px 0;
}
.product-item{
	margin: 20px 0;
}
.product-image{
	height: 240px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 2px solid #e1e1e1;
	border-bottom: none;
	padding: 10px;
	overflow: hidden;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	background: #fff;
}
.product-image img {
	display: inline;
	width: 100%;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.product-title{
	background: #224E87;
	padding: 10px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.product-title h3 {
	margin: 0;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}
.product-item:hover .product-image img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.product-item a:hover {
	text-decoration: none;
}
.product-item:hover .product-title { background: #AB0012;}
.product-item:hover .product-image{ border-color: #AB0012;}



/*#### PRODUKTE: Detail ##### */
.product-detail #con_slider_half_left h1 { font-size: 2.8em;}

#product-detail {padding: 40px 0;}
#product-detail h3{margin: 0 0 20px 0;}
#product-images a {
	display: block;
	width: 100%;
	margin: 0 10px 0 0;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	float: left;
	background: #1A4B7E;
}
#product-images a img {
	min-width: auto;
	width: 100%;
	max-width: none;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
#product-images a:hover img {
	opacity: 0.95;
}
#product-video {margin: 40px 0 0 0;}
#product-downloads {margin: 40px 0 0 0;}
#product-detail .column.onethird ul {margin: 0;}
#product-detail .column.onethird ul li {list-style: none; margin: 0; display: block;}
#product-detail .column.onethird ul li:first-child a {border-top: 1px #e1e1e1 solid;}
#product-detail .column.onethird ul li a {color: #093664; display: block; padding: 10px 10px 10px 50px; border-bottom: 1px #e1e1e1 solid;}
#product-detail .column.onethird ul li.pdf a {background: url(../images/icon_pdf.svg) 10px 50% no-repeat;}
#product-detail .column.onethird ul li.dxf a {background: url(../images/icon_dxf.svg) 10px 50% no-repeat;}
#product-detail .column.onethird ul li.dwg a {background: url(../images/icon_dwg.svg) 10px 50% no-repeat;}
#product-detail .column.onethird ul li a:hover {text-decoration: none; background-color: #f9f9f9}

/*
 #############
con_start_icon
##############
*/

#con_start_icons_full img {
	width: 100%;
	margin: 0 auto;
}

#con_start_icons a {
	position: relative;
	display: block;
	color: #fff;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 20px;
	margin: 0px 30px;
	padding: 5px 60px 5px 10px;
	background-color: rgba(255, 255, 255, 0.0);
	border: solid 1px #fff;
}

.arrow {
	position: absolute;
	top: 0;
	right:0;
	height: 100%;
	width: 50px;
	border-left: solid 1px #fff;
	background-color: rgba(255, 255, 255, 0.3);
}

#con_start_icons_onethird_left a:hover,
#con_start_icons_onethird_left a:active,
#con_start_icons_onethird_middle a:hover,
#con_start_icons_onethird_middle a:active,
#con_start_icons_onethird_right a:hover,
#con_start_icons_onethird_left a:active {
	background-color: rgba(255, 255, 255, 0.4);
}

/*
#############
impressum
##############
*/

#con_impressum h1 {
  	color: #ab0012;
  	margin: 0px 0px 40px 0px;
}

/*
#############
formular
##############
*/

form {
	width: 90%;
	margin: 20px auto;
}

form p {
	color: #fff;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
}



#massage,
#phone,
#mail,
#company,
#name,
#subject,
#send,
#select {
	font-weight: 400;
	color: #fff;
	margin: 30px 0px 0px 0px;
	padding: 10px 0px;
}

#name {
	font-weight: 400;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#select select {
	width: 100px;
	height:30px;
 	padding: 0px 0px 0px 0px;
 	margin: 13px 0px 0px 0px;
	color: #fff;
	background-color: #093664;
	border: solid 1px #fff;
}

#select option {
 	padding: 0;
	color: #fff;
	background-color: #093664;
}

#massage label,
#phone label,
#mail label,
#company label,
#name label,
#message label,
#subject label,
#select label {
	float: left;
	width: 80px;
	color: #fff;
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}

#phone input,
#mail input,
#subject input,
#company input,
#name input {
	width: 80%;
	float: left;
	margin-left: 10px;
	padding: 18px 0 5px 0;
	color: #fff;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	border-bottom: 1px solid #fff;
}

#message label {
	clear: both;
	font-weight: 300;
	margin: 50px 0px 0px 0px;
}


#message textarea {
	height: auto;
	clear: both;
	width: 100%;
	background-color: #fff;
	margin: 20px 0px 30px 0px;
	font-weight: 300;
	padding: 5px;
}

#send input {
	height: 40px;
	color: #fff;
	padding: 5px 10px;
	margin: 0px 0px 40px 0px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	border: 1px solid #fff;
	background-color: rgba(255, 255, 255, 0.0);
}

#send {
	padding: 0px;
}

#submit:hover,
input:hover,
input:active {
	background-color: rgba(255, 255, 255, 0.1);
}

#submit:hover {
	background-color: rgba(255, 255, 255, 0.4);
}

/*
#############
kontakt
##############
*/

#con_kontakt {
	padding: 0;
}

#con_kontakt_half_left {
	margin: 40px 0px;
}

#con_kontakt .half ul li a {
	float: none;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	line-height: 25px;
	color: #434343;
	padding: 0;
	margin: 0;
	text-transform: none;
}

#con_kontakt p,
#con_kontakt_half_left.half ul,
#con_kontakt .half ul li {
	padding-top: 2px;
	float:none;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	line-height: 25px;
	padding: 0px 0px 13px 0px;
	list-style: none;
	margin: 0px;
}

#con_kontakt_half_right iframe {
	width: 100%;
	padding: 0px;
	height: 600px;
	margin: 0px;
}

/*
 #############
footer
##############
*/

#footer {
	padding: 40px 0px 0px 0px;
	background-color: #e1e1e1;
}

#footer ul {
	padding-top: 2px;
	float:left;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	line-height: 25px;
}

#footer ul li {
	margin: 0px;
	padding: 0px 30px 13px 0px;
	list-style: none;
	margin: 0px;
	color: #434343;
	line-height: 20px;
	display:block;
}

#footer .column.full ul li {
	float: left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	display: block;
	text-transform: uppercase;
	list-style: none;
}

#footer .column.full ul li a {
	float: none;
	margin:0px 0px 0px 0px;
	padding:0px;
	line-height: 20px;
	color: #222;
	text-transform: uppercase;
	list-style: none;
}

#footer_full {
	background: url(../images/bildmarke_g.png) no-repeat right top;
}

#con_footer_onethird_right {
	height: auto;
}

#con_footer_onethird_left ul li a{
	float: none;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	line-height: 25px;
	padding: 0;
	margin: 0;
	text-transform: none;
}

/*
================================================================
STYLING-ClASSES Shadow, Gradient etc...
================================================================
*/

.shadow {
-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.6); /* WebKit */
-moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.6); /* Firefox */
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.6); /* Standard */
}
.shadow_inset {
-webkit-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.5); /* WebKit */
-moz-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.5); /* Firefox */
box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.5); /* Standard */
}
.shadow_img {
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3); /* WebKit */
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3); /* Firefox */
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.36); /* Standard */
}

.gradient {
	background: #093664;
	background: -moz-linear-gradient(left,  #093664 0%, #1a467e 50%, #28558f 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#093664), color-stop(50%,#1a467e), color-stop(100%,#28558f));
	background: -webkit-linear-gradient(left,  #093664 0%,#1a467e 50%,#28558f 100%);
	background: -o-linear-gradient(left,  #093664 0%,#1a467e 50%,#28558f 100%);
	background: -ms-linear-gradient(left,  #093664 0%,#1a467e 50%,#28558f 100%);
	background: linear-gradient(to right,  #093664 0%,#1a467e 50%,#28558f 100%);
 }

/*
================================================================
Media Queries
================================================================
*/

@media only screen {

.wrapper {
    width: 90%;
    max-width: 960px;

}

.column {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.column.full { width: 100%; }
.column.half { width: 50%; }
.column.onethird { width: 33.33%; }
.column.twothirds { width: 66.66%; }
.column.onequarter { width: 25%; }
.column.threequarters { width: 75%; }

}

@media only screen and ( max-width: 1024px ) {
	#con_slider_half_left h1{
		font-size: 2.6em;
	}
	#con_slider_half_left h2{
		font-size: 1.3em;
		margin: 5px 0px 20px;
	}
}

/*
=======================================
*/

@media only screen and ( max-width: 960px ) {
	.product-image{
		height: 180px;
	}
	.product-title h3 {
		font-size: 14px;
	}
	.product-detail #con_slider {background: transparent;}
	.product-detail #con_slider_half_left {width: 100%; margin-bottom: 40px;}
	.product-detail #con_slider_half_left h1 {margin-top: 80px; color:#1A4B7E; text-align: center; font-size: 3.2em;}
	.product-detail #con_slider_half_left h1 span {position: static;}
	.product-detail #con_slider_half_right {width: 100%;}
}

@media only screen and ( max-width: 845px ) {

#con_slider_half_left h1{
	margin: 30px 0px 0px 0px;
}

h2 {
	font-size: 1.7em;
}

#con_slider_half_left  h2{
	position: static;
	padding: 0px 0px 10px 0px;
	line-height: 130%;
	background-color: transparent;
}

#con_slider_half_left  h1 span{
	position: static;
	padding: 0px 0px 10px 0px;
	line-height: 130%;
	background-color: transparent;
}



.produkte_img_re {
	margin: 50px 0px;
	display: block;
}

#con_produkte .column.half {
	width: 100%;
	margin: 0px;
}

.con_produkte_half_right{
	display: none;
}

#con_slider {
	min-height: 150px;
}

.product-detail #con_slider_half_right {display: block;}
.product-detail #con_slider {background: transparent;}
.product-detail #con_slider_half_left {width: 100%; margin-bottom: 40px;}
.product-detail #con_slider_half_left h1 {margin-top: 80px; color:#1A4B7E; text-align: center; font-size: 3.2em;}
.product-detail #con_slider_half_left h1 span {position: static; background-color: #AB0012; padding: 5px 10px;}
.product-detail #con_slider_half_right {width: 100%;}

#con_slider_half_right {
	display: none;
}

#con_slider_half_left {
	width: 100%;
}

#con_start_icons_onethird_left,
#con_start_icons_onethird_middle,
#con_start_icons_onethird_right {
	margin: 0 auto;
	float: left;
}

#con_start_icons_onethird_left img,
#con_start_icons_onethird_middle img,
#con_start_icons_onethird_right img{
	width: 200px;
	margin: 0 auto;
	}

#con_start_icons a{
	margin: 20px 10px;
	}

#con_footer_onethird_left,
#con_footer_onethird_middle {
	width: 100%;
	float: none;
}

#con_kontakt_half_left {
	width:100%;
	float:none;
}
#con_impressum_right,
#con_impressum_left,
#con_kontakt_half_right {
	width:100%;
	float:none;
}

}

/*
=======================================
*/

@media only screen and ( max-width: 768px ) {


	#header {
		position: fixed;
		z-index: 30;
	}

	h1 {font-size: 2.5em;
		}

	h2 {
		font-size: 1.5em;
		text-transform: uppercase;
	}
	#con_start_icons_onethird_left,
	#con_start_icons_onethird_middle,
	#con_start_icons_onethird_right {
		width: 450px;
		height: 200px;
		margin: 0 auto;
		float: none;
	}

	#con_start p {
		padding: 0 0 0 0;
	}

	#con_start_icons_onethird_left img,
	#con_start_icons_onethird_middle img,
	#con_start_icons_onethird_right img {
		margin: 0 auto;
		float: left;
	}

	#con_start_icons a {
		margin: 70px 10px;
		float: right;
	}

	#main_nav #logo {
		float: left;
		width: 180px;
	}
	#con_slider{padding-top: 150px;}

	#product-detail #con_slider_half_left h1{
		margin: 160px 0px 0px 0px;
	}

	.product-item.onequarter { width: 50%}

	.product-title h3 {
		font-size: 16px;
	}
	#product-detail .onethird, #product-detail .twothirds{ width: 100%;}
	#product-detail .twothirds {margin-bottom: 40px;}
}


/*
=======================================
*/

@media only screen and ( max-width: 600px ) {

	#con_start_icons_onethird_left,
	#con_start_icons_onethird_middle,
	#con_start_icons_onethird_right {
		width: auto;
		height: auto;
		margin: 20px auto 30px auto;
		float: none;
	}

	#con_start_icons_onethird_left img,
	#con_start_icons_onethird_middle img,
	#con_start_icons_onethird_right img {
		display: block;
		width: 200px;
		margin: 0 auto;
		float: none;
	}

	#con_start_icons a {
		width: 180px;
		margin: 0 auto;
		float: none;
	}

	#main_nav  {
			min-width: 320px;
		position: static;
		margin: 0 auto;
		padding: 0;
	}

	#main_nav #logo {
		width: 130px;
		margin: 0 auto;
		padding: 5px;
		z-index: 0;
		float: none;
		position: relative;
	}

	#main_nav #logo img {
		padding: 2% 2% 2% 2%;
		margin: 0 auto;
	}

	#main_nav ul {
		text-align: center;
		padding: 0;
		float: none;
	}

	#main_nav ul li {
		display: inline-block;
		float: none;
		margin: 0;
	}

	#main_nav  ul li a {
		background-position: 50% 50px;
		line-height: 0px;
		padding: 30px 10px 30px 10px;
	}

	#con_start_onethird_right,
	#con_start_twothirds_left {
		width: 100%;
		margin: 0 auto;
		float: none;
	}

	#main_nav ul a:hover,
	#main_nav ul a:active {
		background-position: 50% 43px;
	}

	#sprache {top: -5px;}
	.active {
		background-position: 50% 43px;
	}

	#con_slider_half_left h1 {
		margin: 20px 0px 0px 0px;
	}
	#con_slider_half_left h2{
		font-size: 1.15em;
	}
	#header {
		height: 60px;
	}

	#logo {
		display: none;
	}

	#logo_res {
		display: block;
		width: 200px;
		margin: -20px auto 0;
		padding: 70px 10px 20px 10px;
		background-color: #fff;
	}

	#con_kontakt_half_right {
		position: relative;
		width: 100%;
		padding:0px;
	}

	#footer ul {
		padding-top: 2px;
		float:left;
		font-size: 14px;
		font-family: 'Roboto', sans-serif;
		letter-spacing: 0.05em;
		line-height: 25px;
	}

	.product-item.onequarter { width: 50%;}

	#con_slider{padding-top: 40px;}

}

@media only screen and ( max-width: 550px ) {
	.product-detail #con_slider_half_left h1 {font-size: 2.4em; line-height: 90%;}
	.product-detail #con_slider_half_left h1 span {font-size: 0.5em;}
}

/*
=======================================
*/

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

	body {
		min-width: 320px;
		margin:0;
		padding:0;
	}

	#sprache { left: 50%; width: 100px; margin-left: -50px; top: 40px; }
	#sprache li { margin: 0 10px; }
	#sprache li a { padding: 10px 3px; }
	#main_nav ul li a {background: none; padding: 30px 10px 20px 10px;}
	#header{height: 100px;}
	#logo_res {
		display: block;
		width: 240px;
		margin: 20px auto 10px;
	}
	#con_kontakt_half_right iframe {
		width: 100%;
		height: 300px;

	}

	#con_start_icons a {
		width: 180px;
		margin: 0 auto;
		float: none;
	}

	#main_nav  {
		min-width: 320px;
		position: static;
		margin: 0 auto;
		padding: 0;
	}

	#main_nav #logo { display: none; }

	#main_nav #logo img {
		padding: 2% 2% 2% 2%;
		margin: 0 auto;
	}

	#main_nav ul {
		text-align: center;
		padding: 0;
			margin: 0;
		float: none;
	}

	#main_nav ul li {
		display: inline-block;
		float: none;
		margin: 0;
	}

	#main_nav ul li a {
		background-position: 50% 50px;
		line-height: 0px;
		margin:0px;
		padding: 30px 10px 30px 10px;
	}

	.product-item.onequarter { width: 100%;}
	.product-title { padding: 20px 10px;}
	.product-title h3 {
		font-size: 18px;
	}


}
@media only screen and ( max-width: 420px ) {
	#logo_res { width: 200px;}
	.product-detail #con_slider_half_left h1 {font-size: 1.8em; line-height: 80%;}
	.product-detail #con_slider_half_left h1 span {font-size: 0.5em;}
}

@media only screen and ( max-width: 320px ) {
	.product-detail #con_slider_half_left h1 {font-size: 1.8em; line-height: 100%;}
	.product-detail #con_slider_half_left h1 span {font-size: 0.5em;}
	#con_slider_half_left h1 {font-size: 2em; line-height: 100%;}
 	#con_slider_half_left h2 { font-size: 1.0em;}
	.wrapper {
		width: 320px;
		min-width: 320px;
		max-width: 320px;
		margin:0;
		padding:0;
	}

	.product-title { padding: 10px 10px;}
	.produkte_wrapper {margin-bottom: 40px;}
}
/* FANCYBOX /*

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
</pre></body></html>