@charset 'UTF-8';

/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/
html {
	margin:0; 
	padding:0; 
	min-height: 100%;
	width:100%; 
	height:100%;
	top: 0px;
	bottom: 0px;
	overflow-y: scroll;
}
*+html {
	overflow: scroll; /*Scrollbar bei Firefox anzeigen*/ 
	height:100%	
}
body {
	margin: 0px;
	border: 0;
	min-height: 100%;
	height:100%;
	width:100%; 
	bottom: 0px;
	top: 0px;
	background-color: transparent;
}
body,input {
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px;
}
/* oxygen-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: 'Oxygen';
	  font-style: normal;
	  font-weight: 400;
	  src: url('/css/fonts/oxygen-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
td {

}
img {
	max-width: 100%;
	height: auto;
}
h1 {
    margin-top: 20px;
    color: #00afd3;
    font-size: 24px;
    font-weight: 700;
}
h2 {
	margin-top: 12px;
    color: #00afd3;
	font-size: 18px;
}
.dynpg_AG_row_Description h2,
.ah .shorty h2 {
    margin-top: 20px;
    color: #00afd3;
    font-size: 24px;
    font-weight: 700;
}
h3 {
    color: #00afd3;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 3px;
}
.icons {
	clear: both;
}
.article-media {
	margin-left: 15px;
}
.content .article-media a:link, .content .article-media a:visited {
    color: inherit;
    float: left;
}
table#optik tr:nth-child(2n) {
     background-color: #CCC;
}
table#optik tr:nth-child(2n):hover {
     background-color: #00afd3;
	 color: #FFF;
}
table#optik tr:hover {
     background-color: #00afd3;
	 color: #FFF;	
}
table#optik td {
	paddingt: 3px;
}
#body_background {
	position:relative;
	z-index:1;
	width:100%;
	height: auto !important;
	min-height: 100%;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
#background_img {
	position:absolute; 
	z-index:1; 
	width:100%; 
	height:100%;
}
.top_outside {
	width:100%;
	margin-top: -10px;
	padding-top: 10px;
	border-bottom: solid 2px #00afd3;
	background-color: #FFF;
}
.container_outside {
	width:100%; 
	left: 0px;
	overflow:auto; 
	z-index:2;
	padding-top: 0px;
}

/*********************************************************************************/
/* link formations
/*********************************************************************************/
a:link,
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #e2001a;	
	text-decoration: none;
}
.address a:link,
.address a:visited {
	color: #FFF;
	text-decoration: none;
}
.address a:hover {
	color: #000;
	text-decoration: none;
}
.footer a:link,
.footer a:visited {
	color: #a11a25;
	text-decoration: underline;
}
.footer a:hover {
	color: #a11a25;	
	text-decoration: none;
}
.copyright a:link,
.copyright a:visited {
	color: #fff;
	text-decoration: underline;
}
.copyright a:hover {
	color: #a11a25;	
	text-decoration: underline;
}
h2 a:link,
h2 a:visited {
    color: #00afd3;
}

/*********************************************************************************/
/* navigation
/*********************************************************************************/
#nav {
	width: 100%;
	position: relative;
	z-index: 1000;
	text-align: center;
}
.nav_center {
    font-size: 16px;
	padding: 6px 0;
    list-style-type: none;
    position: relative;¨
	text-align: center;
	display: inline-block;
}
#mainMenu ul.menu li {
    float: left;
    position: relative;
}
#mainMenu ul.menu li ul li {
    clear: both;
    text-align: left;
    min-width: 250px;
}

.navi {
	letter-spacing: 0.5px;
	font-weight: bold;
	padding-top: 10px;
	position: relative;
	z-index:1;

}
.dynpg_A_breadcrumb {
	display: none;
}
/*********************************************************************************/
/* home und slider
/*********************************************************************************/
.faq {
	position: absolute;
	right: 15px;
	top: 10px;
	padding: 0 5px;
	border: solid 1px #ccc;
	background: #fff;
	color: #999;
	font-size: 20px;
	font-weight: bold;
}
.faq .dynpg_A_header_text {
	display: none;
}
.faq a {
	color: #999;
	text-decoration: none;
	line-height: 100%;	
}
.top {
	width: 100%;
}
.logo {
	margin-top: 10px;
	font-size: 400%;
	color: #ccc;
}
.logo img {

}
.slider_out, .slider, .slider div {
	width: 100%;
	height: 300px;
	position: relative;
	box-shadow: 0px 3px 3px grey;
	margin-bottom: 3px;
}
#change_img div {
	background-size: cover !important;
    background-position: center !important;
}
.slogan {
	position: absolute;
	bottom: 0px;
	right: 15%;
}
.slogan p {
	background-image: url(../images/trans_white.png);
	display: block;
	font-size: 20px;
	line-height: 120%;
	color: #333;
	padding: 5px;
	border-radius: 15px;
}
.slogan .dynpg_A_header_text {
	display: none;
}
.byline_lead {
	width: 100%;
	font-size: 300%;
	color: #fff;
	text-shadow: 5px 10px 8px #333;
	display: inline-block;
	line-height: 1.2;
	position: relative;
	margin-bottom: 30px;
	float: right;
}
.header .container {
	top: 30px;
	position: relative;
	z-index: 10;
}
.content_h {
	width: 50%;
	padding: 10px 30px 0 0;
	float: left;
}
.content_h .dynpg_A_header_text {
	display: none;
}
#mobile td {
	padding: 10px 0 30px 0;
}
#mobile tr {
	border-bottom: dotted 1px #ccc;
}

.news {
	width: 25%;
	padding-top: 20px;
	padding-right: 2%;
	float: left;
}
.news .dynpg_H,
.events .dynpg_H {
	box-shadow: 3px 2px 2px #e1e1e1;
	padding: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
    border: solid 1px #999;
}
.news h2 {
	color: #fff;
	display: block;
	background: #00afd3;
	padding: 5px 3px;
	border-radius: 5px;
	box-shadow: 3px 2px 2px #999;
}
.news .dynpg_H_header_text {
	font-weight: bold;
}
.events {
	width: 25%;
	padding-top: 20px;
	float: left;
}
.events h2 {
	color: #fff;
	display: block;
	background: #00afd3;
	padding: 5px 3px;
	border-radius: 5px;
	box-shadow: 3px 2px 2px #999;
}
.events .dynpg_H_header_text {
	font-weight: bold;
}
.dynpg_A_header_lead {
	margin: 10px 0;
}
.footer .dynpg_A_header_text {
	font-size: 24px;
	color: #a11a25;
	font-weight: bold;
	margin: 10px 0;
}
.calendar {
	margin-top: 20px;
}
.calendar .dynpg_h {
	background: #f0f0f0;
	padding: 10px 3px;
	margin-bottom: 5px;
}
.footer {
	width: 100%;
	background-image: url(../images/grey_trans.png);
	color: #FFF;
	margin-top: 20px;
}
.footer .container {
	padding: 20px;
}
.partner {
	margin-top: 40px;
	padding: 20px 0;
	background-color: #f1f1f1;
}
.partner img {
	max-width: 250px;
	margin: 0 10px;
}
.partner .dynpg_A_header_text {
	color: #00afd3;
	font-size: 18px;
}
.news p.dynpg_H_header_date,
.calendar p.dynpg_H_header_date {
	font-size: 12px;
	color: #999;
	margin: 20px 0 4px 0;
	line-height: 12px;
	text-align: right;
}
.news .dynpg_H_header_text,
.calendar .dynpg_H_header_text {
	font-weight: bold;
	text-transform: uppercase;
}
.news img {
	border-radius: 15px;
}
.dates .dynpg_H:nth-child(2n) {
    color: #333;
}
.dates .dynpg_H {
	color: #666;
	border: dotted 1px transparent;
	padding: 2px;
}
.dates .dynpg_H:hover {
	color: #000;
	padding: 2px;
	background-color: #FFF;
	border: dotted 1px #000;
}
.dates .dynpg_H
.footer .dynpg_A_header_text {
	color: #a11a25;
}
.dates .dynpg_H_header_text {
	display: none;
}
.copyr {
	width: 320px;
	margin: 0 auto;
	text-align: center;
}
.year {
	padding-right: 4px;
}
.name {

}
.copyr .dynpg_A_header_lead {
	margin: 0 0;
}
/*********************************************************************************/
/* slider
/*********************************************************************************/
.slider {

}
.slider_out, .slider, .slider div {
	width: 100%;
	height: 300px;
	position: relative;
	margin-bottom: 3px;
	text-align: center;
}
#change_img div {
	background-size: cover !important;
    background-position: center !important;
}
.slider .DynPG_Gallery_Title {
	color: #333;
	font-size: 200%;
	font-weight: bold;
	top: 150px;
	display: none;
	
}
.slider .DynPG_Gallery_Desc {
	color: #333;
	font-size: 200%;
	font-weight: bold;
	position: relative;
}
.slider .DynPG_Gallery_Desc p {
	width: 100%;
	color: #fff;
	text-shadow: 5px 10px 8px #333;
	display: inline-block;
	margin-top: 180px;
	line-height: 1.2;
	positon: relative;
	margin-bottom: 30px;
	text-align: center;
	padding-left: 30%;
}

/*********************************************************************************/
/* usely side
/*********************************************************************************/
.content .DynPG_Gallery_Title,
.content .DynPG_Gallery_Desc {
	display: none;
}
.dynpg_AG_breadcrumb_navi {
	display: none;
}
.content {
	float: left;
	margin: 10px 0;
	font-size: 16px;
}
.content_h {
	float: left;
	margin: 10px 0;
	font-size: 16px;
}
.content img {

}
.sidebar {
	float: left;
}
.sidebar li {
	margin-left: -20px;
}
header {
	margin-bottom: 12px;
}
.main_list2 {
	clear: both;
}
.main_list2 h3 {
	margin-top: 50px;
}
.content_right {

}
.content .dynpg_AA img {
}
.footer h2 {
	color: #CCC;
	font-size: 16px;
	margin: 10px 0 6px 0;
}
.footer section,
.footer .byline,
.footer .dynpg_A_header,
.footer .dynpg_A_content {
	color: #CCC;
	font-size: 14px;
}
.footer .dynpg_A_header_text {
	font-size: 16px;
	margin-top: 16px;
}
.footer .dynpg_A_header_lead {
	text-transform: uppercase;	
	font-weight: normal!important;
}
.footer .byline {
	text-transform: none;
}
.footer .dynpg_A_content {
	margin-top: 12px;
}
.footer-img {
	max-width: 30%;
	border-radius: 8px;
	margin: 5px 10px 5px 0;
}
.copyright {
	font-size: 12px;
	background-color: #00afd3;
	color: #fff;
	padding: 20px;
	text-align: center;
}
.copyright .dynpg_A_header_text {
	display: none;
}
.copyright a {
	color: #ccc;
	text-decoration: none;
}
/*********************************************************************************/
/* aktuell
/*********************************************************************************/
.aktuell .dynpg_AA_row_Table img {
	display: none;
}
.aktuell h2 {
	font-size: 20px;
}
.aktuell .byline {
	text-transform: none;
}
.aktuell .dynpg_A_header_lead {
	text-transform: uppercase;
	color: #666;
}
/*********************************************************************************/
/* agenda
/*********************************************************************************/
.agenda {
	box-shadow: 3px 2px 2px #e1e1e1;
	padding: 5px;
	border-radius: 5px;
	margin: 30px 0;
	background: #ddeaff;
}
.dynpg_A_header_text {
    color: #00afd3;
    font-size: 18px;
}
/*********************************************************************************/
/* pinboard
/*********************************************************************************/
.content_pinboard .dynpg_AA_row_MainA,
.content_pinboard .dynpg_AA_row_MainB {
	width: 28%;
	Margin-right: 2%;
	float: left;
	clear: inherit;
	border: solid 1px #ccc;
	margin-bottom: 20px;
}
.content_pinboard .dynpg_AA_row_MainA:hover,
.content_pinboard .dynpg_AA_row_MainB:hover {
	box-shadow: 5px 4px 4px #e1e1e1;
	background-color: #F3F3F3;
}
.content_pinboard .dynpg_AA_row_Main_Col_01A,
.content_pinboard .dynpg_AA_row_Main_Col_01B {
	text-align: center;
}
#pinbox {
	height: 220px;
}
#pinbox_top {
	height: 150px;
}
#pinbox_bottom {
	height: 60px;
	vertical-align: top;
}

/*********************************************************************************/
/* accordion
/*********************************************************************************/
.acc {
	margin-bottom: 40px;
}
.content_acc .dynpg_AA_row_HeadtextA > a:after,
.content_acc .dynpg_AA_row_HeadtextB > a:after {
	content:"+";
	float:right;
}
.content_acc .dynpg_AA_row_Table {
	width: 100%;
}
.content_acc .dynpg_AA_row_MainA,
.content_acc .dynpg_AA_row_MainB {
    background-image: url(../images/trans_wihte.png); 
    border: 1px solid #ccc;
	border-radius: 15px;
    float: left;
    margin: 3px 0 3px 3px;
    padding: 8px 5px 0px 5px;
    width: 45%;
	clear: none;
}
.content_acc h1 {
	margin-left: 8px;
}
.content_acc td {
	vertical-align: bottom;
	padding: 4px 2px;
}
.content_acc .dynpg_AA_row_HeadtextA,
.content_acc .dynpg_AA_row_HeadtextB {
	font-size: 16px;
}
.content_acc .dynpg_AA_row_DescriptionA,
.content_acc .dynpg_AA_row_DescriptionB {
	text-transform: uppercase;
}
.content_acc .dynpg_A_content {
	padding-bottom: 10px;
}
.content_acc img {
	margin: 0 10px 10px 0;
}




/*********************************************************************************/
/* Daten
/*********************************************************************************/
.dat_left .dynpg_AA_row_HeadtextA,
.dat_left .dynpg_AA_row_HeadtextB {
	display: none;
}
.dat_right .dynpg_AA_row_HeadtextA,
.dat_right .dynpg_AA_row_HeadtextB {
	display: none;
}

/*********************************************************************************/
/* two colomns
/*********************************************************************************/



/*********************************************************************************/
/* config_general
/*********************************************************************************/
.dynpg_H_header_image {
    margin-bottom: 10px;
}
div.dynpg_H_header_lead {
    clear: both;
}
/*********************************************************************************/
/* navigation
/*********************************************************************************/


/*------------------------------- galery home ---------------------------------*/
.content_h .DynPG_Gallery_P_div_0 { float: left; width: 24%; padding: 1% 3% 2% 0; }
.content_h .DynPG_Gallery_P_div_0 .play_button_overlay { position: absolute; left: 0; top: 0;}
.content_h .DynPG_Gallery_P_div_1 { float: left; width: 24%; padding: 1% 3% 2% 0; text-align: center;}
.content_h .DynPG_Gallery_P_div_2 { float: left; width: 24%; padding: 1% 3% 2% 0; text-align: center;}
.content_h .DynPG_Gallery_P_div_3 { float: left; width: 24%; padding: 1% 3% 2% 0; text-align: center;}

/*------------------------------- galery aktuell ---------------------------------*/
.content_aktuell .DynPG_Gallery_P_row_0 { clear: left; }
.content_aktuell .DynPG_Gallery_P_row_1 { clear: left; }
.content_aktuell .DynPG_Gallery_P_row_2 { clear: left; }
.content_aktuell .DynPG_Gallery_P_row_3 { clear: left; }
.content_aktuell .DynPG_Gallery_P_row_4 { clear: left; }
.content_aktuell .DynPG_Gallery_P_row_5 { clear: left; }

.content_aktuell .DynPG_Gallery_P_div_0 { float: left; width: 19%; padding: 1% 3% 2% 0; }
.content_aktuell .DynPG_Gallery_P_div_0 .play_button_overlay { position: absolute; left: 0; top: 0;}
.content_aktuell .DynPG_Gallery_P_div_1 { float: left; width: 19%; padding: 1% 3% 2% 0; text-align: center;}
.content_aktuell .DynPG_Gallery_P_div_2 { float: left; width: 19%; padding: 1% 3% 2% 0; text-align: center;}
.content_aktuell .DynPG_Gallery_P_div_3 { float: left; width: 19%; padding: 1% 3% 2% 0; text-align: center;}
.content_aktuell .DynPG_Gallery_P_div_4 { float: left; width: 19%; padding: 1% 3% 2% 0; text-align: center;}
.content_aktuell .DynPG_Gallery_P_div_5 { float: left; width: 19%; padding: 1% 3% 2% 0; text-align: center;}
.content_aktuell .DynPG_Gallery_P_div_6 { float: left; width: 19%; padding: 1% 3% 2% 0; text-align: center;}

/*------------------------------- galery-slider    ---------------------------------*/
.cycle-overlay div {
	display: none;
}

/*------------------------------- google-maps und youtube ---------------------------------*/
.google-maps {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; min-height: 300px; overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.google-blog {
	padding-bottom: 75%; // This is the aspect ratio
	height: 1px;
	border-radius: 10px!important;
}
.google-blog iframe {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 95% !important;
	height: 88% !important;
	clear:both;
	left: 3%;
	overflow-x: hidden !important;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*------------------------------- config_general.css ---------------------------------*/
.dynpg_AG_row_Description {
	clear: both;
	}
.news .dynpg_H_header {
	padding-top: 0px;
}
.news .dynpg_H_header_lead p {
	margin: 0px;
}
div.dynpg_H_header div.dynpg_H_header_lead {
}
div.dynpg_H_header div.dynpg_H_header_text h2 {
	padding: 0px;
}
.dynpg_H_header_lead img {
	border-radius: 15px;
	margin: 12px 0;
}

/*------------------------------- bootstrap css ---------------------------------*/

/*********************************************************************************/
/* events
/*********************************************************************************/
.events h1 {
	display: none;
}
.events .dynpg_H {
	color: #333;
	padding: 10px 0;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	border: solid 1px #999;
	border-radius: 5px;
	box-shadow: 3px 2px 2px #ccc;
	/*background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.45, #ebebeb),
		color-stop(0.45, #cfe7ec),
		to(#cfe7ec));*/
}
.events .dynpg_H_header_text {
	color: #333;
	font-size: 18px;
}
.evle {
	width: 25%;
	padding-left: 5%;
	float: left;
}
.evri {
	width: 75%;
	padding-right: 5%;
	float: left;
}
.events .name_day {
	text-align: center;
}
.events .day {
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	float: left;
	padding-top: 10px;
}
.events .month {
	width: 100%;
	font-size: 16px;
	margin-top: 10px;
	float: left;
}
.eventcontent .dynpg_A_header_text{
	font-size: 26px;
	color: #2f5496;
}
.events div.dynpg_H_header div.dynpg_H_header_lead {
    margin-top: 20px;
}
.events .dynpg_H a {
	color: #333;
}
.event_left .dynpg_e_header_text {
	font-size: 140%;
	font-weight: bold;
	line-height: 160%;
}
.event_left .date {
	font-weight: bold;
}
.event_left .row {
	border-bottom: dashed 3px #999;
	margin-bottom: 20px;
}

/*------------------------------- mobile devices ---------------------------------*/
@media (min-width: 1200px) {
	.container {

	}
}
@media (min-width: 990px) and (max-width: 1200px) {
	.slider_out, .slider, .slider div {
		width: 100%;
		height: 300px;
	}
	.DynPG_Gallery_Desc p {
		margin-top: 220px;
	}
	.address {
		text-align: center;
		margin: 0px;
		position: absolute;
		right: -100px;
		top: 0px;
	}
	.address .special1 {
		background-color: #c5141d;
		border: 1px solid #ccc;
		border-radius: 30px;
		color: #fff;
		font-size: 20px;
		margin-top: 70px;
		padding: 20px;
	}
	.address .special2 {
		background-color: #c5141d;
		border: 1px solid #ccc;
		border-radius: 30px;
		color: #fff;
		font-size: 20px;
		margin-top: 10px;
		padding: 20px;
	}
}
@media (max-width: 991px) {
	.top_outside {
		padding-bottom: 10px;
	}
	.slider .DynPG_Gallery_Desc p {
		margin-top: 120px;
	}
	.DynPG_Gallery_Desc p {
		margin-top: 150px;
	}
	.content_pinboard .dynpg_AA_row_MainA,
	.content_pinboard .dynpg_AA_row_MainB {
		width: 48%;
	}
	#nav {
		width: 100%;
		background: red;
		bottom: 0px;
		position: relative;
		z-index: 2000;
	}
	.h_nav_m {
		position: absolute;
		top: -45px;
		right: 10px;
		width: 95%;
	}
	.byline_lead {
		font-size: 200%;
		margin-bottom: 30px;
	}
	.content .dynpg_A_header_lead h1 {
		font-size: 150%;
	}
	#li_group_id_13.d_2 {
		display: inherit;
	}
	.slider_out, .slider, .slider div {
		width: 100%;
		height: 200px;
	}
	div.dynpg_H_header div.dynpg_H_header_lead {
		font-size: 100%;
	}
	ul.menu a, ul.menu a:hover, ul.menu a.hlink_a {
    	padding: 4px 15px 5px 0;
	}
	.navbar-header {
		float: none;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-default {
		background-color: transparent;
	}
	.navbar-collapse.navHeaderCollapse.collapse.in {
		background: transparent;
	}
	.navbar-default .navbar-toggle {
		border-color: #666;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-toggle:hover {
		background-image: url(../images/grey_trans.png);
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-toggle {
		background-color: #00afd3;
	}
	.navbar-collapse.collapse {
		display: none!important;
		background-color: transparent;
	}
	.navbar-collapse.collapse.in {
	  	display: block!important;
	}
	.navbar-nav {
		float: none!important;
		margin: 7.5px -15px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
	}
	.navbar-nav li {
		float: none;
		text-align: center;
	}
	.navbar-nav li .hlink {
		line-height: 35px;
		padding-left: 3px;
	}
	.navbar-nav li a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.scroller,
	.dropdown-toggle {
		margin: 3px;
		font-size: 14px;
		font-weight: bold;
	}
	
	.dropdown-menu .d_2 .hlink {
		margin: 3px;
	}
	.dropdown-menu .d_2 .hover {
		margin: 3px;
		color: #214b7d!important;
	}
	.dropdown-menu .d_2 .hlink_a {
		margin: 3px;
	}
	.navbar-default .navbar-nav li .hlink {
		color: #666;
	}
	.navbar-default .navbar-nav li a {
		color: #214b7d;
	}
	.navbar-default .navbar-nav li .hlink {
		color: #fff;
		text-decoration: none;
	}
	.navbar-default .navbar-nav li {
		border-bottom: solid 2px #fff;
		line-height: 150%;
	}
	.navbar-default .navbar-nav li a {
		color: #214b7d;
	}
	.navbar-collapse.navHeaderCollapse.collapse.in {
		background: #999;
	}
	.navbar-default .navbar-nav li a.hlink_a {
		background: #00afd3;
		color: #fff;
		text-decoration: none;
		display: block;
		padding-left: 3px;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		background-color: #00afd3;
		background-image: none;
		color: #fff;
		text-decoration: none;
	}
	.dropdown-toggle:hover{
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu li a  {
		color: #FFF;
		text-decoration: none;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a.hlink_a {
		background-color: #666;
	}
	.navbar-collapse.in {
	  overflow-y: visible;
	}
	.navbar-collapse {
	  max-height: none!important;
	}
	.navbar-collapse.collapse {
	  display: none !important;
	}
	.navbar-nav {
	  float: none !important;
	  margin-bottom: 10px;
	  margin-top: 7.5px;
	}
	.navbar-nav > li {
	  float: none;
	}
	.navbar-nav .open .dropdown-menu {
	  border: 0 none;
	  box-shadow: none;
	  float: none;
	  margin-top: 0;
	  position: static;
	  width: auto;
	}
	.dropdown-menu {
	  font-size: 14px;
	  left: 15px;
	}
	.left_inner {
		padding: 0 5% 0 5%;
	}
	.btn-pdf,
	.btn-print {
		display: none;
	}
}
@media (max-width: 768px) {
	.content_h,
	.news,
	.events {
		width: 100%;
		padding-right: 0%;
	}
	.DynPG_Gallery_Desc p {
		margin-top: 120px;
		font-size: 80%;
	}
	.byline_lead {
		font-size: 160%;
	}
	.content .dynpg_A_header_lead h1 {
		font-size: 160%;
	}
	.main_list2 h3 {
		margin-top: 10px;
	}
	#ul_1 .d_2a:hlink {
		color: #FFF;
	} 
	.logo {
		font-size: 200%;
		font-weight: bold;
	}
	.content_right {
		margin-top: 20px;
	}
}

@media (min-width: 480px) and (max-width: 900px) {

}
@media (max-width: 480px) {
	.slider .DynPG_Gallery_Desc p {
		margin-top: 100px;
		font-size: 60%;
		line-height: 120%;
	}
	td {
		display: block;
	}
	.slider_out, .slider, .slider div {
		height: 150px;
	}
	.slogan {
		right: 1%;
	}
	.byline_lead {
		font-size: 140%;
	}
	.content .dynpg_A_header_lead h1 {
		font-size: 100%;
	}
	.content_right {
		margin-top: 20px;
	}
	h1 {
		font-size: 120%;
	}
	h2 {
		font-size: 120%;
	}
	.main_list2 h2 {
		font-size: 100%;
		font-weight: bold;
	}
	.main_list2 h3 {
		font-size: 90%;
		font-weight: bold;
	}
	.content_pinboard .dynpg_AA_row_MainA,
	.content_pinboard .dynpg_AA_row_MainB {
		width: 100%;
	}
	#nav {
		margin-top: 0px;
		bottom: 0px;
	}
	.logo {
		margin-top: 25px!important;
		font-size: 110%;
		font-weight: bold;
	}
	.logo img {
		width: 80px;
		height: auto;
	}
	.news .dynpg_H {
		width: 100%;
		float: left;
		padding: 1%;
	}
	.navbar-default {
		background-color: transparent;
	}
	.container_bg {
		padding: 10px;
	}
	.copyright {
		padding: 5px 0;
	}
	.copyright .dynpg_A_content {
		font-size: 80%;
	}
	.copyr {
		width: auto;
	}
}

/*  ----------------------formular--------------------------- */
td {
	padding: 3px 0 3px 0;
}
.input{
	width: 98%;
	margin: 3px;
	border: none;
	background-color: #eee;
}
input.formfield_error,
textarea.formfield_error,
select.formfield_error {
	background-color: #B90000;
}	
span.form_error,
span.form_success {
	font-size: 18px;
	color: #B90000;
	line-height: 30px;
}
textarea {
	width: 50%;	
	border: none;
	background-color: #eee;
}
textarea:focus {
	background: #CCC;
	width: 50%;
	font-weight: bold;
	color: #000;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;

}  
.input:focus {
	width: 50%;
	background: #CCC;
	color: #333;
	font-weight: bold;
}
.select {
	margin: 5px auto 0 0;
	background: #ffffff;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.select:focus {
	background-color: #ccc;
}
div#announce input {
    border: 1px #999 solid;
    background-color: white;
	width: 100%;
}
input.button {
	background: #ccc!important;
	margin-top: 10px;
}
[type="radio"] {
    margin-right: 5px !important;
}

.kissblau {
	color: #00afd3;
}

.texthellblauhinterlegt {
background-color: #d6f2f8;
padding: 5px;
    
}

.texthellrothinterlegt {
background-color: #e4c1c3;
padding: 5px;
    
}