@font-face{
	font-family:'klavikaregular';
	src:url('../fonts/klavika-bold-webfont-webfont.eot');
	src:url('../fonts/klavika-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/klavika-bold-webfont-webfont.woff') format('woff'),
		url('../fonts/klavika-bold-webfont-webfont.ttf') format('truetype'),
		url('../fonts/klavika-bold-webfont-webfont.svg#klavikabold') format('svg');
}
@font-face{
	font-family:'klavikamedium';
	src:url('../fonts/klavika-medium-webfont-webfont.eot');
	src:url('../fonts/klavika-medium-webfont-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/klavika-medium-webfont-webfont.woff') format('woff'),
		url('../fonts/klavika-medium-webfont-webfont.ttf') format('truetype'),
		url('../fonts/klavika-medium-webfont-webfont.svg#klavikamedium') format('svg');
}
@font-face {
	font-family:'klavika_regularregular';
	src:url('../fonts/klavika-regular-webfont-webfont.eot');
	src:url('../fonts/klavika-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/klavika-regular-webfont-webfont.woff') format('woff'),
		url('../fonts/klavika-regular-webfont-webfont.ttf') format('truetype'),
		url('../fonts/klavika-regular-webfont-webfont.svg#klavikaregular') format('svg');
}
@font-face{
	font-family:'klavikalight';
	src:url('../fonts/klavika-light-webfont-webfont.eot');
	src:url('../fonts/klavika-light-webfont-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/klavika-light-webfont-webfont.woff') format('woff'),
		url('../fonts/klavika-light-webfont-webfont.ttf') format('truetype'),
		url('../fonts/klavika-light-webfont-webfont.svg#klavikalight') format('svg');
}

*{
	margin:0; 
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
a{
	text-decoration:underline;
	color:#000;
}
a:hover{text-decoration:none;}
a:active{background-color:transparent;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow:auto;
}
label{vertical-align:middle;}
button, input{
	width:auto;
	overflow:visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration:underline;}
s, strike, del {text-decoration:line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content:'';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse:collapse;
	border-spacing:0;
}
th, td{
s	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
input[type=image]{
	padding:0;
	border:none;
}
input[type=search], input[type=text], input[type=password], input[type=file], input[type=submit], textarea{-webkit-appearance:none;}
body{
	margin:0;
	background:#fff;
	font:13px/20px Arial, Helvetica, sans-serif;
	color:#000;
	min-width:320px;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:none;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#b8282e;
}
a:hover{text-decoration:underline;}
a:active{background-color:transparent;}
p{margin:0 0 18px;}
input[type=submit]:hover{cursor:pointer;}
/* wrapper */
#wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
}
/* header-holder */
.header-holder{
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:10;
	background:#fff;
}
body.toolbar .header-holder{
	top:30px;
}
body.toolbar-drawer .header-holder{
	top:65px;
}


.header-holder:after{
	position:absolute;
	content:"";
	z-index:11;
	width:100%;
	height:7px;
	background:url(../images/shadow06.png) repeat-x 50% 100%;
}
/* header */
#header{
	max-width:1088px;
	padding:20px 10px 0;
	margin:0 auto;
	background:#fff;
	position:relative;}
#header:after{
	content:'';
	display:block;
	clear:both;
}
.logo{
	float:left;
	background:url(../images/sprite.png) no-repeat;
	width:234px;
	height:72px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-7px 0 0;
}
.logo a{
	display:block;
	height:100%;
}
/* header-block */
.header-block{float:right;}
.header-block .slide{
	left:0 !important;
	top:0 !important;
	position:relative !important;
}
#search-block-form {
	overflow:hidden;
	margin:0 0 13px auto;
	width:242px;
	padding:0 0 0 9px;
	background:#eee;
}
#search-block-form .container-inline{
	overflow:hidden;
	width:100%;
}
#search-block-form .form-item {
	display: block;
}

#search-block-form .form-item{margin:0 32px 0 0;}
#search-block-form label{display:none;}
#search-block-form input[type=search]{
	background:none;
	border:none;
	width:100%;
	height:27px;
	padding:6px 0;
	margin:0;
	float:left;
	font-size:12px !important;
	line-height:15px !important;
}
#search-block-form input[type=submit]{
	background:url(../images/sprite.png) no-repeat -268px 7px;
	width:32px;
	height:27px;
	border:0;
	padding:0;
	cursor:pointer;
	float:right;
	margin:0 0 0 -32px;
	overflow:hidden;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
}
/* navigation */
#block-datschaub-ee-main-menu ul{
	width:auto;
	position:relative;
	font:20px/26px 'klavikamedium', sans-serif;
	text-transform:uppercase;
	padding:0 0 14px;
	margin:0 -26px 0 -27px;
	position: relative;
}
#block-datschaub-ee-main-menu ul:after{
	content:'';
	display:block;
	clear:both;
}
#block-datschaub-ee-main-menu ul li{
	float:left;
	margin:0 26px 0 31px;
	list-style:none outside;
}
#block-datschaub-ee-main-menu ul a{
	display:block;
	letter-spacing:-0.8px;
	position: relative;
}
#block-datschaub-ee-main-menu ul li:hover,
#block-datschaub-ee-main-menu ul .active-trail {
	border-bottom:6px solid #b82b31;
	padding:0 0 8px;
	margin:0 26px -14px 31px;
}
#block-datschaub-ee-main-menu ul a:hover,
#block-datschaub-ee-main-menu ul a:focus,
#block-datschaub-ee-main-menu ul a:active,
#block-datschaub-ee-main-menu ul .is-active {
	color:#57595b;
	text-decoration:none;
}
/* Reset drupal styles */
ul li.expanded, ul li.collapsed, ul li.leaf {
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

/* opener */
.opener{
	float:right;
	width:51px;
	height:37px;
	background:url(../images/sprite2.png) no-repeat -139px 0;
	text-indent:-9999px;
	overflow:hidden;
	display:none;
}
.header-block.active .opener{background-position:-199px 0;}
/* main-holder */
.main-holder{padding:101px 0 0;}
.adminimal-admin-toolbar .main-holder{
  padding-top:62px;
}

/* main-frame */
.main-frame{background:url(../images/shadow01.png) no-repeat 50% 0;}
/* main */
#main{
	max-width:1088px;
	padding:23px 10px 27px;
	margin:0 auto;
}
#main h1{
	font:63px/53px 'klavikaregular', sans-serif;
	text-transform:uppercase;
	letter-spacing:-3.2px;
	word-wrap:break-word;
	margin:0 0 13px;
	padding:7px 0 0;
	vertical-align:bottom;
}
#main h2{
	font:20px/26px 'klavikamedium', sans-serif;
	margin:0 0 10px;
	letter-spacing:-1px;
	text-transform:uppercase;
	color:#b8282e;
}
#main h2 a{color:#b8282e;}
#main h3{
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	margin:0 0 5px;
	color:#b8282e;
}
#main h3 a{color:#b8282e;}
/* breadcrumbs */
.breadcrumb{
	overflow:hidden;
	font:18px/24px 'klavika_regularregular', sans-serif;
	margin:0 0 0 -1px;
	padding:9px 0 0;
}
.breadcrumb span {
	float:left;
	padding:0 15px 0 10px;
	background:url(../images/separator01.png) no-repeat 100% 50%;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#b8282e;
}
.breadcrumb span:first-child{padding-left:0;}
.breadcrumb span:last-child{background-image: none;}
/* section */
.section{
	width:100%;
	padding:7px 0 0;
	position:relative;
	overflow:hidden;
}
.home .section,
.history .section{overflow:visible;}
.home .section:after,
.history .section:after{
	content:'';
	display:block;
	clear:both;
}
/* content-block */
.section .content-block{
	float:left;
	width:48.8%;
	margin:0 0 0 2.4%;
}
.section.special01 .content-block{min-height:600px;}
.section.special02 .content-block{min-height:530px;}
.section.special03 .content-block{min-height:562px;}
.section .content-block:first-child{margin:-7px 0 0;}
.section.style02 .content-block,
.section.style02 .content-block:first-child{width:48.5%;}
.section.style03 .content-block{
	width:23.1%;
	float:right;
	padding:9px 0 0 ;
}
.section.style03 .content-block:first-child,
.section.style03 .content-block.content-block-news {
	width:48.5%;
	float:left;
	padding:0;
}



.region-about-us-sidebar > div {
	overflow:hidden;
	padding:25px 0 26px;
	background:url(../images/shadow05.png) no-repeat 50% 0;
	font-size:13px;
	line-height:17px;
}
.region-about-us-sidebar > div:first-child{
	padding-top:0;
	background:none;
	margin-top:-7px;
}
.section .heading-block{
	overflow:hidden;
	padding:0 0 7px;
	border-bottom:1px solid #d4d4d4;
	margin:0 0 20px;
	color:#58595b;
}
.section .heading-block.add{
	border:none;
	margin-bottom:5px;
}
.region-about-us-sidebar > div h3{
	font:20px/26px 'klavikamedium', sans-serif;
	margin:0 0 14px;
	color:#b8282e;
	text-transform:uppercase;
}
.region-about-us-sidebar > div h3 a{color:#b8282e;}
.region-about-us-sidebar > div h3 a:hover{text-transform:uppercase;}
.region-about-us-sidebar > div p{margin:0;}
#main .section .heading-block.style02 h1{
	font-size:80px;
	line-height:63px;
	margin:0 0 21px;
}
#main .section .heading-block.style02{margin-top:-5px;}
#main .section .heading-block.style02.add{margin-top:-16px;}
#main .section .heading-block.style03 h1{
	font-size:80px;
	line-height:80px;
	margin:0 0 12px;
	padding:0;
}
.home #main .section .heading-block.style03 h1{
	font-size:80px;
	line-height:63px;
	margin:0 0 21px;
	padding:0;
}
.section .heading-block .date{
	display:block;
	line-height:16px;
	font-style:normal;
	padding:0 0 0 2px;
}
.section .text-block{
	overflow:hidden;
	padding:0 0 25px;
	border-bottom:1px solid #d4d4d4;
	margin:0 0 24px;
}
.section .text-block .sub-title{
	font:18px/24px 'klavika_regularregular', sans-serif;
	letter-spacing:-1px;
}
/* info-content */
.info-content{overflow:hidden;}
.info-content .img-box{
	float:right;
	width:47.3%;
	margin:6px 0 10px 5%;
}
.info-content .column{
	float:right;
/*	width:47%; */
}
#main .info-content .column h2{margin-bottom:13px;}
.info-content .column:first-child{float:left;}
#main .column.add h2{
	font:29px/34px 'klavikalight', sans-serif;
	color:#000;
	text-transform:none;
	margin:0 0 10px;
}
/* post-holder */
.post-holder{
	overflow:hidden;
	vertical-align:top;
	margin:0 0 20px -22px;
}
.post-holder .post{
	display:inline-block;
	vertical-align:top;
	width:45.6%;
	margin:0 0 27px 4%;
	line-height:17px;
	padding:25px 0 0;
	border-top:1px solid #d4d4d4;
}
.post-holder .post:first-child,
.post-holder .post:first-child + .post{
	padding-top:0;
	border:none;
}
.post-holder .post .date{
	display:block;
	font-style:normal;
	color:#58595b;
	margin:0 0 4px;
	font-size:11px;
	line-height:17px;
	font-weight:bold;
}
#main .post p{margin:0;}
.section .heading-box{
	overflow:hidden;
	margin:-11px 0 9px;
}
#main .section .heading-box h2{margin:0;}
/* img-container */
.img-container{
	position:absolute;
	top:15px;
	right:0;
	width:48.8%;
}
.img-container.add{top:-18px;}
/* video-block */
.video-block{
	width:100%;
	overflow:hidden;
	position:relative;
}
.video-block img{
	display:block;
	width:100%;
	height:auto;
}
.video-block .play{
	position:absolute;
	z-index:2;
	left:50%;
	top:50%;
	margin:-20px 0 0 -20px;
	width:41px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat -300px 0;
}
/* img-block */
.img-block{
	position:absolute;
	top:15px;
	right:25.6%;
	width:23%;
}
/* news-posts */
.news-posts{overflow:hidden;}
.news-posts .post{
	overflow:hidden;
	margin:22px 0 0;
}

.content-block.content-block-news .news-posts .post {
	margin: 0 0 27px 4%;
}

.news-posts .post:first-child{margin-top:0;}
.news-posts .post h4{
	font:16px/20px 'klavikamedium', sans-serif;
	margin:0 0 7px;
	color:#b8282e;
}
.news-posts .post h4 a{color:#b8282e;}
.news-posts .post .date{
	display:block;
	font-style:normal;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	margin:0 0 3px;
	color:#58595b;
}
/* info-section */
.info-section{
	width:100%;
	position:relative;
	overflow:hidden;
	padding:0;
	margin:-4px 0 0;
}
.info-section .content-block{
	float:right;
	width:48.8%;
}
.info-section .content-block:first-child{float:left;}
#main .info-section h2{
	font:30px/40px 'klavikalight', sans-serif;
	margin:0 0 23px;
	color:#000;
}
.management-holder{margin:0 -5% 0 0;}
.info-section .info-row {
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
	margin:0 4% 0 0;
	width:45%;
}
.info-section .placeholder{
	overflow:hidden;
	margin:0 0 26px;
}
.info-section .placeholder img{
	display:block;
	width:100%;
	height:auto;
}
#main .info-section h3{
	font:22px/22px 'klavikalight', sans-serif;
	margin:0 0 6px;
	color:#000;
}
#main .info-section h3 a{color:#000;}
.info-section .sub-title{
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:1px;
}
.info-section .email{font-weight:bold;}
/*  items-holder */
.items-holder{
	margin:0 -6% 0 0;
	vertical-align:top;
	font-size:13px;
	line-height:15px;
}
.info-section .items-holder .info-block{
	display:inline-block;
	vertical-align:top;
	width:45%;
	margin:0 4.3% 39px 0;
}
#main .info-section .info-block p{margin:3px 0 0;}
/* news-holder */
.news-holder{
	overflow:hidden;
	margin:0 -3% 0 0;
	vertical-align:top;
}
/* news-block */
.news-holder .news-block{
	display:inline-block;
	vertical-align:top;
	width:22%;
	margin:0 2.6% 27px 0;
	padding:28px 0 0;
	border-top:1px solid #d4d4d4;
	font-size:13px;
	line-height:17px;
}
.news-holder .news-block:first-child,
.news-holder .news-block:first-child + .news-block,
.news-holder .news-block:first-child + .news-block + .news-block,
.news-holder .news-block:first-child + .news-block + .news-block + .news-block{
	padding-top:0;
	border:none;
}
.news-holder .date{
	display:block;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	font-style:normal;
	margin:0 0 4px;
}
.news-holder .title{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:4px;
}
#main .news-holder p{margin:0;}
.info-text{margin:0 0 30px;}
#main .info-text p{margin:0;}
/* info-nav-holder */
.info-nav-holder{overflow:hidden;}
/* info-nav */
.info-nav{
	padding:2px 0 0;
	margin:0 -5% -1px 0;
	list-style:none;
	overflow:hidden;
	vertical-align:top;
}
.info-nav li{
	display:inline-block;
	vertical-align:top;
	width:45%;
	margin:0 4.5% 0 0;
	padding:5px 0;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	border-bottom:1px solid #d4d4d4;
}
.info-nav a,
.info-nav .hot-casings{
	display:inline-block;
	vertical-align:top;
	padding:10px 0 11px 77px;
	background:url(../images/sprite.png) no-repeat -543px -92px;
}
.info-nav .ingredients{background-position:-538px -293px;}
.info-nav .sheep-casings{background-position:-545px -146px;}
.info-nav .packaging{background-position:-539px -364px;}
.info-nav .beef-casings{background-position:-540px -195px;}
.info-nav .machinery{background-position:-548px -440px;}
.info-nav .artificial{background-position:-543px -237px;}
.info-nav.add{margin:-2px -5% -1px 0;}
.info-nav.add a{
	background:none;
	padding:7px 0 8px;
}
/* products-holder */
.products-holder{
	position:relative;
	padding:23px 0 0;
}
/* products-block */
.products-block{
	padding:30px 9999px 26px;
	margin:0 -9999px;
	max-width:1088px;
	background:url(../images/shadow01.png) no-repeat 50% 0;
}
/* info-table */
.info-table{
	display:table;
	line-height:17px;
	width:100%;
}
/* text-cell */
.info-table .text-cell{
	display:table-cell;
	vertical-align:top;
}
#main .info-table .text-cell h2{
	font:30px/42px 'klavikalight', sans-serif;
	color:#000;
}
#main .info-table .text-cell p{margin:0 0 16px;}
/* imgage-cell */
#main .info-table .image-cell{
	display:table-cell;
	width:200px;
	padding:0 50px;
	vertical-align:middle;
	text-align:center;
}
#main .info-table .image-cell img{vertical-align:middle;}
/* contacts-cell */
#main .info-table .contacts-cell{
	display:table-cell;
	vertical-align:top;
	width:190px;
	padding:0 31px 0 30px;
	background:url(../images/separator02.png) no-repeat 0 10px;
}
.info-table .contacts-cell .title{
	text-transform:uppercase;
	padding-top:10px;
	margin:0 0 16px;
}
.info-table .contacts-cell .list{
	overflow:hidden;
	font-weight:bold;
}
.info-table .contacts-cell .list li{list-style:none outside;}
/* opener-block */
.products-block .opener-block{
	overflow:hidden;
	position:relative;
	min-height:28px;
	margin:0 0 -28px;
	background:#fff;
}
.products-block .open{
	position:absolute;
	z-index:4;
	left:0;
	bottom:0;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	padding:5px 0 8px 42px;
	background:#fff url(../images/sprite.png) no-repeat -400px 0;
	outline:none;
}
.products-block .open .mark02{display:none;}
.products-block .open:hover{text-decoration:none;}
.products-block .opener-block .column{
	float:right;
	width:46.3%;
	padding:20px 0 0;
}
.products-block .opener-block .column:first-child{
	float:left;
	width:50%;
	padding:0;
}
.products-block .opener-block .slide{
	overflow:hidden;
	border-top:1px solid #d4d4d4;
	margin:10px 0 0;
	padding:26px 0 28px;
	line-height:17px;
	display:none;
	background:#fff;
}
.products-block .opener-block.active .open{background-position:-500px -450px;}
.products-block .opener-block.active .open .mark02{display:inline;}
.products-block .opener-block.active .open .mark01{display:none;}
.products-block .opener-block .slide .placeholder{
	width:100%;
	overflow:hidden;
}
.products-block .opener-block .slide .placeholder  img{
	display:block;
	max-width:100%;
	height:auto;
}
.products-block .opener-block .slide .title{
	font-weight:bold;
	margin:0 0 31px;
}
/* info-list */
.products-block .opener-block .slide .info-list{
	overflow:hidden;
	margin:0 -5% 0 0;
}
.products-block .opener-block .slide .info-list .post{
	display:inline-block;
	vertical-align:top;
	width:27%;
	margin:0 5% 0 0;
}
#main .products-block .opener-block .slide .info-list h3{
	font:20px/26px 'klavikamedium', sans-serif;
	text-transform:uppercase;
	color:#000;
	margin:0;
}
.products-block .opener-block .slide .list{
	overflow:hidden;
	margin:0 0 5px;
}
.products-block .opener-block .slide .list li{
	vertical-align:top;
	padding:0 0 0 8px;
	background:url(../images/bullet01.png) no-repeat 0 9px;
	list-style:none outside;
}
.products-holder.add .products-block{padding:30px 9999px 28px;}
.products-holder.add .info-table{
	display:block;
	overflow:hidden;
}
.products-holder.add .info-table .text-cell{
	display:block;
	float:left;
	width:48%;
	padding:0 0 4px;
}
.products-holder.add .slide .placeholder{
	width:100%;
	overflow:hidden;
	position:relative;
}
.products-holder.add .slide .placeholder img{vertical-align:top;}
.products-holder.add .opener-block .slide{
	border-top:none;
	margin-top:0;
	padding:16px 0 40px;
}
.products-holder.add .text-cell .sub-title{
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	margin:0 0 16px;
}
/* table-holder */
.table-holder{
	float:right;
	width:40%;
	font-size:12px;
	color:#000;
	padding:18px 0 0;
}
.table-holder table{
	width:100%;
	border-collapse:collapse;
}
.table-holder table th{
	border:solid;
	border-width:0 0 3px;
	border-color:#b82b31;
	font-size:13px;
	line-height:16px;
	text-align:right;
	padding:0 0 12px;
	font-weight:normal;
}
.table-holder table th:first-child{
	width:40%;
	text-align:left;
	font-size:18px;
	line-height:26px;
	text-transform:uppercase;
	padding-bottom:0;
	font-weight:bold;
}
.table-holder table td{
	padding:13px 0 12px;
	text-align:right;
	border:solid;
	border-width:0 0 1px;
	border-color:#b82b31;
	line-height:15px;
}
.table-holder table td:first-child{
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
}
/* address-container */
.address-container{
	overflow:hidden;
	padding:16px 0 0;
}
.address-container .heading{
	overflow:hidden;
	border-bottom:1px solid #d4d4d4;
	padding:0 0 13px;
	margin:0 0 15px;
}
#main .address-container .heading h3{
	font-size:20px;
	line-height:26px;
	font:20px/26px 'klavikamedium', sans-serif;
	margin:0;
	color:#000;
	letter-spacing:-0.5px;
}
#main .address-container .heading h3 a{color:#000;}
.address-container > .holder{
	overflow:hidden;
	margin:0 -50px 0 0;
}
.address-container ul {
	margin: 0;
}
.address-container li {
	float:left;
	width:140px;
	margin:0 47px 0 0;
	font-size:13px;
	line-height:17px;
	list-style: none;
}
.address-container li:nth-child(3n+0) {
	margin-right: 0;
}
.address-container li address{
	text-transform:uppercase;
	font-style:normal;
	margin:0 0 8px;
	padding:0 10px 0 0;
}
.address-container li address strong{
	display:inline-block;
	vertical-align:top;
}
.address-container li a{
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
}
.products-holder.add .products-block > .link-holder{
	text-align:right;
	margin:-20px 0 0;
	padding:0 0 8px;
}
.products-holder.add .link-top{
	display:inline-block;
	vertical-align:top;
	padding:0 0 0 19px;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	position:relative;
}
.products-holder.add .link-top:after{
	content:"";
	position:absolute;
	left:0;
	top:5px;
	width:12px;
	height:7px;
	background:url(../images/sprite.png) no-repeat 0 -100px;
}
/* .mobile-accordion */
.mobile-accordion{
	margin:0;
	overflow:hidden;
	display:none;
}
.mobile-accordion > li{
	vertical-align:top;
	list-style:none outside;
	background:url(../images/shadow04.png) no-repeat 50% 0;
	padding:0 16px 0 20px;
}
.mobile-accordion > li > a{
	display:block;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	padding:15px 20px 15px 62px;
	position:relative;
	background:url(../images/sprite2.png) no-repeat 100% -211px;
	overflow:hidden;
}
.mobile-accordion a:hover{text-decoration:none;}
.mobile-accordion .active > a{background-position:100% -270px;}
.mobile-accordion .hog:after,
.mobile-accordion > li > a:after{
	position:absolute;
	left:3px;
	top:50%;
	content:"";
	width:37px;
	height:18px;
	margin:-9px 0 0;
	background:url(../images/sprite2.png) no-repeat 0 -126px;
}
.mobile-accordion .sheep:after{
	width:33px;
	height:26px;
	margin:-13px 0 0;
	background-position:-75px -125px;
}
.mobile-accordion .beef:after{
	width:41px;
	height:23px;
	margin:-11px 0 0;
	left:0;
	background-position:-140px -125px;
}
.mobile-accordion .articial:after{
	width:37px;
	height:12px;
	margin:-6px 0 0;
	background-position:-200px -125px;
}
.mobile-accordion .ingredients:after{
	width:43px;
	height:18px;
	margin:-9px 0 0;
	left:0;
	background-position:-250px -125px;
}
.mobile-accordion .pascaging:after{
	width:41px;
	height:15px;
	margin:-7px 0 0;
	background-position:0 -180px;
}
.mobile-accordion .marchinery:after{
	width:41px;
	height:23px;
	margin:-11px 0 0;
	background-position:-140px -125px;
}
.mobile-accordion .marchinery:after{
	width:29px;
	height:29px;
	margin:-15px 0 0;
	background-position:-75px -180px;
}
.mobile-accordion.add > li > a{padding:15px 20px 15px 0;}
.mobile-accordion.add > li > a:after{background:none;}
.mobile-accordion.add .slide-block .placeholder{padding:0;}
/* slide-block */
.mobile-accordion .slide-block{
	overflow:hidden;
	padding:15px 0 24px;
	margin:0 -1px 0 -5px;
	border-top:1px solid #d4d4d4;
	background:#fff;
	font-size:12px;
	line-height:17px;
}
#main .mobile-accordion .slide-block p{margin-bottom:17px;}
.mobile-accordion .slide-block .title{
	font-weight:bold;
	margin:0 0 33px;
}
.mobile-accordion .slide-block .placeholder{
	overflow:hidden;
	padding:0 15px;
	margin:0 0 30px;
}
.mobile-accordion .slide-block .placeholder img{
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
}
.mobile-accordion .info-list{
	overflow:hidden;
	margin:0 -5% 0 0;
	vertical-align:top;
}
.mobile-accordion .info-list .post{
	width:136px;
	display:inline-block;
	vertical-align:top;
	margin:0 4% 10px 0;
}
#main .mobile-accordion h3{
	font:20px/27px 'klavikamedium', sans-serif;
	margin:0 0 1px;
	color:#000;
}
.mobile-accordion .list{
	overflow:hidden;
	margin:0 0 9px;
	font-size:12px;
	line-height:17px;
}
.mobile-accordion .list li{
	vertical-align:top;
	padding:0 0 0 10px;
	background:url(../images/bullet02.png) no-repeat 2px 8px;
	list-style:none outside;
}
/* contacts-box */
.mobile-accordion .contacts-box{
	padding:26px 0 0;
	border-top:1px solid #d4d4d4;
}
.mobile-accordion .contacts-box .title{
	font-weight:bold;
	margin:0 0 6px;
}
.mobile-accordion .contacts-box .contacts-list{
	overflow:hidden;
	vertical-align:top;
	margin:0;
	font-weight:bold;
}
.mobile-accordion .contacts-box .contacts-list li{
	vertical-align:top;
	list-style:none outside;
}
.mobile-accordion.add .sub-title{
	font-weight:bold;
	margin:0 0 16px;
}
.mobile-accordion.add .table-holder{
	float:none;
	width:100%;
	font-size:10px;
	line-height:13px;
}
.mobile-accordion.add .table-holder table th{
	font-size:10px;
	line-height:13px;
	border-width:0 0 5px;
}
.mobile-accordion.add .table-holder table th:first-child{
	font-size:18px;
	line-height:24px;
}
.mobile-accordion.add .table-holder table td{padding:13px 0 14px;}
.mobile-accordion.add .address-container .heading{
	border:none;
	margin-bottom:4px;
}
.mobile-accordion.add .address-container .cell{
	float:none;
	width:100%;
	margin:0 0 20px;
	font-size:12px;
	line-height:17px;
}
.mobile-accordion.add .address-container .cell address{
	text-transform:none;
	margin:0;
}
.mobile-accordion.add .slide-block{padding-bottom:5px;}
.home .section .heading-block{padding-top:54px;}
.home .section .heading-block .sub-title{
	font:18px/24px 'klavika_regularregular', sans-serif;
	margin:0 0 2px;
	text-transform:uppercase;
	color:#000;
	letter-spacing:2px;
}
.home .img-container{top:-24px;}
.home .section .content-block{min-height:507px;}
/* columns-holder */
.columns-holder{
	overflow:hidden;
	max-width:1088px;
	padding:32px 9999px 0;
	margin:0 -9999px;
	background:url(../images/shadow01.png) no-repeat 50% 0;
}
.columns-holder .column{
	float:left;
	width:23%;
	margin:0 0 0 2.6%;
	line-height:17px;
}
.columns-holder .column:first-child{margin:0;}
.columns-holder .column .title,
.about-us-front p {
	font:34px/36px 'klavikalight', sans-serif;
	letter-spacing:-2px;
	color:#000;
	margin:-3px 0 16px;
}
#main .columns-holder .column h2{margin-bottom:11px;}
.columns-holder .more{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	display:inline-block;
	vertical-align:top;
}
.columns-holder .widget{
	overflow:hidden;
	margin:0 0 20px;
}
.columns-holder .placeholder{
	overflow:hidden;
	width:100%;
	padding:0 0 8px 3px;
}
.columns-holder .placeholder img{
	display:block;
	max-width:100%;
	height:auto;
}
.columns-holder .video-block{padding-top:3px;}
#main .columns-holder p{margin-bottom:13px;}
.home .info-nav-holder{margin:-8px 0 0;}
.home .info-nav{
	width:100%;
	margin:0 0 -1px;
}
.home .info-nav li{
	width:100%;
	margin:0;
}
.home .news-posts .post .date{margin-bottom:5px;}
.home .news-posts .post{margin-top:8px;}
.home .news-posts .post:first-child{margin-top:0;}
/* map-holder */
.map-holder{
	overflow:hidden;
	margin:-5px 0 25px;
}
.map-holder img{
	display:block;
	width:100%;
	height:auto;
}
/* address-section */
.address-section {overflow:hidden;}
.address-section .views-element-container{
	float:right;
	width:74.4%;
}
.address-section .views-element-container:first-child{
	float:left;
	width:18%;
}
#main .address-section h2{
	font:30px/30px 'klavikalight', sans-serif;
	color:#000;
	margin:0 0 26px;
}
#main .address-section h2 span{display:block;}
/* info-box */
.address-section .info-box{
	overflow:hidden;
	font-size:13px;
	line-height:17px;
}
.address-section .info-box .placeholder{
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
	margin:0 0 10px;
	border:1px solid #fff;
	width:38px;
}
.address-section .info-box .placeholder img{
	display:block;
	width:100%;
	height:auto;
}
#main .address-section .info-box h3{
	font-size:13px;
	line-height:17px;
	color:#000;
	margin:0 0 8px;
	text-transform:uppercase;
}
.address-section .info-box address{
	font-style:normal;
	display:block;
	margin:0 0 8px;
}
.address-section .contacts{
	overflow:hidden;
	margin:0 0 8px;
}
.address-section .contacts dt{
	float:left;
	margin:0 2px 0 0;
	text-transform:uppercase;
	font-weight:bold;
}
.address-section .contacts dd{
	overflow:hidden;
	margin:0;
}
.address-section .contacts a{font-weight:bold;}
.address-section .link-info{
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
}
.address-section .holder{
	overflow:hidden;
	padding:0 0 0 2px;
	margin:0 -30px 0 0;
}
.address-section .holder .placeholder{
	border-color:#cbcaca;
	margin-bottom:9px;
}
.address-section .holder .info-box{
	display:inline-block;
	vertical-align:top;
	width:31%;
	margin:0 2% 46px 0;
}


/* footer-holder */
.footer-holder{background:url(../images/shadow01.png) no-repeat 50% 0;}
/* footer */
#footer{
	max-width:1088px;
	overflow:hidden;
	font-size:12px;
	padding:34px 10px 30px;
	margin:0 auto;
	position:relative;
}
#footer a{font-weight:bold;}
#footer p{margin:0;}
#footer .cell{
	float:left;
	width:42%;
	margin:0 0 0 9%;
}
#footer .cell:first-child{margin:0;}
#footer .cell.style02,
#footer .cell.style03{
	width:20%;
	margin-left:6%;
}
#footer .title{
	font:20px/26px 'klavikamedium', sans-serif;
	margin:0 0 10px;
	color:#b8282e;
	letter-spacing:-0.8px;
	text-transform:uppercase;
	display:none;
}
#footer address{
	display:block;
	font-style:normal;
	margin:0;
}
.contacts{
	margin:0;
	overflow:hidden;
}
.contacts dt{
	float:left;
	margin:0 4px 0 0;
	font-weight:bold;
}
.btn-top{
	position:fixed;
	right:14px;
	bottom:12px;
	width:50px;
	height:37px;
	background:url(../images/sprite2.png) no-repeat 0 -45px;
	text-indent:-9999px;
	overflow:hidden;
	display:none;
}
/* lightbox */
.popup-holder{
	position:relative;
	overflow:hidden;
	height:0;
}
.lightbox{
	padding:5px;
	width:600px;
}
.lightbox .videobox{overflow:hidden;}
.lightbox .videobox img{
	display:block;
	width:100%;
	height:auto;
}
.fs-img{
	width:100%;
	height:auto;
	font-family:'image-set(url(-large|-large2x) 2x high-bandwidth)';
	display:none;
}

/* "Large" menu for larger than mobile */
@media only screen and (min-width:766px){

	/* level 2 */
	#block-datschaub-ee-main-menu ul ul {
		margin-left: 1px;
		font:20px/26px 'klavikalight', sans-serif;
		background-color: #fff;
    padding-bottom: 0;
		position: absolute;
		left:-9999px;
		top:40px;
		z-index: 20;
		-moz-box-shadow: 0px 0px 4px #aaa;
		-webkit-box-shadow: 0px 0px 4px #aaa;
		box-shadow: 0px 0px 4px #aaa;
		behavior: url('/sites/dat-schaub.se/themes/datschaub/css/PIE.htc');
	}
	#block-datschaub-ee-main-menu ul li:hover ul,
	#block-datschaub-ee-main-menu ul li.showchild ul {
		left:-3px;
	}
	#block-datschaub-ee-main-menu ul ul li {
		border-bottom: 1px solid #d4d4d4;
		float:none;
		padding:7px 20px;
		margin: 0;
		list-style:none outside;
	}
	#block-datschaub-ee-main-menu ul ul li:last-child {
		border-bottom: 0px none;
	}
	#block-datschaub-ee-main-menu ul ul li:hover,
	#block-datschaub-ee-main-menu ul ul .active-trail {
		border-bottom: 1px solid #d4d4d4;
		padding:7px 20px;
		margin: 0;
	}
	#block-datschaub-ee-main-menu ul .active-trail ul a{
		color:#b8282e;
	}
	#block-datschaub-ee-main-menu ul .active-trail ul li:hover a,
	#block-datschaub-ee-main-menu ul .active-trail ul .active-trail a {
		color:#57595b;
	}

}



@media only screen and (max-width:1080px){
	.address-section .holder .info-box{
		width:30%;
		margin-bottom:30px;
	}
	#main .section .heading-block.style03.add h1{letter-spacing:-1px;}
}
@media only screen and (max-width:1020px){
	.post-holder{margin-left:0;}
	.post-holder .post{
		width:100%;
		margin:0 0 27px;
	}
	#block-datschaub-ee-main-menu ul{margin:0 -16px;}
	#block-datschaub-ee-main-menu ul li{padding:0 0px;margin: 0 26px 0 7px;}
	#block-datschaub-ee-main-menu ul li:hover, nav ul li.active-trail{margin: 0 26px -14px 7px;}
	.section .content-block{
		width:32%;
		margin-left:3%;
	}
	#main .section .heading-block.style02 h1,
	#main .section .heading-block.style03 h1,
	#main h1{
		font-size:55px;
		line-height:55px;
		margin:0 0 21px;
	}
	.section .content-block:first-child{width:65%;}
	.contacts dt span{display:none;}
	.info-content .column,
	.info-content .column:first-child{
		float:none;
		margin:0 0 10px;
		width:100%;
	}
	#main .info-section h3{
		font-size:20px;
		line-height:20px;
	}
	.items-holder{margin-right:-4%;}
	.news-holder{margin-right:-2%;}
	.news-holder .news-block{margin-right:2.5%;}
	.info-nav{margin:0 0 20px;}
	.info-nav li{
		margin:0 0 -1px;
		display:block;
		width:100%;
	}
	.products-holder{
		margin-top:0;
		padding-top:0;
	}
	#main .info-table .contacts-cell{
		width:170px;
		padding:0 0 0 20px;
	}
	.info-table .contacts-cell .title{padding-top:8px;}
	#main .info-table .image-cell{
		width:150px;
		padding:0 25px 0 35px;
	}
	.home .section .heading-block{padding-top:0;}
	.home .info-nav li{
		font-size:13px;
		line-height:16px;
	}
	.info-nav a,
	.info-nav .hot-casings{padding:11px 0 12px 77px;}
	.region-about-us-sidebar > div{background:url(../images/shadow02.png) no-repeat 50% 0;}
	.columns-holder .column .title{
		font-size:26px;
		line-height:32px;
	}
	.lightbox{width:500px;}
	.section .content-block:first-child{margin-top:0;}
}
@media only screen and (max-width:900px){
	.home .section .content-block{min-height:450px;}
	.address-section .column{width:68%;}
	.address-section .column:first-child{width:30%;}
	.address-section .holder .info-box{width:45%;}
}
@media only screen and (max-width:820px){
	.home .section .content-block{min-height:400px;}
}
@media only screen and (max-width:870px){
	.home #main .section .heading-block.style03 h1{
		font-size:70px;
		line-height:53px;
	}
}
@media only screen and (max-width:767px){

	#map-canvas {
		display: none;
	}

	.fs-img{font-family:'image-set(url(-large|-small), url(-large|-small2x) 2x high-bandwidth)';}
	body{
		font-size:12px;
		line-height:17px;
	}

	#footer .title,
	.opener{display:block;}
	.logo{
		width:131px;
		height:36px;
		background:url(../images/sprite2.png) no-repeat;
		margin:-1px 0 0 1px;
	}
	.section .content-block:first-child{
		float:none;
		margin:0 0 7px;
		width:100%;
		padding:0;
		background:none;
	}
	.section .content-block{
		float:none;
		width:auto;
		padding:20px 15px 0;
		margin:0 -15px;
		background:url(../images/shadow04.png) no-repeat 50% 0;
	}
	.header-block .slide,
	.breadcrumb{display:none;}
	#header{padding:5px 14px 3px;}
	.header-holder:after{
		height:4px;
		background:url(../images/shadow07.png) repeat-x 50% 100%;
	}
	.main-holder{padding-top:46px;}
	.main-frame{background:url(../images/shadow04.png) no-repeat 50% 0;}
	#main{padding:10px 0 0;}
	#main h1{
		font-size:40px;
		line-height:36px;
		letter-spacing:-1px;
		margin-bottom:8px;
	}
	.section{
		padding:0 15px;
		width:auto;
	}
	.section .heading-block .date{
		font-size:12px;
		line-height:15px;
		font-weight:bold;
	}
	.section .heading-block{padding-bottom:1px;}
	.section .text-block .sub-title{
		font-size:12px;
		line-height:15px;
		letter-spacing:0;
	}
	.section .heading-block{margin-bottom:11px;}
	.section .text-block{
		padding-bottom:13px;
		margin-bottom:13px;
	}
	.info-content .img-box{
		float:none;
		width:100%;
		margin:0 0 15px;
	}
	.section .heading-box{margin:0 0 4px;}
	.post-holder .post .date{margin-bottom:2px;}
	#main h3{
		font-size:15px;
		line-height:18px;
		margin-bottom:4px;
	}
	.post-holder .post{line-height:14px;}
	.post-holder .post{padding-top:14px;}
	.post-holder .post:first-child + .post{
		border-top:1px solid #d4d4d4;
		padding-top:14px;
	}
	.post-holder .post{margin-bottom:18px;}
	#footer{
		padding:19px 5px 25px 15px;
		line-height:15px;
	}
	#footer .cell:first-child{display:none;}
	#footer .cell.style02{
		width:45%;
		margin:0;
	}
	#footer .cell.style03{
		width:47%;
		padding-top:32px;
	}
	#footer .title{margin-bottom:6px;}
	#footer address{margin-bottom:28px;}
	#footer .more{
		font-size:12px;
		line-height:15px;
		white-space:nowrap;
	}
	.btn-top{display:block;}
	.header-block .slide{
		position:absolute !important;
		right:0 !important;
		top:45px !important;
		z-index:10;
		background:url(../images/bg-mobile-drop.png);
		padding:0 15px 15px;
		width:100%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		display:none !important;
	}
	.header-block .slide:after{
		position:absolute;
		left:0;
		bottom:-4px;
		content:"";
		width:100%;
		height:4px;
		z-index:11;
		background:url(../images/shadow07.png) repeat-x;
	}
	.header-block.active .slide{display:block !important;}
	#search-block-form {
		width:100%;
		padding:16px 15px;
		margin:0 -15px 15px;
		background:#b7292e url(../images/bg-search-mobile2.png) repeat-x;
	}
	#search-block-form input[type="text"]{padding:10px 0 9px;}
	#search-block-form input[type="submit"]{
		width:55px;
		height:40px;
		background:url(../images/sprite2.png) no-repeat -75px -45px;
		margin:-3px -3px -3px -55px;
	}
	#search-block-form .form-item{margin:0 60px 0 10px;}
	#search-block-form .container-inline{background:url(../images/bg-search-mobile.png) repeat-x;}
	#block-datschaub-ee-main-menu ul{
		margin:0;
		font-size:18px;
		line-height:24px;
		padding:3px 0 0;
		background:url(../images/divider01.png) repeat-x;
	}
	#block-datschaub-ee-main-menu ul li{
		float:none;
		padding:5px 0 7px;
		margin: 0;
		background:url(../images/divider01.png) repeat-x 0 100%;
	}
	#block-datschaub-ee-main-menu ul a{
		color:#fff;
		background:url(../images/sprite2.png) no-repeat 100% -94px;
		padding:1px 0 2px;
	}
	#block-datschaub-ee-main-menu ul li.active-trail,
	#block-datschaub-ee-main-menu ul li:hover {
		border: 0px none;
		margin: 0;
		padding: 5px 0 7px;
	}
	#block-datschaub-ee-main-menu ul a:hover,
	#block-datschaub-ee-main-menu ul .active-trail a {
		margin:0;
		border:none;
		color:#fff;
		padding:1px 0 2px;
	}

	/* nav ul Level 2 */

	#block-datschaub-ee-main-menu ul .active-trail ul a {
		padding:3px 0 3px 15px;
	}
	#block-datschaub-ee-main-menu ul ul {
		background: url("../images/divider01.png") repeat-x scroll 0 0 transparent;
		display: none;
		margin: 6px 0 0;
		padding:12px 0 6px 0;
	}
	#block-datschaub-ee-main-menu ul ul li {
		list-style:none outside;
		background-image: none;
		padding: 0;
	}
	#block-datschaub-ee-main-menu ul ul li a {
		background:url(../images/sprite2.png) no-repeat -292px -96px;
		font:15px/15px 'klavika_regularregular',sans-serif;
		padding: 3px 0 3px 15px;
	}
	#block-datschaub-ee-main-menu ul ul li:hover,
	#block-datschaub-ee-main-menu ul ul .active-trail {
	}
	#block-datschaub-ee-main-menu ul .active-trail ul {
		display: block;
	}
	#block-datschaub-ee-main-menu ul .active-trail ul li:hover a,
	#block-datschaub-ee-main-menu ul .active-trail ul .active-trail a {
	}

	.section .content-block{min-height:auto;}
	.section.style02 .content-block,
	.section.style02 .content-block:first-child{
		float:none;
		width:100%;
	}
	.img-container,
	.img-container.add{
		position:relative;
		width:100%;
		margin:0 0 16px;
		top:0;
	}
	#main .section .heading-block.style02 h1{
		font-size:40px;
		line-height:40px;
		margin:0 0 9px;
	}
	.info-content{
		padding:0 15px;
		margin:0 -15px;
	}
	.info-content .column,
	.info-content .column:first-child{
		float:none;
		padding:0 15px;
		margin:0 -15px 24px;
		width:100%;
	}
	.info-content .column{
		padding-top:20px;
		background:url(../images/shadow04.png) no-repeat 50% 0;
	}
	.info-content .column:first-child{background:none;}
	.section.style02 .content-block{display:none;}
	.section.style02 .content-block:first-child{display:block;}
	#main .info-content .column h2{margin-bottom:7px;}
	.video-block .play{
		width:44px;
		height:44px;
		background:url(../images/sprite2.png) no-repeat -140px -45px;
		margin:-22px 0 0 -22px;
	}
	.section.style03 .content-block,
	.section.style03 .content-block:first-child{
		float:none;
		width:auto;
	}
	.info-holder{
		overflow:hidden;
		margin:-3px -15px 0;
		padding:0 15px;
	}
	.img-block{
		position:relative;
		width:138px;
		top:4px;
		right:0;
		float:right;
		margin:0 0 16px 10px;
	}
	.info-holder .info-content{
		padding:0;
		margin:0;
		overflow:visible;
	}
	.info-holder .info-content .column{
		background:none;
		padding-top:0;
		margin-bottom:20px;
	}
	#main .column.add h2{
		font-size:20px;
		line-height:24px;
	}
	.region-about-us-sidebar > div:first-child{margin-top:-1px;}
	.region-about-us-sidebar > div h3{margin-bottom:6px;}
	.region-about-us-sidebar > div{
		font-size:12px;
		line-height:14px;
	}
	.content-block .widget{
		padding:20px 15px 24px;
		margin:0 -15px;
		background:url(../images/shadow04.png) no-repeat 50% 0;
	}
	.info-section{
		padding:0 15px;
		width:auto;
		margin:0;
	}
	.info-section .content-block:first-child,
	.info-section .content-block{
		float:none;
		padding:0 15px;
		margin:0 -15px 20px;
		width:auto;
	}
	#main .info-section h2{
		margin-bottom:16px;
		font-size:22.5px;
		line-height:24px;
	}
	.info-section .placeholder{margin-bottom:14px;}
	.info-section .sub-title{
		font-size:12px;
		line-height:14px;
		margin-bottom:0;
	}
	#main .info-section h3{margin-bottom:13px;}
	.info-section .content-block.add{
		padding-top:22px;
		border-top:1px solid #d4d4d4;
	}
	.info-section .items-holder .info-block{
		margin:0 3% 46px 0;
		width:46%;
	}
	.items-holder{
		font-size:12px;
		line-height:14px;
	}
	#main .info-section .info-block p{margin:0;}
	.news-holder{
		margin:0;
		padding:8px 15px 0;
	}
	.news-holder .news-block,
	.news-holder .news-block:first-child + .news-block,
	.news-holder .news-block:first-child + .news-block + .news-block,
	.news-holder .news-block:first-child + .news-block + .news-block + .news-block{
		display:block;
		width:100%;
		margin:0 0 17px;
		padding:18px 0 0;
		border-top:1px solid #d4d4d4;
	}
	.news-holder .date{
		font-size:12px;
		line-height:15px;
		margin-bottom:0;
	}
	.news-holder .news-block{
		font-size:12px;
		line-height:15px;
	}
	#main .section .heading-block.style03 h1,
	.home #main .section .heading-block.style03 h1{
		font-size:40px;
		line-height:40px;
		margin:0 0 9px;
	}
	.home .img-container{top:0;}
	.home .section .heading-block .sub-title{
		font-size:10px;
		line-height:13px;
		margin:0;
	}
	.info-nav-holder,
	.products-holder{display:none;}
	.home .info-nav-holder,
	.home .products-holder{display:block;}
	.columns-holder{
		padding:0 15px;
		margin:0;
		background:none;
	}
	.columns-holder .column{
		float:none;
		width:auto;
		margin:0 -15px 20px;
		padding:0 15px;
		font-size:12px;
		line-height:15px;
	}
	.columns-holder .column:first-child{display:none;}
	.columns-holder .placeholder{
		width:48%;
		float:right;
	}
	.columns-holder .column:first-child + .column +.column,
	.columns-holder .column:first-child + .column +.column + .column{
		background:url(../images/shadow04.png) no-repeat 50% 0;
		padding-top:24px;
	}
	.columns-holder .holder{
		float:left;
		width:48%;
	}
	#main .columns-holder .column h2{
		line-height:18px;
		margin-bottom:6px;
	}
	.columns-holder .widget{
		background:url(../images/shadow04.png) no-repeat 50% 0;
		padding:24px 15px 0;
		margin:0 -15px 6px;
	}
	.home .info-nav{padding-top:14px;}
	.home .info-nav a,
	.home .info-nav .hot-casings{
		display:block;
		padding:6px 0 7px 45px;
		background:url(../images/sprite3.png) no-repeat 7px 7px;
	}
	.home .info-nav .sheep-casings{background-position:7px -57px;}
	.home .info-nav .beef-casings{background-position:7px -120px;}
	.home .info-nav .artificial{background-position:7px -180px;}
	.home .info-nav .ingredients{background-position:7px -242px;}
	.home .info-nav .packaging{background-position:7px -314px;}
	.home .info-nav .machinery{background-position:7px -376px;}
	.footer-holder{background:url(../images/shadow04.png) no-repeat 50% 0;}
	.mobile-accordion{display:block;}
	.lightbox{width:200px;}
	.section.style03 .content-block{padding:9px 15px 0;}
	.mobile-accordion.add .slide-block .placeholder{padding-top:10px;}
	.section.special03 .content-block{min-height:0;}
	.address-section .column,
	.address-section .column:first-child{
		float:none;
		width:100%;
	}
	.address-section .info-box{margin-bottom:30px;}
	.address-section .holder .info-box{
		width:100%;
		margin:0;
		border-top:1px solid #d4d4d4;
		padding:20px 0 16px;
	}
	.address-section .holder .info-box:first-child{
		border-top:none;
		padding-top:0;
	}
	.map-holder,
	.address-section{padding:0 15px;}
	#main .address-section h2{
		font-size:22.51px;
		line-height:24px;
		margin-bottom:10px;
	}
	.map-holder{margin-bottom:19px;}
	.address-section .info-box .placeholder{width:18px;}
	#main .address-section h2 span{display:inline;}
	.address-section .info-box .placeholder{margin-bottom:7px;}
	#main .address-section .info-box h3{margin-bottom:3px;}
	.address-section .info-box address{margin-bottom:0;}
}

@media (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
					(max-width:767px) and (min-resolution:144dpi) {
	.opener{
		background:url(../images/sprite2@2x.png) no-repeat -139px 0;
		background-size:300px 300px;
	}
	.logo{
		background:url(../images/sprite2@2x.png) no-repeat;
		background-size:283px 283px;
	}
	.btn-top{
		background:url(../images/sprite2@2x.png) no-repeat 0 -45px;
		background-size:300px 300px;
	}
	.video-block .play{
		background:url(../images/sprite2@2x.png) no-repeat -140px -45px;
		background-size:300px 300px;
	}
	.mobile-accordion .hog:after{
		background:url(../images/sprite2@2x.png) no-repeat 0 -125px;
		background-size:300px 300px;
	}
	.mobile-accordion .hog:sheep{
		background:url(../images/sprite2@2x.png) no-repeat -75px -125px;
		background-size:300px 300px;
	}
	.mobile-accordion .beef:after{
		background:url(../images/sprite2@2x.png) no-repeat -140px -125px;
		background-size:300px 300px;
	}
	.mobile-accordion .articial:after{
		background:url(../images/sprite2@2x.png) no-repeat -200px -125px;
		background-size:300px 300px;
	}
	.mobile-accordion .ingredients:after{
		background:url(../images/sprite2@2x.png) no-repeat -250px -125px;
		background-size:300px 300px;
	}
	.mobile-accordion .pascaging:after{
		background:url(../images/sprite2@2x.png) no-repeat 0 -180px;
		background-size:300px 300px;
	}
	.mobile-accordion .marchinery:after{
		background:url(../images/sprite2@2x.png) no-repeat -75px -180px;
		background-size:300px 300px;
	}
	.mobile-accordion a{
		background:url(../images/sprite@2x.png) no-repeat 0 -211px;
		background-size:300px 300px;
	}
	.mobile-accordion .active a{
		background:url(../images/sprite2@2x.png) no-repeat 100% -270px;
		background-size:300px 300px;
	}
	.home .info-nav .hot-casings{
		background:url(../images/sprite3@2x.png) no-repeat 7px 7px;
		background-size:30px 400px;
	}
	.home .info-nav .sheep-casings{
		background:url(../images/sprite3@2x.png) no-repeat 7px -57px;
		background-size:30px 400px;
	}
	.home .info-nav .beef-casings{
		background:url(../images/sprite3@2x.png) no-repeat 7px -120px;
		background-size:30px 400px;
	}
	.home .info-nav .artificial{
		background:url(../images/sprite3@2x.png) no-repeat 7px -180px;
		background-size:30px 400px;
	}
	.home .info-nav .ingredients{
		background:url(../images/sprite3@2x.png) no-repeat 7px -242px;
		background-size:30px 400px;
	}
	.home .info-nav .packaging{
		background:url(../images/sprite3@2x.png) no-repeat 7px -314px;
		background-size:30px 400px;
	}
	.home .info-nav .machinery{
		background:url(../images/sprite3@2x.png) no-repeat 7px -376px;
		background-size:30px 400px;
	}
}


.edit-inline { display: inline-block; }
.items-holder .edit-inline, .management-holder .edit-inline { display: block; }
.edit-link a, .edit-inline a { background-color: #fff; border: 1px solid #ccc; color: #3c3c3c; display: inline-block; font-size: 12px; font-weight:bold; height: auto; line-height: 12px; padding: 0.25em 0.5em 0.25em 0.5em; text-transform: capitalize; width: auto; -moz-border-radius: 5px; border-radius: 5px; }

#block-datschaub-ee-local-tasks ul {
  display: block;
  padding:0;
	margin: 2px 0 30px 0;
}


/**
 * Markup generated by theme_menu_local_tasks().
 */
#block-datschaub-ee-local-tasks {
  height: 50px;
}
#block-datschaub-ee-local-tasks ul {
  border-bottom: 1px solid #bbb;
  border-collapse: collapse;
  height: auto;
  line-height: normal;
  list-style: none;
  margin: 5px;
  padding: 0 0 0 1em; /* LTR */
  white-space: nowrap;
}
#block-datschaub-ee-local-tasks ul li {
  display: inline;
}
#block-datschaub-ee-local-tasks ul li a {
  background-color: #ddd;
  border-color: #bbb;
  border-style: solid solid none solid;
  border-width: 1px;
  height: auto;
  margin-right: 0.5em; /* LTR */
  padding: 0 1em;
  text-decoration: none;
}
#block-datschaub-ee-local-tasks ul li.active-trail a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: 1px solid #fff;
}
#block-datschaub-ee-local-tasks ul li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  border-right: 1px solid #ccc; /* LTR */
  display: inline;
  padding: 0 1em;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary .is-active a {
  border-bottom: 4px solid #999;
}

.application-date {
	color:#58595b;
	font-weight: bold;
}
.page-jobs .application-date {
	margin:1em 0 0 0;
}



.sub-title p:last-child {
	margin: 0;
}

#block-datschaub-ee-main-menu ul {
    font: 20px/26px 'klavika_regularregular',sans-serif;
}
#main .region-about-us-sidebar > div h3 {
	font:20px/26px 'klavika_regularregular', sans-serif;
}
#main h2 {
    font: 20px/26px 'klavika_regularregular',sans-serif;
}

nav ulX li {
    padding: 0 26px 0 30px;
}

.node-type-history .node-video h3,
#main .node-video h3 {
	font: 20px/26px 'klavika_regularregular',sans-serif;
	letter-spacing: -1px;
	margin-bottom: 11px;
	text-transform: uppercase;
}

.products-holder .video-block {
	width: 46.1%;
	margin-bottom: 20px;
}

@media (max-width: 767px) {

	.mobile-accordion > li > a{
		font-size:16px;
	}
	.section .text-block .sub-title {
		font-size: 15px;
	}
}


#map-canvas {
	
	width:100%;
	height:593px;
}

.infoBox {
	background:url(../images/background-infobox.png) no-repeat 50% 0;
    height: 200px;
	line-height:17px;
	padding: 10px 10px 0 30px;
    width: 217px;
}

#main .infoBox h3 {
	font-size:13px;
	line-height:17px;
	color:#000;
	margin:0 0 8px;
	text-transform:uppercase;
}
.infoBox div {
    width: 217px;
}

.print-link {
	background:url(../images/icon-print.png) no-repeat 50% 50%;
	float:right;
	display: inline-block;
	height: 27px;
	margin-left: 8px;
	width:19px;
}
.print-link-wrap {
	display: inline;
}

.messages {
	background: no-repeat 10px 17px;  /* LTR */
	border: 1px solid;
	border-radius: 4px;
	padding: 15px 20px 15px 35px; /* LTR */
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.messages + .messages {
	margin-top: 1.538em;
}
.messages__list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.messages__item + .messages__item {
	margin-top: 0.769em;
}
.messages--status {
	color: #325e1c;
	background-color: #f3faef;
	border-color: #c9e1bd ;  /* LTR */
  background-image: url(/core/themes/stable/images/core/icons/73b355/check.svg);
}
.messages--warning {
	background-color: #fdf8ed;
  background-image: url(/core/themes/stable/images/core/icons/e29700/warning.svg);
	border-color: #f4daa6 ;  /* LTR */
	color: #734c00;
}
.messages--error {
	background-color: #fcf4f2;
	color: #a51b00;
  background-image: url(/core/themes/stable/images/core/icons/e32700/error.svg);
	border-color: #f9c9bf;  /* LTR */
}
.messages--error p.error {
	color: #a51b00;
}

.user-pass label,
.user-pass .description,
.user-login-form label,
.user-login-form .description {
  display: block;
}
.user-pass label,
.user-login-form label {
  font-weight: bold
}
.user-pass .description,
.user-login-form .description {
  font-size: 80%;
  padding-bottom: 1em;
}
.user-pass .button,
.user-login-form .button {
  padding:4px;
}
.toolbar-loading.toolbar-horizontal .toolbar .toolbar-bar .home-toolbar-tab + .toolbar-tab .toolbar-tray,
.toolbar-loading.toolbar-horizontal .toolbar .toolbar-bar .toolbar-tab:last-child .toolbar-tray {
    display: none;
}