/*

Theme Name: pentagon3
Theme URI: http://www.vonhogendorf.de/
Description: Seitengestaltung von Hogendorf
Author: Michael Zimmer
Author URI: http://vonhogendorf.de/
Version: 1.4
Tags: 

License:
License URI:

*/


body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background: linear-gradient(to bottom, rgba(228,1,58,1.0)  0%, rgba(122,42,51,1.0) 80%);
	
}

a{
	text-decoration:none;
	border:0;
}

a:hover{
	text-decoration:none;
	border:0;
}


ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}

p {
	margin:0 0 0 0;
	padding:0 0 0 0;
}



/*###################################################################################*/
/* Generelle Schriftangaben */
/*###################################################################################*/

h1 {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h2 {
}

h3 {

}

h4 {

}

strong {
	font-weight:bolder;

}
hr {
	width: 100%;
	height: 2px;
	border: solid 0pt rgba(255,255,255,0.4);
	background: rgba(255,255,255,0.5);
}

@font-face {
	font-family: "Montserrat";
  	font-style: normal;
  	font-weight: 100;
	src:url("font/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2") format("woff2");
	font-stretch:normal;
}

@font-face {
	font-family: "Montserrat";
  	font-style: normal;
  	font-weight: 300;
	src:url("font/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2") format("woff2");
	font-stretch:normal;
}


@font-face {
	font-family: "Montserrat";
  	font-style: bolder;
  	font-weight: 400;
	src:url("font/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2") format("woff2");
	font-stretch:normal;
}

@font-face {
	font-family: "Montserrat";
  	font-style: bold;
  	font-weight: 700;
	src:url("font/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2") format("woff2");
	font-stretch:normal;
}






/*###################################################################################*/
/* Header */
/*###################################################################################*/

header {
	z-index: 200;
    position: relative;
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 25px 0 0 0;
	box-shadow: -10px 10px 15px rgb(0 0 0 / 30%);
}

header .fest {
	position: fixed;
	z-index: 250;
	top: 0px;
	width: 100%;
	height: auto;
	margin: 25px 0 0 0;
}

header .fest article {
	z-index: 200;
    position: relative;
	width: 1200px;
	height: 30px;
	margin: 0 auto;
	padding: 0 0 0 0;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
	background: rgba(0,0,0,0.4);
}

a.logo {
	width: 292px;
	height: 70px;
	margin: -15px 0 0 0;
	padding: 0 0 0 0;
	background: url("img/P_Logo.png");
}

.headerbildstart {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: rgba(0,0,0,0.7);
	overflow: hidden;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.headerbildevents {
	width: 100%;
	height: 600px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url("img/P_Header_Events.jpg") center no-repeat;
	background-size: cover;
	overflow: hidden;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.headerbildeinzel {
	width: 100%;
	max-height: 600px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-size: cover;
	overflow: hidden;
	display: flex;
	justify-content:center;
	flex-wrap:wrap;
	background: rgba(0,0,0,0.77);
}

.headerbildeinzel img {
	width: auto;
    height: auto !important;
	object-fit: cover;

}

.headerbildtagung {
	width: 100%;
	height: 600px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url("img/P_Header_Tagung.jpg") center no-repeat;
	background-size: cover;
	overflow: hidden;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.headerbildfeste {
	width: 100%;
	height: 600px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url("img/P_Header_Feste.jpg") center no-repeat;
	background-size: cover;
	overflow: hidden;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}


.slogan {
	z-index: 200;
	position: relative;
	width: 100%;
	height: 310px;
	margin: -613px 0 0 0;
	padding: 0 0 0 0;
	background: url("img/P_Headerlogo.png") center no-repeat;
}

/*###################################################################################*/
/* Hauptnavigation */
/*###################################################################################*/

nav.hauptnav {
	width:  67%;
	height: auto;
	margin: 7px 0 0 0;
	padding: 0 0 0 0;
}

.menu-hauptnavigation-container {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul#menu-hauptnavigation {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	box-sizing: border-box;
}


ul#menu-hauptnavigation li {
	display: inline-block;
	height:20px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
}

ul#menu-hauptnavigation li a{
	width:100%;
	height:auto;
	margin:0 20px 0 0;
	padding:7px 5px 5px 5px;
	color:rgba(255,255,255,0.80);
	font:0.9em 'Montserrat', sans-serif;
	text-align:left;
	text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	transition: all 0.4s ease; 
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease; 
    -o-transition: all 0.4s ease;
	
}

ul#menu-hauptnavigation li.menu-item a:hover{
	color:rgba(255,255,255,1.0);
	background:rgba(228,0,58,0.5);
	text-shadow: -3px 3px 5px rgb(0 0 0 / 50%);
}

ul#menu-hauptnavigation li.current_page_item a {

}


/*###################################################################################*/
/* Spezielle Angaben für die Kategorie Navigation */
/*###################################################################################*/


section #topnavigation{
	z-index: 200;
    position: relative;
}

nav.kategorienav {
	width:  100%;
	height: auto;
	margin: 0 0 80px 0;
	padding: 0 0 0 0;
}

.menu-kategorienavigation-container {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul#menu-kategorienavigation {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	box-sizing: border-box;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}


ul#menu-kategorienavigation li {
	display: inline-block;
	width: 33%;
	height: 45px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
	text-align: center;
}

ul#menu-kategorienavigation li a{
	display: block;
	width:90%;
	height:45px;
	margin:0 0 0 0;
	padding:7px 0 0 5%;
	color:rgba(255,255,255,1.0);
	font:700 1.79em 'Montserrat', sans-serif;
	text-align:left;
	text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	transition: all 0.4s ease; 
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease; 
    -o-transition: all 0.4s ease;
	background: rgba(255,255,255,0.4);
	border-bottom: solid 4pt rgba(255,255,255,1.0);
	text-transform: uppercase;
}

ul#menu-kategorienavigation li.menu-item a:hover{
	color:rgba(228,0,58,1.0);
	background:rgba(255,255,255,1.0);
	text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}

ul#menu-kategorienavigation li.current_page_item a {

}




/*###################################################################################*/
/* Spezielle Angaben für die Startseite */
/*###################################################################################*/

main {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
}

section {
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

article {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 0;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}


section#starttop article h1 {
	width: 100%;
	height: auto;
	margin: 50px 0 15px 0;
	padding: 0 0 0 0;
	color:rgba(255,255,255,1.00);
	font:300 3.5em 'Montserrat', sans-serif;
	text-align:center;
	text-transform: uppercase;
	text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}

section#starttop article h1 strong {
	font:700 1em 'Montserrat', sans-serif;
}

section#starttop article aside {
	width: 100%;
	height: auto;
	margin: 50px 0 100px 0;
	padding: 0 0 0 0;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

section#starttop article aside .widget {
	width: 24%;
	height: auto;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	box-sizing: border-box;
}

section#starttop article aside .widget .textwidget {
	width: 88%;
    height: auto;
    margin: 0 0 0 0;
    padding: 15px 5% 25px 5%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: rgba(255,255,255,0.10);
    color: rgba(255,255,255,0.90);
    font: 1.1em 'Montserrat', sans-serif;
    line-height: 1.5em;
    border-left: solid 4pt rgba(255,255,255,1.0);
}

section#starttop article aside .widget .textwidget p {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/*###################################################################################*/



.adamrob_parallax_fullwidth {
    position: relative !important;
	z-index: 150;
    left: 0;
    width: 100%;
	margin: 0 0 80px 0;
}


.adamrob_pcontainer {
	display: none;
}

/*###################################################################################*/



section#start article p{
	width: 90%;
	height: auto;
	margin: 30px 5% 30px 5%;
	padding: 0 0 0 0;
	color:rgba(255,255,255,0.80);
	font:1.1em 'Montserrat', sans-serif;
	line-height: 1.5em;
	text-align:center;
}




/*###################################################################################*/


section#partner {
	width: 100%;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 80px 0;
	background: url(img/P_Para_Startseite2.jpg) no-repeat;
	background-size: cover;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

section#partner article {
	display: flex;
	justify-content:center;
	flex-wrap:wrap;
}

section#partner article h1 {
	width: 100%;
	height: auto;
	margin: 25px 0 15px 0;
	padding: 0 0 0 0;
	color:rgba(255,255,255,1.00);
	font:300 3.2em 'Montserrat', sans-serif;
	text-align:center;
	text-transform: uppercase;
	text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}

section#partner article h1 strong {
	font:700 1em 'Montserrat', sans-serif;
}

 section#partner article a.partnerlogo {
	display: inherit;
	width: 33%;
	height: 155px;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	transition: all 0.4s ease; 
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease; 
    -o-transition: all 0.4s ease;
}

section#partner article a.partnerlogo:hover {
	opacity: 0.8;
}

section#partner article a#partner1{
	background: url(img/P_Partner_1.jpg) no-repeat center;
}

section#partner article a#partner2{
	background: url(img/P_Partner_2.jpg) no-repeat center;
}

section#partner article a#partner3{
	background: url(img/P_Partner_3.jpg) no-repeat center;
}


/*###################################################################################*/


section#galerie {
	width: 100%;
	height: auto;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

section#galerie  article .widget {
	width: 100%;
	height: auto;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

section#galerie  article .gallery {
	width: 100%;
	height: auto;
	margin:50px 0 0 0;
	padding: 0 0 0 0;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

section#galerie  article .gallery dl.gallery-item {
	float: none !important;
	width: 24% !important;
	height: 270px;
	margin: 0 0 25px 0 !important;
	text-align: inherit !important;
	overflow: hidden;
	box-shadow: -10px 10px 15px rgb(0 0 0 / 30%);
	
	
}

section#galerie  article .gallery br {
	display: none;
}

section#galerie article  .gallry dl.gallery-item dt.gallery-icon {
	
}

section#galerie  article .gallery dl.gallery-item dt.gallery-icon.portrait{}

section#galerie  article .gallery dl.gallery-item dt.gallery-icon.portrait a{}

section#galerie  article .gallery dl.gallery-item dt.gallery-icon.portrait a img{
	position: relative;
    top: -50px;
    left: -150px;
	border:solid 0pt rgba(255,243,191,1.0);
	max-width: none;
}

section#galerie  article .gallery dl.gallery-item dt.gallery-icon.landscape a img{
	border:solid 0pt rgba(255,243,191,1.0);
	max-width: none;
	position: relative;
    left: -150px;
    top: -50px;
}


/*###################################################################################*/



/*###################################################################################*/

section#karte {
	margin: 100px 0 0 0;
}

section#karte .karte{
	width: 100%;
	height: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

section#karte .karte iframe {
	width: 100%!important;
	height: 200px!important;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-position: center;
    text-align: center;
    overflow: hidden !important;
}


/*###################################################################################*/

section#kontakt {
	width: 100%;
    height: auto;
	margin: 50px 0 0 0;
	padding: 0 0 0 0;
}

section#kontakt h1{
	width: 100%;
	height: auto;
	margin: 17px 0 15px 0;
	padding: 0 0 0 0;
	color:rgba(255,255,255,1.0);
	font:700 3.2em 'Montserrat', sans-serif;
	text-align:center;
	display: table;
    border-collapse: collapse;
    white-space: nowrap;
	text-transform: uppercase;
}

section#kontakt aside {
	width: 30%;
	height: auto;
	margin: 33px 0 0 0;
	padding: 0 0 0 0;
	
}

section#kontakt aside p {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color:rgba(255,255,255,1.0);
	font:1.1em 'Montserrat', sans-serif;
	line-height: 1.5em;
}

section#kontakt aside h2 {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color:rgba(255,255,255,1.0);
	font:1.4em 'Montserrat', sans-serif;
	line-height: 1.5em;
	text-transform: uppercase;
	
}

section#kontakt aside strong {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color:rgba(255,255,255,1.0);
	font: 700 'Montserrat', sans-serif;
	line-height: 1.5em;
	
}

section#kontakt aside table {
	width: 100%;
	height: auto;
	margin: 0 0 25px 0;
	padding: 0 0 0 0;
	color:rgba(255,255,255,1.0);
	font:1em 'Montserrat', sans-serif;
	line-height: 1.5em;
}

section#kontakt aside table tr {
	margin: 0 0 0 0;
}

section#kontakt aside table td:first-child {
	
}

section#kontakt article div.formular {
	width: 60%;
	height: auto;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
}

section#kontakt article div.formular .nf-response-msg p {
	color: rgba(255,255,255,1.0);
    font: 1.1em 'Montserrat', sans-serif;
    line-height: 1.5em;
}

section#kontakt aside a.sociallink {
    display: inline-block;
    width: 30%;
    height: 62px;
    margin: 15px 0 0 0;
    padding: 0 0 0 0;
	transition: all 0.4s ease; 
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease; 
    -o-transition: all 0.4s ease;
}

section#kontakt aside a.sociallink:hover {
	opacity: 0.8;
} 

section#kontakt aside a#facebook {
	background: url(img/P_Social_1.png) no-repeat left;
	-moz-background-size:62px 62px;
			-o-background-size:62px 62px;
			-webkit-background-size:62px 62px;
			background-size:62px 62px;
}

section#kontakt aside a#insta {
	background: url(img/P_Social_2.png) no-repeat left;
	-moz-background-size:62px 62px;
			-o-background-size:62px 62px;
			-webkit-background-size:62px 62px;
			background-size:62px 62px;
}

section#kontakt aside a#whatsapp {
	background: url(img/P_Social_3.png) no-repeat left;
	-moz-background-size:62px 62px;
			-o-background-size:62px 62px;
			-webkit-background-size:62px 62px;
			background-size:62px 62px;
}



/*###################################################################################*/
/* Kontaktformular */
/*###################################################################################*/


.nf-field-label {
	display: none;
}

span.nf-form-title {
	display:none;
}

.nf-form-fields-required {
	width: 99%;
	height: auto;
	margin: 0 0 10px 1%;
	padding: 0 0 0 0;
	font: 1em 'Montserrat', sans-serif;
	color: rgba(255,255,255,1.0);
	
}

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 2%;
    color: rgba(255,255,255,1.0)!important;
    font: 1em 'Montserrat', sans-serif;
    box-shadow: -10px 10px 15px rgb(0 0 0 / 30%) !important;
    background: rgba(255,255,255,0.50) !important;
    border: solid 0pt rgba(0,0,0,0.0) !important;
}


.nf-form-content .list-select-wrap .nf-field-element>div::-webkit-input-placeholder,
.nf-form-content input:not([type=button])::-webkit-input-placeholder,
.nf-form-content textarea::-webkit-input-placeholder {
	color: rgba(139,41,57,1.0);
}

.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
	font: 1em 'Montserrat', sans-serif;
	color: rgba(139,41,57,1.0);
}


.nf-form-content textarea.ninja-forms-field {
    width: 100%;
}

.checkbox-container.label-right .field-wrap {
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

label#nf-label-field-9 {
    font: 600 1.2em 'Montserrat', sans-serif;
    color: rgba(255,255,255,0.8);
}

label#nf-label-field-9 a {
    font-weight: 600;
    color: rgba(255,255,255,0.8);
}

label#nf-label-field-9 a:hover {
    font-weight: 600;
    color: rgba(255,255,255,0.5);
}

label-right .nf-field-description {
	font: 1em 'Montserrat', sans-serif;
    margin: 5px 0 0 0 !important;
	color: rgba(255,255,255,0.8);
}

.checkbox-container.label-right .field-wrap>div {
	font: 0.8em 'Montserrat', sans-serif;
    margin: 5px 0 0 0 !important;
	color: rgba(255,255,255,0.8);
}

.label-right .nf-field-description a{
	font-weight: 400;
    margin: 0 0 0 0 !important;
	color: rgba(255,255,255,0.5);
}
.label-right .nf-field-description a:hover{
	font-weight: 600;
    color: rgba(255,255,255,0.5);
}

.nf-error-msg, .ninja-forms-req-symbol {
	margin: 0 0 20px 0;
    color: rgba(255,255,255,1.0) !important;
	font: 1em 'Montserrat', sans-serif;
}

.nf-error .nf-error-msg {
	font: 1em 'Montserrat', sans-serif;
    color: rgba(255,255,255,1.0) !important;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    width: 60% !important;
    height: auto;
    margin: 25px 0 10px 0 !important;
    padding: 10px 0 10px 0 !important;
    font: 1em 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: rgba(255,255,255,0.8)!important;
    box-shadow: -10px 10px 15px rgb(0 0 0 / 30%);
    text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
    background: rgba(255,255,255,0.2)!important;
	border: solid 1pt rgba(255,255,255,1.0)!important;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    cursor: pointer;
}

.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
    color: rgba(139,41,57,0.9)!important;
    background: rgba(255,255,255,0.9)!important;
    cursor: pointer;
}



/*###################################################################################*/
/* Spezielle Angaben für die Einzelevents */
/*###################################################################################*/

section#einzelnews {}


section#einzelnews article .fakten {
	width: 100%;
	height: auto;
	margin: 17px 0 65px 0;
	padding: 0 0 0 0;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

section#einzelnews article .fakten h1{
	width: 100%;
    height: auto;
    margin: 0 0 35px 0;
    padding: 0 0 0 0;
    color: rgba(255,255,255,1.00);
    font: 300 3.5em 'Montserrat', sans-serif;
    text-align: center;
    text-transform: uppercase;
    text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}

section#einzelnews article .fakten h3 {
	width: 20%;
    height: auto;
    margin: 0 0 0 0;
    padding: 10px 0 15px 2%;
    background: rgba(255,255,255,0.10);
    color: rgba(255,255,255,0.90);
    font: 1.3em 'Montserrat', sans-serif;
    line-height: 1.5em;
    border-left: solid 4pt rgba(255,255,255,1.0);
}

section#einzelnews article .fakten h3 strong {
	font: 700 1em 'Montserrat', sans-serif;
}

section#einzelnews article .fakten h4 {
	width: 80%;
    height: auto;
    margin: 10px 0 20px 0;
    padding: 8px 0 8px 0;
    background: rgba(255,255,255,0.80);
    color: rgba(139,41,57,0.9);
    font: 700 1.3em 'Montserrat', sans-serif;
    line-height: 1.5em;
	text-transform: uppercase;
	text-align: center;
}

section#einzelnews article{}

section#einzelnews article .seitenbild{
	width: 100%;
	height: 450px;
	margin: 0 0 50px 0;
	padding: 0 0 0 0;
	border:solid 2pt rgba(255,243,191,1.0);
	display: flex; 
    justify-content: center; 
    align-items: center;
	overflow: hidden;
}

section#einzelnews article .seitenbild img{
	width: 100% !important;
    height: auto !important;
    background-position: center;
    text-align: center;
    overflow: hidden !important;
	object-fit: cover; 
}

section#einzelnews article .inhalt {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

section#einzelnews article p{
	width: 90%;
    height: auto;
    margin: 0 5% 10px 5%;
    padding: 0 0 0 0;
    color: rgba(255,255,255,0.80);
    font: 1.1em 'Montserrat', sans-serif;
    line-height: 1.5em;
    text-align: left;
}

section#einzelnews article h2{
	width: 100%;
	height: auto;
	margin: 15px 0 20px 0;
	padding: 0 0 0 0;
	color: rgba(255,255,255,0.80);
    font: 400 2em 'Montserrat', sans-serif;
	text-transform: uppercase;
}

section#einzelnews article h4{
	width: 100%;
	height: auto;
	margin: 8px 0 10px 0;
	padding: 0 0 0 0;
	color: rgba(255,255,255,0.80);
    font:1.2em 'Montserrat', sans-serif;
}

section#einzelnews article ul{
	width: 90%;
    height: auto;
    margin: 0 5% 10px 5%;
    padding: 0 0 0 0;
   
}

section#einzelnews article ul li{
	width: 93%;
	height: auto;
	margin: 10px 0 15px 0;
	padding: 10px 5% 15px 2%;
	color: rgba(255,255,255,0.80);
    font: 1.1em 'Montserrat', sans-serif;
    line-height: 1.5em;
    text-align: left;
	background: rgba(255,255,255,0.2);
}

section#einzelnews article a{
	color: rgba(255,255,255,0.80);
	font:700 1em 'Montserrat', sans-serif;
    line-height: 1.5em;
	text-decoration: none;
	transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

section#einzelnews article a:hover{
	color: rgba(247,199,97,1.0);
}

section#einzelnews article p a{
	display: inline-block;
    width: 100%;
    height: auto;
    margin: 50px 0 25px 0;
    padding: 5px 0 6px 0;
	color: rgba(255,255,255,0.80);
	font:700 1em 'Montserrat', sans-serif;
    line-height: 1.5em;
	border-top: solid 2pt rgba(255,255,255,1.0);
	text-decoration: none;
	transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

section#einzelnews article p a:hover{
	color: rgba(247,199,97,1.0);
}

section#einzelnews article .inhalt p img {
	float: none !important;
    width: 49% !important;
    height: auto;
    margin: 0 0 25px 0 !important;
    text-align: inherit !important;
    overflow: hidden;
    box-shadow: -10px 10px 15px rgb(0 0 0 / 30%);
}



section#einzelnews article .gallery {
	width: 100%;
	height: auto;
	margin:50px 0 0 0;
	padding: 0 0 0 0;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

section#einzelnews article .gallery dl.gallery-item {
	float: none !important;
    width: 49% !important;
    height: 374px;
    margin: 0 0 25px 0 !important;
    text-align: inherit !important;
    overflow: hidden;
    box-shadow: -10px 10px 15px rgb(0 0 0 / 30%);
	
}

section#einzelnews article .gallery br {
	display: none;
}

section#einzelnews article  .gallry dl.gallery-item dt.gallery-icon {
	
}

section#einzelnews article .gallery dl.gallery-item dt.gallery-icon.portrait{}

section#einzelnews article .gallery dl.gallery-item dt.gallery-icon.portrait a{}

section#einzelnews article .gallery dl.gallery-item dt.gallery-icon.portrait a img{
	border:solid 0pt rgba(255,243,191,1.0);
}

section#einzelnews article .gallery dl.gallery-item dt.gallery-icon.landscape a img{
	border:solid 0pt rgba(255,243,191,1.0);
}

section#einzelnews article a.zuruck {
	display: inline-block;
	width: 40%;
	height: auto;
	margin: 150px 30% 25px 30%;
	padding: 5px 0 6px 0;
	text-align: center;
	color: rgba(255,255,255,0.60);
    font: 0.9em 'Montserrat', sans-serif;
	text-transform: uppercase;
	border: solid 2pt rgba(255,255,255,0.6);
	transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

section#einzelnews article a.zuruck:hover {
	color: rgba(139,41,57,0.90);
	border: solid 2pt rgba(255,255,255,0.9);
	background: rgba(255,255,255,0.60);
}



/*###################################################################################*/
/* Spezielle Angaben für die Events*/
/*###################################################################################*/


section#events {
    background: linear-gradient(to bottom, rgba(122, 42, 51, 1.0) 0%, rgba(228, 1, 58, 1.0) 50%, rgba(122, 42, 51, 1.0) 80%);
    background-size: cover;
    margin: 15px 0 15px 0;
    padding: 0 0 150px 0;
}

section#events .adamrob_parallax_fullwidth {
    position: relative !important;
    z-index: 150;
    left: 0;
    width: 100%;
    margin: -258px 0 4px 0;
}

section#events h1{
	width: 100%;
	grid-column: 1 / -1;
    height: auto;
    margin: 50px 0 20px 0;
    padding: 0 0 0 0;
    color: rgba(255,255,255,1.00);
    font: 700 3.2em 'Montserrat', sans-serif;
    text-align: center;
    text-transform: uppercase;
    text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}

section#events article {
	display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 2rem 1rem;
    justify-content: space-around;
}


section#events article .einzelevent {
	grid-column: span 4;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 20px 0;
	background: rgba(255,255,255,1.00);	
}


section#events article .einzelevent .eventbild {
	width: 100%;
    height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;	
}


section#events article .einzelevent .eventbild a{
	display: block;
    width: 100%;
    height: 200px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    overflow: hidden;
    opacity: 1;
    transition: all 0.5s ease;
}

section#events article .einzelevent .eventbild a img{
	position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
	opacity: 1;
	transition: all 0.5s ease;
}


section#events article .einzelevent .eventbild a img:hover {
	opacity: 0.8;
}


section#events article .einzelevent h2 {
	width: 90%;
    height: auto;
    margin: 5px 5% 15px 5%;
    padding: 0 0 0 0;
    color: rgba(139,41,57,1.00);
    font: 700 2em 'Montserrat', sans-serif;
	line-height: 1em;
    text-align: left;
    text-transform: uppercase;
    text-shadow: -3px 3px 5px rgb(0 0 0 / 0%);
}

section#events article .einzelevent h2 a {
	color: rgba(122,42,51,1.00);
	transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

section#events article .einzelevent h2 a:hover {
	color: rgba(228,1,58,1);
}

section#events article .einzelevent h3 {
	width: 90%;
    height: auto;
    margin: 15px 5% 0 5%;
    padding: 0 0 0 0;
    color: rgba(139,41,57,0.75);
    font: 1.1em 'Montserrat', sans-serif;
    line-height: 1.5em;
    text-align: left;
}

section#events article .einzelevent h4 {
    width: 90%;
    height: auto;
    margin: 0 0 0 0;
    padding: 10px 5% 10px 5%;
    color: rgba(255,255,255,1.0);
    background-color: rgba(139,41,57,0.9);
    font: 700 1.1em 'Montserrat', sans-serif;
    line-height: 1.5em;
    text-align: left;
	text-transform: uppercase;
}

section#events article .einzelevent p {}

section#events article .einzelevent p a {
	display: inline-block;
	width: 70%;
	height: auto;
	margin: 10px 20% 25px 5%;
	padding: 5px 0 6px 0;
	text-align: center;
	color: rgba(139,41,57,0.60);
    font: 0.8em 'Montserrat', sans-serif;
	text-transform: uppercase;
	border: solid 2pt rgba(139,41,57,0.6);
	transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

section#events article .einzelevent p a:hover {
	color: rgba(139,41,57,0.90);
	border: solid 2pt rgba(139,41,57,0.9);
	background: rgba(139,41,57,0.20);
}


section#seiteninhalt article .angebot{
	width: 30%;
	height: auto;
	margin: 30px 0 35px 0;
	padding: 0 0 0 0;
	background: rgba(255,243,191,0.2);
}

section#events article .einzelevent a.mehrevent {
	display: inline-block;
	width: 80%;
	height: auto;
	margin: 10px 15% 25px 5%;
	padding: 5px 0 6px 0;
	text-align: left;
	color: rgba(139,41,57,0.80);
    font: 0.8em 'Montserrat', sans-serif;
	text-transform: uppercase;
	border-top: solid 1pt rgba(139,41,57,0.8);
	transition: all 0.2s ease;
}

section#events article .einzelevent a.mehrevent:hover {
	border-top: solid 1pt rgba(228,1,58,1.0);
	color: rgba(228,1,58,1.0);
	font: 700 0.8em 'Montserrat', sans-serif;
}



/*###################################################################################*/
/* Spezielle Angaben für die Tagungsseite */
/*###################################################################################*/


section#veranstaltungsebene {
	width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 80px 0;
    background: url(img/P_Para_Tagung.jpg) no-repeat bottom;
    background-size: cover;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

section#veranstaltungsebene h1{
	width: 100%;
    height: auto;
    margin: 25px 0 15px 0;
    padding: 0 0 0 0;
    color: rgba(255,255,255,1.00);
    font: 700 3.2em 'Montserrat', sans-serif;
    text-align: center;
    text-transform: uppercase;
    text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}

section#veranstaltungsebene p{
	width: 48%;
	height: auto;
	margin: 20px 2% 0 0;
	padding: 0 0 0 0;
	color: rgba(255,255,255,0.80);
    font: 1.1em 'Montserrat', sans-serif;
    line-height: 1.5em;
}

section#veranstaltungsebene div{
	width: 50%;
	height: 533px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	background: url(img/P_Lageplan.png) no-repeat;
    background-size: contain;
}

section.tagungen {
	width: 100%;
    height: auto;
    margin: 100px 0 0 0;
    padding: 0 0 100px 0;
}

section.tagungen article h1 {
	width: 100%;
    height: auto;
    margin: 25px 0 5px 0;
    padding: 0 0 0 0;
    color: rgba(255,255,255,1.00);
    font: 700 3.2em 'Montserrat', sans-serif;
    text-align: center;
    text-transform: uppercase;
    text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}

section.tagungen article h2 {
	width: 100%;
    height: auto;
    margin: 0 0 25px 0;
    padding: 0 0 0 0;
    color: rgba(255,255,255,1.00);
    font: 300 2em 'Montserrat', sans-serif;
    text-align: center;
    text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}

section.tagungen article h2.widgetTitle {
	width: 100%;
    height: auto;
    margin: 0 0 25px 0;
    padding: 0 0 0 0;
    color: rgba(255,255,255,1.00);
    font: 400 2em 'Montserrat', sans-serif;
    text-align: center;
    text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}

section.tagungen article .widget {
	width: 49%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

section.tagungen article .widget .textwidget{
	width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
} 

section.tagungen article .widget .textwidget ul {
	width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

section.tagungen article .widget .textwidget ul li {
	width: 92%;
    height: auto;
    margin: 0 0 10px 0;
    padding: 10px 5% 15px 3%;
    background: rgba(255,255,255,0.10);
    color: rgba(255,255,255,0.90);
    font: 1.3em 'Montserrat', sans-serif;
    line-height: 1.5em;
    border-left: solid 3pt rgba(255,255,255,1.0);
}

section.tagungen article .widget .textwidget p {
	width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	color: rgba(139,41,57,0.90);
    font: 300 1em 'Montserrat', sans-serif;
    line-height: 1.5em;
	text-align:left;
}

section.tagungen article .widget .textwidget span.kosten {
	display: inline-block;
    width: 92%;
    height: auto;
    margin: 15px 0 0 0;
    padding: 10px 5% 12px 3%;
    background: rgba(255,255,255,0.80);
    color: rgba(139,41,57,0.90);
    font: 700 1.4em 'Montserrat', sans-serif;
    line-height: 1.5em;
    border-left: solid 0pt rgba(255,255,255,1.0);
}

section.tagungen article p {
	width: 50%;
    height: auto;
    margin: 45px 25% 0 25%;
    padding: 0 0 0 0;
    color: rgba(255,255,255,0.80);
    font: 0.8em 'Montserrat', sans-serif;
    line-height: 1.5em;
	text-align: center;
}

section.tagungen {
	width: 100%;
    height: auto;
    margin: 100px 0 0 0;
    padding: 0 0 100px 0;
}

section.tagungen article h1 {
	width: 100%;
    height: auto;
    margin: 25px 0 5px 0;
    padding: 0 0 0 0;
    color: rgba(255,255,255,1.00);
    font: 700 3.2em 'Montserrat', sans-serif;
    text-align: center;
    text-transform: uppercase;
    text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}


section#tagungenzusatz {
	width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 100px 0;
	background: rgba(255,255,255,0.15);
}

section#tagungenzusatz article h1 {
	width: 100%;
    height: auto;
    margin: 25px 0 25px 0;
    padding: 0 0 0 0;
    color: rgba(255,255,255,1.00);
    font: 700 3.2em 'Montserrat', sans-serif;
    text-align: center;
    text-transform: uppercase;
    text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}

section#tagungenzusatz article .widget {
	width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

section#tagungenzusatz article .widget h2.widgetTitle {
	width: 60%;
    height: auto;
    margin: 0 0 10px 0;
    padding: 10px 5% 15px 2%;
    background: rgba(139,41,57,0.40);
    color: rgba(255,255,255,0.90);
    font: 1.3em 'Montserrat', sans-serif;
    line-height: 1.5em;
    border-left: solid 3pt rgba(255,255,255,1.0);
}

section#tagungenzusatz article .widget .textwidget {
	width: 30%;
    height: auto;
    margin: 0 0 10px 0;
	padding: 10px 0 15px 2%;
    background: rgba(139,41,57,0.20);
    color: rgba(255,255,255,0.90);
    font: 1.3em 'Montserrat', sans-serif;
    line-height: 1.5em;
}

section#tagungenzusatz article .widget .textwidget p {
	
}



/*###################################################################################*/
/* Spezielle Angaben für die Festeseite */
/*###################################################################################*/



section.feste {
	width: 100%;
    height: auto;
    margin: 100px 0 0 0;
    padding: 0 0 100px 0;
}

section.feste article h1 {
	width: 100%;
    height: auto;
    margin: 25px 0 5px 0;
    padding: 0 0 0 0;
    color: rgba(255,255,255,1.00);
    font: 700 3.2em 'Montserrat', sans-serif;
    text-align: center;
    text-transform: uppercase;
    text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}

section.feste article h2 {
	width: 100%;
    height: auto;
    margin: 0 0 25px 0;
    padding: 0 0 0 0;
    color: rgba(255,255,255,1.00);
    font: 300 2em 'Montserrat', sans-serif;
    text-align: center;
    text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}


section.feste article .widget:first-child {
	width: 100%;
    height: auto;
    margin: 0 0 100px 0;
    padding: 0 0 0 0;
}

section.feste article .widget {
	width: 49%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}


section.feste article .widget:first-child h2.widgetTitle {
	width: 100%;
    height: auto;
    margin: 0 0 25px 0;
    padding: 0 0 0 0;
    color: rgba(255,255,255,1.00);
    font: 700 2.5em 'Montserrat', sans-serif;
    text-align: center;
	text-transform: uppercase;
    text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}

section.feste article .widget h2.widgetTitle {
	width: 100%;
    height: auto;
    margin: 0 0 25px 0;
    padding: 0 0 0 0;
    color: rgba(255,255,255,1.00);
    font: 700 2.5em 'Montserrat', sans-serif;
    text-align: center;
	text-transform: uppercase;
    text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
}

section.feste article .widget .textwidget{
	width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
} 

section.feste article .widget:first-child .textwidget p {
	width: 90%;
    height: auto;
    margin: 0 5% 10px 5%;
    padding: 0 0 0 0;
    color: rgba(255,255,255,0.80);
    font: 1.1em 'Montserrat', sans-serif;
    line-height: 1.5em;
    text-align: center;
}




section.feste article .widget .textwidget ul {
	width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

section.feste article .widget .textwidget ul li {
	width: 92%;
    height: auto;
    margin: 0 0 10px 0;
    padding: 10px 5% 15px 3%;
    background: rgba(255,255,255,0.10);
    color: rgba(255,255,255,0.90);
    font: 1.2em 'Montserrat', sans-serif;
    line-height: 1.5em;
    border-left: solid 3pt rgba(255,255,255,1.0);
}

section.feste article .widget .textwidget p {
	width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	color: rgba(139,41,57,0.90);
    font: 300 1em 'Montserrat', sans-serif;
    line-height: 1.5em;
	text-align:left;
}



/*###################################################################################*/
/* Spezielle Angaben für die Einzelseite */
/*###################################################################################*/


section#seiteninhalt {
	width: 100%;
	height: auto;
	margin: 0 0 100px 0;
	padding: 0 0 0 0;
}

section#seiteninhalt h1{
	width: 100%;
	height: auto;
	margin: 17px 0 35px 0;
	padding: 0 0 0 0;
	color: rgba(255,255,255,1.00);
    font: 300 3.5em 'Montserrat', sans-serif;
    text-align: center;
    text-transform: uppercase;
    text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	
}

section#seiteninhalt article{}


section.unterseite article p{
	width: 90%;
    height: auto;
    margin: 0 5% 10px 5%;
    padding: 0 0 0 0;
    color: rgba(255,255,255,0.80);
    font: 1.1em 'Montserrat', sans-serif;
    line-height: 1.5em;
    text-align: left !important;
}

section#seiteninhalt article p{
	width: 90%;
    height: auto;
    margin: 0 5% 10px 5%;
    padding: 0 0 0 0;
    color: rgba(255,255,255,0.80);
    font: 1.1em 'Montserrat', sans-serif;
    line-height: 1.5em;
    text-align: center;
}


section#seiteninhalt article p.achtung{
	text-align: center;
}

section#seiteninhalt article h2{
	width: 100%;
	height: auto;
	margin: 15px 0 20px 0;
	padding: 0 0 0 0;
	color: rgba(255,255,255,1.0);
    font: 400 2em 'Montserrat', sans-serif;
	text-transform: uppercase;
	text-align: center;
}

section#seiteninhalt article h3{
	width: 100%;
	height: auto;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	color: rgba(255,255,255,0.80);
    font: 300 1.5em 'Montserrat', sans-serif;
	text-transform: uppercase;
}

section#seiteninhalt article h4{
	width: 100%;
	height: auto;
	margin: 8px 0 10px 0;
	padding: 0 0 0 0;
	color: rgba(255,255,255,0.80);
    font:1.2em 'Montserrat', sans-serif;
}

section#seiteninhalt article ul{
	width: 90%;
    height: auto;
    margin: 0 5% 10px 5%;
    padding: 0 0 0 0;
   
}

section#seiteninhalt article ul li{
	width: 93%;
	height: auto;
	margin: 10px 0 15px 0;
	padding: 10px 5% 15px 2%;
	color: rgba(255,255,255,0.80);
    font: 1.1em 'Montserrat', sans-serif;
    line-height: 1.5em;
    text-align: left;
	background: rgba(255,255,255,0.2);
}

section#seiteninhalt article a{
	color: rgba(255,255,255,0.80);
	font:700 1em 'Montserrat', sans-serif;
    line-height: 1.5em;
	text-decoration: none;
	transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

section#seiteninhalt article a:hover{
	color: rgba(247,199,97,1.0);
}


section#seiteninhalt article .widget {
	width: 100%;
	height: auto;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

section#seiteninhalt article .gallery {
	width: 100%;
	height: auto;
	margin:50px 0 0 0;
	padding: 0 0 0 0;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

section#seiteninhalt article .gallery dl.gallery-item {
	float: none !important;
	width: 24% !important;
	height: 270px;
	margin: 0 0 25px 0 !important;
	text-align: inherit !important;
	overflow: hidden;
	box-shadow: -10px 10px 15px rgb(0 0 0 / 30%);
	
	
}

section#seiteninhalt article .gallery br {
	display: none;
}

section#seiteninhalt article  .gallry dl.gallery-item dt.gallery-icon {
	
}

section#seiteninhalt article .gallery dl.gallery-item dt.gallery-icon.portrait{}

section#seiteninhalt article .gallery dl.gallery-item dt.gallery-icon.portrait a{}

section#seiteninhalt article .gallery dl.gallery-item dt.gallery-icon.portrait a img{
	border:solid 0pt rgba(255,243,191,1.0);
}

section#seiteninhalt article .gallery dl.gallery-item dt.gallery-icon.landscape a img{
	border:solid 0pt rgba(255,243,191,1.0);
}

div#jumpback {
	width: 100%;
	height: 50px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



/*###################################################################################*/


/*###################################################################################*/
/* Content */
/*###################################################################################*/


.weitere_link{}



/*###################################################################################*/
/* Kommentare */
/*###################################################################################*/

#kommentarliste, #kommentareingabe {

}

#kommentarliste{

}

#kommentarliste h1, #kommentareingabe h1 {

}

.einzelKommentar {

}

.autor_kommentar {

}

.datum_kommentar {

}

.inhalt_kommentar {

}

.eingabe_beschreibung {

}

.cptch_block {

}

p.cptch_block label {

}

#author, #email, #url {

}

#comment {

}

.comment-form-comment label {

}

.comment_hinweis {

}

#submit {

}

#submit:hover {

}




/*###################################################################################*/
/* Footer */
/*###################################################################################*/




footer {
	width: 100%;
	height: auto;
	margin: 50px 0 0 0;
	padding: 0 0 130px 0;
	background: url("img/P_Footer.jpg") repeat-x;
	background-size: contain;
}

nav.footer {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

.menu-footernavigation-container {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


ul#menu-footernavigation {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-around;
	box-sizing: border-box;
}


ul#menu-footernavigation li {
	display: inline-block;
	height: 36px;
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	text-align: center;
}

ul#menu-footernavigation li a{
	width:100%;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:rgba(255,255,255,0.50);
	font:0.8em 'Montserrat', sans-serif;
	text-shadow: -2px 2px 3px rgb(0 0 0 / 30%);
	text-align:left;
	transition: all 0.4s ease; 
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease; 
    -o-transition: all 0.4s ease;
}

ul#menu-footernavigation li a:hover{
	color:rgba(228,0,58,1.0);
}

.logofooter{
	width: 100%;
	height: 70px;
	margin: 50px 0 0 0;
	padding: 0 0 0 0;
	background: url(img/P_Logo.png) center no-repeat;
}


/*###################################################################################*/
/* Hier werden alle Retinagrafiken verwaltet */
/*###################################################################################*/

@media screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	
	a.logo {
		background:url("img/P_Logo@2x.png") left no-repeat;
		-moz-background-size:292px 70px;
			-o-background-size:292px 70px;
			-webkit-background-size:292px 70px;
			background-size:292px 70px;
	}
	
	.logofooter {
		background:url("img/P_Logo@2x.png") center no-repeat;
		-moz-background-size:292px 70px;
			-o-background-size:292px 70px;
			-webkit-background-size:292px 70px;
			background-size:292px 70px;
	}
	
}

@media screen and (max-width:1600px) {
	
}


@media screen and (max-width:1200px) {
	article, header .fest article {
		width: 90%;
		margin: 0 5% 0 5%;
	}
	
	section#neuigkeiten article ul.display-posts-listing {
		width: 100%;
		height: auto;
		margin: 20px 0 0 0;
		padding: 0 0 0 0;
	}
	
	nav.footer {
		width: 90%;
		height: auto;
		margin: 0 5% 0 5%;
	}
	
	section#events .adamrob_parallax_fullwidth {
		position: relative !important;
		z-index: 150;
		left: 0;
		width: 100%;
		margin: -273px 0 4px 0;
	}
	
	.headerbildeinzel {
		width: 100%;
		height: 375px;
		max-height: 600px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background-size: cover;
		overflow: hidden;
		background: rgba(0,0,0,0.77);
	}
	
	.headerbildeinzel img {
		width: auto;
		height: 375px !important;
		background-position: center;
		text-align: center;
		overflow: hidden !important;
		aspect-ratio: auto;
		object-fit: cover;
	}
}


@media screen and (max-width:1100px) {
	
	section#neuigkeiten article ul.display-posts-listing li.listing-item {
		width: 100%;
		height: auto;
		margin: 0 0 50px 0;
		padding: 0 0 0 0;
	}

	section#neuigkeiten article ul.display-posts-listing li.listing-item a.title {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: rgba(0,50,30,1.0);
		font: 700 1.7em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
	}
	
	section#neuigkeiten article ul.display-posts-listing li.listing-item span.date {
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: rgba(0,50,30,1.0);
		font: 400 0.8em 'Montserrat', sans-serif;
		text-align: center;
		display: block;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	section#neuigkeiten article ul.display-posts-listing li.listing-item .content {
		width: 100%;
		height: auto;
		margin: 15px 0 0 0;
		padding: 0 0 0 0;
		color: rgba(0,50,30,1.0);
		font: 400 0.9em 'Montserrat', sans-serif;
		line-height: 1.4em;
	}
	
	section#neuigkeiten article ul.display-posts-listing li.listing-item .content p a {
		display: inherit;
		width: 50%;
		height: auto;
		margin: 25px 25% 0 25%;
		padding: 8px 0 10px 0;
		font: 0.9em 'Montserrat', sans-serif;
		line-height: 1.5em;
		letter-spacing: 1px;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
		color: rgba(0,50,30,1.0);
		border: solid 1pt rgba(0,50,30,1.0);
	}
	
	section#gutschein article p{
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: rgba(247,199,97,1.0);
		font: 700 2em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
	}

	section#gutschein article a{
		display: block;
		width: 35%;
		margin: 10px 30% 10px 30%;
		padding: 9px 2.5% 10px 2.5%;
		line-height: 1.5em;
		letter-spacing: 1px;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
		color: rgba(247,199,97,1.0);
		font: 300 1em 'Montserrat', sans-serif;
		border: solid 1pt rgba(247,199,97,1.0);
		transition: all 0.4s ease; 
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease; 
		-o-transition: all 0.4s ease;
	}
	
	section#events article aside .widget .einzelevent .rechts {
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
	section#events article aside .widget .einzelevent p {
		width: 100%;
		height: auto;
		margin: 15px 0 0 0;
		padding: 0 0 0 0;
		color: rgba(255,243,191,1.00);
		font: 400 1em 'Montserrat', sans-serif;
		line-height: 1.4em;
	}
	
	section#events article aside .widget .einzelevent .rechts h2 {
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: rgba(255,243,191,1.0);
		font: 700 1.5em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
	}

	section#events article aside .widget .einzelevent .rechts h4 {
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: rgba(255,243,191,1.0);
		font: 400 0.8em 'Montserrat', sans-serif;
		text-align: center;
	}
	
	section#events article aside .widget .einzelevent a {
		display: block;
		width: 40%;
		margin: 20px 28% 0 28%;
		padding: 9px 2% 10px 2%;
		line-height: 1.5em;
		letter-spacing: 1px;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
		color: rgba(255,243,191,1.0);
		font: 300 1em 'Montserrat', sans-serif;
		border: solid 1pt rgba(255,243,191,1.0);
		transition: all 0.4s ease;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
	}
	
	section#seiteninhalt article .angebot {
		width: 48%;
		height: auto;
		margin: 30px 0 35px 0;
		padding: 0 0 0 0;
		background: rgba(255,243,191,0.2);
	}
	
	section#einzelnews article .fakten h3 {
		width: 30%;
		height: auto;
		margin: 0 0 15px 0;
		padding: 10px 0 15px 2%;
		background: rgba(255,255,255,0.10);
		color: rgba(255,255,255,0.90);
		font: 1.3em 'Montserrat', sans-serif;
		line-height: 1.5em;
		border-left: solid 4pt rgba(255,255,255,1.0);
	}
	
}

@media screen and (max-width:984px) {
	
	nav.hauptnav {
		width: 64%;
		height: auto;
		margin: 7px 0 0 0;
		padding: 0 0 0 0;
	}

	
	section#events .adamrob_parallax_fullwidth {
		  display: none;
		}
	

}


@media screen and (max-width:950px) {
	
	section#galerie article aside .widget .gallery, section#seiteninhalt article .gallery, section#start article aside .widget .gallery, section#einzelnews article .gallery, section#galerie article .gallery {
		width: 100%;
		height: auto;
		margin: 50px 0 0 0;
		padding: 0 0 0 0;
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	
	
	section#galerie article aside .widget .gallery dl.gallery-item, section#seiteninhalt article .gallery dl.gallery-item, section#start article aside .widget .gallery dl.gallery-item, section#einzelnews article .gallery dl.gallery-item, section#galerie article .gallery dl.gallery-item{
		float: none !important;
		width: 45% !important;
		height: 372px;
		margin: 0 12px 25px 12px !important;
		text-align: inherit !important;
		overflow: hidden;
		box-shadow: -10px 10px 15px rgb(0 0 0 / 30%);
	}
	
	section#galerie article .gallery dl.gallery-item dt.gallery-icon.landscape a img {
		position: relative;
		left: -150px;
		top: 0px;
	}
	
	section#galerie  article .gallery dl.gallery-item dt.gallery-icon.portrait a img{
		position: relative;
		top: 0px;
		left: -150px;
		border:solid 0pt rgba(255,243,191,1.0);
		max-width: none;
	}
}


@media screen and (max-width:900px) {
	
	header .fest article {
		height: 85px;
	}
	
	nav.hauptnav {
		width: 100%;
		height: auto;
		margin: 7px 0 0 0;
		padding: 0 0 0 0;
	}
	
	.slogan {
		
		background-size: 90%;
	}
	
	section#events article aside .beschreibung .textwidget ul li {
		width: 26%;
		height: auto;
		margin: 0 1% 20px 1%;
		padding: 10px 2% 20px 2%;
		background: rgba(255,243,191,1.0);
		color: rgba(0,50,30,0.8);
		font: 700 1em 'Montserrat', sans-serif;
	}
	
	section#kontakt aside {
			width: 100%;
			height: auto;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
		}
	
	section#kontakt aside .widget{
		width: 50%;
		height: auto;
		margin: 0 0 35px 0;
		padding: 0 0 0 0;
	}
	
	section#kontakt article div.formular {
		width: 100%;
		height: auto;
		margin: 30px 0 0 0;
		padding: 0 0 0 0;
	}
	
	section#neuigkeiten article .neuigkeit .links {
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
	section#neuigkeiten article .neuigkeit .links h2 a {
		display: inherit;
		width: 100%;
		height: auto;
		color: rgba(0,50,30,1.0);
		font: 700 1.3em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
		transition: all 0.4s ease;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
	}
	
	section#neuigkeiten article .neuigkeit .links h3 {
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: rgba(0,50,30,1.0);
		font: 400 0.8em 'Montserrat', sans-serif;
		text-align: center;
	}
	
	section#neuigkeiten article .neuigkeit .rechts {
		width: 100%;
		height: auto;
		margin: 20px 0 0 0;
		padding: 0 0 0 0;
	}
	
	section#neuigkeiten article .neuigkeit .rechts a {
		display: inherit;
		width: 50%;
		height: auto;
		margin: 15px 25% 0 25%;
		padding: 8px 0 10px 0;
		font: 0.8em 'Montserrat', sans-serif;
		line-height: 1.5em;
		letter-spacing: 1px;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
		color: rgba(0,50,30,1.0);
		border: solid 1pt rgba(0,50,30,1.0);
		transition: all 0.4s ease;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
	}
	
	ul#menu-kategorienavigation li a {
		display: block;
		width: 90%;
		height: 40px;
		margin: 0 0 0 0;
		padding: 11px 0 0 5%;
		color: rgba(255,255,255,1.0);
		font: 700 1.3em 'Montserrat', sans-serif;
		text-align: left;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
		transition: all 0.4s ease;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		background: rgba(255,255,255,0.4);
		border-bottom: solid 3pt rgba(255,255,255,1.0);
	}
	
	section#kontakt aside p {
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.0);
		font: 1.1em 'Montserrat', sans-serif;
		line-height: 1.5em;
		text-align: center;
	}
	
	section#kontakt aside a#facebook {
		background: url(img/P_Social_1.png) no-repeat center;
		-moz-background-size:62px 62px;
				-o-background-size:62px 62px;
				-webkit-background-size:62px 62px;
				background-size:62px 62px;
	}

	section#kontakt aside a#insta {
		background: url(img/P_Social_2.png) no-repeat center;
		-moz-background-size:62px 62px;
				-o-background-size:62px 62px;
				-webkit-background-size:62px 62px;
				background-size:62px 62px;
	}

	section#kontakt aside a#whatsapp {
		background: url(img/P_Social_3.png) no-repeat center;
		-moz-background-size:62px 62px;
				-o-background-size:62px 62px;
				-webkit-background-size:62px 62px;
				background-size:62px 62px;
	}
	
	section#veranstaltungsebene p{
		width: 90%;
		height: auto;
		margin: 20px 5% 0 5%;
		padding: 0 0 0 0;
		color: rgba(255,255,255,0.80);
		font: 1.1em 'Montserrat', sans-serif;
		line-height: 1.5em;
	}

	section#veranstaltungsebene div{
		width: 100%;
		height: 533px;
		margin: 50px 0 0 0;
		padding: 0 0 0 0;
		background: url(img/P_Lageplan.png) no-repeat center;
		background-size: contain;
	}
	
	section#tagungenzusatz article .widget h2.widgetTitle {
		width: 50%;
		height: auto;
		margin: 0 0 10px 0;
		padding: 10px 5% 15px 2%;
		background: rgba(139,41,57,0.40);
		color: rgba(255,255,255,0.90);
		font: 1.3em 'Montserrat', sans-serif;
		line-height: 1.5em;
		border-left: solid 3pt rgba(255,255,255,1.0);
	}
	
	section#tagungenzusatz article .widget .textwidget {
		width: 38%;
		height: auto;
		margin: 0 0 10px 0;
		padding: 10px 2% 15px 2%;
		background: rgba(139,41,57,0.20);
		color: rgba(255,255,255,0.90);
		font: 1.3em 'Montserrat', sans-serif;
		line-height: 1.5em;
	}
	
	section#events article .einzelevent {
		grid-column: span 6;
	}

}

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

	section#einzelnews article .seitenbild {
		width: 100%;
		height: auto;
		margin: 0 0 50px 0;
		padding: 0 0 0 0;
		border: solid 2pt rgba(255,243,191,1.0);
		display: flex;
		justify-content: center;
		align-items: center;
		overflow: hidden;
	}
	
		section#partner article a.partnerlogo {
		display: inherit;
		width: 48%;
		height: 155px;
		margin: 15px 0 0 0;
		padding: 0 0 0 0;
	}
	
	section#einzelnews article .fakten h3 {
		width: 45%;
		height: auto;
		margin: 0 0 15px 0;
		padding: 10px 0 15px 2%;
		background: rgba(255,255,255,0.10);
		color: rgba(255,255,255,0.90);
		font: 1.2em 'Montserrat', sans-serif;
		line-height: 1.5em;
		border-left: solid 4pt rgba(255,255,255,1.0);
	}
}

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

	section#speisekarte article aside{
		width: 100%;
		height: auto;
		margin: 0 0 50px 0;
		padding: 0 0 0 0;
	}
	section#seiteninhalt article .angebot {
		width: 100%;
		height: auto;
		margin: 30px 0 35px 0;
		padding: 0 0 25px 0;
		background: rgba(255,243,191,0.2);
	}
	
	ul#menu-footernavigation li {
		display: inline-block;
		height: 36px;
		width: 26%;
		margin: 0 0 0 0;
		padding: 8px 0 0 0;
		text-align: center;
	}
	
	
	section.tagungen article .widget {
		width: 100%;
		height: auto;
		margin: 0 0 35px 0;
		padding: 0 0 0 0;
	}
	
	section.feste article .widget {
		width: 100%;
		height: auto;
		margin: 0 0 35px 0;
		padding: 0 0 0 0;
	}

}

@media screen and (max-width:650px) {
	.headerbildstart {
		width: 100%;
		height: 700px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background: rgba(0,0,0,0.75);
		overflow: hidden;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.slogan {
		margin: -624px 0 0 0;
	}
	article .gallery br {
		display: none;
	}
	

	section#events article aside .beschreibung .textwidget ul li {
		width: 43%;
		height: auto;
		margin: 0 1% 20px 1%;
		padding: 10px 2% 20px 2%;
		background: rgba(255,243,191,1.0);
		color: rgba(0,50,30,0.8);
		font: 700 1em 'Montserrat', sans-serif;
	}
	
	
	section#seiteninhalt h1#angebot {
		width: 100%;
		height: auto;
		margin: 17px 0 35px 0;
		padding: 0 0 0 0;
		color: rgba(255,243,191,1.00);
		font: 300 2.4em 'Montserrat', sans-serif;
		text-align: center;
		display: table;
		border-collapse: collapse;
		white-space: nowrap;
		text-transform: uppercase;
	}
	
	section#galerie article aside .widget .gallery dl.gallery-item, section#seiteninhalt article .gallery dl.gallery-item, section#start article aside .widget .gallery dl.gallery-item, section#einzelnews article .gallery dl.gallery-item, section#galerie article .gallery dl.gallery-item  {
		float: none !important;
		width: 99% !important;
		height: 372px;
		margin: 0 0px 25px 0px !important;
		text-align: inherit !important;
		overflow: hidden;
		box-shadow: -10px 10px 15px rgb(0 0 0 / 30%);
	}
	
	section#galerie article .gallery dl.gallery-item dt.gallery-icon.landscape a img {
		position: relative;
		left: 0px;
		top: 0px;
	}
	
	section#galerie  article .gallery dl.gallery-item dt.gallery-icon.portrait a img{
		position: relative;
		top: 0px;
		left: 0px;
	}
	
	ul#menu-kategorienavigation {
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		box-sizing: border-box;
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	
	nav.kategorienav {
		width: 100%;
		height: auto;
		margin: 10px 0 25px 0;
		padding: 0 0 0 0;
	}
	
	ul#menu-kategorienavigation li {
		display: inline-block;
		width: 50%;
		height: 50px;
		margin: 0 0 10px 0;
		padding: 0 0 0 0;
		text-align: center;
	}
	
	ul#menu-kategorienavigation li a {
		display: block;
		width: 90%;
		height: 35px;
		margin: 0px 0 0px 0;
		padding: 11px 0 0 5%;
		color: rgba(255,255,255,1.0);
		font: 700 1.1em 'Montserrat', sans-serif;
		text-align: center;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
		transition: all 0.4s ease;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		background: rgba(255,255,255,0.4);
		border-bottom: solid 0pt rgba(255,255,255,1.0);
	}
	
	
	section#starttop article h1 {
		width: 100%;
		height: auto;
		margin: 0 0 15px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.00);
		font: 300 3em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section#starttop article aside .widget {
		width: 49%;
		height: auto;
		margin: 0 0 15px 0;
		padding: 0 0 0 0;
		box-sizing: border-box;
	}
	
	section#starttop article aside .widget .textwidget {
		width: 85%;
		height: auto;
		margin: 0 0 0 0;
		padding: 15px 5% 25px 5%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		background: rgba(255,255,255,0.10);
		color: rgba(255,255,255,0.90);
		font: 1em 'Montserrat', sans-serif;
		line-height: 1.5em;
		border-left: solid 4pt rgba(255,255,255,1.0);
	}
	
	section#seiteninhalt h1 {
		width: 100%;
		height: auto;
		margin: 17px 0 20px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.00);
		font: 300 3.1em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section#einzelnews article .fakten h1 {
		width: 100%;
		height: auto;
		margin: 0 0 15px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.00);
		font: 300 3.1em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section#events article .einzelevent {
		grid-column: 1 / -1;
	}
	
	section#events h1 {
		width: 100%;
		grid-column: 1 / -1;
		height: auto;
		margin: 50px 0 20px 0;
		padding: 0 0 0 0;
		color: rgba(255, 255, 255, 1.00);
		font: 700 2.9em 'Montserrat', sans-serif;
	}
	
	section#events article .einzelevent h2 {
		width: 90%;
		height: auto;
		margin: 5px 5% 15px 5%;
		padding: 0 0 0 0;
		color: rgba(139, 41, 57, 1.00);
		font: 700 1.9em 'Montserrat', sans-serif;
	}
	
}

@media screen and (max-width: 625px){
	
	header .fest article {
		height: 36px;
	}
}




@media screen and (max-width:550px) {
	
}

@media screen and (max-width:500px) {
	
	section#neuigkeiten h1 {
		width: 100%;
		height: auto;
		margin: 17px 0 15px 0;
		padding: 0 0 0 0;
		color: rgba(0,50,30,1.0);
		font: 300 2.5em 'Montserrat', sans-serif;
		text-align: center;
		display: table;
		border-collapse: collapse;
		white-space: nowrap;
		text-transform: uppercase;
	}
	
	section#neuigkeiten article ul.display-posts-listing li.listing-item a.title {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: rgba(0,50,30,1.0);
		font: 700 1.4em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
	}
	
	section#neuigkeiten article ul.display-posts-listing li.listing-item .content {
		width: 100%;
		height: auto;
		margin: 15px 0 0 0;
		padding: 0 0 0 0;
		color: rgba(0,50,30,1.0);
		font: 400 0.7em 'Montserrat', sans-serif;
		line-height: 1.4em;
	}
	
	section#neuigkeiten article ul.display-posts-listing li.listing-item .content p a {
		display: inherit;
		width: 80%;
		height: auto;
		margin: 25px 10% 0 10%;
		padding: 8px 0 10px 0;
		font: 1em 'Montserrat', sans-serif;
		line-height: 1.5em;
		letter-spacing: 1px;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
		color: rgba(0,50,30,1.0);
		border: solid 1pt rgba(0,50,30,1.0);
	}
	
	section#start article h1 {
		width: 100%;
		height: auto;
		margin: 50px 0 15px 0;
		padding: 0 0 0 0;
		color: rgba(255,243,191,1.00);
		font: 100 2.5em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section#start article p {
		width: 100%;
		height: auto;
		margin: 0 0 10px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,0.80);
		font: 0.9em 'Montserrat', sans-serif;
		line-height: 1.5em;
		text-align: center;
	}
	
	section#mittagskarte h1{
		width: 100%;
		height: auto;
		margin: 17px 0 15px 0;
		padding: 0 0 0 0;
		color:rgba(255,255,255,1.0);
		font:300 2.5em 'Montserrat', sans-serif;
		text-align:center;
		display: table;
		border-collapse: collapse;
		white-space: nowrap;
		text-transform: uppercase;
	}
	
	section#mittagskartevorschau h1{
		width: 100%;
		height: auto;
		margin: 17px 0 15px 0;
		padding: 0 0 0 0;
		color:rgba(255,255,255,1.0);
		font:300 2.5em 'Montserrat', sans-serif;
		text-align:center;
		display: table;
		border-collapse: collapse;
		white-space: nowrap;
		text-transform: uppercase;
	}
	
	section#mittagskartevorschau h2{
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color:rgba(255,255,255,0.8);
		font:300 1.8em 'Montserrat', sans-serif;
		text-align: center;
	}
	
	section#speisekarte h1 {
		width: 100%;
		height: auto;
		margin: 50px 0 35px 0;
		padding: 0 0 0 0;
		color: rgba(255,243,191,1.00);
		font: 300 2.5em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section#mittagskarte article aside .beschreibung .textwidget p, section#mittagskartevorschau article aside .beschreibung .textwidget p {
		color: rgba(255,255,255,0.80);
		font: 0.9em 'Montserrat', sans-serif;
		line-height: 1.5em;
		text-align: center;
		text-transform: uppercase;
	}
	
	section#mittagskarte article aside .widget .gerichtstitel h2, section#mittagskartevorschau article aside .widget .gerichtstitel h2 {
		width: 80%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: rgba(247,199,97,01.0);
		font: 400 1.3em 'Montserrat', sans-serif;
		line-height: 0.9em;
		text-transform: uppercase;
	}
	
	section#mittagskarte article aside .widget .gerichtstitel h3, section#mittagskartevorschau article aside .widget .gerichtstitel h3  {
		width: 20%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: rgba(247,199,97,0.80);
		font: 300 1.3em 'Montserrat', sans-serif;
		line-height: 0.9em;
		text-transform: uppercase;
		text-align: right;
	}
	
		section#mittagskarte article aside .widget p, section#mittagskartevorschau article aside .widget p {
		width: 100%;
		height: auto;
		margin: 10px 0 0 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,0.8);
		font: 300 0.9em 'Montserrat', sans-serif;
		text-align: left;
	}
	
	section#mittagskarte article aside .widget h4, section#mittagskartevorschau article aside .widget h4 {
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,0.6);
		font: 300 0.6em 'Montserrat', sans-serif;
		text-align: left;
	}
	
	section#speisekarte article aside h1 {
		width: 100%;
		height: auto;
		margin: 17px 0 35px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.0);
		font: 300 1.7em 'Montserrat', sans-serif;
		text-align: left;
		display: table;
		border-collapse: collapse;
		white-space: nowrap;
		text-transform: uppercase;
	}
	
	section#speisekarte article aside .widget p {
		width: 100%;
		height: auto;
		margin: 5px 0 0 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,0.8);
		font: 300 0.85em 'Montserrat', sans-serif;
		text-align: left;
	}
	
	section#speisekarte article aside .widget h4 {
		width: 100%;
		height: auto;
		margin: 2px 0 0 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,0.6);
		font: 300 0.6em 'Montserrat', sans-serif;
		text-align: left;
	}
	
	section#speisekarte article aside .zusatz p {
		width: 100%;
		height: auto;
		margin: 5px 0 0 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,0.6);
		font: 100 0.6em 'Montserrat', sans-serif;
		text-align: center;
	}
	
	section#gutschein article p {
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: rgba(247,199,97,1.0);
		font: 700 1.4em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
	}
	
	section#gutschein article a {
		font: 300 0.8em 'Montserrat', sans-serif;
	}
	
	section#events h1 {
		width: 100%;
		height: auto;
		margin: 17px 0 15px 0;
		padding: 0 0 0 0;
		font: 300 2.5em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
	}
	
	section#events article .einzelevent h1 {
		width: 90%;
		height: auto;
		margin: 0 5% 15px 5%;
		padding: 0 0 0 0;
		color: rgba(139,41,57,1.00);
		font: 700 1.7em 'Montserrat', sans-serif;
		line-height: 1em;
		text-align: left;
		text-transform: uppercase;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 0%);
	}
	
	section#events article .einzelevent p a {
		display: inline-block;
		width: 90%;
		height: auto;
		margin: 10px 5% 25px 5%;
		padding: 5px 0 6px 0;
		text-align: center;
		color: rgba(139,41,57,0.60);
		font: 0.9em 'Montserrat', sans-serif;
		text-transform: uppercase;
		border: solid 2pt rgba(139,41,57,0.6);
		transition: all 0.2s ease;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
	}
	
	section#events article aside .beschreibung .textwidget p {
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: rgba(255,243,191,0.80);
		font: 0.9em 'Montserrat', sans-serif;
		line-height: 1.5em;
		text-align: center;
	}
	
	section#events article aside .beschreibung .textwidget h2 {
		width: 100%;
		height: auto;
		margin: 45px 0% 0 0%;
		padding: 0 0 0 0;
		color: rgba(255,243,191,1.0);
		font: 400 1.8em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
	}
	
	section#events article aside .widget .einzelevent p {
		width: 100%;
		height: auto;
		margin: 15px 0 0 0;
		padding: 0 0 0 0;
		color: rgba(255,243,191,1.00);
		font: 400 0.9em 'Montserrat', sans-serif;
		line-height: 1.4em;
		text-align: center;
	}
	
	section#events article aside .widget .einzelevent a {
		display: block;
		width: 96%;
		margin: 20px 0 0 0;
		padding: 9px 2% 10px 2%;
		line-height: 1.5em;
		letter-spacing: 1px;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
		color: rgba(255,243,191,1.0);
		font: 300 1em 'Montserrat', sans-serif;
		border: solid 1pt rgba(255,243,191,1.0);
		transition: all 0.4s ease;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;

	}
	section#newsletter h1 {
		width: 100%;
		height: auto;
		margin: 25px 0 5px 0;
		padding: 0 0 0 0;
		color: rgba(0,50,30,1.00);
		font: 300 2.5em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section#newsletter article p {
		width: 100%;
		height: auto;
		margin: 0 0 10px 0;
		padding: 0 0 0 0;
		color: rgba(0,50,30,0.80);
		font: 0.9em 'Montserrat', sans-serif;
		line-height: 1.5em;
		text-align: center;
	}
	
	section#kontakt h1 {
		width: 100%;
		height: auto;
		margin: 17px 0 15px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.0);
		font: 300 2.5em 'Montserrat', sans-serif;
		text-align: center;
		display: table;
		border-collapse: collapse;
		white-space: nowrap;
		text-transform: uppercase;
	}
	
	section#partner article h1 {
		width: 100%;
		height: auto;
		margin: 17px 0 15px 0;
		padding: 0 0 0 0;
		color:rgba(255,255,255,1.00);
		font:300 2.5em 'Montserrat', sans-serif;
		text-align:center;
		text-transform: uppercase;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section#kontakt aside .widget{
		width: 100%;
		height: auto;
		margin: 0 0 35px 0;
		padding: 0 0 0 0;
	}
	
	section#einzelnews h1 {
		width: 100%;
		height: auto;
		margin: 50px 0 35px 0;
		padding: 0 0 0 0;
		color: rgba(255,243,191,1.00);
		font: 300 2.5em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section#seiteninhalt h1 {
		width: 100%;
		height: auto;
		margin: 17px 0 35px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.00);
		font: 300 2.5em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
	}
	
	
	section#seiteninhalt article p, section#seiteninhalt article p {
		width: 100%;
		height: auto;
		margin: 0 0 10px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,0.80);
		font: 0.9em 'Montserrat', sans-serif;
		line-height: 1.5em;
	}
	
	section#seiteninhalt h1#angebot {
		width: 100%;
		height: auto;
		margin: 17px 0 35px 0;
		padding: 0 0 0 0;
		color: rgba(255,243,191,1.00);
		font: 300 1.9em 'Montserrat', sans-serif;
		text-align: center;
		display: table;
		border-collapse: collapse;
		white-space: nowrap;
		text-transform: uppercase;
	}
	
	section#seiteninhalt article .angebot h1 {
		width: 100%;
		height: auto;
		margin: 15px 0 10px 0;
		padding: 0 0 0 0;
		color: rgba(255,243,191,1.00);
		font: 300 1.8em 'Montserrat', sans-serif;
		text-align: center;
		white-space: normal;
	}
	
	section#seiteninhalt article .angebot h2 {
		width: 100%;
		height: auto;
		margin: 0 0 10px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,0.80);
		font: 400 1.3em 'Montserrat', sans-serif;
		text-transform: uppercase;
		text-align: center;
	}
	
	section#seiteninhalt article .angebot h3 {
		width: 100%;
		height: auto;
		margin: 0 0 15px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,0.60);
		font: 300 1em 'Montserrat', sans-serif;
		text-align: center;
	}
	
	section#seiteninhalt article .angebot p {
		width: 90%;
		height: auto;
		margin: 0 0 10px 0;
		padding: 0 5% 25px 5%;
		color: rgba(255,255,255,0.80);
		font: 0.8em 'Montserrat', sans-serif;
		line-height: 1.5em;
		text-align: center;
	}
	
	section#neuigkeiten article .neuigkeit .links h2 a {
		display: inherit;
		width: 100%;
		height: auto;
		color: rgba(0,50,30,1.0);
		font: 700 1.1em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
		transition: all 0.4s ease;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
	}
	
	section#neuigkeiten article .neuigkeit .rechts p {
		width: 100%;
		height: auto;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color: rgba(0,50,30,1.0);
		font: 400 0.9em 'Montserrat', sans-serif;
		line-height: 1.4em;
		text-align: center;
	}
	
	section#neuigkeiten article .neuigkeit .rechts a {
		display: inherit;
		width: 100%;
		height: auto;
		margin: 15px 0 0 0;
		padding: 8px 0 10px 0;
		font: 0.8em 'Montserrat', sans-serif;
		line-height: 1.5em;
		letter-spacing: 1px;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
		color: rgba(0,50,30,1.0);
		border: solid 1pt rgba(0,50,30,1.0);
		transition: all 0.4s ease;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
	}
	
	section#partner article a.partnerlogo {
		display: inherit;
		width: 100%;
		height: 155px;
		margin: 15px 0 0 0;
		padding: 0 0 0 0;
	}
	
	section#events article .einzelevent {
		width: 99%;
		height: auto;
		margin: 0px 0 15px 0;
		padding: 0 0 0 0;
		background: rgba(255,255,255,1.00);
	}
	
	section#einzelnews article .fakten h1 {
		width: 100%;
		height: auto;
		margin: 0 0 15px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.00);
		font: 300 2.5em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}

	section#einzelnews article p {
		width: 90%;
		height: auto;
		margin: 0 5% 10px 5%;
		padding: 0 0 0 0;
		color: rgba(255,255,255,0.80);
		font: 0.9em 'Montserrat', sans-serif;
		line-height: 1.5em;
		text-align: center;
	}
	
	section#einzelnews article ul li {
		width: 90%;
		height: auto;
		margin: 10px 0 15px 0;
		padding: 8px 5% 10px 5%;
		color: rgba(255,255,255,0.80);
		font: 0.9em 'Montserrat', sans-serif;
		line-height: 1.5em;
		text-align: center;
		background: rgba(255,255,255,0.2);
	}
	
	section#einzelnews article .fakten h3 {
		width: 95%;
		height: auto;
		margin: 0 0 15px 0;
		padding: 12px 0 15px 2%;
		background: rgba(255,255,255,0.10);
		color: rgba(255,255,255,0.90);
		font: 1em 'Montserrat', sans-serif;
		line-height: 1.3em;
		border-left: solid 3pt rgba(255,255,255,1.0);
		border-right: solid 3pt rgba(255,255,255,1.0);
		text-align: center;
	}
	
	section#veranstaltungsebene h1{
		width: 100%;
		height: auto;
		margin: 25px 0 15px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.00);
		font: 700 2.5em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section#veranstaltungsebene p {
		width: 90%;
		height: auto;
		margin: 20px 5% 0 5%;
		padding: 0 0 0 0;
		color: rgba(255,255,255,0.80);
		font: 1em 'Montserrat', sans-serif;
		line-height: 1.5em;
		text-align: center;
	}
	
	section#veranstaltungsebene div {
		display: none;
	}
	
	
	section.tagungen article .widget {
		width: 100%;
		height: auto;
		margin: 0 0 55px 0;
		padding: 0 0 0 0;
	}
	
	section.feste article .widget {
		width: 100%;
		height: auto;
		margin: 0 0 55px 0;
		padding: 0 0 0 0;
	}
	
	section.tagungen article h1 {
		width: 100%;
		height: auto;
		margin: 0 0 5px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.00);
		font: 700 2.5em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section.tagungen article h2 {
		width: 100%;
		height: auto;
		margin: 0 0 45px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.00);
		font: 300 1.5em 'Montserrat', sans-serif;
		text-align: center;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section.tagungen article h2.widgetTitle {
		width: 100%;
		height: auto;
		margin: 0 0 25px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.00);
		font: 400 1.7em 'Montserrat', sans-serif;
		text-align: center;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section.feste article .widget h2.widgetTitle {
		width: 100%;
		height: auto;
		margin: 0 0 25px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.00);
		font: 700 1.7em 'Montserrat', sans-serif;
		text-align: center;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section.feste article .widget:first-child h2.widgetTitle {
		width: 100%;
		height: auto;
		margin: 0 0 25px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.00);
		font: 700 1.7em 'Montserrat', sans-serif;
		text-align: center;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section.feste article .widget:first-child .textwidget p {
		width: 100%;
		height: auto;
		margin: 0 0 10px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,0.80);
		font: 0.9em 'Montserrat', sans-serif;
		line-height: 1.5em;
	}
	
	section.tagungen article .widget .textwidget ul li {
		width: 92%;
		height: auto;
		margin: 0 0 10px 0;
		padding: 8px 5% 10px 3%;
		background: rgba(255,255,255,0.10);
		color: rgba(255,255,255,0.90);
		font: 1.0em 'Montserrat', sans-serif;
		line-height: 1.5em;
		border-left: solid 3pt rgba(255,255,255,1.0);
	}
	
	section.feste article .widget .textwidget ul li {
		width: 92%;
		height: auto;
		margin: 0 0 10px 0;
		padding: 8px 5% 10px 3%;
		background: rgba(255,255,255,0.10);
		color: rgba(255,255,255,0.90);
		font: 1.0em 'Montserrat', sans-serif;
		line-height: 1.5em;
		border-left: solid 3pt rgba(255,255,255,1.0);
	}
	
	section.tagungen article .widget .textwidget span.kosten {
		display: inline-block;
		width: 92%;
		height: auto;
		margin: 15px 0 0 0;
		padding: 8px 5% 10px 3%;
		background: rgba(255,255,255,0.80);
		color: rgba(139,41,57,0.90);
		font: 700 1.1em 'Montserrat', sans-serif;
		line-height: 1.5em;
		border-left: solid 0pt rgba(255,255,255,1.0);
	}
	
	section.tagungen article p {
		width: 100%;
		height: auto;
		margin: 25px 0 0 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,0.80);
		font: 0.8em 'Montserrat', sans-serif;
		line-height: 1.5em;
		text-align: center;
	}
	
	section#tagungenzusatz article h1 {
		width: 100%;
		height: auto;
		margin: 25px 0 25px 0;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1.00);
		font: 700 2.5em 'Montserrat', sans-serif;
		text-align: center;
		text-transform: uppercase;
		text-shadow: -3px 3px 5px rgb(0 0 0 / 30%);
	}
	
	section#tagungenzusatz article .widget h2.widgetTitle {
		width: 98%;
		height: auto;
		margin: 0 0 0 0;
		padding: 10px 0 15px 2%;
		background: rgba(139,41,57,0.40);
		color: rgba(255,255,255,0.90);
		font: 1.1em 'Montserrat', sans-serif;
		line-height: 1.5em;
		border-left: solid 0pt rgba(255,255,255,1.0);
		text-align: center;
	}
	
	section#tagungenzusatz article .widget .textwidget {
		width: 98%;
		height: auto;
		margin: 0 0 10px 0;
		padding: 6px 0 10px 2%;
		background: rgba(139,41,57,0.25);
		color: rgba(255,255,255,0.70);
		font: 1em 'Montserrat', sans-serif;
		line-height: 1.5em;
		text-align: center;
	}
	
	
}


@media screen and (max-width:450px) {
	
		section#galerie article aside .widget .gallery dl.gallery-item, section#seiteninhalt article .gallery dl.gallery-item, section#start article aside .widget .gallery dl.gallery-item, section#einzelnews article .gallery dl.gallery-item, section#galerie article .gallery dl.gallery-item {
		
	}
	
	section#starttop article aside .widget {
		width: 100%;
		height: auto;
		margin: 0 0 15px 0;
		padding: 0 0 0 0;
		box-sizing: border-box;
	}
	
	section#starttop article aside .widget .textwidget {
		width: 94%;
    	height: auto;
    	margin: 0 0 0 0;
    	padding: 15px 2% 25px 2%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		background: rgba(255,255,255,0.10);
		color: rgba(255,255,255,0.90);
		font: 1em 'Montserrat', sans-serif;
		line-height: 1.5em;
		text-align: center;
		border-left: solid 3pt rgba(255,255,255,1.0);
		border-right: solid 3pt rgba(255,255,255,1.0);
	}
	
	
	
	
}
@media screen and (max-width:450px) {
	
}




