/* @override 
	http://localhost:8888/hansen_2015/templates/rt_ambrosia/hansen-css/hansen.css?55b7cfa9
	http://localhost:8888/hansen_2015/templates/rt_ambrosia/hansen-css/hansen.css?55b887d0
	http://localhost:8888/hansen_2015/templates/rt_ambrosia/hansen-css/hansen.css?55b888eb
	http://localhost:8888/hansen_2015/templates/rt_ambrosia/hansen-css/hansen.css?55b89038
	http://localhost:8888/hansen_2015/templates/rt_ambrosia/hansen-css/hansen.css?55b892e4
	http://localhost:8888/hansen_2015/templates/rt_ambrosia/hansen-css/hansen.css?55b8ea6f
	http://localhost:8888/hansen_2015/templates/rt_ambrosia/hansen-css/hansen.css?55b900d4
	http://localhost:8888/hansen_2015/templates/rt_ambrosia/hansen-css/hansen.css?55b90101
	http://localhost:8888/hansen_2015/templates/rt_ambrosia/hansen-css/hansen.css?55b90faf
	http://localhost:8888/hansen_2015/templates/rt_ambrosia/hansen-css/hansen.css?55b91750 */

/*Farbdefinition*/

.dunkelgrau {
	color: #4f5456;
}

.rot {
	color: #a71e25;
}

/*Logo-oben*/

#g-header {
	border-bottom: 10px solid #a71e25;
	margin-bottom: 10px;
}

#g-navigation div.g-container {
	padding-bottom: 0;
}

div.customhobel-oben img {
	position: relative;
	bottom: -14px;
	max-height: 90px;
}

@media (min-width: 767px){ 
#g-header .claim-oben p {
	text-align: right;
	margin-top: 75px;
	margin-bottom: 0;
}

}

#g-slideshow div.g-content {
	padding: 0;
	margin: 0;
}
}

#g-header  div.g-content {
	margin-bottom: 0;
}

/*Slideshow-fix*/

.sprocket-features.layout-slideshow .sprocket-features-img-container:before {
    background: transparent;
}

section#g-slideshow {
	margin-top: 0;
	border-bottom-style: none;
	
}

div.promo-wrapper {
	text-align: center;
	height: 450px;
	margin-left: -800px;
	margin-right: -800px;
}

.promo-wrapper-outer {
	overflow: hidden;
}

/*#feature*/

section#g-feature {
	background: #a71e25;
	color: white;
}

section#g-feature h3 {
	background: #a71e25;
	color: white;
	font-weight: normal !important;
}


section#g-feature div.g-content {
  -webkit-columns: 2 300px;
     -moz-columns: 2 300px;
          columns: 2 300px;
}

section#g-feature div.g-content p {
	margin-top: 0;
}


/*Galerie*/

#g-slideshow .sprocket-features.layout-slideshow .sprocket-features-img-container {
    height: 450px;
	margin-top: 0;
}

body .uk-subnav-pill>.uk-active>* {
	background: #a71e25;

}

/*#footer*/

.fullfull div.g-content {
	margin: 0;
	padding: 0;
}

.fullfull div.g-container {
	width: 100%;
}

#g-navigation  div.g-offcanvas-toggle {
	position: relative;
	color: white;
	top:18px;
	right: 0;
}

#g-page-surround > div.g-offcanvas-toggle i.fa.fa-fw.fa-bars {
	color: #a71e25;
}

#g-page-surround > div.g-offcanvas-toggle {
	top: 15px;
}

@media (min-width: 768px){ 
#g-page-surround > div.g-offcanvas-toggle {
	display: none;
}
}

@media (max-width: 767px){ 
	#g-navigation  div.g-block.align-right.size-25 {
	display: none;
}
}

body .uk-modal-caption {
	color: #4f5456;
}
