/* barlow-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/barlow-v12-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 100;
  src: url('/fonts/barlow-v12-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/barlow-v12-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 200;
  src: url('/fonts/barlow-v12-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/barlow-v12-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 300;
  src: url('/fonts/barlow-v12-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/barlow-v12-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 400;
  src: url('/fonts/barlow-v12-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/barlow-v12-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 500;
  src: url('/fonts/barlow-v12-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/barlow-v12-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 600;
  src: url('/fonts/barlow-v12-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/barlow-v12-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 700;
  src: url('/fonts/barlow-v12-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
#---------------BASICS {
}
body {
    margin-right: 0px;
    margin-left: 0px;
    font-family: "Barlow";
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    color: #696969;
    line-height: 22px;
    background-color: #FFFFFF;
    background-position: center top;
    background-repeat: no-repeat;
    font-weight: 300;
}
.clearfloat { 
	clear:both;
	height:0;
	line-height: 0px;
}
a {
	text-transform: none;
	color: #3e3e3e;
	text-decoration: none;
}
a:hover {
	text-transform: none;
	color: #014489;
}
.trennlinie {
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
h1 , h1 a {
    color: #014489;
    font-family: "Barlow";
    font-size: 45px;
    line-height: 45px;
    font-weight: 400;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-transform: uppercase;
}
h2 , h2 a {
    color: #696969;
    font-family: "Barlow";
    font-size: 25px;
    line-height: 25px;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
h3 , h3 a {
    color: #696969;
    font-family: "Barlow";
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
h4 , h4 a {
    color: #014489;
    font-family: "Barlow";
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-variant: normal;
}
h5 , h5 a {
	color: #000000;
	font-family: "Barlow";
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	text-transform: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wpcf7-text {
	border: 1px solid #E9E9E9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
.wpcf7-textarea {
	border: 1px solid #E9E9E9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
.wpcf7 input[type="submit"]   {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #E9E9E9;
	border-width: 0px;
}
.wpcf7 input:hover[type="submit"]    {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #3e3e3e;
	border-width: 0px;
	color: #FFFFFF;
}
#---------------HEADER {
}
#header-wrapper {
}
#header-container {
    margin-right: auto;
    margin-left: auto;
    height: 200px;
    width: 100%;
    position: relative;
    max-width: 1100px;
}
#header-logo {
    position: absolute;
    top: 35px;
    left: 350px;
}
#header-logo img {
    position: absolute;
    width: 400px;
    height: auto;
}
#header-icons {
	position: absolute;
	right: 0px;
	bottom: 5px;
}
#header-icons-present {
	position: absolute;
	right: 100px;
	bottom: 80px;
	font-size: 14px;
}
#header-icons img {
	margin-left: 15px;
	width: 100px;
	height: auto;
}
#header-navigation {
    list-style-position: inside;
    list-style-type: none;
    font-size: 10px;
    font-weight: 300;
    float: right;
    font-family: "Barlow";
    text-transform: capitalize;
    text-decoration: none;
    color: #FFFFFF;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
#header-navigation a {
    color: #B3B3B3;
    text-decoration: none;
    text-transform: uppercase;
}
#header-navigation a:hover  {
	color: #014489;
	text-decoration: none;
	text-transform: uppercase;
}
#header-navigation li {
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#header-navigation ul {
	list-style-position: inside;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#---------------NAVIGATION {
}
#navigation-mobil-wrapper {
	display: none;
}
#navigation-wrapper {
    margin-left: auto;
    margin-right: auto;
    z-index: 50;
    background-color: #014489;
    border-bottom: 5px solid #FFFFFF;
}
#navigation-container {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    z-index: 70;
    background-color: #014489;
    height: 55px;
    max-width: 1100px;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0px 0;
}
			
#navigation ul li {
	position: relative;
	padding: 0;
	margin: 0;
    float: left;
}
	#navigation ul li a {
    display: block;
    text-decoration: none;
    font-size: 17px;
    color: #FFFFFF;
    font-family: "Barlow";
    font-weight: 300;
    text-transform: uppercase;
    margin-right: 27px;
    margin-top: 15px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}
#navigation ul li a:hover  {
    display: block;
    font-size: 17px;
    color: #BDBDBD;
    font-family: "Barlow";
    font-weight: 300;
    text-transform: uppercase;
    margin-right: 27px;
    margin-top: 15px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}
#------UNTERMENU  {
}
#navigation ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#navigation ul ul {
	border-top: 1px solid #FFFFFF;
}
#navigation ul ul,	#navigation ul li:hover ul ul {
	position: absolute;
	display: none;
	color: #FFFFFF;
}
#navigation ul ul li:hover ul, #navigation ul li:hover ul li:hover ul {
	display: block;
	top: 0px;
	left: 100%;
	color: #FFFFFF;
}
	#navigation ul ul li {
	z-index: 100;
	color: #FFFFFF;
}
#navigation ul ul li a {
	float: none;
	width: 250px;
	line-height: normal;
	font-variant: normal;
	font-weight: 700;
	font-size: 17px;
	color: #FFFFFF;
	text-transform: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #3e3e3e;
	z-index: 50;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
#navigation ul ul li:hover a {
	float: none;
	width: 250px;
	line-height: normal;
	font-variant: normal;
	font-weight: 700;
	font-size: 17px;
	color: #FFFFFF;
	text-transform: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #014489;
	z-index: 50;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
#---------------Ebene Zwei {
}
#navigation ul ul ul {
	background: #909691 !important;
	border-color: #e4e4e4;
	margin-left: -14px;
}
#navigation ul ul ul li a {
	color: #3E3E3E;
	font-weight: bold;
}
#navigation ul ul ul li:hover>a {
	background:#eee !important;
	color: #777 !important;
}
#---------------MODUL-SLIDER {
}
#slider-wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 50;
}
#slider-container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
}
#slider-bilder {
	z-index: 10;
}
#slider-overlay {
	position: absolute;
	right: -4px;
	top: -1px;
	z-index: 20;
}
#---------------FOOTER {
}
#footer-wrapper {
    background-color: #014489;
    margin-top: 20px;
}
#footer-container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	color: #FFFFFF;
	margin-bottom: 0px;
	max-width: 1100px;
}
#footer-container a {
	color: #FFFFFF;
}
#footer-container a:hover  {
    color: #C0C0C0;
}
#footer-navigation {
    list-style-position: inside;
    list-style-type: none;
    font-size: 15px;
    font-weight: 400;
    float: right;
    font-family: "Barlow";
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    margin-bottom: 10px;
    border-bottom: 1px solid #FFFFFF;
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 10px;
}
#footer-navigation a {
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}
#footer-navigation a:hover  {
    color: #CACACA;
    text-decoration: none;
    text-transform: uppercase;
}
#footer-navigation li {
	float: right;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 15px;
}
#footer-navigation ul {
	list-style-position: inside;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer-inhalt-container {
	position: relative;
	min-height: 70px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#footer-inhalt-container h4 {
	color: #FFFFFF;
}
#---------------SINGLE {
}
#single-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	background-color: #FFFFFF;
	margin-top: 20px;
	max-width: 1040px;
}
#single-dachzeile {
	color: #FFFFFF;
	font-family: "Barlow";
	font-style: italic;
	font-size: 20px;
	line-height: 20px;
	font-weight: 500;
	text-transform: uppercase;
}
#single-titel {
}
#single-content {
	padding-top: 10px;
}
#single-thumbnail {
}
#single-thumbnail img {
	width: 350px;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	margin-top: 18px;
	border: 1px solid #CFCFCF;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#single-infozeile {
	border-bottom: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Barlow";
	color: #999999;
	margin-top: 10px;
}
#single-infozeile a {
	color: #999999;
}
#single-infozeile a:hover  {
	color: #3e3e3e;
}
#---------------PAGE {
}
#page-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-right: 30px;
	background-color: #FFFFFF;
	margin-top: 20px;
	max-width: 1040px;
	padding-left: 30px;
}
#page-dachzeile {
    color: #696969;
    font-family: "Barlow";
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
}
#page-titel {
    text-align: center;
}
#page-untertitel {
    padding-top: 5px;
    text-align: center;
}
#page-content {
	padding-top: 20px;
	min-height: 500px;
	padding-bottom: 20px;
}
#---------------ARCHIVE {
}
#archive-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	max-width: 1100px;
}
.archive-news-container {
	background-image: -webkit-linear-gradient(180deg,rgba(255,209,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
	background-image: -moz-linear-gradient(180deg,rgba(255,209,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
	background-image: -o-linear-gradient(180deg,rgba(255,209,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
	background-image: linear-gradient(270deg,rgba(255,209,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
	position: relative;
	padding-right: 0%;
}
.archive-news-thumbnail {
	width: 30%;
	height: auto;
	float: left;
	margin-right: 2%;
}
.archive-news-thumbnail img {
	width: 100%;
	height: auto;
}
.archive-news-inhalt-container {
	width: 96%;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	position: relative;
}
.archive-news-trennlinie {
	border-bottom: 1px solid #B2B2B2;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.archive-news-datum {
	font-weight: 300;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: capitalize;
}
.archive-news-titel {
	font-family: "Barlow";
	font-weight: 700;
	color: #000000;
	font-size: 30px;
	padding-top: 0px;
	line-height: 30px;
	padding-bottom: 10px;
}
.archive-news-titel a {
	color: #000000;
}
.archive-news-excerpt {
	margin-bottom: 10px;
	padding-bottom: 50px;
}
.archive-news-button {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F5F5F5;
	color: #2D2D2D;
	font-weight: 700;
	font-size: 15px;
	line-height: 15px;
	position: absolute;
	right: 15px;
	bottom: 15px;
}
.archive-news-button a {
	color: #2D2D2D;
}
.archive-news-button a:hover  {
	color: #014489;
}
#---------------GALERIE {
}
#galerie-container {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
#galerie-dachzeile {
	color: #FFFFFF;
	font-family: "Barlow";
	font-style: italic;
	font-size: 25px;
	line-height: 20px;
	font-weight: 300;
	text-transform: uppercase;
}
#galerie-titel {
	color: #3e3e3e;
	font-family: "Barlow";
	font-style: italic;
	font-size: 40px;
	line-height: 40px;
	font-weight: 700;
	text-transform: uppercase;
}
#galerie-boxen-container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
.galerie-box-container {
	width: 230px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #3E3E3E;
	float: left;
	-webkit-transition: all 50ms ease-in-out 0ms;
	-o-transition: all 50ms ease-in-out 0ms;
	transition: all 50ms ease-in-out 0ms;
	margin-bottom: 10px;
}
.galerie-box-container:hover {
	background-color: #2A2A2A;
}
.galerie-box-thumbnail {
	width: 100%;
	height: 150px;
	border-bottom: 2px solid #FFFFFF;
	overflow-x: hidden;
	overflow-y: hidden;
}
.galerie-box-thumbnail img {
	width: 100%;
	height: auto;
	z-index: 5;
	-webkit-transition: all 50ms ease-in-out 0ms;
	-o-transition: all 50ms ease-in-out 0ms;
	transition: all 50ms ease-in-out 0ms;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.galerie-box-thumbnail img:hover {
	transform: scale(1.2);
}
.galerie-thumbnail-overlay {
	width: 100%;
	height: 50px;
	background-color: #FFFFFF;
}
.galerie-box-inhalt-container {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 50px;
}
.galerie-box-titel {
	color: #FFFFFF;
	font-family: "Barlow";
	font-style: italic;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
}
.galerie-box-dachzeile {
	color: #3e3e3e;
	font-family: "Barlow";
	font-style: italic;
	font-weight: 700;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
}
.gallery {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	-moz-column-count: 4;
	-webkit-column-count: 4;
	column-count: 4;
	-moz-column-gap: 10px;
	-webkit-column-gap: 10px;
	column-gap: 10px;
	overflow-x: visible;
	overflow-y: visible;
}
.gallery a{
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery-item  {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding-bottom: 10px;
}
.gallery-icon {
	height: auto;
	overflow: hidden;
}
.gallery-icon img{
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	position: relative;
}
.gallery dl {
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.attachment-thumbnail {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.attachment-thumbnail img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.attachment-thumbnail a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery br+br {
	display: none;
}
#---------------MODUL-LOGOKARUSSELL {
}
#logokarussell-wrapper {
}
#logokarussell-container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CBCBCB;
	border-top: 1px solid #CBCBCB;
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 1100px;
}
#---------------MODUL-GALERIE {
}
#modul-galerie-wrapper {
	background-image: url(images/galerie_hg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 220px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #303030;
	padding-top: 10px;
	padding-bottom: 10px;
}
#modul-galerie-container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 10px;
}
#---------------MODUL-NEWS {
}
#news-wrapper {
}
#news-container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	padding-top: 20px;
	max-width: 1100px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.topnews-container {
	width: 100%;
	float: left;
	-webkit-transition: all 50ms linear 0ms;
	-o-transition: all 50ms linear 0ms;
	transition: all 50ms linear 0ms;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
}
.topnews-thumbnail {
	width: 39%;
	height: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}
.topnews-thumbnail img {
	width: 100%;
	height: auto;
	-webkit-transition: all 50ms ease-in-out 0ms;
	-o-transition: all 50ms ease-in-out 0ms;
	transition: all 50ms ease-in-out 0ms;
}
.topnews-thumbnail img:hover {
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.topnews-inhalt-container {
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 1%;
	width: 57%;
	float: right;
	position: relative;
}
.topnews-titel {
	font-weight: 700;
	color: #000000;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 15px;
}
.topnews-titel a:hover  {
	color: #FFFFFF;
}
.topnews-titel a {
	color: #000000;
}
.topnews-trennbalken {
	background-color: #3e3e3e;
	width: 50%;
	height: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}
.newsbox-container {
	width: 24%;
	margin-right: 1%;
	float: left;
	-webkit-transition: all 50ms linear 0ms;
	-o-transition: all 50ms linear 0ms;
	transition: all 50ms linear 0ms;
	background-image: -webkit-linear-gradient(180deg,rgba(255,209,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
	background-image: -moz-linear-gradient(180deg,rgba(255,209,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
	background-image: -o-linear-gradient(180deg,rgba(255,209,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
	background-image: linear-gradient(270deg,rgba(255,209,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
}
.newsbox-thumbnail {
	width: 100%;
	height: 180px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.newsbox-thumbnail img {
	width: 100%;
	height: auto;
	-webkit-transition: all 50ms ease-in-out 0ms;
	-o-transition: all 50ms ease-in-out 0ms;
	transition: all 50ms ease-in-out 0ms;
}
.newsbox-thumbnail img:hover {
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.newsbox-inhalt-container {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	min-height: 310px;
	position: relative;
}
.newsbox-trennbalken {
	background-color: #FFFFFF;
	width: 50%;
	height: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}
.newsbox-datum {
	color: #FFFFFF;
	font-size: 15px;
	text-transform: capitalize;
	margin-top: 2%;
}
.newsbox-titel {
	font-weight: 700;
	color: #000000;
	font-size: 23px;
	line-height: 23px;
}
.newsbox-titel a {
	color: #000000;
}
.newsbox-titel a:hover  {
	color: #FFFFFF;
}
.newsbox-excerpt {
	margin-bottom: 10px;
}
#---------------MODUL-STARTSEITE {
}
#modul-startseite-wrapper {
}
#modul-startseite-container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	position: relative;
	max-width: 1100px;
}
#modul-startseite-container-kalender {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	position: relative;
	padding-left: 650px;
}
#modul-startseite-container td {
}
#---------------SONSTIGES {
	font-size: 13px;
	line-height: 16px;
}
#pagenavi-container {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-pagenavi {
	clear: both;
	padding: 10px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #999;
	margin: 2px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #CCC;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	padding-top: 10px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 5px;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
}

.wp-caption.alignleft {
	margin-top: 4px;
	margin-left: 0;
	margin-bottom: 4px;
}

.wp-caption.alignright {
}
.wp-caption.aligncenter {
	width: 100% !important;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {
	font-size: 14px;
	line-height: 15px;
	text-align: left;
	color: #909090;
	max-width: 70%;
	padding-bottom: 10px;
}

div.wp-caption .wp-caption-text {
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
}

@media screen and (min-width:768px) and (max-width:1024px){
#-----------------RESPONSIVE TABLET {
}
#header-logo {
	position: absolute;
	left: 0px;
	top: 25px;
}
#header-container {
	margin-right: auto;
	margin-left: auto;
	height: 230px;
	width: 95%;
	position: relative;
	max-width: 1100px;
}
#page-container {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5%;
	padding-top: 5%;
	padding-right: 5%;
	padding-left: 5%;
	background-color: #FFFFFF;
	margin-top: 20px;
	max-width: 1040px;
}
#single-container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 5%;
	background-color: #FFFFFF;
	margin-top: 20px;
	max-width: 1040px;
}
#footer-container {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	color: #FFFFFF;
	margin-bottom: 0px;
	max-width: 1100px;
}
.topnews-container {
	width: 100%;
	float: none;
	-webkit-transition: all 50ms linear 0ms;
	-o-transition: all 50ms linear 0ms;
	transition: all 50ms linear 0ms;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.newsbox-container {
	width: 48%;
	margin-right: 2%;
	float: left;
	-webkit-transition: all 50ms linear 0ms;
	-o-transition: all 50ms linear 0ms;
	transition: all 50ms linear 0ms;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: auto;
}
#news-container {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	margin-bottom: 10px;
	position: relative;
	padding-top: 20px;
	max-width: 1100px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#modul-startseite-container {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	position: relative;
	max-width: 1100px;
}
#logokarussell-container {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CBCBCB;
	border-top: 1px solid #CBCBCB;
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 1100px;
}
#header-logo img {
	position: absolute;
	width: 300px;
	height: auto;
}
#header-icons {
	position: absolute;
	right: 0px;
	bottom: 10px;
}
#header-icons img {
	width: auto;
	height: 75px;
	margin-left: 5px;
}
#archive-container {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	max-width: 1100px;
}
.archive-news-titel {
	font-family: "Barlow";
	font-weight: 700;
	color: #000000;
	font-size: 20px;
	padding-top: 0px;
	line-height: 20px;
	padding-bottom: 10px;
}
body {
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Barlow";
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #000000;
	line-height: 20px;
	background-color: #FFFFFF;
	background-image: url(images/hg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.archive-news-thumbnail {
	width: 35%;
	height: auto;
	float: left;
	margin-right: 2%;
}
.archive-news-inhalt-container {
	width: 96%;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	position: relative;
}
.topnews-thumbnail {
	width: 49%;
	height: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}
.topnews-inhalt-container {
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 1%;
	width: 47%;
	float: right;
	position: relative;
}
.newsbox-inhalt-container {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	min-height: 210px;
	position: relative;
}
.newsbox-thumbnail {
	width: 100%;
	height: 250px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#single-content img {
	padding-top: 10px;
	width: auto;
	height: auto;
	position: relative;
	max-width: 650px;
}
.wp-caption-text {
	font-size: 14px;
	line-height: 15px;
	text-align: left;
	color: #909090;
	max-width: 650px;
	padding-bottom: 10px;
}
.topnews-titel {
	font-weight: 700;
	color: #000000;
	font-size: 25px;
	line-height: 25px;
	margin-bottom: 15px;
}
#navigation2-wrapper {
	margin-left: auto;
	margin-right: auto;
	z-index: 50;
	margin-top: 0px;
	display: none;
}
#navigation ul li a {
    display: block;
    text-decoration: none;
    font-size: 15px;
    color: #FFFFFF;
    font-family: "Barlow";
    font-weight: 300;
    text-transform: uppercase;
    margin-right: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    margin-left: 12px;
}
#navigation ul li a:hover {
    display: block;
    font-size: 15px;
    color: #BDBDBD;
    font-family: "Barlow";
    font-weight: 300;
    text-transform: uppercase;
    margin-right: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    margin-left: 12px;
}
#navigation-container {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    z-index: 70;
    background-color: #014489;
    height: 55px;
    max-width: 1100px;
}
}

@media screen and (max-width:767px){
#-----------------RESPONSIVE SMARTPHONE {
}
#navigation-wrapper {
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	background-image: url(images/nav_hg.png);
	background-position: center top;
	background-repeat: no-repeat;
	display: none;
}
	#navigation-mobil-wrapper {
	margin-left: 0px;
	margin-right: auto;
	background-color: #2B2B2B;
	width: 100%;
	border-bottom: 5px solid #3e3e3e;
	-webkit-transition: all 0ms linear 0ms;
	-o-transition: all 0ms linear 0ms;
	transition: all 0ms linear 0ms;
	overflow-x: hidden;
	overflow-y: hidden;
	display: block;
}
#navigation-mobil-titel {
	font-family: "Barlow";
	font-weight: 700;
	color: #FFFFFF;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	background-color: #2B2B2B;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-color: #FFFFFF;
}
#navigation-mobil-titel img {
	margin-right: 10px;
	margin-top: 10px;
	width: 25px;
	height: auto;
}
#navigation-mobil-container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: none;
	margin-bottom: 10px;
}
#navigation-mobil ul {
	list-style: none;
	margin: 0;
	padding: 0px 0;
}		
#navigation-mobil ul li {
	position: relative;
	padding: 0;
	margin: 0;
	border-top: 2px solid #878787;
}
	#navigation-mobil ul ul li {
	border: none;
	color: #FFFFFF;
}
	#navigation-mobil ul li a {
	display: block;
	text-decoration: none;
	font-size: 25px;
	color: #FFFFFF;
	font-family: "Barlow";
	font-weight: 700;
	text-transform: uppercase;
	padding-right: 20px;
	padding-left: 20px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
}
#navigation-mobil ul ul,	#navigation-mobil ul li:hover ul ul {
	position: relative;
	color: #FFFFFF;
}
#navigation-mobil ul li:hover ul {
	display: block;
	position: relative;
	left: 0;
	top: 100%;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#navigation-mobil ul ul {
}
#navigation-mobil ul ul ul {
	background: #909691 !important;
	border-color: #e4e4e4;
	margin-left: -14px;
}
#navigation-mobil ul ul li a {
	float: none;
	width: 100%;
	line-height: normal;
	font-variant: normal;
	font-weight: 700;
	font-size: 20px;
	color: #fff;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-color: #666666;
	display: block;
	height: 25px;
	border-top: 1px solid #C9C9C9;
}
#navigation-mobil ul ul ul li a {
	color: #fff;
	font-weight: bold;
	padding-left: 65px;
}
#navigation-mobil ul ul li:hover>a {
	background:#fff !important;
	color:#999 !important;
}
#navigation-mobil ul ul ul li:hover>a {
	background:#eee !important;
	color: #777 !important;
}
.newsbox-container {
	width: 95%;
	margin-right: auto;
	float: none;
	-webkit-transition: all 50ms linear 0ms;
	-o-transition: all 50ms linear 0ms;
	transition: all 50ms linear 0ms;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: -webkit-linear-gradient(180deg,rgba(255,209,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
	background-image: -moz-linear-gradient(180deg,rgba(255,209,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
	background-image: -o-linear-gradient(180deg,rgba(255,209,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
	background-image: linear-gradient(270deg,rgba(255,209,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
}
#footer-navigation {
	list-style-position: inside;
	list-style-type: none;
	font-size: 12px;
	font-weight: 700;
	float: right;
	font-family: "Barlow";
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 10px;
	max-width: 100%;
}
#footer-inhalt-container {
	position: relative;
	min-height: 70px;
	padding-bottom: 20px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#footer-navigation li {
	float: right;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.topnews-container {
	width: 95%;
	float: none;
	-webkit-transition: all 50ms linear 0ms;
	-o-transition: all 50ms linear 0ms;
	transition: all 50ms linear 0ms;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#header-logo img {
	position: absolute;
	width: 300px;
	height: auto;
}
#header-logo {
	position: absolute;
	left: 39px;
	top: 55px;
}
.newsbox-inhalt-container {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	min-height: 150px;
	position: relative;
}
.newsbox-excerpt {
	margin-bottom: 50px;
}
#logokarussell-container {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CBCBCB;
	border-top: 1px solid #CBCBCB;
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 1100px;
}
#modul-startseite-container {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	position: relative;
	max-width: 1100px;
}
#footer-container {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	color: #FFFFFF;
	margin-bottom: 0px;
	max-width: 1100px;
}
.topnews-thumbnail {
	width: 100%;
	height: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}
.topnews-thumbnail img {
	width: 100%;
	height: auto;
	-webkit-transition: all 50ms ease-in-out 0ms;
	-o-transition: all 50ms ease-in-out 0ms;
	transition: all 50ms ease-in-out 0ms;
}
.topnews-inhalt-container {
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	width: 90%;
	float: right;
	position: relative;
}
#header-icons {
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#header-icons img {
	width: auto;
	height: 50px;
	margin-left: 5px;
}
#header-container {
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	width: 100%;
	position: relative;
	max-width: 1100px;
}
.archive-news-thumbnail {
	width: 100%;
	height: auto;
	float: left;
	margin-right: 0%;
}
.archive-news-container {
	background-color: #FFFFFF;
	position: relative;
	padding-right: 0%;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.archive-news-inhalt-container {
	width: 90%;
	padding-top: 5%;
	padding-right: 5%;
	padding-left: 5%;
	position: relative;
	padding-bottom: 5%;
	min-height: 250px;
	float: right;
}
.archive-news-datum {
	font-weight: 300;
	color: #3e3e3e;
	font-size: 14px;
	text-transform: capitalize;
}
.archive-news-trennlinie {
	border-bottom: 1px solid #B2B2B2;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#single-container {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 5%;
	background-color: #FFFFFF;
	margin-top: 20px;
	max-width: 100%;
}
#single-content img {
	padding-top: 10px;
	width: auto;
	height: auto;
	position: relative;
	max-width: 330px;
}
#single-content {
	padding-top: 10px;
	min-height: 250px;
	width: 100%;
}
.wp-caption-text {
	font-size: 14px;
	line-height: 15px;
	text-align: left;
	color: #909090;
	max-width: 300px;
	padding-bottom: 10px;
}
#page-container {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5%;
	padding-top: 5%;
	padding-right: 5%;
	padding-left: 5%;
	background-color: #FFFFFF;
	margin-top: 20px;
	max-width: 1040px;
}
.newsbox-thumbnail {
	width: 100%;
	height: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}
#navigation ul li a:hover {
	display: block;
	font-size: 20px;
	color: #014489;
	font-family: "Barlow";
	font-style: normal;
	font-weight: 700;
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: capitalize;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 3px solid #014489;
}
#header-icons-present {
	position: absolute;
	right: 100px;
	bottom: 80px;
	font-size: 14px;
	display: none;
}
#header-icons img {
	margin-left: 15px;
	width: 100px;
	height: auto;
}
}
