/* pt-sans-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: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/pt-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-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: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/pt-sans-v17-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/pt-sans-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-italic.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-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: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/pt-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-700.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-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: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/pt-sans-v17-latin-700italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/pt-sans-v17-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-700italic.svg#PTSans') format('svg'); /* Legacy iOS */
}
/*************** END FONTS *****************/

html, body {
	/* background: url(../img/5.png); */
	background: #e9e9e9;
}

p {
	 text-align: justify;
	 hyphens: auto;
 }
 
body {
	font-family: "PT Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	overflow-y: scroll;
}
#wrap-bg {
	background: #68c9f3 url(../img/bg_hellblau.jpg) no-repeat /*#febe11*/;
	background-position: center top; /* 50% 50%  */
}
.top-bar { /* Button-Bar */
	background: #d92128;
	margin-bottom: 0;
	margin-top: 0px;
	height: 32px;
}
.top-bar ul {
	margin-bottom: 0;
	list-style: none;
}
.top-bar .row {
	max-width: none;
}
.top-bar form, .top-bar input {
	margin-bottom: 0;
}
.top-bar input {
	height: auto;
    padding-top: .35rem;
    padding-bottom: .35rem;
	font-size: 0.75rem;
}
.top-bar .button, .top-bar button {
 padding-top: .45rem;
 padding-bottom: .35rem;
 margin-bottom: .06rem;
	font-size: 0.75rem;
}
.top-bar .title-area {
	position: relative;
	margin: 0;
}
.top-bar .name {
	height: 33px;
	margin: 0;
	font-size: 16px;
}
.top-bar .name h1 {
	line-height: 45px;
	font-size: 1.0625rem;
	margin: 0;
}
.top-bar .name h1 a {
	font-weight: normal;
	color: white;
	width: 75%;
	display: block;
	padding: 0 15px;
}
.top-bar .toggle-topbar {
	position: absolute;
	right: 0;
	top: 0;
}
.top-bar .toggle-topbar a {
	color: white;
	text-transform: uppercase;
	font-size: 0.8125rem;
	font-weight: bold;
	position: relative;
	display: block;
	padding: 0 15px;
	height: 45px;
	line-height: 45px;
}
.top-bar .toggle-topbar.menu-icon {
	right: 15px;
	top: 50%;
	margin-top: -16px;
	padding-left: 40px;
}
.top-bar .toggle-topbar.menu-icon a {
	height: 34px;
	line-height: 32px; /* Button height */
	padding: 0;
	padding-right: 25px;
	color: white;
	position: relative;
}
.top-bar .toggle-topbar.menu-icon a::after {
	content: "";
	font-size:3rem;
	position: absolute;
	right: 0;
	display: block;
	width: 16px;
	top: 0;
	height: 0;
	box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
}
.top-bar.expanded {
	height: auto;
	background: transparent;
}
.top-bar.expanded .title-area { /*  Menü BG mobile Vers. */
	background: #d92128;
}
.top-bar.expanded .toggle-topbar a {
	color: #888888;
}
.top-bar.expanded .toggle-topbar a::after {
	box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
}
.top-bar-section {
	left: 0;
	position: relative;
	width: auto;
	transition: left 300ms ease-out;
}
.top-bar-section ul {
	width: 100%;
	height: auto;
	display: block;
	background: none; /* BG Menü #333333*/
	font-size: 16px;
}
.top-bar-section .divider, .top-bar-section [role="separator"] {
	border-top: solid 1px transparent; /* Trenner (Divider) Submenü */
	clear: both;
	height: 1px;
	width: 100%;
}
.top-bar-section ul li > a { /* Button Sub-Menü  */
	display: block;
	line-height: 18.5px;
	width: 100%;
	color: white;
	padding: 12px 0 12px 0;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-size: 0.8125rem;
	font-weight: normal;
	text-transform: none;
	background: #d92128;
	text-decoration:none;
	font-size: 1rem;
	text-shadow: 1px 1px 1px rgba(25, 25, 25, 1);

}
/*********** Buttons *************/
.top-bar-section ul li > a.button /* Button */ {
	text-align: center;
	font-size: 1rem;
	font-weight: normal;
	padding-top: 0.4rem;
	padding-right: 1.1rem; /* 1.4rem */
	padding-bottom: 0.4rem;
	padding-left: 1.1rem; /* 1.4rem */
	margin-top:1px;
	margin-bottom:-1px;
	background-color: #d92128;
	border-color: none;
	color: white;
	text-shadow: 1px 1px 1px rgba(25, 25, 25, 1);
}
button.radius, .button.radius {
	border-radius: 0px;
}
button, .button {
  transition: background-color 500ms ease-out; /* ausfaden Button hover  (Standard 300ms */
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus /*  Button active  */ {
	background-color: #fdbe11;
	font-weight: normal;
	color: #fdbe11;
	text-decoration:none;
}
.top-bar-section ul li > a.button.secondary {
	background-color: #e9e9e9;
	border-color: #bababa;
	color: #333333;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
	background-color: #bababa;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
	color: #333333;
}
.top-bar-section ul li > a.button.success {
	background-color: #5da423;
	border-color: #4a831c;
	color: white;
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
	background-color: #4a831c;
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
	color: white;
}
.top-bar-section ul li > a.button.alert {
	background-color: #c60f13;
	border-color: #9e0c0f;
	color: white;
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
	background-color: #9e0c0f;
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
	color: white;
}
.top-bar-section ul li > button {
	font-size: 0.8125rem;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #2ba6cb;
	border-color: #2285a2;
	color: white;
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
	background-color: #2285a2;
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
	color: white;
}
.top-bar-section ul li > button.secondary {
	background-color: #e9e9e9;
	border-color: #bababa;
	color: #66F;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
	background-color: #bababa;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
	color: #333333;
}
.top-bar-section ul li > button.success {
	background-color: #5da423;
	color: white;	
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
	background-color: #4a831c;
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
	color: white;
}
.top-bar-section ul li > button.alert {
	background-color: #c60f13;
	border-color: #9e0c0f;
	color: white;
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
	background-color: #9e0c0f;
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
	color: white;

}
.top-bar-section ul li:hover:not(.has-form) > a { /* Button hover */
	background: #ca141b; /* #fe0811 */
	color: #68c9f3; /* Menü hover  #F3F3F3  */
}
.top-bar-section ul li.active > a {
	background: #fe0811; /*  Button actice */
	color: white;
}
.top-bar-section ul li.active > a:hover {
	background: #fe0811;
	color: white;
	cursor: default;
}
.top-bar-section .has-form { 
	padding: 15px;
}
.top-bar-section .has-dropdown {
	position: relative;
}
.top-bar-section .has-dropdown > a:after {
	
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 5px;
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
	border-left-style: solid;
	margin-right: 15px;
	margin-top: 0px;
	position: absolute;
	top: 50%;
	right: 0;
}
.top-bar-section .has-dropdown.moved {
	position: static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
	display: block;
	position: static !important;
	height: auto;
	width: auto;
	overflow: visible;
	clip: auto;
	position: absolute !important;
	width: 100%;
}
.top-bar-section .has-dropdown.moved > a:after {
	display: none;
}
.top-bar-section .dropdown {
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 99;
	display: block;
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}
.top-bar-section .dropdown li {
	width: 100%;
	height: auto;
}
.top-bar-section .dropdown li a {
	font-weight: normal;
	padding: 8px 15px;
}
.top-bar-section .dropdown li a.parent-link {
	font-weight: normal;
}
.top-bar-section .dropdown li.title h5 {
	margin-bottom: 0;
}
.top-bar-section .dropdown li.title h5 a {
	color: white;
	line-height: 22.5px;
	display: block;
	text-decoration:none;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);

}
.top-bar-section .dropdown li.has-form {
	padding: 8px 15px;
}
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
	top: auto;
}
.top-bar-section .dropdown label {
	padding: 8px 15px 2px;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #777777;
	font-weight: bold;
	font-size: 0.625rem;
}
.js-generated { /*  Submenü  */
	display: block;
	background:#333333;
	margin-top: -2px;
	margin-bottom:1px;
}
 @media only screen and (min-width: 40.063em) {
.top-bar {
	background: none; /* #333333  */
 *zoom: 1;
	overflow: visible;
}
.top-bar:before, .top-bar:after {
	content: " ";
	display: table;
}
.top-bar:after {
	clear: both;
}
.top-bar .toggle-topbar {
	display: none;
}
.top-bar .title-area {
	float: left;
}
.top-bar .name h1 a {
	width: auto;
}
.top-bar input, .top-bar .button, .top-bar button {
	font-size: 0.875rem;
	position: relative;
	top: 0px;
}
.top-bar.expanded {
	background: #d92128;
}
/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
	width: 100%;
	background: #d92128;
	border-bottom: 1px solid #FFF;
}
.contain-to-grid .top-bar {
	max-width: 62.5em;
	margin: 0 auto;
	margin-bottom: 0;
}
.top-bar-section {
	transition: none 0 0;
	left: 0 !important;
}
.top-bar-section ul {
	width: auto;
	height: auto !important;
	display: inline;
	background:#d92128; /* Background Buttonbar */
}
.top-bar-section ul li {
	float: left;
	margin-right: 0px; /* margin Button */
	margin-top:-1px;
	margin-bottom: 1px;
}
.top-bar-section ul li .js-generated {
	display: none;
}
.top-bar-section li.hover > a:not(.button) {
	background: #272727;
	color: white;
}
.top-bar-section li:not(.has-form) a:not(.button) {
	padding: 0 15px;
	line-height: 33px; /* Submenü height */
	background: #333333;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
	background: #272727;
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
	padding: 0 15px;
	line-height: 33px;
	color: white;
	background: #2ba6cb;
}
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
	background: #258faf;
}
.top-bar-section .has-dropdown > a {
	padding-right: 35px !important;
}
.top-bar-section .has-dropdown > a:after { /* Button Submenü */
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 5px;
	border-color: rgba(255, 255, 255, 0.8) transparent transparent transparent; /*  Pfeil  */
	border-top-style: solid;
	margin-top: -2.5px;
	top: 18.5px; /* Pfeil */ 
}
.top-bar-section .has-dropdown.moved {
	position: relative;
}
.top-bar-section .has-dropdown.moved > .dropdown {
	display: block;
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}
.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
	display: block;
	position: static !important;
	height: auto;
	width: auto;
	overflow: visible;
	clip: auto;
	position: absolute !important;
}
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
	border: none;
	content: "\00bb";
	top: 1rem;
	margin-top: -1px;
	right: 5px;
	line-height: 1.2;
}
.top-bar-section .dropdown {
	left: 0;
	top: auto;
	background: transparent;
	min-width: 100%;
}
.top-bar-section .dropdown li a {
	color: white;
	line-height: 1;
	white-space: nowrap;
	padding: 12px 15px;
	background: #333333;
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button)/* Submenü */ {
	color: white;
	background: #d92128;
	text-decoration:none;
	font-size:0.9rem;	
	height:33px;

}
.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) /* Submenü hover*/{
	color: white;
	height:33px;
	background: #ff0000;
}
.top-bar-section .dropdown li label {
	white-space: nowrap;
	background: #fff;
}
.top-bar-section .dropdown li .dropdown {
	left: 100%;
	top: 0;
}
 .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
 border-bottom: none;
 border-top: none;
 border-right: solid 1px #bf8239;/* #FF5357 */
 clear: none;
 margin-top:4px;
 height: 24px; /* Höhe Line divider */
 width: 0;
}
.top-bar-section .has-form {
	background: #333333;
	padding: 0 15px;
	height: 45px;
}
.top-bar-section .right li .dropdown {
	left: auto;
	right: 0;
}
.top-bar-section .right li .dropdown li .dropdown {
	right: 100%;
}
.top-bar-section .left li .dropdown {
	right: auto;
	left: 0;
}
.top-bar-section .left li .dropdown li .dropdown {
	left: 100%;
}
.no-js .top-bar-section ul li:hover > a {
	background: #272727;
	color: white;
}
.no-js .top-bar-section ul li:active > a {
	background: #2ba6cb;
	color: white;
}
.no-js .top-bar-section .has-dropdown:hover > .dropdown {
	display: block;
	position: static !important;
	height: auto;
	width: auto;
	overflow: visible;
	clip: auto;
	position: absolute !important;
}
}
#inhalt {
	margin-top: 2em;
	min-height:350px;
}
#footer { /* Footer */
	background: #fff;
	text-align: center;
	border-top: 2px dashed #006e9e
}
 @media only screen and (min-width: 40.063em) {
/*
#footer {
	background: #fff;
	text-align: center;
}*/
}
h3 {
	font-size: 1.375rem;
	font-weight: bold;
	color: #d92128; /* #3B3B3B */
	text-shadow: 1px 1px 1px rgba(240, 240, 240, 1);
}
h5 {
	font-size: 1.05rem;
	font-weight: bold;
	color: #3B3B3B
}
h7 {
	font-size: 0.8rem;
	color: #3B3B3B
}
.inline-list {
	display: table;
	list-style: none outside none;
	margin: 1em auto;
	overflow: hidden;
	padding: 0;
}
#footer .inline-list-nav {
	display: table;
	list-style: none outside none;
	margin: 0.5em auto;
	overflow: hidden;
	padding: 0;
}
ul {list-style-type: circle;}

#footer a.datenschutzlink{

}
/* Default Link Styles */
a {
	color: #d92128;
	text-decoration: underline;
	font-weight: normal;
	line-height: inherit;
}
a:hover {
	color: #ca141b;
	text-decoration: none;
	font-weight: normal;
	text-shadow: 1px 1px 1px rgba(240, 240, 240, 1);
}
a:focus {
	color: #ca141b;
	text-decoration: underline;
	font-weight: normal;
}
a img {
	border: none;
}
/* Table Styles */
table {
	background: white;
	margin-bottom: 1.25rem;
	border: solid 1px #dddddd;
}
table thead,  table tfoot {
	background: whitesmoke;
}
table thead tr th,  table thead tr td,  table tfoot tr th,  table tfoot tr td {
	padding: 0.5rem 0.625rem 0.625rem;
	font-size: 0.875rem;
	font-weight: bold;
	color: #222222;
	text-align: left;
}
table tr th,  table tr td {
	padding: 0.5625rem 0.625rem;
	font-size: 0.875rem;
	color: #222222;
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
	background: #E5E5E5; /* old #f9f9f9 Background Table Zeile  */
}
table thead tr th,  table tfoot tr th,  table tbody tr td,  table tr td,  table tfoot tr td {
	display: table-cell;
	line-height: 1.125rem;
	vertical-align:text-top;
}
/* Zebrastreifen Tabelle */
table tr {
	padding: 0.5625rem 0.625rem;
	font-size: 0.875rem;
	color: #222222;
	background: #eee /* Background Table Zeile  */
}  
/*  End  */

/* Galerie */
#galerie a {
	margin: auto 5px 10px auto;
}

 @media only screen and (max-width: 492px) {
.inline-list {
	display: inline-block;
	text-align:center;
}
	
.inline-list img {
	margin: 1em 0.2em;
}

.inline-list > li {

    list-style: none;
    float: left;
    display: block;
    width: 33%; 
	margin-left: 0px;
}
}