/*
rot: #972b25;
gau (BG Kasten): #626262;
hellgrau (footer-1): #f2f2f2;

*/
/* ---------- basics ---------- */
h1, h2, h3 {
	font-family: 'Tinos', serif;
	color: #972b25;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
.section.section-zwischenheader h3 {
	color: #959595;
	font-family: Arial, sans-serif;
	font-size: 1.4em;
	margin-bottom: 0;
}
.section.section-zwischenheader {
	padding-top: 0.2em !important;
	padding-bottom: 0.2em !important;
	background: #f2f2f2;
}
.frame.frame-singleHeadline.frame-type-header.frame-layout-0.frame-space-before-none.frame-space-after-none {
	padding-top: 1em !important;
	padding-bottom: 0em !important;
}

/* ---------- styling the menu ---------- */
/*
.navbar-collapse.collapse
.navbar-header.navbar-header-main */
.navbar {
	min-height: 50px;
}
.navbar.navbar-top {
	background: #972b25;
}
.navbar-main > li > a .bar {
	background: #fff;
	height: 6px;
}
.navbar-main > li.active > a > .bar {
	top: 44px;
}

/* ---------- header area ---------- */
.background-top {
	background: #f2f2f2;
	margin-top: 50px;
}
.background-top .container {
	padding: 0px !important;
	background: url(../Graphics/bg_content-header.jpg) center repeat-x;
	height: 177px;
}
#p2 .background-top {
	margin-top: 0;
	background: url(../Graphics/bg_grey.png) center bottom repeat-x;
}
#p2 .background-top .container {
	padding: 0px !important;
	height: auto;
}

/* ---------- adjustments home ---------- */
.container .carousel-inner .item {
	padding-left: 20px;
}
/* kontakt box */
.carousel-text {
	padding-top: 20%;
	padding-left: 0;
}
.carousel-text h1 {
	background: #972b25;
	color: #fff !important;
	font-size: 30px;
	padding: 5px 5px 5px 20px;
	width: 40%;
	margin-bottom: 0;
}
.carousel-text h1:before {
	content: "\2709  "
}
.carousel-text p {
	margin: 0 !important;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.kontakt-start {
	background: #626262;
	color: #fff;
	padding: 0 20px;
	width: 60%;
}
.carousel .carousel-control-icon,
.carousel-control {
	background-color: transparent;
	display: none;
}

/*Fuer mobile Version*/
.carousel-text.mobile {
	display: none;
}
.frame-visible-xs {
	display: none;
}

/* ---------- content stuff ---------- */
.frame {
    padding-top: 1em;
    padding-bottom: 1em;
}

@media (min-width: 768px) {
.frame {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
}

@media (min-width: 992px) {
.frame {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
}

.section {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

@media (min-width: 768px) {
.section {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
}

@media (min-width: 992px) {
.section {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
}








@media (min-width: 992px) {
.body-bg-top {
	padding-top: 0;
}
.frame-picteaser .gallery-item {
	padding: 0 !important;
}
.navbar-main {
	float: left;
}
.navbar-main > li > .navbar-text, .navbar-main > li > a, .navbar-nav > li > a {
    line-height: 20px;
    padding: 10px 20px;
    text-transform: none;
}
.navbar-transition .navbar-header-main .navbar-brand, .navbar-transition .navbar-main > li > .navbar-text, .navbar-transition .navbar-main > li > a {
    line-height: 20px;
    height: 20px;
}
.navbar-nav > li > a {
}

}






/* ------------ small screen adjustments -------------- */
/*@media only screen and (min-device-width: 320px) and (max-device-width: 990px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-max-device-pixel-ratio: 2)  {*/


@media only screen and (min-device-width: 320px) and (max-device-width: 990px) {

.navbar.navbar-top {
	background: #972b25;;
	}
.nav.navbar-nav.navbar-main {
	background: #972b25;;
	}

.background-top {
	background: #f2f2f2;
	margin-top: 0px;
}
.background-top .container {
	padding: 0px !important;
	background: url(../Graphics/bg_content-header.jpg) center repeat-x;
	background-size: 150%;
	height: 100px;
}	
.carousel-text h1 {
	background: #972b25;
	color: #fff !important;
	font-size: 20px;
	padding: 5px 5px 5px 20px;
	width: 40%;
	margin-bottom: 0;
}
.carousel-text h1:before {
	content: ""
}
.kontakt-start {
	background: #626262;
	color: #fff;
	padding: 0 20px;
	width: 100%;
}
.container .carousel-inner .item {
	height: 180px;
	margin-top: 30px;
}

.carousel-text.vcontainer {
	display: none;
}

.frame-hidden-xs {
	display: none;
}
.frame-visible-xs {
	display: block;
}

.carousel-text.mobile {
	display: block;
	margin-top: -20px;
	padding: 10px;
}

}

@media only screen and (min-device-width: 320px) and (max-device-width: 990px) and (orientation : landscape) {

.frame-picteaser .gallery-item {
	padding: 0 !important;
	width: 49% !important;
	}
.kontakt-start {
	width: 60%;
}

.container .carousel-inner .item {
	height: 280px;
	margin-top: 30px;
}

}


/* ---------- Footer ------------ */
.footer-section {
	background: #f2f2f2;
	padding: 20px 0;
}
.copyright {
	color: #000;
}