/* General settings
************************************/
body {
  font-family: Asap;
  color: #484848;
  line-height: 24px;
  background: #eae8e3;
}



/* Body 
************************************/
body .logo {
	height: 170px;
	width: 210px;
	margin: 30px 60px 30px 60px;
}

body .logo a {
  background: url("../img/logo.png") no-repeat 0 0;
}



.ce_text_image_bar {
	background: #484848;
}

.newsteaser .info,
.newsteaser:hover .info {
	background: #484848;
}

.ce_countup i {
	color: #484848;
}

.mod_portfoliolist .item figure {
	background-color: #484848;
}


/* Header, Navigation 
************************************/
#header_print {
	display: none;
}

nav {
  	border: none;
  	width: 100%;
	margin-left: 0;
}

nav ul li {
	padding: 5px 0 5px 60px;
	line-height: 23px;
	position: relative;
}

nav ul li a, nav ul li span {
  font-family: Asap;
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
  color: #484848;
  text-transform: uppercase;
}

nav ul li a:hover {
	color: #6b6b6b
}

nav ul li:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0%;
	height: 0%;
	width: 3px; 
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
}

nav ul li:hover:after, nav ul li.active:after, nav ul li.trail:after {
	background: #e2151c;
	height: 100%;
	-webkit-transition: All 0.3s ease;
	background-color: #ff0000;
}

nav ul li span, nav ul li a.trail {
	color: #e3141e;
}

navnav a.menuheader {
	background-color: #484848;
}

.level_2, .level_3 {
	padding-left: 15px;
}

.level_2 li {
	padding: 0;
	line-height: 20px;
}

.level_2 li a, .level_2 li span {
	font-size: 13px;
	line-height: 16px;
}

.level_3 {
	margin-bottom: 5px;
}

.level_3 li {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 16px;
}

.level_3 li a, .level_3 li span {
	font-weight: normal;
	text-transform: none;
}

#nav-open-btn:before {
	background: #e2151c;
}

nav ul li a.trail, 
nav ul li a.active {
	color: #e2151c;
}

nav ul ul li a.trail, 
nav ul ul li a.active {
	color: #e2151c;
}

nav ul li:hover:after,
nav ul li.active:after,
nav ul li.trail:after {
	background: #e2151c;
}

#header .mod_socials {
	display: none;
}

#slider .mod_pageImage .image_container {
	max-height: 420px;
}

#slider .mod_pageImage .image_container img {
	width: 100% !important;
	height: auto;
}


/* Content 
************************************/
#main .mod_article {
	padding-top: 40px;
}

.home #main .mod_article, .index #main .mod_article {
	padding-top: 80px;
}

#main .mod_article:not(.fullwidth):not(.autogrid):not(.smallwidth) {
	margin-left: 40px;
}

.autogrid_wrapper {
	margin-bottom: 25px;
}

#container {
	background: #eae8e3;
}

#main .inside h1 {
	margin-bottom: 30px;
}

.themesetting_email a:hover {
	color: #e2151c;
}

.themesetting_phone, .themesetting_email {
	display: none;
}

#fix-wrapper {
	background-color: #ffffff;
	border-right: 1px solid rgb(255, 255, 255) !important;
	box-shadow: none;
}

.bg-accent {
	background-color: #e2151c;
}

.bg-second-color {
	background-color: #e2151c;
}

#container a, #container a:visited {
	color: #484848;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 23px;
}

#container a:hover {
	color: #6b6b6b;
}

.ce_seitentitel {
	position: absolute;
	width: 70%;
	top: 112px;
	left: 80px;
	z-index: 999;
	text-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.4);
}

.ce_seitentitel h1 {
	white-space: nowrap;
	width: 100%;
}

.ce_seitentitel h1, .ce_seitentitel h2, .ce_seitentitel h3, .ce_seitentitel h4, .ce_seitentitel h5, .ce_seitentitel h6  {
	text-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.4);
	color: #fff;
}

.ce_seitentitel h2, .ce_seitentitel h3, .ce_seitentitel h4, .ce_seitentitel h5, .ce_seitentitel h6  {
	width: 60%;
	margin: 0;
	padding: 0;
	white-space: normal;
}

h1,h2,h3,h4,h5,h6 {
  font-family: Asap;
  letter-spacing: 0 !important;
  text-align: left;
}

h1 {
  font-size: 56px;
  font-style: italic;
  margin-bottom: 5px;
}

h2 {
  font-size: 24px !important;
  font-weight: bold;
  font-style: italic;
  color: #b69f6e;
  margin-top: 30px;

}

.image_container+h2, .eventtext h2 {
	margin-top: 0;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10px;
}

p a {
	color: #e2151c;
}

p.back {
	margin-top: 60px;
}

.ce_text div {
	font: inherit;
	font-style: italic;
	color: #b69f6e !important;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 20px;
	font-weight: bold;
}

.ce_divider {
	width: 100%;
	margin: 30px 0;
	border-top: 1px solid #fff;
}

.ce_text + .ce_download, .ce_image + .ce_download {
	margin-top: 30px;
}

.ce_download {
	margin-bottom: 1px;
	padding: 15px;
}

.ce_download > * {
	margin-top: 0;
	margin-bottom: 5px;
}

.ce_download {
	background: #d3cfc4;
}

.ce_download:after {
	color: rgba(255, 255, 255, 0.3);
}

.ce_image, .image_container img {
	width: auto;
	max-width: 100%;
}

.home .ce_image, .home .image_container img,
.index .ce_image, .index .image_container img,
.ce_gallery .image_container img {
	width: 100%;
	max-width: 100%;
}

.image_container.float_right, .image_container.float_left {
	width: auto;
}

.ce_gallery .capt {
	display: block !important;
}

.lead {
	width: 60%;
	font-weight: bold;
	margin-bottom: 20px;
}

.ce_table table th {
	background: #e2151c;
}

table { 
    border-spacing: 1px;
    border-collapse: separate;
}

table td {
	background: #d3cfc4;
	padding: 5px;
}

blockquote a {
	color: #e2151c;
}

.ce_accordion .toggler:before {
  color:#e2151c;
}

.pagination li span.current {
	background: #e2151c;
}

.pagination li a:hover {
	color: #e2151c;
}

.ce_hyperlink {
	margin: 10px 0;
}

.ce_hyperlink a {
	color: #fff !important;
}

.ce_hyperlink a.link-white,
a.btn.link-white {
	color: #e2151c;
}

.ce_hyperlink a.link-white:hover,
a.btn.link-white:hover {
	background: #e2151c;
}

.ce_hyperlink a, 
a.btn,
.ce_hyperlink a:hover, 
a.btn:hover {
	background: #e2151c;
	border-color: #e2151c;
}

.ce_hyperlink a.outline, 
a.btn.outline {
	color: #e2151c;
}

.ce_hyperlink a.outline:hover, 
a.btn.outline:hover {
	background: #e2151c;
	border-color: #e2151c;
}

.ce_hyperlink a.link-white.outline:hover,
a.btn.link-white.outline:hover {
	color: #e2151c;
}

.color-accent,
.color-accent p,
.color-accent i,
.color-accent h1,
.color-accent h2,
.color-accent h3,
.color-accent h4,
.color-accent h5,
.color-accent h6,
.color-accent a:not(.link-white) {
	color: #e2151c;
}

blockquote {
	border-color: #e2151c;
}

.ce_gallery .content {
	background: #e2151c;
}

.mod_portfoliolist .item a:hover {
	color: #e2151c;
}

.ce_iconbox_v2 {
	text-align: left;
	margin-bottom: 30px;
	display: block !important;
	
}

.ce_iconbox_v2_outside {
	padding-left: 100px !important;
	position: relative !important;
}

.ce_iconbox_v2 .image_container {
	position: absolute;
	left: 0;
	top: 0;
	width: 23%;
	font-size: 40px;
}

.ce_iconbox_v2 .headline:after {
	display: none;
}

.ce_text_image_bar h1,
.ce_text_image_bar h2,
.ce_text_image_bar h3,
.ce_text_image_bar h4,
.ce_text_image_bar h5,
.ce_text_image_bar h6 {
	color: #e2151c;
}

.parallax .contentwrap {
	margin-left: 40px;
}

.ce_leadertext.version1 h3 {
	font-size: 64px;
	line-height: 68px;
	font-weight: bold;
	font-style: italic;
	text-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.4);
}

.ce_leadertext.version1:after, .ce_leadertext.version1 p {
	display: none;
}

.ce_portrait {
	margin-bottom: 40px;
}

.ce_text.name {
	font-weight: bold;
	margin: 30px 0 15px;
}

.ce_text.geb {
	margin: 15px 0 0;
}

.geb::before {
	content: "* ";
	position: relative;
	top: 8px;
	font-size: 26px;
}

.image_container .caption {
	position: static;
	padding: 0;
	background: none;
	border-radius: 0;
	color: #484848;
	margin-top: 10px;
	
}

.caption {
	font-size: 13px;
	line-height: 1.3;
}

.sponsorentabelle table {
	width: 100% !important;
}

.sponsorentabelle table tr td:nth-child(1) {
	width: 300px !important;
	text-align: center !important;
}

.sponsorentabelle table tr td:nth-last-child(1) {
	width: 250px !important;
}



/* Events 
************************************/
.teaser {
	width: 30%;
	margin: 0 20px;
	float: left;
	background-color: #fff;
}

.teaser:nth-child(1) {
	margin-left: 0;
}

.teaser:nth-child(3) {
	margin-right: 0;
}

.mod_calendar th.head {
  background:#e2151c;
  border-top:1px solid #e2151c;
  border-right:1px solid #e2151c;
  border-left:1px solid #e2151c;
}

.mod_calendar th.head a {
  color: #fff !important;
}

.mod_calendar th.head a:hover {
  text-decoration: underline;
}

.mod_calendar .calendar td {
	background: #fff;
}

.mod_calendar .calendar td.empty {
	background: #f8f8f8;
}

.event a {
	line-height: 18px !important;
	display: block;
	margin-top: 5px;
}


.mod_calendar th.previous a,
.mod_calendar th.next a {
  background-color:#e2151c;
}

.mod_eventlist time.info {
  position: relative;
  float: left;
  top: -208px;
  width:52px;
  height:80px;
  text-align:center;
  background-color: #e3141e;
  z-index: 2;
}

.mod_eventlist .day {
  display:block;
  margin:0;
  padding:17px 0 0 0;
  font-size: 28px;
  line-height: 12px;
  color:#fff;
}

.mod_eventlist .month, .mod_eventlist .year {
  margin:0 !important;
  padding:0 !important;
  font-weight:bold;
  font-size: 13px;
  line-height: 5px !important;
  color:#fff;
  text-transform: uppercase;
}

.mod_eventlist .year {
	position: relative;
	top: -10px;
	margin: 0 auto !important;
	
}

.mod_eventlist image_container {
	height: 230px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.mod_eventlist img {
	width: 100%;
}

.eventtext {
	padding: 20px;
	float: left;
	margin-top: -80px;
}

.mod_eventlist h2 {
	margin-bottom: 15px;
}

p.location {
	font-style: italic;
	margin-bottom: 0;
}

h2 a {
  font-size: 24px !important;
  font-weight: bold;
  font-style: italic;
  color: #b69f6e !important;
  text-transform: none !important;
}

.mod_eventlist+.ce_hyperlink {
	margin-top: 60px;
}

.mod_eventlist+.ce_hyperlink a {
	background: transparent;
	border-top: 1px solid white !important;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	color: #484848 !important;
}


/* FAQ 
************************************/
.mod_faqpage h3:before {
	color: #e2151c;
}


/* Forms 
************************************/
input:focus,
textarea:focus {
  border:1px solid #e2151c;
}

form fieldset legend {
  background-color:#e2151c;
}

input.submit[type="submit"] {
	background: #e2151c;
}

input.submit[type="submit"]:hover {
	background: #e2151c;
}

.label-accent {
	background: #e2151c;
}


/* News 
************************************/
.newslist h2,
.newslist h2 a {
	color: #e2151c;
}

.newslist .news-left .news-date {
	background: #e2151c;
}

.newslist-v3 .date {
	background: #e2151c;
}

.newsteaser_v3 .news-overlay i {
	background-color: #e2151c;
}

.newslist-v3 .subheadline {
	color: #e2151c;
}

.newsteaser .date {
	background: #e2151c;
}


/* Search 
************************************/
.mod_search .submit {
	border: 1px solid #e2151c;
}


/* Slider 
************************************/
.ce_revolutionslider_text {
	background: #e2151c;
}

div.ce_revolutionslider_text.caption.tp-caption.bold.invertcolor.italic.block.lft.ltl.start,
div.ce_revolutionslider_text.caption.tp-caption.bold.invertcolor.italic.block.lfb.ltr.start {
	left: 54px !important;
	line-height: 120px !important;
}

.ce_revolutionslider_text {
	background: transparent;
	text-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.4);
}

.tparrows {
	margin: 0 10px;
}

.tp-bullets.tp-thumbs, .tp-bannertimer {
	display: none !important;
}



/* Bottom 
************************************/
#bottom {
	background-color: #d3cfc4;
}

#bottom .inside {
	margin-left: 40px;
}

#bottom .inside,
#bottom .inside a {
	color: #484848;
	font-size: 15px;
}

#bottom .inside a:hover {
	text-decoration: none;
}

#bottom .inside .left a {
	margin: 0 5px;
}

#footer_print {
	display: none;
	}




/* Media Queries 
************************************/
@media only screen and (max-width: 767px){

	#main .mod_article:not(.fullwidth):not(.autogrid):not(.smallwidth) {
	margin-left: 0;
	}
	
	#slider .mod_pageImage .image_container {
	max-height: 130px;
	}

	#header {
	height: auto;
	}

	body .logo {
	width: 120px;
	height: 97px;
	margin: 0;
	padding: 10px;
	}
	
	body .logo a {
	background-size: 100%;
	}

	.mod_navigation { 
	display: none;
	}
	
	nav ul li:hover:after, nav ul li.active:after, nav ul li.trail:after {
	left: 0 !important;
	}
	
	div.ce_revolutionslider_text.caption.tp-caption.bold.invertcolor.italic.block.lft.ltl.start, div.ce_revolutionslider_text.caption.tp-caption.bold.invertcolor.italic.block.lfb.ltr.start {
	left: 5px !important;
	}
	
	#slider .image_container {
	max-height: 140px;
	}
	
	.ce_seitentitel {
	left: 20px;
	top: 150px;
	width: 100% !important;
	padding: 0;
	}
	
	.ce_headline {
	height: auto !important;
	}
	
	.ce_seitentitel h1 {
	font-size: 28px;
	line-height: 32px;
	}
	
	.ce_seitentitel h2 {
	width: 90% !important;
	font-size: 20px !important;
	line-height: 24px;
	display: block;
	}
	
	#main>.inside {
	padding-top: 140px;
	}
	
	.index #main .inside {
	padding-top: 0;
	}
	
	.lead {
	width: 100%;
	}
	
	.ce_download:after {
	display: none;
	}
	
	.ce_leadertext.version1 {
	width: 100%;
	}
	
	.ce_leadertext.version1 h3  {
	font-size: 32px;
	line-height: 36px;
	}
	
	.ce_iconbox_v2 .image_container {
	width: 13%;
	}
	
	.ce_iconbox_v2 .image_container img {
	max-width: 70px;
	}

	
	.teaser {
	width: 100%;
	margin: 0 0 20px;
	}
	
	.mod_eventlist time.info {
	top: -150px;
	}
	
}


@media only screen and (min-width: 768px) and (max-width: 1145px){
	
	#main .mod_article:not(.fullwidth):not(.autogrid):not(.smallwidth) {
	margin-left: 0;
	}
	
	.ce_seitentitel {
	width: 100%;
	margin-top: 0;
	}
	
	.ce_seitentitel h2 {
	width: 100%
	margin-top: 0;
	}
	
	.ce_seitentitel {
	top: 20px;
	left: 40px;
	}
	
	.ce_seitentitel h1 {
	font-size: 42px !important;
	line-height: 46px !important;
	}
	
	.ce_seitentitel h2 {
	font-size: 20px !important;
	line-height: 24px !important;
	}
	
	.ce_seitentitel, .ce_seitentitel h2 {
	margin-top: 0;
	}
	
	.block.one_third {
	width: 100% !important;
	}
	
	.ce_iconbox_v2 .image_container {
	width: 10% !important;
	}

	.teaser {
	width: 100%;
	margin: 0 0 20px;
	}
	
	.mod_eventlist time.info {
	top: -250px;
	}	
	
	#bottom .inside {
	margin-left: 0;
	}

}


@media only screen and (min-width: 1146px) and (max-width: 1179px){

	.ce_seitentitel, .ce_seitentitel h2 {
	width: 100%;
	margin-top: 0;
	}
	
	.ce_seitentitel h2 {
	width: 80%
	}
	
	.teaser {
	width: 100%;
	margin: 0 0 20px;
	}
	
	.mod_eventlist time.info {
	top: -250px;
	}	

}



@media only screen and (max-width: 980px){

	.autogrid {
	width: 100% !important;
	}

}



@media only screen and (max-width: 500px){

	.ce_iconbox_v2 .image_container {
	width: 25%;
	}
	
}