@font-face {
	font-family: 'Conv_CDUSkopexBoldItalic';
	src: url('../../../fonts/CDUSkopexBoldItalic.eot.html');
	src: local(' '), url('../../../fonts/CDUSkopexBoldItalic.woff.html') format('woff'),
	url('../../../fonts/CDUSkopexBoldItalic.ttf.html') format('truetype'),
	url('../../../fonts/CDUSkopexBoldItalic.svg.html') format('svg');
	font-weight: normal;
	font-style: normal;
}

/***************/
/* ALLGEMEINES */
/***************/

body {
	color: #3c3c3b;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	background-color: #e3e7ea;
}

.container {
	max-width: 990px;
}

.BoxBlue {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00559d+0,458bc2+100 */
	background: #00559d; /* Old browsers */
	background: -moz-linear-gradient(left,  #00559d 0%, #458bc2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00559d), color-stop(100%,#458bc2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #00559d 0%,#458bc2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #00559d 0%,#458bc2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #00559d 0%,#458bc2 100%); /* IE10+ */
	background: linear-gradient(to right,  #00559d 0%,#458bc2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00559d', endColorstr='#458bc2',GradientType=1 ); /* IE6-9 */
}

.BoxOrange {
	background-color: #f49800;
}

.BoxWhite {
	background-color: #ffffff;
}

a,
a:link,
a:active,
a:visited{
	text-decoration: none;
	color: #3c3c3b;
}

#ReadSpeaker a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #3c3c3b;
}

a.class_rightnavi_inaktiv {
	font-style: normal;
}


a.class_rightnavi_inaktiv:hover,
a.class_rightnavi_inaktiv:focus {
	text-decoration: underline;
}

.border_top {
	border-top: 1px solid #cecece;
}

.border_top.headline-inline {
	border: none;
	margin: 10px 0;
}

.responsiveTopImage {
	max-height: none;
}

.social_share_privacy_area li.help_info .info, .social_share_privacy_area li .help_info.icon .info {
	right: auto;
	left: 0;
}

.minh1 {
	min-height: 25px;
	margin-top: 15px;
}

.minh2 {
	margin-bottom: 25px;
}
/**************/
/* NAVIGATION */
/**************/

.row.navi {
}

.topnavi ul.inline {
	padding-left: 0;
	margin: 0;
}

.topnavi ul.inline > li {
	list-style: none;
	float: left;
	padding: 15px 0;
}

.topnavi ul.inline > li > a {
	font-size: 16px;
	padding: 22px 20px 22px 0;
	display: block;
}

.Lizenz102577 .topnavi ul.inline > li > a {
	font-size: 15px !important;
}


.topnavi ul.inline > li > a:hover,
.topnavi ul.inline > li > a:focus {
	text-decoration: none;
}

.topnavi ul.inline > li.active > a,
.topnavi ul.inline > li:hover > a,
.topnavi ul.inline > li:focus > a {
	color: #f49800;
}

.topnavi ul.inline > li.active > a {
	font-weight: bold;
}

.topnavi ul.inline > li > a > span {
	display: none;
}

.Lizenz101411 #cdu_logo_mit_balken{
	display: none;
}

.navi .logo_container {
	padding: 15px 0;
	position: relative;
}

.Lizenz102369 .navi .logo_container,
.Lizenz102500 .navi .logo_container {
	display: none !important;
}

.Lizenz102500.Content1 .print-box {
	display: none !important;
}

.phone-menu {
	cursor: pointer;
	float: left;
	margin-top: 15px;
	padding: 15px;
}

.phone-menu span {
	background: none repeat scroll 0 0 #3c3c3b;
	border-radius: 5px;
	display: block;
	margin-top: 5px;
	padding: 3px 0 2px;
	width: 35px;
}


/* Start Suchfeld */

.navi .SearchIcon {
	padding: 14px 0;
	margin: 20px 0;
	cursor: pointer;
}

.navi .SearchField {
	background-color: #f49800;
	height: 62px;
	position: absolute;
	right: 360px;
	top: 17px;
	width: 300px;
}

.navi .SearchField .SearchFieldIcon {
	float: left;
	padding: 17px;
}

.navi .SearchField form > .input-append > input {
	background-color: #ffffff;
	border: medium none;
	color: #f49800;
	padding: 5px;
	margin: 15px 0;
	font-size: 15px;
	width: 190px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.navi .SearchField form > .input-append button {
	background-color: rgba(0, 0, 0, 0);
	color: #ffffff;
	float: right;
	font-size: 20px;
	padding: 15px 8px;
}


/* Ende Suchfeld */


.navi .topnavi .inline > li ul.dropdown-menu {
	margin-top: 0;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #d2d9e6;
	font-size: 16px;
}

.navi .topnavi .inline > li > ul.dropdown-menu {
	top: 99%;
	left: -20px;
}

.navi .topnavi .inline > li > ul.dropdown-menu li {
	padding: 10px 0;
	cursor: pointer;
	position: relative;
}

.navi .topnavi .inline > li > ul.dropdown-menu li > a {
	width: 250px;
	white-space: normal;
}

.navi .topnavi .inline > li > ul.dropdown-menu > li > ul {
	top: -6px;
	left: 240px;
	-webkit-box-shadow: -5px 0px 10px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: -5px 0px 10px -5px rgba(0,0,0,0.75);
	box-shadow: -5px 0px 10px -5px rgba(0,0,0,0.75);
}

.navi .topnavi .inline > li > ul.dropdown-menu > li:hover > a,
.navi .topnavi .inline > li > ul.dropdown-menu > li:focus > a,
.navi .topnavi .inline > li > ul.dropdown-menu > li > ul.dropdown-menu > li:hover > a,
.navi .topnavi .inline > li > ul.dropdown-menu > li > ul.dropdown-menu > li:focus > a{
	color: #f49800;
	background-color: transparent;
}

.navi .topnavi .inline > li:hover > ul,
.navi .topnavi .inline > li > ul.dropdown-menu > li:hover > ul {
	display: block;
}

.navi .logo_container > .logo_subline {
	font-size: 11px;
	left: 195px;
	line-height: 12px;
	position: absolute;
	text-transform: uppercase;
	bottom: 20px;
}

.Lizenz100463 .navi .logo_container img {
	display: none;
}

.Lizenz100463 .navi .logo_container {
	background-image: url("../../../../../files/logos/spezial/100463.jpg");
	/*background-image: url("../../../../../files/logos/spezial/kpv_logo.jpg");*/
	background-repeat: no-repeat;
	height: 62px;
	margin: 17px 0;
	width: 330px;
}

.Lizenz102507 .navi .logo_container img {
	display: none;
}

.Lizenz102507 .navi .logo_container {
	background-image: url("../../../../../files/logos/spezial/102507.png");
	background-repeat: no-repeat;
	height: 83px;
	margin: 17px 0;
	width: 330px;
}

.Lizenz101701 .navi .logo_container img {
	display: none;
}

.Lizenz101701 .navi .logo_container {
	background-image: url("../../../../../files/logos/spezial/cda_logo.jpg");
	background-repeat: no-repeat;
	height: 62px;
	margin: 6px 0;
	width: 330px;
}


/**********/
/* TEASER */
/**********/

.BoxBlue .teaser {
	overflow: hidden;
}

.BoxBlue .teaser > .teaserbild {
	padding: 0 15px;
}

.teaser .teaserbild .responsiveTopImage img {
	max-width: 100%;
}

.teaser .teaserbild > .responsiveTopImage > img {
	width: 100%;
}

.teaser .teaserbild .responsiveTopImage .responsiveTopImageText {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	color: #ffffff;
	padding: 10px 25px;
	position: absolute;
	width: 100%;
}

.teaser .teasertext {
	padding-top: 10px;
	padding-bottom: 15px;
	background: url("../../../grafiken/variante/1/map.png") no-repeat scroll 95% center / 60px auto transparent;
	min-height: 100px;
}

.Lizenz101526 .teaser .teasertext {
	background: none !important;
}

.teaser .top_headline {
	color: #00559d;
	font-size: 32px;
	padding-left: 20px;
	line-height: normal;
}

.teaser .top_subline {
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
	padding-left: 20px;
	line-height: normal;
}

/**************************/
/* TEASER Slider Aktuelles*/
/**************************/

.teaser > .teaserbild > .carousel.slide > .carousel-inner > .row.item {
	margin-top: 43px;
	margin-bottom: 44px;
}

.teaser > .teaserbild > .carousel.slide > .carousel-inner > .row.item > .image {
	width: 57%;
}

.teaser > .teaserbild > .carousel.slide > .carousel-inner > .row.item > .image > a > img {
	max-width: 100%;
	max-height: 365px;
	height: auto;
}

.teaser > .teaserbild > .carousel.slide > .carousel-inner > .row.item > .text {
	width: 43%;
	padding-top: 20px;
	color: #ffffff;
}

.teaser > .teaserbild > .carousel.slide > .carousel-inner > .row.item > .text h3{
	margin: 15px 0;
}

.teaser > .teaserbild > .carousel.slide > .carousel-inner > .row.item > .text p {
	display: block;
	margin-bottom: 30px;
	padding: 0 20px 0 0;
}

.teaser > .teaserbild > .carousel.slide > .carousel-inner > .row.item > .text a {
	background-color: rgba(255, 255, 255, 0.2);
	border: 1px solid #ffffff;
	border-radius: 5px;
	color: #ffffff;
	display: block;
	padding: 7px;
	text-align: center;
	width: 125px;
}

/***************************/
/* TEASER Slider Bilderlauf*/
/***************************/

.teaser > .teaserbild > .carousel.slide > .carousel-inner > .item.responsiveTopImage {
	width: 100%;
}

.teaser > .teaserbild > .carousel.slide > .carousel-inner > .item.responsiveTopImage > a {}

.teaser > .teaserbild > .carousel.slide > .carousel-inner > .item.responsiveTopImage > a > img {
}

.teaser > .teaserbild > .carousel.slide > .carousel-inner > .item.responsiveTopImage > a > .responsiveTopImageText {}


/*****************************/
/* TEASER Slider Testimonials*/
/*****************************/

.teaser > .teaserbild .TeaserTestimonials .responsiveTestimonials {
	height: 0;
	padding-bottom: 45%;
}

.teaser > .teaserbild .TeaserTestimonials .responsiveTestimonials #randomtestimonials .TestimonialsImage {
	text-align: center;
}

.teaser > .teaserbild .TeaserTestimonials .responsiveTestimonials #randomtestimonials .TestimonialsImage .TestimonialImageQuer {
	max-width: 100%;
	padding: 20px;
	max-height: 300px;

}

.teaser > .teaserbild .TeaserTestimonials .responsiveTestimonials #randomtestimonials .TestimonialsImage .TestimonialImageHoch {
	max-height: 100%;
	padding: 20px;
}


.teaser > .teaserbild .TeaserTestimonials .responsiveTestimonials #randomtestimonials .TestimonialsText {
	padding: 35px 15px;
	box-sizing: border-box;
}

/*****************************/
/* TEASER Slider Sliderpunkte*/
/*****************************/

#EpenCarousel .carousel-inner {
	max-height: none;
}

#EpenCarousel .carousel-inner .active {
	width: 100%;
}

.carousel-indicators {
	bottom: 0;
	left: auto;
	margin-left: 0;
	margin-right: 0;
	right: 0;
	width: auto;
	padding: 3px 3px 0;
	margin-bottom: 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2bd68+0,f2bd68+14,f49800+46,f49800+100 */
	background: #f2bd68; /* Old browsers */
	background: -moz-linear-gradient(top,  #f2bd68 0%, #f2bd68 14%, #f49800 46%, #f49800 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2bd68), color-stop(14%,#f2bd68), color-stop(46%,#f49800), color-stop(100%,#f49800)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2bd68 0%,#f2bd68 14%,#f49800 46%,#f49800 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2bd68 0%,#f2bd68 14%,#f49800 46%,#f49800 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2bd68 0%,#f2bd68 14%,#f49800 46%,#f49800 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2bd68 0%,#f2bd68 14%,#f49800 46%,#f49800 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2bd68', endColorstr='#f49800',GradientType=0 ); /* IE6-9 */

}

.carousel-indicators li {
	margin: 3px;
	width: 15px;
	height: 15px;
}

.carousel-indicators .active {
	margin: 3px;
	width: 15px;
	height: 15px;
}

/******************/
/* CONTENT FILTER */
/******************/

/* Martin */

#searchaktuelles label p,
#searchfotogalerie label p,
#searchtermine label p,
#searchdiskussion label p{
	color: #00559d;
	text-transform: none;
	font-size: 16px;
}

#searchaktuelles label .btn-default, 
#searchfotogalerie label .btn-default, 
#searchtermine label .btn-default, 
#searchtermine label .termin_datum_formfeld,
#searchdiskussion label .btn-default{
	background: #FFFFFF;
	border-color: #cecece !important;
}

.content .ContentLeft h1.inline {
	color: #f49800;
	font-size: 30px;
	text-transform: none;
	font-weight: bold;
}

#searchaktuelles .btn-block,
#searchfotogalerie .btn-block,
#searchtermine .btn-block,
.content .ContentLeft .btn-block,
.btn-blue,
#searchdiskussion .btn-block,
.ContentLeft .buttons-inline {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00559d+0,458bc2+100 */
	background: #00559d; /* Old browsers */
	background: -moz-linear-gradient(left,  #00559d 0%, #458bc2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00559d), color-stop(100%,#458bc2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #00559d 0%,#458bc2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #00559d 0%,#458bc2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #00559d 0%,#458bc2 100%); /* IE10+ */
	background: linear-gradient(to right,  #00559d 0%,#458bc2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00559d', endColorstr='#458bc2',GradientType=1 ); /* IE6-9 */
	color: #ffffff;
	font-weight: bold;
	border: none;
}

.btn-blue:active,
.btn-blue.active {
	background: #00559d !important; /* Old browsers */
	background: -moz-linear-gradient(left,  #00559d 0%, #458bc2 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00559d), color-stop(100%,#458bc2)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #00559d 0%,#458bc2 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #00559d 0%,#458bc2 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #00559d 0%,#458bc2 100%) !important; /* IE10+ */
	background: linear-gradient(to right,  #00559d 0%,#458bc2 100%) !important; /* W3C */
}

.btn-blue:hover,
.btn-blue:focus {
	color: #ffffff;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
}

.btn-blue > a,
.btn-blue > a:hover,
.btn-blue > a:focus {
	color: #ffffff;
	text-decoration: none;
}

.content .ContentInhalt .PageBack {
	margin-left: 10px;
}

.content .ContentInhalt .Print a img {
	margin-left: 5px;
}

/**********************/
/* CONTENT PAGINATIOIN*/
/**********************/


.pagination > li > a,
.pagination > li > a:hover,
.pagination > li > span,
.pagination > li > span:hover {
	color: #3c3c3b;
	border: 1px solid #cecece;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	background-color: #00559d;
	border-color: #00559d;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 7px;
}

/**************/
/* CONTENT */
/**************/

.BoxWhite.Content > .container {
	padding: 30px 15px;
}

.content .ContentLeft .btn-block {
	padding: 6px 20px;
	text-decoration: none;
}


.img-rounded {
	border-radius: 0;
	width: 100%;
}

.Lizenz101733 .img-rounded {
	width: auto;
	max-width: 100%;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25) !important;
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25) !important;
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25)!important;
}

.responsiveShadow {
	box-shadow: none;
}

/* Filter */
#searchaktuelles label,
#searchfotogalerie label,
#searchtermine label,
#searchdiskussion label {
	margin-right: 0;
}
#searchaktuelles > div > div > button,
#searchdiskussion > div > div > button {
	margin-top: 28px;
}

.responsiveShadowContainer .embed-responsive iframe {
	border-radius: 0;
	box-shadow: none;
}


.content .ContentInhalt .UebersichtSchmal {
	padding-top: 10px;
}

.content .ContentInhalt .UebersichtBreit {
	padding-bottom: 40px;
	padding-top: 15px;
}

.content .ContentInhalt .UebersichtBreit > .blog_teaser_firstline,
.content .ContentInhalt .PresseUebersichtBreit > .blog_teaser_firstline {
	margin-bottom: 15px;
}

.content .ContentInhalt .UebersichtSchmal > .blog_teaser_firstline,
.content .ContentInhalt .PresseUebersichtSchmal > .blog_teaser_firstline {
	margin-bottom: 5px;
	font-size: 12px;
}

.content .ContentInhalt .UebersichtSchmal > .blog_teaser_headline,
.content .ContentInhalt .PresseUebersichtSchmal > .blog_teaser_headline {
	margin-bottom: 15px;
	margin-top: 15px !important;
}

.content .ContentInhalt .UebersichtSchmal > .blog_teaser_headline > a,
.content .ContentInhalt .UebersichtBreit > .blog_teaser_headline > a {
	font-size: 15px;
	color: #00559d;
}

.content .ContentInhalt .PresseUebersichtSchmal > .blog_teaser_headline > a,
.content .ContentInhalt .PresseUebersichtBreit > .blog_teaser_headline > a {
	font-size: 15px;
	color: #00559d;
}

.content .ContentInhalt .UebersichtSchmal > .blog_teaser_firstline > span > b {
	font-size: 10px;
	position: relative;
	top: 2px;
}

.content .ContentInhalt .UebersichtSchmal > .blog_teaser_firstline > span > a {
	position: relative;
	top: 2px;
}

.content .ContentInhalt .ContentHeadline .blog_teaser_headline {
	color: #00559d;
	font-size: 20px;
	margin-bottom: 25px;
	margin-top: 20px !important;
}

#ReadSpeaker.DetailBreit .blog_teaser_text > p > img {
	margin-left: 8.33%;
	padding: 0 15px;
}

#ReadSpeaker.DetailSchmal .blog_teaser_text > p > img {
	margin-left: 0;
	padding: 0;
}

#ReadSpeaker .blog_schlagworte {
	font-style: normal;
}

#ReadSpeaker .blog_teaser_text_detail,
#ReadSpeaker .blog_schlagworte > a {
	color: #00559d;
	font-style: italic;
}

.content .ContentInhalt h1.inline {
	margin-bottom: 40px;
}
/* Martin */


/*********************/
/* CONTENT AKTUELLES */
/*********************/


/*********************/
/* CONTENT Gremien   */
/*********************/

.ABC-Filter {
	background: rgba(0, 0, 0, 0) linear-gradient(to right, #00559d 0%, #458bc2 100%) repeat scroll 0 0;
	border-radius: 5px;
	color: #ffffff;
	margin-bottom: 20px;
	padding: 3px 10px 3px 55px;
	overflow: hidden;
	position: relative;
}

.ABC-Filter > span {
	position: absolute;
	left: 10px;
	top: 6px;
}

.ABC-Filter > a {
	padding: 3px 5px;
	margin-right: 4px;
	color: #ffffff;
	float: left;
}

.ABC-Filter > a:hover,
.ABC-Filter > a:focus {
	background-color: #ffffff;
	color: #00559d;
	border-radius: 3px;
	text-decoration: none;
}

.content .ContentInhalt .GremienKommunal .ContentHeadline .blog_teaser_headline {
	color: #f49800;
	font-weight: bold;
	margin-top: 0 !important;
}

.content .ContentInhalt .GremienKommunal .GremienName h2 {
	color: #00559d;
	font-size: 20px;
}

.content .ContentInhalt .GremienKommunal .GremienName > p,
.content .ContentInhalt .GremienKommunal .GremienName > a > p{
	color: #00559d;
	margin-bottom: 0;
}

.content .ContentInhalt .GremienKommunal .GremienName > div.row p img {
	max-width: 100%;
	height: auto !important;
}

.content .ContentInhalt .GremienKommunal .minh2 a {
	color: #00559d;
}

.content .ContentInhalt .PageLink a {
	color: #00559d;
	font-size: 14px;
}

.content .ContentInhalt .PageLink a span {
	color: #bbbbbb;
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	padding-top: 2px;
}

.pfeil_gremien.rotate {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.pfeil_gremien {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}



/*******************/
/* CONTENT TERMINE */
/*******************/

.termine_zusatz .termine_headline {
	color: #00559d;
	font-size: 15px;
}


/*****************/
/* CONTENT FOTOS */
/*****************/

.impressionen > div > .row.blog_teaser_more > a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #00559d;
	font-size: 15px;
}

/************************/
/* CONTENT HESSENFAKTEN */
/************************/

.hessenfakten {
	margin-bottom: 5px;
}
.hessenfakten_block {
	padding: 10px 15px;
	background-color: #cecece;
}

.hessenfakten_detail {
	padding: 15px 25px;
	border: 1px solid #cecece;
}

/*********************/
/* CONTENT UEBER UNS */
/*********************/



/****************/
/* CONTENT NAVI */
/****************/

.ContentRight .second-menu {
	margin-top: 50px;
}

.ContentRight .second-menu > ul {
	padding-left: 0;
	margin-left: 10px;
	border-bottom: 1px solid #cecece;
}

.ContentRight .second-menu > ul li {
	list-style: none;
}

.ContentRight .second-menu ul li {
	border-top: 1px solid #cecece;
}

.ContentRight .second-menu > ul ul {
	padding-left: 0;
	margin-left: 15px;
}

.ContentRight .second-menu ul li a {
	display: block;
	padding: 10px 15px;
	font-size: 14px;
}

.ContentRight .second-menu ul li.active a {
	font-weight: bold;
}

/***********/
/* KONTAKT */
/***********/




/**********/
/* FOOTER */
/**********/

.footer > div > div a,
.footer > div > div span {
	color: #ffffff;
}

.footer .FooterNavi {
	float: left;
	margin: 15px 0;
	width: 100%;
}

.footer .FooterNavi > span {
	font-size: 15px;
	font-weight: bold;
	padding: 0 10px 15px;
}

.footer .FooterSocial {
	float: left;
	margin: 15px 0 20px;
	width: 100%;
}

.footer .FooterSocial > a {
	border-left: 1px solid #ffffff;
	padding: 0 10px 0 5px;
}

.footer .FooterSocial > a:last-child {
	border-right: 1px solid #ffffff;
}

.footer .FooterSocial > a > span {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;

}

.Lizenz102320 #newsletter_link {
	display: none;
}







