/*
Theme Name: Feibig-Design
Author: the ZUCKER SALZ UND PFEFFER
Author URI: http://zuckersalzundpfeffer.de/
Description: Hier steht nichts Besonderes
Version: 0.1
Text Domain: Feibig-Design
*/
@import url("includes/bootstrap/css/bootstrap.css");
@import url("fonts/fonts.css");
html,
body {
	width: 100%;
	overflow-x: hidden;
}
strong {
	font-weight: 600;
}
a {
	color: #d7544e;
}
a:hover {
	color: #d7544e;
}
#page {
	position: relative;
	height: 100%;
	width: 100%;
	min-height: 1400px;
	z-index: 0;
}
#pagemenu {
	position: relative;
	z-index: 1;
}
#main {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
}
#main-content {
	width: auto;
	position: relative;
}
header#pagemenu {
}
#feibig {
	width: 430px;
	margin-left: auto;
	margin-right: auto;
}
.navbar-default {
	background-color: #f7534d;
	border-color: #f7534d;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #a62150;
}
.navbar {
	position: fixed;
	width: 100%;
	min-height: 50px;
	margin-bottom: 20px;
	border: 0px solid transparent;
	border-radius: 0px;
}
.navbar-brand {
	padding: 11px;
	margin-left: 0px !important;
}
.navbar-brand img {
	width: 40px;
	height: 40px;
	padding-top: 0px;
	position: fixed;
	z-index: 2;
}
.navbar-imprint {
	top: 0px;
	right: 0px;
	margin: 21px 30px;
	z-index: 2;
	position: fixed;
	color: white;
}
.navbar-imprint a {
	color: #fff;
}

.navbar-imprint a:hover {
	color: #a62150;
	text-decoration: none;
}

.navbar .navbar-nav .menu-item-75 a {
	border-right: 1px solid #a62150;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
}
.navbar .navbar-nav .menu-item-76 a {
	border-right: 1px solid #a62150;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 4px;
}
.navbar .navbar-nav .menu-item-77 a {
	border-right: 1px solid #a62150;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 4px;
}
.navbar .navbar-nav .menu-item-78 a {
	border-right: 1px solid #a62150;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 4px;
}
.navbar .navbar-nav .menu-item-79 a {
	border-right: 1px solid #a62150;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 4px;
}
.navbar .navbar-nav .menu-item-80 a {
	margin-left: 6px;
}

.navbar .navbar-nav a.active,
.navbar .navbar-nav .navbar-imprint a.active:hover {
	color: white !important;
}

.navbar .navbar-nav {
	display: inline-block;
	float: none;
	padding: 5px;
}
.navbar .navbar-nav li {
	width: 70px;
}
.menu-test-container {
	position: relative;
	z-index: 2;
}
.navactive {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 65px;
	z-index: 1;
}
.navreiter {
	position: absolute;
	width: 55px;
	height: 85px;
	background-color: #a62150;
	z-index: 10;
	top: 10px;
	box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.6);
}
section {
	width: auto;
	height: 100%;
	height: auto;
	min-height: 100%;
	float: left;
	display: inline;
}
img.doroimg {
	float: left;
	margin-right: 20px;
	margin-top: 8px;
}
/*
section#www{
	left:0%;
}
section#wer{
	left: 0%;
}
section#was{
	left: 0%;
}
section#wem{
	left: 0%;
}
section#wen{
	left: 0%;
}
section#wo{
	left: 0%;
}

*/
.container {
	position: relative;
	background-color: #fff;
	background-image: url(img/Textures/Papertexture_Doro_@2x.png);
	background-repeat: repeat;
	padding-top: 0px;
	padding-top: 100px;
	padding-left: 64px;
	padding-right: 64px;
	padding-bottom: 160px;
	/*max-width: 748px;*/
	min-height: 1057px;
	margin-top: 95px;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	-moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 5px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 10px 15px 15px rgba(0, 0, 0, 0.1);
	z-index: 1;

	/*overflow: hidden;*/
}
h2,
h3,
h4,
p,
address {
	font-size: 10px;
	font-family: "Open Sans", sans-serif;
}

.container h2,
.container_over h2 {
	font-size: 1.7em; /*2.2*/
	font-weight: 400;
	color: #a62150;
	display: block;
	text-transform: uppercase;
}
.container h3,
.container_over h3 {
	padding-bottom: 8px;
	padding-top: 5px;
	margin-bottom: 50px;
	margin-top: 0px;
	font-size: 2.5em; /*3.25*/
	font-weight: 400;
	color: #f7534d;
	display: block;
	text-transform: uppercase;
	border-top: 2px solid #f7534d;
	border-bottom: 2px solid #f7534d;
}
.container h4,
.container_over h4 {
	margin-top: 50px;
	padding-top: 45px;
	font-size: 1.53em; /*2*/
	font-weight: 400;
	line-height: 1.53em; /*2*/
	font-style: italic;
	color: #f7534d;
	display: block;
	border-top: 2px solid #f7534d;
}
.container p,
address,
.container_over p {
	font-size: 1em; /*1.06*/
	line-height: 2em; /*2.12*/
	font-weight: 400;
	color: #212121;
}
.container p a,
.container_over p a {
	font-weight: 600;
	color: #d7544e;
}
.container ul {
	padding-top: 30px;
}
.container ul li {
	list-style: none;
	color: #d7544e;
}
.container li address {
	padding-top: 0px;
	font-size: 1em;
	line-height: 1.5em;
	color: grey;
}
.container li address a {
	color: #d7544e;
	line-height: normal;
}
.container li address a:hover {
	color: #e96b55;
	text-decoration: none;
}

/*BackgroundImage CSS*/

#bgroundimage {
	position: relative;
	width: 100%;
	height: 100%;
}
#images {
	display: none;
}
#flyoutbgcontainer {
	width: 1px;
	height: auto;
	position: fixed;
	right: 0px;
	bottom: 0px;
}
#flyoutbgcontainer ul {
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#flyoutbgcontainer ul.caption_buttons .item {
	width: 32px;
	height: 32px;
	padding-left: 8px;
	padding-top: 8px;
	background-color: #990033;
}
ul.caption_buttons {
	display: none;
}
#flyoutbgcontainer ul.caption_buttons .item a {
	display: block;
}
#flyoutbgcontainer ul.caption_buttons .item a.active .circle {
	background-color: #e96b55;
}
#flyoutbgcontainer .item.active {
	background-color: rgba(189, 9, 189, 0.88);
}
#flyoutbgcontainer .infobox {
	width: 400px;
	height: 180px;
	background-color: rgba(189, 0, 64, 1);
	position: absolute;
	left: -422px;
	top: -202px;
}
#flyoutbgcontainer .infobox li {
	display: none;
}
#flyoutbgcontainer .infobox h2 {
	color: #990033;
	font-size: 3em;
	background-color: #f7534d;
	line-height: 1.2;
	margin-top: -6px;
	margin-left: 3px;
	padding-left: 11px;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}
#flyoutbgcontainer .infobox p {
	font-family: "Open Sans", sans-serif;
	font-size: 1.6em;
	color: #fff;
	padding-left: 15px;
	text-transform: uppercase;
}
.next {
	position: fixed;
	right: 20px;
	top: 50%;
	margin-top: -32px;
	display: none;
}
.prev {
	position: fixed;
	left: 20px;
	top: 50%;
	margin-top: -32px;
	display: none;
}
.next a,
.prev a {
	font-size: 2em;
}
.circle {
	width: 14px;
	height: 14px;
	border: 2px solid #e96b55;
	border-radius: 50px;
}
.circle:hover {
	background-color: #e96b55;
}
.close {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 40px;
	height: 40px;
	/*background-color: none;*/
	opacity: 1;
	background-image: url(img/Grafikelemente/x_close.png);
	background-size: 100%;
}
.closeoverlay,
.closeoverlayid {
	position: absolute;
	z-index: 100001;
	right: 15px;
	top: 15px;
	width: 40px;
	height: 40px;
	/*background-color: none;*/
	opacity: 1;
	background-image: url(img/Grafikelemente/x_close.png);
	background-size: 100%;
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
}
.closeoverlay:hover,
.closeoverlayid:hover,
.closeoverlay:focus,
.closeoverlayid:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

/*Impressum Contentt*/
.thirdcontainer {
	position: absolute;
	z-index: 999;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	display: none;
}
.container_over {
	width: 100%;
	min-height: 100%;
	padding: 40px;
}
#impressum_content,
#datenschutz_content {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background-color: rgba(255, 255, 255, 0.9);
}
/*klammer entfernt }*/
#images {
	list-style: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	z-index: -10;
}
#images li {
	overflow: hidden;
}
#images li img {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
}

.mobile_logo {
	display: none;
}

.mobile_trenner {
	display: none;
}
#contact_form ul {
	padding-left: 0px;
}
#contact_form input,
textarea {
	width: 100%;
	border: 1px solid #dcdcdc;
	padding: 5px 5px;
}
#submit_btn {
	background-color: #f7534d;
	border: none;
	color: white;
	text-transform: uppercase;
	padding: 5px 16px;
}
.overlayOne,
.overlayTwo {
	position: fixed !important;
	z-index: 10000;
	display: none;
	left: 0px;
	top: 65px;
	width: 100% !important;
	height: 100%;
	right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

	opacity: 0.95;
}

@media (max-width: 959px) {
	html,
	body {
		width: 100%;
		overflow-x: auto;
	}
	#feibig {
		height: 45px;
	}
	#page {
		min-height: 0px;
	}
	#main {
		position: relative;
	}
	.mobile_logo {
		display: block;
		width: 20%;
		margin-left: auto;
		margin-right: auto;

		margin-top: 20%;
		margin-bottom: 10%;

		padding-left: 0;
	}
	.mobile_logo img {
		width: 70px;
		height: 70px;
	}
	.navbar {
		position: relative;
	}
	.navbar-header {
		display: none;
	}
	.navbar-imprint {
		display: none;
	}
	.navbar-imprint-mobile {
		/*	position:block;*/
		margin-left: auto;
		margin-right: auto;
		width: 250px;
		padding: 30px;
	}

	.navbar-imprint-mobile a {
		color: #fff;
		padding-left: 6px;
		padding-right: 6px;
	}

	.navbar-imprint-mobile a:hover {
		color: #a62150;
		text-decoration: none;
	}
	.navactive {
		display: none;
	}
	.navigation {
		display: none;
	}
	.menu-test-container {
		height: 45px;
	}
	.nav navbar-nav {
		display: inline-block;
		float: left;
	}
	.container {
		box-shadow: none;
		margin-bottom: 00px;
		margin-top: 00px;
		padding-top: 80px;
		padding-bottom: 60px;
		padding-left: 20px;
		padding-right: 20px;
		min-height: 160px;
		width: 100%;
	}
	.close {
		display: none;
	}

	.mobile_trenner {
		display: block;
	}
	#flyoutbgcontainer {
		display: none;
	}
	.nav,
	.navbar-nav {
		/**   height: 45px;*/
	}
	section {
		position: relative;
	}
	footer {
		float: left;
		width: 100%;
		background-color: #f7534d;
		color: white;
	}
	ul .navbar .navbar-nav li {
	}
	.navbar .navbar-nav li {
	}
	.navbar .navbar-collapse {
		border-top: none;
	}
	.navbar-collapse.in {
		overflow-y: hidden !important;
		height: 100%;
	}
}
