/***********************************/
/************ =globals *************/
/***********************************/

* {
	margin: 0;
	padding: 0;
}
html {
	background-image: url(../images/bg-html.jpg);
	background-repeat: repeat-x;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 18px;
	background:url(../images/bg-body.jpg) top center no-repeat;
	min-height: 450px;
}

body.spring { background:url(../images/bg-body-spring.jpg) top center no-repeat; }
body.autumn { background:url(../images/bg-body-autumn.jpg) top center no-repeat; }
body.winter { background:url(../images/bg-body-winter.jpg) top center no-repeat; }

/************* =fonts *************/

p {
	margin: 0 0 20px 0;
}
a {
	color: #468c26;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}

.left { float: left; }
.right { float: right; }
/************* =other *************/

ul {
	list-style: none;
}
.clear {
	float: none;
	clear: both;
}
/***********************************/
/********** =accessibility *********/
/***********************************/

div#accessibility {
	display: none;
	width: 1px;
	height: 1px;
}
/***********************************/
/************* =branding ***********/
/***********************************/

h1.branding a {
	width: 300px;
	height: 145px;
	display: block;
	text-indent: -99999px;
	margin: 30px 0 0 0;
	float: left;
	background: url(../images/bg-branding.png) no-repeat;
}
/***********************************/
/************** =body **************/
/***********************************/

div#header {
	width: 960px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}
div#content-container {
	width: 100%;
}
div#content {
	width: 960px;
	margin: 0 auto;
	background: #fff;
}
div#content-sidebar {
	width: 200px;
	float: left;
	padding: 25px 60px 40px 40px;
}
div#kontakt {
	margin: 0 0 0 10px;
}
div#content-main {
	float: right;
	width: 620px;
	margin: 0 40px 0 0;
	padding: 35px 0 20px 0;
}
* html div#content-main {
	margin: 0 20px 0 0;
}
div.content-column {
	float: left;
	width: 370px;
	margin: 0 70px 0 0;
}
div.content-column-second {
	float: left;
	width: 180px;
	position: relative;
}
div#footer-container {
	width: 100%;
	height: 130px;
	background: #f5f5f5;
}
div#footer {
	height: 80px;
	width: 960px;
	margin: 0 auto;
	background:url(../images/bg-footer.jpg);
}
/***********************************/
/********* =navi-leistungen ********/
/***********************************/

ul#navi-leistungen {
	height: 50px;
	width: 960px;
	float: left;
	margin: 75px 0 0 0;
}
ul#navi-leistungen li {
	float: left;
}
ul#navi-leistungen li a {
	display: block;
	height: 50px;
	text-indent: -9999px;
	background: url(../images/bg-navi-leistungen.png) 0 0 no-repeat;
}
ul#navi-leistungen li a.leistungen-strassen-und-tiefbau {
	width: 200px;
	background-position: 0 0;
}
ul#navi-leistungen li a.leistungen-strassen-und-tiefbau:hover {
	background-position: 0 -50px;
}
ul#navi-leistungen li.active a.leistungen-strassen-und-tiefbau {
	width: 200px;
	background-position: 0 -100px;
}
ul#navi-leistungen li a.leistungen-transport {
	width: 95px;
	background-position: -200px 0;
}
ul#navi-leistungen li a.leistungen-transport:hover {
	background-position: -200px -50px;
}
ul#navi-leistungen li.active a.leistungen-transport {
	width: 95px;
	background-position: -200px -100px;
}
ul#navi-leistungen li a.leistungen-landmaschinenhandel {
	width: 180px;
	background-position: -295px 0;
}
ul#navi-leistungen li a.leistungen-landmaschinenhandel:hover {
	background-position: -295px -50px;
}
ul#navi-leistungen li.active a.leistungen-landmaschinenhandel {
	background-position: -295px -100px;
}
ul#navi-leistungen li a.leistungen-fleischverarbeitung {
	width: 148px;
	background-position: -475px 0;
}
ul#navi-leistungen li a.leistungen-fleischverarbeitung:hover {
	background-position: -475px -50px;
}
ul#navi-leistungen li.active a.leistungen-fleischverarbeitung {
	width: 148px;
	background-position: -475px -100px;
}
ul#navi-leistungen li a.leistungen-getraenkehandel {
	width: 140px;
	background-position: -623px 0;
}
ul#navi-leistungen li a.leistungen-getraenkehandel:hover {
	background-position: -623px -50px;
}
ul#navi-leistungen li.active a.leistungen-getraenkehandel {
	width: 140px;
	background-position: -623px -100px;
}
ul#navi-leistungen li a.leistungen-fenster-und-tueren {
	width: 197px;
	background-position: -761px 0;
}
ul#navi-leistungen li a.leistungen-fenster-und-tueren:hover {
	background-position: -761px -50px;
}
ul#navi-leistungen li.active a.leistungen-fenster-und-tueren{
	width: 197px;
	background-position: -761px -100px;
}
/***********************************/
/************** =navi **************/
/***********************************/

#navi {
	width: 200px;
	margin: 0 0 55px;
}
#navi li a {
	color: #222126;
	font-family: 'Calibri', 'Trebuchet MS', sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding: 11px 0 11px 11px;
	border-top: 1px solid white;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	width: 189px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAFAQMAAABYY9+YAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFn5+f/////5x6eAAAAAJ0Uk5T/wDltzBKAAAAEElEQVQI12MwYJjAcACIDQALSgJBiORz1gAAAABJRU5ErkJggg==) 186px 50% no-repeat;
}

#navi li:last-child a { border-bottom: none; }

#navi li a:hover,
#navi li.active a {
	color: #468c26;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAFAQMAAABYY9+YAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFR4sn////TFezDQAAAAJ0Uk5T/wDltzBKAAAAEElEQVQI12MwYJjAcACIDQALSgJBiORz1gAAAABJRU5ErkJggg==) 186px 50% no-repeat;
}

#navi li a:hover {
	background-color: #f9f9f9;
}
/***********************************/
/*********** =navi-add *************/
/***********************************/

ul#navi-add-top {
	float: right;
	margin: 12px 50px 0 0;
}
* html ul#navi-add-top {
	margin: 12px 25px 0 0;
}
ul#navi-add-bottom {
	float: right;
	margin: 30px 50px 0 0;
}
* html ul#navi-add-bottom {
	float: right;
	margin: 30px 25px 0 0;
}
ul#navi-add-top li, ul#navi-add-bottom li {
	float: left;
	background: url(../images/li-navi-add.jpg) 0 8px no-repeat;
}
ul#navi-add-top li.first, ul#navi-add-bottom li.first {
	background: none;
}
ul#navi-add-top li a, ul#navi-add-bottom li a {
	display: block;
	padding: 0 10px 0 10px;
	font-size: 11px;
	color: #5d5d5d;
	text-decoration: none;
}
ul#navi-add-top li a:hover, ul#navi-add-bottom li a:hover {
	color: #468c26;
	text-decoration: underline;
}
ul#navi-add-top li a.active, ul#navi-add-bottom li a.active {
	color: #468c26;
	text-decoration: none;
}
/***********************************/
/*********** =headings *************/
/***********************************/

h2, h3 {
	font-family: 'Calibri', 'Trebuchet MS', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #468c26;
	border-bottom: 1px solid #e5e5e5;
	height: 30px;
	margin: 0 0 30px 0;
}

h4 {
	color: #468c26;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

/***********************************/
/************ =content *************/
/***********************************/

#doubleimg { overflow: hidden; padding: 3px; border: 1px solid #e5e5e5; }
#doubleimg > div { width: 50%; float: left; }
#doubleimg left,
#doubleimg right { float: left; }

/***********************************/
/************* =other **************/
/***********************************/

/****** =zum kontaktformular *******/

ul.zum-kontaktformular {
	float: right;
}
ul.zum-kontaktformular li {
	padding: 0 0 0 10px;
	margin: 0 16px 0 0;
	background: url(../images/li-arrow.jpg) 0 7px no-repeat;
}
/*********** =spacers *************/

.spacer-narrow {
	display: block;
	width: 50px;
	float: left;
}
.spacer-wide {
	display: block;
	width: 150px;
	float: left;
}
/*********** =address *************/

address {
	margin: 0 0 20px 0;
	font-style: normal;
}
/************ =lists ***************/

ul.list-column {
	float: left;
	width: 140px;
}
ul.list-column li {
	padding: 0 0 0 10px;
	background:url(../images/li-arrow.jpg) 0 7px no-repeat;
}
.second {
	margin: 0 0 0 60px;
}
* html .second {
	margin: 0 0 0 30px;
}
/********* =zertifikate ************/

ul.unsere-zertifikate {
	width: 90px;
	height: 200px;
	margin: 0 0 0 40px;
}
ul.unsere-zertifikate li a {
	display: block;
	text-indent: -9999px;
	background:url(../images/bg-zertifikate.jpg) 0 0 no-repeat;
}
ul.unsere-zertifikate li a.dekra {
	width: 90px;
	height: 85px;
	background-position: 0 0;
}
ul.unsere-zertifikate li a.dekra:hover {
	background-position: -90px 0;
}
ul.unsere-zertifikate li a.kanalbau {
	width: 90px;
	height: 115px;
	background-position: 0 -90px;
}
ul.unsere-zertifikate li a.kanalbau:hover {
	background-position: -90px -90px;
}
/************** =hr ****************/

hr {
	background: #e5e5e5;
	border: none;
	clear: both;
	height: 1px;
	margin: 10px 0 20px 0;
}

hr2 {
	height: 3px;
	border-bottom: 1px solid #e5e5e5;
	margin: 160px 0 20px 0;
}

/************* =thumb **************/

.thumb {
	display: block;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 3px;
	margin: 0 30px 15px 0;
}
/************** =vcf ***************/

ul.vcf {
	height: 30px;
	width: 200px;
}
ul.vcf li a {
	display: block;
	width: 200px;
	height: 30px;
	background:url(../images/bg-vcf.jpg) 0 0 no-repeat;
	text-indent: -9999px;
}
ul.vcf li a:hover {
	background-position: 0 -30px;
}
/************** =list **************/

ul.list {
	margin: 0 0 15px 0;
}
ul.list li {
	background: url(../images/li-arrow.jpg) 0 8px no-repeat;
	padding: 0 0 0 10px;
	line-height: 22px;
}
/************* =zurück *************/

ul.zurueck {
	float: right;
	margin: 0 20px 0 0;
}
ul.zurueck li {
	background: url(../images/li-arrow.jpg) 0 6px no-repeat;
	padding: 0 0 0 10px;
}
/************* =table **************/

table.list {
	margin: 0 30px 20px 0;
}

tr {
	height: 24px;
}
tr.gray {
	background: #f8f8f8;
}
td.first {
	padding: 0 0 0 5px;
	width: 100px;
}
td.second {
	width: 280px;
}
td.third {
	width: 120px;
}
tr.title {
	font-weight: bold;
	color: #468c26;
	height: 40px;
}
/***********************************/
/************** =EOF ***************/
/***********************************/

.carousel { position: relative; }

.carousel > div {
    position:relative;
    width: 180px; /* Change this to your images width */
    height: 150px; /* Change this to your images height */
    background: url(../images/loading.gif) no-repeat 50% 50%;
}

.carousel > div a {
    border:0;
}

#fleischverarbeitung,
#getraenkehandel {
    width: 180px;
    height: 150px;
    overflow: hidden;
	float: left;
	margin-bottom: 20px;
}

#fleischverarbeitung-content,
#getraenkehandel-content {
    width: 5000px;
}
#fleischverarbeitung-content .slide,
#getraenkehandel-content .slide {
    float: left;
    width: 180px;
    height: 150px;
	position: relative;
}

.fleischverarbeitung-control,
.getraenkehandel-control {
	position: absolute;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	background: white;
	top: 55px;
	z-index: 99;
}

.fleischverarbeitung-control.prev,
.getraenkehandel-control.prev {
	left: 0;
	border-radius: 0 3px 3px 0;
	box-shadow: 3px 0 3px rgba(0, 0, 0, 0.3);
}
.fleischverarbeitung-control.next,
.getraenkehandel-control.next {
	right: 0;
	border-radius: 3px 0 0 3px;
	box-shadow: -3px 0 3px rgba(0, 0, 0, 0.3);
}

#fleischverarbeitung-content .desc,
#getraenkehandel-content .desc {
	color: white;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.8);
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 16px;
	max-height: 16px;
	-moz-transition: .2s max-height ease-in-out;
	-webkit-transition: .2s max-height ease-in-out;
}

#fleischverarbeitung-content:hover .desc,
#getraenkehandel-content:hover .desc {
	white-space: normal;
	max-height: 50px;
	overflow: auto;
}
