/* ==========================================================================
   Werbeagentur exakt - Darmstadt  
   ========================================================================== */


/* montserrat-regular - latin */
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/montserrat-v12-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../fonts/montserrat-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/montserrat-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/montserrat-v12-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/montserrat-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/montserrat-v12-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
html {
	font-family: 'Montserrat';
}
body {
	padding: 0;
	margin: 0;
	background-color: #cd1316;
}
a {
	color: black;
	text-decoration: none;
}
h1 {
	color: black;
	font-size: 1.8em;
	line-height: 1.1em;
	overflow-wrap: break-word;
}
h2 {
	color: black;
	font-size: 1.2em;
	line-height: 1.1em;
	overflow-wrap: break-word;
}
h3 {
	color: black;
	font-size: 1.2em;
	line-height: 1.1em;
	overflow-wrap: break-word;
}
button {
	border: none;
	background-color: #5b4f42;
	color: #FFF;
	padding: 0 20px;
	cursor: pointer;
	height: 2em;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	white-space: nowrap;
	margin: 5px 5px 5px 0;
}
button:hover {
	background-color: #beaa89;
	color: #000;
}
#foot button {
	background-color: #1c202b;
}
hr {
	margin: 0 30%;
	border-bottom: 1px solid #cd1316;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
.arrow {
	border: solid;
	border-color: inherit;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
}
.down {
	transform: rotate(45deg) translate(-2px, -2px);
	-webkit-transform: rotate(45deg) translate(-2px, -2px);
}
.arrowwrapper {
	padding: 5px 0 5px 5px;
}
#menu li:hover .down {
	transform: rotate(225deg);
	color: #beaa89;
}
#wrapper {
	width: 100%;
	color: #000;
}
#head {
	width: 100%;
	background-color: #FFF;
	border-bottom: 1px solid rgba(235,235,235,1.00);
	top: 0;
	height: 80px;
	z-index: 1000;
}
#headspace {
	height: 80px;
	width: 100%;
}
#foot {
	background-color: #333;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.5em;
}
#headcontent {
	margin: auto;
	height: 81px;
	overflow: auto;
}
#footcontent {
	margin: auto;
	min-height: 120px;
	color: #fff;
}
#footcontent h2, #footcontent h3 {
	color: #fff;
}
#footcontent a {
	display: inline-block;
	color: #fff;
	text-decoration: underline;
}
#footcontent a:hover {
	color: #cd1316;
}
#footcontenttext {
	padding: 20px;
}
#footfooter {
	height: 55px;
	background-color: #cd1316;
}
.widecontent {
	background-color: #beaa89;
}
#footfootercontent, .widecontenttext {
	margin: auto;
	color: #FFFFFF;
}
#footfootercontenttext {
	padding: 10px 20px 0;
}
#content {
	width: 100%;
	line-height: 1.5em;
	font-size: 1em;
	background-color: #FFF;
}
.contenttext {
	margin: auto;
}
.textblock {
	padding: 20px;
}
.textblock2 {
	padding: 20px;
	text-align: center;
}
.lists {
	width: 100%;
	overflow: auto;
}
.lists ul {
	line-height: 2em;
}
.imgblock {
	padding: 20px;
	text-align: center;
}
.imgblock img {
	max-width: 100%;
}
#headcontent, #footcontent, #footfootercontent, .contenttext, .widecontenttext {
	width: 1150px;
	max-width: 100%;
}
/*@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 1199px) {
    #headcontent, #footcontent, #content, #footfootercontent {
    }
}*/

#title, #title-o {
	padding-left: 20px;
}
#title-o, #momenu-o {
	overflow: hidden;
}
#title img, #title-o img {
	padding: 0.67em 1.5em;
	max-height: 3.33em;
}
#titletext {
	font-size: 1em;
	padding: 33px 0 0 20px;
	color: #cd1316;
	float: left;
}
#menu {
	padding-top: 16px;
	font-size: 1em;
}
#menu ul {
	padding: 0 20px 0 0;
}
#menu li {
	/*float: left;*/
	display: inline-block;
	margin-left: 25px;
	border-color: black;
}
#menu li a {
	padding-bottom: 26px;
}
#menu a:hover {
	border-color: #beaa89 !important;
	color: #cd1316;
}
#menu li ul {
	visibility: hidden;
	position: absolute;
	padding: 0;
	margin: 25px 0;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
	background-color: #FFF;
	z-index: 500;
}
#menu li ul li {
	display: list-item;
	list-style: none;
	margin: 0;
	padding: 20px 0 20px 15px;
	min-width: 200px;
	border-bottom: 1px solid #AAA;
}
#menu li ul li a {
	padding: 20px 20px 20px 30px;
}
#momenu, #momenu-o {
	display: none;
	width: 60px;
	float: left;
	cursor: pointer;
}
#momenu-o {
	float: right;
}
.menuicon {
	width: 24px;
	height: 4px;
	background-color: #1c202b;
	backface-visibility: hidden;
	border-radius: 2px;
	display: block;
	transform: rotate(180deg);
	margin: 38px 40px 35px 20px;
}
.menuicon:before {
	content: "";
	position: absolute;
	left: 0;
	top: -8px;
	box-sizing: border-box;
	transform-origin: 1.71429px center;
	width: 24px;
	height: 4px;
	background-color: #1c202b;
	backface-visibility: hidden;
	border-radius: 2px;
}
.menuicon:after {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	box-sizing: border-box;
	transform-origin: 1.71429px center;
	width: 24px;
	height: 4px;
	background-color: #1c202b;
	backface-visibility: hidden;
	border-radius: 2px;
}
.menucross {
	width: 24px;
	height: 4px;
	background-color: #1c202b;
	backface-visibility: hidden;
	border-radius: 2px;
	position: relative;
	display: block;
	transform: rotate(225deg);
	margin: 38px 40px 35px 20px;
}
.menucross:before {
	content: "";
	position: absolute;
	left: 0;
	top: -8px;
	box-sizing: border-box;
	transform-origin: 8px 6px;
	width: 24px;
	height: 4px;
	background-color: #1c202b;
	transform: rotate(90deg);
	backface-visibility: hidden;
	border-radius: 2px;
}
#momenu ul {
	display: none;
	list-style: none;
	position: absolute;
	padding: 0;
	top: 65px;
	left: 0;
	background-color: #FFF;
	/*left: -250px;*/
	width: 250px;
	min-width: 50%;
	max-width: 100%;
	z-index: 10;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
}
#momenu-o ul {
	display: none;
	position: absolute;
	list-style: none;
	padding: 0;
	top: 64px;
	left: 0;
	background-color: #FFF;
	/*left: -250px;*/
	width: 100%;
	z-index: 10;
	border-top: 1px solid #ccc;
}
#momenu li, #momenu-o li {
	background-color: #FFF;
	padding: 25px;
	border-bottom: 1px solid #ccc;
}
#momenu li ul li, #momenu-o li ul li {
	border-bottom-width: 0;
}
#momenu a:hover, #momenu-o a:hover {
	color: #cd1316;
}
#momenu a>span {
	padding: 5px 15px !important;
}
#momenu li ul, #momenu-o li ul {
	position: relative;
	top: 15px;
	width: 100%;
	box-shadow: 0 0 0 0;
	display: none;
	border-right: 1px solid #DDD;
}
.titleimg {
	position: relative;
	left: 0;
}
.titleimgtxt {
	position: absolute;
	top: 0;
}
.titleimgtxt h1 {
	text-align: left;
}
.lightboxwrap {
	width: 100%;
	overflow: auto;
}
.lightboximg-whole {
	width: 100%;
	text-align: center;
}

@media screen and (min-width: 950px) {
#menu {
	float: right;
}
#head {
	position: fixed;/*Für scrollbar in desktop Bereich(Navi):
	position: absolute;
	*/
}
#title, #title-o {
	float: left;
}
.textblock-leftimg img {
	float: left;
}
.textblock-rightimg img {
	float: right;
}
.titleimg {
	width: 100%;
}
.titleimg img {
	width: 100%;
}
.titleimgtxt {
	width: 500px;
	padding-left: 20px;
	top: 20px;
}
.lightboximg-half {
	float: left;
	width: 50%;
	text-align: center;
}
}

@media screen and (max-width: 949px) {
#menu {
	display: none;
}
#head {
	position: absolute;
}
#momenu, #momenu-o {
	display: block;
}
#title {
	text-align: center;
}
#title-o {
	text-align: left;
}
#titletext {
	display: none;/* Für Text ohne Logo(austaschen):
    	float: none;
	*/
}
.titleimg {
	height: 300px;
	overflow: hidden;
	margin: auto;
}
.titleimg img {
	height: 300px;
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	left: -9999px;
	right: -9999px;
	margin: auto;
}
.titleimgtxt {
	width: 60%;
	padding-left: 20px;
	text-align: center;
}
.titleimgtxt p, .titleimgtxt h1 {
	text-align: left;
}
.lightboximg-half {
	clear: both;
	width: 100%;
	text-align: center;
}
}

@media screen and (min-width: 800px) {
.one-third-element {
	float: left;
	width: 33%;
	height: 100%;
}
.one-half-element {
	float: left;
	width: 50%;
	height: 100%;
}
/*Ändern Wenn Footer-Höhe sich ändert!*/
#foot .one-third-element, #foot .one-half-element {
	height: 400px;
}
}

@media screen and (max-width: 799px) {
.one-third-element {
	width: 100%;
}
.one-half-element {
	width: 100%;
}
}
#overlay {
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.three-elements {
	width: 100%;
	overflow: hidden;
}
.one-third-content {
	margin: auto;
	padding: 20px;
	max-width: 450px;
}
.one-third-image {
	width: 100%;
	margin: 0 auto 15px;
	text-align: center;
}
.one-third-image img {
	width: 100%;
	z-index: 0;
}
.two-elements {
	width: 100%;
	overflow: hidden;
}
.one-half-content {
	margin: auto;
	padding: 20px;
	max-width: 450px;
}
.textblock-leftimg, .textblock-rightimg {
	overflow: auto;
	padding: 20px;
	text-align: center;
}
.sidetext {
	text-align: left;
}
.textblock-leftimg img, .textblock-rightimg img {
	max-height: 450px;
	padding: 35px 20px 20px 0;
	max-width: 100%;
}
.socialimg {
	margin: 10px;
}
/* ==========================================================================
   new CSS styles
   ========================================================================== */




.blanc {
	height: 30px;
}
/* ==========================================================================
   Video in einem responsive Webdesign 
   ========================================================================== */


.elastic-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
	width: 100%;
}
.elastic-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videobox {
	margin: 25px;
	border: thin solid #2d2d2d;
	width: auto;
}
/* ==========================================================================
   Map in einem responsive Webdesign 
   ========================================================================== */



.elastic-map {
	position: relative;
	padding-bottom: 54%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
}
.elastic-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ==========================================================================
   infobox
   ========================================================================== */



.infobox {
	padding: 5px;
	border: thin solid #d1d1d1;
	width: auto;
}
.infobox2 {
	padding: 5px;
	background-color: #ededed;
	border: thin solid #d1d1d1;
	width: auto;
}
/* ==========================================================================
   2 spaltiger Block mit Bilder
   ========================================================================== */



.one-2-content {
	margin: auto;
	padding: 20px;
	max-width: 550px;
}
.one-2-image {
	width: 100%;
	margin: 0 auto 15px;
	text-align: center;
}
.one-2-image img {
	width: 100%;
	z-index: 0;
}

@media screen and (max-width: 799px) {
.one-2-element {
	width: 100%;
}
}

@media screen and (min-width: 800px) {
.one-2-element {
	float: left;
	width: 50%;
	height: 100%;
}
}
/* ==========================================================================
   4 spaltiger Block mit Bilder
   ========================================================================== */



.one-4-content {
	margin: auto;
	padding: 20px;
	max-width: 450px;
}
.one-4-image {
	width: 100%;
	margin: 0 auto 15px;
	text-align: center;
}
.one-4-image img {
	width: 100%;
	z-index: 0;
}

@media screen and (max-width: 799px) {
.one-4-element {
	width: 100%;
}
}

@media screen and (min-width: 800px) {
.one-4-element {
	float: left;
	width: 25%;
	height: 100%;
}
}
