@import "content.css?v=1.1";
@import "slider.css";
@import "cross7.css?v=1.1";
@import url('https://fontsapi.cross-7.de/css?family=Kalam:300,400,700');
@font-face {
    font-family: 'Kalam';
    src:url('../media/Kalam.ttf.woff') format('woff'),
        url('../media/Kalam.ttf.svg#Kalam') format('svg'),
        url('../media/Kalam.ttf.eot'),
        url('../media/Kalam.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Kalam-Light';
    src:url('../media/Kalam-Light.ttf.woff') format('woff'),
        url('../media/Kalam-Light.ttf.svg#Kalam-Light') format('svg'),
        url('../media/Kalam-Light.ttf.eot'),
        url('../media/Kalam-Light.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Kalam-Bold';
    src:url('../media/Kalam-Bold.ttf.woff') format('woff'),
        url('../media/Kalam-Bold.ttf.svg#Kalam-Bold') format('svg'),
        url('../media/Kalam-Bold.ttf.eot'),
        url('../media/Kalam-Bold.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('../media/OpenSans-Light-webfont.eot');
    src: url('../media/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../media/OpenSans-Light-webfont.woff2') format('woff2'),
         url('../media/OpenSans-Light-webfont.woff') format('woff'),
         url('../media/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../media/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../media/OpenSans-Regular-webfont.eot');
    src: url('../media/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../media/OpenSans-Regular-webfont.woff2') format('woff2'),
         url('../media/OpenSans-Regular-webfont.woff') format('woff'),
         url('../media/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../media/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('../media/OpenSans-Semibold-webfont.eot');
    src: url('../media/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../media/OpenSans-Semibold-webfont.woff2') format('woff2'),
         url('../media/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../media/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../media/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold';
    src: url('../media/OpenSans-Bold-webfont.eot');
    src: url('../media/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../media/OpenSans-Bold-webfont.woff2') format('woff2'),
         url('../media/OpenSans-Bold-webfont.woff') format('woff'),
         url('../media/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../media/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


* {
	font-family: 'open_sansregular';
}
html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
}
.normal {
	display: none;
}
.publishSystemNotify {
	display: none;
}
img {
	border: none;
	max-width: 100%;
	height: auto;
}
/* Layout */
.cc_banner-wrapper {
    min-height: 80px;
}
#wrap {
	float: left;
	width: 100%
}
.alles {
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
}
#wrap01 {
	float:left;
	width:100%;
	position:relative;
	z-index:2;
	background: url(../images/wrap01.png) top center no-repeat;
}
#wappen {
	position:absolute;
	right:14px;
	top:17px;
}
#logo {
    float: left;
    margin-top: 28px;
    margin-left: 17px;
    width: auto;
}
#links {
	float:right;
	width:230px;
	position:absolute;
	right:0;
	top:177px;
	z-index:999;
}
#imagefilm, #tourismus, #fb{
    clear: both;
    float: right;
    width: 56px;
	margin-top:5px;
}
#imagefilm p, #tourismus p, #fb p {
    float: right;
    margin-top: 0;
	overflow:hidden;
    width: 56px;
	position:relative;
	background: url(../images/linksbg.png) top left repeat;
	border-radius:28px 0 0 28px ;
	transition:width 2.2s ease 0s;
	clear:both;
}
#imagefilm:hover p, #tourismus:hover p, #fb:hover p {
	width:230px;
	transition:width 1.2s ease 0s;
}
#imagefilm a, #tourismus a, #fb a {
    background:url("../images/imagefilm.png") no-repeat scroll 18px center;
    color: #3c3c3c;
    float: left;
    font-size: 17px;
    font-family: 'open_sansregular';
	font-weight: normal;
    padding: 10px 5px 13px 60px;
    width: 170px;
}
#tourismus a {
    background:url("../images/tourismus.png") no-repeat scroll 18px center;
}
#fb a {
    background:url("../images/fb.png") no-repeat scroll 18px center;
}

#wrap02 {
	float:left;
	width:100%;
	background:#fff;
	padding:40px 0 70px;
}
#layout01 {
	float:left;
	width:100%;
	position:relative;
}
#layout01-1 {
    float: left;
    width: 66.5%;
}

#layout01-2 {
    float: right;
    width: 27.4%;
}
#qucicklinks {
	float:left;
	width:100%;
}
#quicklinks .ql {
	float:left;
	width:49.8%;
	text-align:center;
	color:#3c3c3c;
	margin-bottom:50px;
}
#quicklinks .ql a h4 {
    color: #3c3c3c;
    font-size: 16px;
    margin-top: 10px;
	font-family: 'open_sansbold';
	font-weight: normal;
}
#quicklinks .ql:nth-child(2n) {
	float:right;
}
#quicklinks .ql .qlicon {
  border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 0;
    height: 108px;
    position: relative;
    text-align: center;
    width: 108px;
    z-index: 1;
}
#quicklinks .ql .qlicon::before {
    display: block;
	background: url(../images/ql1.png) center no-repeat;
	height:100%;
	width:100%;
	content:'';
}
#quicklinks .ql .qlicon:hover::before {
	background: url(../images/ql1hover.png) center no-repeat;
}
#quicklinks .ql#ql3 .qlicon::before {
	background: url(../images/ql2.png) center no-repeat;
}
#quicklinks .ql#ql3 .qlicon:hover::before {
	background: url(../images/ql2hover.png) center no-repeat;
}
#quicklinks .ql#ql2 .qlicon::before {
	background: none;
}
#quicklinks .ql#ql2 .qlicon:hover::before {
	background: none;
}
#quicklinks .ql#ql4 .qlicon::before {
	background: url(../images/ql4.png) center no-repeat;
}
#quicklinks .ql#ql4 .qlicon:hover::before {
	background: url(../images/ql4hover.png) center no-repeat;
}
#quicklinks .ql#ql5 .qlicon::before {
	background: url(../images/ql5.png) center no-repeat;
}
#quicklinks .ql#ql5 .qlicon:hover::before {
	background: url(../images/ql5hover.png) center no-repeat;
}
#quicklinks .ql .qlicon {
    background:#f3f7fb none repeat scroll 0 0;
    transition: background 0.2s ease 0s, color 0.2s ease 0s;
}
#quicklinks .ql .qlicon::after {
    box-shadow: 0 0 0 4px #1d6bb0;
    left: -7px;
    opacity: 0;
    padding: 7px;
    top: -7px;
    transform: scale(0.8);
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
	border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: 100%;
}
#quicklinks .ql .qlicon:hover {
    background: #1d6bb0 none repeat scroll 0 0;
    color: #41ab6b;
}
#quicklinks .ql .qlicon:hover::after {
    opacity: 1;
    transform: scale(1);
}
#quicklinks .ql .qlicon p {
    font-size: 40px;
    position: absolute;
    top: calc(50% - 24px);
    left: 0;
    width: 100%;
    vertical-align: middle;
    color: #1d6bb0;
	letter-spacing: -3px;
}
#quicklinks .ql .qlicon:hover p, #quicklinks .ql .qlicon:hover p a {
    color: #fff;
}
#quicklinks .ql#ql2 h4 {
    margin-top: 15px;
}
#quicklinks .ql#ql2 h4 a {
    color: #3c3c3c;
	font-family: 'open_sansbold';
    font-weight: normal;
}
#quicklinks .ql#ql2 .qlicon a:hover {

    color: #fff;

}
#wrap03 {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 187px;
}
.parallax {
    background-image: url("../images/bg.jpg");
    background-position: center 50%;
    background-repeat: repeat-x;
    background-size: cover;
    float: left;
	padding-top:60px;
	padding-bottom:270px;
    width: 100%;
}
#layout02 {
	float:left;
	width:100%;
	position:relative;
	z-index:9;
}

.kasten {
	width: 100%;
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
}
.kasten .frame-default {
    width: 300px;
}
.kasten .frame-default h4 a {
    background: #fff none repeat scroll 0 0;
    color: #1d6bb0;
    float: left;
    font-family: 'Kalam';
	font-weight: normal;
    font-size: 24px;
    padding: 4px 0 0px;
    text-align: center;
    width: 100%;
}
.kasten .frame-default:hover h4 a, .kasten .frame-default:hover p a {
    background: #1d6bb0 none repeat scroll 0 0;
    color: #fff;
}
.kasten .frame-default p a {
    background: #fff none repeat scroll 0 0;
    color: #3c3c3c;
    float: left;
    font-size: 15px;
    padding: 0px 0px 12px;
    text-align: center;
    width: 100%;
	text-transform:uppercase;
	font-family: 'open_sansbold';
	font-weight: normal;
}
.kasten .frame-default .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext {
    margin-right: 0;
}
.kasten .frame-default .ce-textpic .ce-gallery .ce-column {
    margin-bottom: 0;
}
.kasten .frame-default DIV.ce-textpic.ce-right.ce-intext.ce-nowrap DIV.ce-gallery {
    margin: 0!important;
}
.parallaxleft {
    background-image: url("../images/ebene3.png");
	padding:0px;
	position:absolute;
	height:372px;
	width:100%;
	left:0;
	-webkit-transition: background 1s ease-in-out;
-moz-transition: background 1s ease-in-out;
-ms-transition: background 1s ease-in-out;
-o-transition: background 1s ease-in-out;
transition: background 1s ease-in-out;
	bottom:0;
	background-repeat:repeat-x;
}
.parallax02 {
    background-image: url("../images/ebene2.png");
	height:469px;
}
.parallax03 {
    background-image: url("../images/footer.png");
	height:345px;
}

#footer {
    color: #3c3c3c;
    float: left;
    font-size: 15px;
    font-family: 'open_sanslight';
	font-weight: normal;
    width: 100%;
    margin-top: -25px;
    z-index: 2;
    position: relative;
    padding-bottom: 55px;
    background: #fff;
}
#footer h4 {
	font-size:30px;
	color:#1d6bb0;
	font-family: 'Kalam';
	font-weight: normal;
	text-transform:uppercase;
	margin-bottom:4px;
}

#footer01 {
    float: left;
    width: 37%;
}
#footer01 a:hover {
	color:#393939;
	text-decoration:underline;
}
.footerleft {
    float: left;
    width: 43%;
}
.footerright {
    float: right;
    width: 57%;
}
#footer02 {
    float: left;
    width: 29%;
}
#footer03 {
    float: right;
    width: 28.8%;
    margin-top: 52px;
}
#resp {
    color: #494949;
    font-size: 15px;
    font-family: 'open_sanslight';
	font-weight: normal;
    float: right;
    width: 175px;
}

#resp a{
	    color: #494949;
    font-size: 15px;
	float:left;
	width:100%;
	background: url("../images/resp.png") no-repeat scroll right 3px;

}
#resp img {
    float: right;
    margin-top: 4px;
}
.menuequick {
	font-size:13px;
	color:#393939;
	font-family: 'open_sansregular';
	font-weight: normal;
	float:right;
	margin-top:10px;
}
.menuequick a {
    color: #393939;
    text-decoration: none !important;
}
.menuequick a:hover {
    color: #1d6bb0;
}

/* Kontrast */

#kontrast-alles {
    color: #494949;
    float: right;
    font-size: 15px;
    font-family: 'open_sanslight';
	font-weight: normal;
    width: 175px;
}
.contrast {
	display: block;
}
.contrast02 {
	display: none;
}
#kontrast-alles a {
	color:#494949;
}
#kontrast-alles img {
    float: right;
    margin-top: 4px;
}
/*Popup Schrift*/
#schrift {
    color: #494949;
    float: right;
    font-size: 15px;
    font-family: 'open_sanslight';
	font-weight: normal;
    margin-right: 0;
    position: relative;
    width: 175px;
}
#schrift img {
	float:right;
}
#schrift a {
	float:left;
	width:100%;
	background: url(../images/schrift.png) top right no-repeat;
	color:#494949;
}
#schrift p {
	float: left;
}
#schrift a:hover {
	color: #494949;
}
#popUp {
    color: #fff;
    display: none;
    right:0;
    padding: 17px 15px;
    position: absolute;
    text-align: center;
    bottom: -25px;
    width: 260px;
    z-index: 160;
}

#popUp p {
	color: #fff;
	font-size: 18px;
	text-shadow: 1px 1px 3px #505050;
	line-height: 23px;
	margin-bottom: 14px;
	text-transform:none;
}
#schrift a:hover + #popUp {
	display: block;
}
#popUp:hover {
	opacity: 0.95;
	background:#3C85A8 none repeat scroll 0 0;
	display: block;
	-webkit-transition: background 0.5s ease-in;
	-moz-transition: background 0.5s ease-in;
	-ms-transition: background 0.5s ease-in;
	-o-transition: background 0.5s ease-in;
	transition: background 0.5s ease-in;
}

#popUp .button {
	background: #fff;
	border: 1px solid #666;
	margin-right: 5px;
	padding: 0 5px;
}
#popUp span.button {
	color: #000;
}
/* Nachoben-Link und Drucken-Link */
#navlinks {
    float: right;
    font-size: 16px;
    width: 46px;
	position:absolute;
	right:0;
	top:91px;
}

#nachOben {
	float:right;
	width:100%;
    margin-bottom: 15px;
}
#nachOben a {
    background: url("../images/top.png") no-repeat scroll center #fff;
    color: #575656;
	height:46px;
	border-radius:50%;
    float: left;
    font-size: 16px;
	width:100%;
}
#drucken {
    float: left;
	width:100%;
}
#drucken a {
     background: url("../images/drucken.png") no-repeat scroll center #fff;
    color: #575656;
	height:46px;
	border-radius:50%;
    float: left;
    font-size: 16px;
	width:100%;
	
}
#drucken a img.kontrast {
	display: none;
}
#drucken a:hover, #nachOben a:hover {
	text-decoration:none;
	background-color:#DFDFDF;
}
/* Suchbereich */

#suchbereich {
    float: right;
    margin-top: 0;
    width: 56px;
	position:relative;
	background: url(../images/linksbg.png) top left repeat;
	border-radius:28px 0 0 28px ;
	transition:width 2.2s ease 0s;
	overflow: hidden;
}
#suchbereich:hover, #suche:hover > #suchbereich {
	width:230px;
	transition:width 1.2s ease 0s;
}
#suchbereich:hover .bereich1 {
    width: 167px;
	transition:width 1.2s ease 0s;
}
#suchbereich .bereich1 {
    float: right;
	transition:width 2.2s ease 0s;
    width: 0;
}
#suchbereich .suche {
    background: none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #3c3c3c;
    float: left;
    font-size: 17px;
    font-family: 'open_sansregular';
	font-weight: normal;
    height: auto;
    margin: 0;
    padding: 12px 7% 9px 0;
    width: 93%;
}
#suchbereich a {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
}
#suchbereich p {
    padding: 10px 5px 13px 0;
    color: #3c3c3c;
    float: left;
    font-size: 17px;
}
#suchbereich .bereich2 {
    float: left;
    height: 47px;
    width: 56px;
    z-index: 1;
}
#suchbereich .sucheAbsenden {
    height: 47px;
    left: 0;
    position: relative;
    top: 0;
    width: 56px;
    background:  url(../images/suche.png) no-repeat scroll center center;
    display: block;
}
/* ######################### Hauptmenü ########################### */

#mainMenue {
    float: right;
    padding-left: 50px;
    width: calc(71.5% - 50px);
    z-index: 140;
    position: relative;
}
#menue {
	float: left;
	width: 100%;
}
#menue > ul {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    display: flex;
    height: 112px;
	align-items: center;
}
#responsiveSidemenue #menue > ul {
    display: block;
}
#menue ul#nav ul {
	visibility: hidden;
}
#menue ul#nav li:hover > ul {
	visibility: visible;
	display: block;
}
#menue ul li {
	float: left;
	width:23.9%;
	list-style: none;
	transition-property: border;
	transition-timing-function: ease;
	transition-duration: 0.2s;	
	transform-style: flat;
	transform-origin: left;
	max-height: 100%;
    overflow: hidden;
}

#menue ul li.menueebene0Active, #menue ul li.menueebene0 {
}
#menue ul li.menueebene1, #menue ul li.menueebene1Active {
    width:22.5%;
}
#menue ul li.menueebene0 a, #menue ul li.menueebene0Active a {
}
#menue ul li.menueebene2, #menue ul li.menueebene2Active {
    width:25%;
}
#menue ul li.menueebene2 a, #menue ul li.menueebene2Active a {
}
#menue ul li.menueebene3, #menue ul li.menueebene3Active {
    width: 28.5%;
    float: right;
}
#menue ul li.menueebene3 a, #menue ul li.menueebene3Active a {
}
#menue ul li.menueebene4, #menue ul li.menueebene4Active {
	border:0;
    width: 24%;
}
#menue ul li.menueebene4 a, #menue ul li.menueebene4Active a {
}
#menue ul li a {
    color: #3c3c3c;
    display: block;
    font-size: 30px;
	font-family: 'Kalam-Bold';
	font-weight: normal;
    line-height: 29px;
    margin: 0;
	text-align:center;
	text-transform:uppercase;
    text-decoration: none;
	padding: 46px 8px 37px;
	transition-property: border;
	transition-timing-function: ease;
	transition-duration: 0.2s;
	
	transform-style: flat;
	transform-origin: left;
}

#menue ul li.menueebene2 a, #menue ul li.menueebene2Active a {
/*	padding-right: 0;*/
}
#menue ul li.menueebene3 a, #menue ul li.menueebene3Active a {
/*	padding-right: 0;*/
}

#menue ul li:hover a, #menue ul li a:hover, #menue ul li.menueebene0Active a, #menue ul li.menueebene0Active a:hover, #menue ul li.menueebene1Active a, #menue ul li.menueebene1Active a:hover, #menue ul li.menueebene2Active a, #menue ul li.menueebene2Active a:hover, #menue ul li.menueebene3Active a, #menue ul li.menueebene3Active a:hover, #menue ul li.menueebene4Active a, #menue ul li.menueebene4Active a:hover {
	color:#1d6bb0;
    font-family: 'Kalam';
	font-weight: normal;
	background: #fff;
	font-size:30px;
}
#menue ul li ul li a.menueebeneNoSub.active {
	color:#1d6bb0!important;
}
#menue ul li.menueebene0Active a.active, #menue ul li.menueebene1Active a.active, #menue ul li.menueebene2Active a.active, #menue ul li.menueebene3Active a.active, #menue ul li.menueebene4Active a.active{
    color: #1d6bb0!important;
}
#menue ul li a:hover, #menue ul li.menueebene0Active a:hover, #menue ul li.menueebene1Active a:hover, #menue ul li.menueebene2Active a:hover, #menue ul li.menueebene3Active a:hover, #menue ul li.menueebene4Active a:hover {
	 color: #1d6bb0!important;
}
#menue ul li ul li a:hover, #menue ul li.menueebene0Active ul li a:hover, #menue ul li.menueebene1Active ul li a:hover, #menue ul li.menueebene2Active ul li a:hover, #menue ul li.menueebene3Active ul li a:hover, #menue ul li.menueebene4Active ul li a:hover {
    color: #0C68AF;
}
#menue ul li.menueebene2:hover a, #menue ul li.menueebene2Active a, #menue ul li.menueebene2Active a:hover {
}
#menue ul li.menueebene3:hover a, #menue ul li.menueebene3Active a, #menue ul li.menueebene3Active a:hover {
}
#menue ul li.menueebene2, #menue ul li.menueebene2Active {
}
#menue ul li.menueebene3, #menue ul li.menueebene3Active {
}
#menue ul li ul {
}
#menue ul li.menueebene0 ul, #menue ul li.menueebene0Active ul, #menue ul li.menueebene1 ul, #menue ul li.menueebene1Active ul, #menue ul li.menueebene2 ul, #menue ul li.menueebene2Active ul, #menue ul li.menueebene3 ul, #menue ul li.menueebene3Active ul, #menue ul li.menueebene4 ul, #menue ul li.menueebene4Active ul, #menue ul li.menueebene5 ul, #menue ul li.menueebene5Active ul {
}
/* Ebene 2 */


/*######### Nach entsprechendem Child wird das Li umgebrochen (Menü)###########*/
#menue ul#nav ul li:nth-child(3n+4) {
	clear: left;
}
#menue ul#nav ul li.clearleft {
	clear: left;
}
/*####################Ende##############*/

#menue ul li ul {
    background: #fff none repeat scroll 0 0;
    display: none;
    float: none;
    left: 0;
    margin: 0;
    padding: 40px;
    position: absolute;
    top: 112px;
    width: calc(100% - 80px);
    z-index: 1000;
	box-shadow:0 5px 7px -4px #606060;
}
#menue ul li ul li ul {
	box-shadow:none;
}

#menue ul li ul li {
    width: 33.3%;
	margin-bottom:20px;
}
#menue ul li ul li:first-child, #menue ul li ul li:nth-child(2), #menue ul li ul li:nth-child(3) {
	border-top:0;
	padding-top:0;
}
#menue ul li ul li a {
    background: none repeat scroll 0 0;
	font-family: 'open_sanssemibold' !important;
    font-weight: normal !important;
    border-bottom: 1px solid #fff!important;
    color: #3c3c3c!important;
    display: block;
    float: left;
    margin-bottom: 12px;
    line-height: 18px;
    font-size: 18px!important;
    height: auto;
    text-align: left;
    padding: 0;
    width: 86%;
}
#menue ul li ul li a:hover {
    color:#1d6bb0!important;
}

/* Ebene 3 */
#menue ul#nav li ul li ul li a {
    color: #3c3c3c !important;
    font-size: 15px !important;
    font-weight: normal !important;
	font-family: 'open_sansregular' !important;
    height: auto;
    line-height: normal;
    line-height: 21px;
    border-bottom: 0!important;
    margin-bottom: 2px;
    padding: 1px 0 1px 0;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}
#menue ul#nav li ul li ul li a:hover, #menue ul#nav li ul li ul li a.l3-act {
    background: url("../images/li.png") no-repeat scroll left 7px;
    padding-left: 22px;
    width: calc(100% - 22px);
	border:0!important;
}
#menue ul li ul li ul li {
	margin: 0;
	background: none;
	border:0!important;
	width:100%;
	padding:0;
}
#menue ul#nav ul ul {
	display: block;
	visibility: visible;
}
#menue ul ul li ul {
	 border: 0 none;
    float: left;
    left: 0 !important;
    margin-bottom: 6px;
    padding: 0;
    position: relative;
	min-height:auto;
    top: 0;
    width: 87%;
}
/* Main Navi - Subnavi */

#mainMenueSub ul li ul li.menueumbruch {
	clear: both;
}
#mainMenueSub {
	float: left;
	left: 0;
	position: absolute;
	top: -387px;
	width: 100%;
	background: url(../images/mnubg.png) top left repeat;
	z-index: 999;
}
#mainMenueSub ul {
	float: left;
	width: 100%;
}
#mainMenueSub ul li ul {
	float: left;
	padding: 110px 0 0 0;
	width: 100%;
}
#mainMenueSub ul .menueebene0, #mainMenueSub ul .menueebene0Active, #mainMenueSub ul .menueebene1, #mainMenueSub ul .menueebene1Active, #mainMenueSub ul .menueebene2, #mainMenueSub ul .menueebene2Active, #mainMenueSub ul .menueebene3, #mainMenueSub ul .menueebene3Active, #mainMenueSub ul .menueebene4, #mainMenueSub ul .menueebene4Active, #mainMenueSub ul .menueebene5, #mainMenueSub ul .menueebene5Active {
	display: none;
	margin: 0 auto;
	max-width: 1242px;
	width: 100% !important;
}
#mainMenueSub ul .menueebene0 .menueebene0Active, #mainMenueSub ul .menueebene0Active .menueebene0Active, #mainMenueSub ul .menueebene0 .menueebene0, #mainMenueSub ul .menueebene0Active .menueebene0, #mainMenueSub ul .menueebene1 .menueebene1Active, #mainMenueSub ul .menueebene1Active .menueebene1Active, #mainMenueSub ul .menueebene1 .menueebene1, #mainMenueSub ul .menueebene1Active .menueebene1, #mainMenueSub ul .menueebene2 .menueebene2Active, #mainMenueSub ul .menueebene2Active .menueebene2Active, #mainMenueSub ul .menueebene2 .menueebene2, #mainMenueSub ul .menueebene2Active .menueebene2, #mainMenueSub ul .menueebene3 .menueebene3Active, #mainMenueSub ul .menueebene3Active .menueebene3Active, #mainMenueSub ul .menueebene3 .menueebene3, #mainMenueSub ul .menueebene3Active .menueebene3, #mainMenueSub ul .menueebene4 .menueebene4Active, #mainMenueSub ul .menueebene4Active .menueebene4Active, #mainMenueSub ul .menueebene4 .menueebene4, #mainMenueSub ul .menueebene4Active .menueebene4, #mainMenueSub ul .menueebene5 .menueebene4Active, #mainMenueSub ul .menueebene5Active .menueebene5Active, #mainMenueSub ul .menueebene5 .menueebene5, #mainMenueSub ul .menueebene5Active .menueebene5 {
	display: none !important;
}
#mainMenueSub li {
	list-style: none outside none;
}
#mainMenueSub li ul li {
    float: left;
    margin-bottom: 40px;
    margin-right: 1.2%;
    text-align: left;
    width: 19%;
}
#mainMenueSub li ul li:nth-child(5n) {
    border-right: 0 none !important;
    margin-right: 0;
}
#mainMenueSub li ul li a {
    color: #000000;
    float: left;
    font-size: 19px;
    font-family: 'open_sansregular';
	font-weight: normal;
    margin-bottom: 11px;
    padding-bottom: 3px;
    text-decoration: none;
    width: 100%;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	border-bottom:2px solid #9e0000;
	
}
#mainMenueSub ul li ul li a:hover, #mainMenueSub ul li ul li a.act {
	color: #9e0000;
	text-decoration: none;
}
#mainMenueSub ul li ul li a.pfeilSubAct {
	color: #9e0000;
	text-decoration: none;
}
/* 3 Ebene */
#mainMenueSub ul li ul li ul {
	float: left;
	padding: 0;
	width: 100%;
}
#mainMenueSub ul li ul li ul li {
	border: 0 none;
	float: left;
	margin: 0;
	min-height: auto;
	width: 100%;
}
#mainMenueSub ul li ul li ul li a {
    background: url("../images/mnu.png") no-repeat scroll 3px 10px;
    border: medium none !important;
    color: #000;
    float: left;
    font-size: 16px;
    font-family: 'open_sansregular';
	font-weight: normal;
    height: auto;
    line-height: 19px;
    margin: 0;
    padding: 1px 9px 0px 17px;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    width: auto;
}
#mainMenueSub ul li ul li ul li a:hover {
	text-decoration: none;
	color: #9e0000;
	margin:0;
}
#mainMenueSub ul li ul li ul li a.l3-act {
	text-decoration: none;
	color: #9e0000;
	margin:0;
}
#subnavi {
    float: left;
    margin-bottom: 120px;
    padding-bottom: 0;
    width: 100%;
	border-left:1px solid #dbdbdb;
}
#subnavi img {
	height: auto;
}

#subnavi h3 {
    background: #b61510 none repeat scroll 0 0;
    color: #fff;
    font-size: 21px;
    font-family: 'open_sansregular';
	font-weight: normal;
    padding-bottom: 6px;
    padding-left: 6.5%;
    padding-top: 6px;
    text-transform: uppercase;
    width: 93.6%;
}
#subnavi ul {
	float: left;
	width: 100%;
}
#subnavi ul li {
	clear: both;
	display: none;
	float: left;
	position: relative;
	width: 100%;
}
#subnavi ul li.active {
	display: block;
}
#subnavi ul li a {
    clear: both;
    color: #3c3c3c;
    display: block;
    float: left;
    font-size: 18px;
    font-family: 'open_sansregular';
	font-weight: normal;
   padding: 10px 7% 7px;
    width: 86%;
}

#subnavi ul li a:hover, #subnavi ul li.active a.menueText1, #subnavi ul li.active a.menueText1:hover {
    background: #1d6bb0 none repeat scroll 0 0;
    border-radius: 0 28px 28px 0;
    color: #fff;
    font-family: 'Kalam';
	font-weight: normal;
    font-size: 30px;
    line-height: 31px;
    margin-bottom: 9px;
 
}
#subnavi ul li a:hover {
	font-family: 'open_sansregular';
	font-weight: normal;
}
#subnavi ul ul {
	border: medium none;
	float: left;
	padding: 2px 0;
	width: 100%;
}
#subnavi ul li ul {
	list-style: outside none none;
}
#subnavi ul li.active ul li {
    border: medium none;
    display: block;
}
#subnavi ul li ul li a {
    border: medium none;
    float: left;
    margin: 0;
    padding: 6px 4% 6px 16%;
    text-transform: none;
    width: 80%;
	 font-size: 19px;
    line-height: 21px;
}
#subnavi ul li ul li.act, #subnavi ul li ul li:hover {
	background: #e4edf5 url("../images/li.png") no-repeat scroll 8% 12px;
}
#subnavi ul li ul li a:hover, #subnavi ul li ul li a.menueebeneActive, #subnavi ul li ul li a.menueebeneActive:hover, #subnavi ul li ul li a:hover {
	background-color: transparent;
    border: medium none;
    float: left;
    margin: 0;
    text-decoration: none;
    text-transform: none;
	color:#3c3c3c;
	 font-size: 19px;
    line-height: 21px;
	font-family: 'open_sansregular';
    font-weight: normal;
}
#subnavi ul li ul li a:hover {
}
#subnavi ul ul ul {
	border: medium none;
	float: left;
	padding: 3px 0;
	width: 100%;
}
#subnavi ul li ul {
	list-style: outside none none;
}
#subnavi ul li ul li ul li {
    background: none!important;
}
#subnavi ul li ul li ul li a {
    background-image: none;
    border: medium none;
    float: left;
    hyphens: auto;
    margin: 0;
    padding: 4px 4% 3px 23%;
	border-bottom:1px solid transparent;
    width: 73%;
}
#subnavi ul li ul li ul li a:hover, #subnavi ul li ul li ul li a.menueebeneActive, #subnavi ul li ul li ul li a.menueebeneActive:hover, #subnavi ul li ul li ul li a:hover {
	border-bottom: 1px solid #1d6bb0;
    border-radius: 0;
    color: #1d6bb0;
    font-family: 'open_sanssemibold';
	font-weight: normal;
    font-size: 18px;
    margin: 4px 4% 3px 23%;
    padding: 0 35px 0 0;
    width: auto;
}

/* Headlines */
#contentbereich .imageDescription {
	display: block;
}
.imageContent {
	float: right;
	position: relative;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 5px;
}
.imageDescriptionText {
	font-size: 11px;
	padding-left: 0px;
	width: 207px;
	color: #1a171b;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.wetterGrad {
	float: left;
	padding-left: 15px;
}
.typo3-editPanel {
	float: left;
}
.veranstaltungenBild, .veranstaltungenBild02 {
	float: left;
	margin: 0 10px 8px 0px;
	clear: both;
	border: 1px solid #D4D4D4;
}
.veranstaltungenBild02 {
	float: right;
	margin: 8px 0 0 10px;
}
#contentbereich .alpha-sitemap-chars {
	margin: 12px 0;
	background: #e5ebf5;
	border: 1px solid #99b2da;
	text-align: center;
	padding: 6px;
}
#contentbereich .alpha-sitemap-chars span {
	color: #cccccc;
	text-shadow: 1px 1px 3px #99b2da;
	font-size: 15px;
}
#contentbereich .alpha-sitemap-chars span a {
	color: #2f6d77;
	text-shadow: 1px 1px 3px #99b2da;
	font-size: 15px;
}
#contentbereich .alpha-sitemap-chars .active {
	color: #04378b;
	text-shadow: 1px 1px 3px #99b2da;
	font-size: 15px;
}
/*
 *	Wird nur für Backendbenutzer angezeigt
 *  width anpassen
*/
/* contentbereich */
.typo3-editPanel {
	background-color: #f1f1f1;
	border: 1px dotted #909090;
	clear: both;
	float: left;
	font-size: 11px;
	padding: 4px;
	position: relative;
	width: 98.4%;
	z-index: 500;
}
img.frontEndEditIcons {
	width: auto!important;
	max-width: 100%!important;
}
#homeBoxRight02 .typo3-editPanel {
	display: none;
}
/* contentInfobox */
.contentbereichInfobox .typo3-editPanel {
	margin: 5px 0 0 0;
	width: 587px;
}
/* rechte Randleiste */
.typo3-editPanel {
}
.typo3-editPanel-controls {
	float: left;
	margin-right: 4px;
}
.typo3-editPanel-controls .feedit-icon {
	margin: 0 4px 0 0;
	width: auto !important;
}
.typo3-editPanel-label {
	float: left;
	color: #000000;
	font: 11px arial, tahoma, helvetica, sans-serif;
	padding: 2px 0 0 0;
}
#contentbereich .ce-gallery DIV.ce-row {
	margin-left: 0 !important;
	float: left;
	margin-top: 0px;
}
#contentbereich .ce-gallery DIV.ce-row DIV.ce-column.ce-column {
	padding-left: 0 !important;
}
#contentbereich DIV.ce-textpic DIV.ce-row {
	clear: both;
	margin: 0 0 10px;
}
#bbw {
	float: left;
	width: 100%;
}
.bbwFirstLetterblock, .bbwFirstLetterblockleistung {
	background: #F6F6F6;
	border: 1px dotted #6C6C6C;
	margin: 4px 0 7px 0px;
	padding: 4px 0;
	text-align: center;
	float: left;
	width: 100%;
}
.bbwFirstLetterblockleistung a {
	text-shadow: 1px 1px #ddd;
}
#bbw table {
	border: 1px solid #CFCFCF;
	border-collapse: collapse;
	margin: 0 0 15px 0px;
	max-width: 610px;
	text-align: left;
	width: 100%;
}
#bbw .formSelect option {
	padding: 5px;
}
#bbw table tbody tr th {
	background: #E0E0E0;
	border: 1px solid #CFCFCF;
	padding: 5px;
	text-align: left;
}
#bbw table tbody tr td {
	background: #F9F9F9;
	border: 1px solid #CFCFCF;
	padding: 5px;
	text-align: left;
}
#bbw table tbody tr.alt td {
	background: #FFFFFF;
}
#bbw table tbody tr:hover td {
	background: #f0f0f0;
}
#bbw img {
	border: 1px solid #ccc;
}
.vCard {
}
/* Styles imagecols */
	
	/* Spalte:1 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border .ce-column {
	max-width: 100%;
}
/* Spalte:2 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="2"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="2"] .ce-row:last-child .ce-column {
	margin-right: 2%;
	width: 49%;
	float: left;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery[data-ce-columns="2"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="2"] .ce-row:last-child .ce-column {
	margin-right: 2%;
	width: 48.8%;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="2"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,  .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="2"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child,  #contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="2"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,  .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="2"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child {
	margin-right: 0;
}
#contentbereich .ce-textpic .ce-gallery[data-ce-columns="2"] .ce-row .ce-column FIGCAPTION.image-caption {
	width: 92.5%;
}
/* Spalte:3 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"] .ce-row:last-child .ce-column {
	margin-right: 2%;
	width: 32%;
	float: left;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery[data-ce-columns="3"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"] .ce-row:last-child .ce-column {
	margin-right: 2%;
	width: 31.9%;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,  .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child,  #contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,  .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child {
	margin-right: 0;
}
#contentbereich .ce-textpic .ce-gallery[data-ce-columns="3"] .ce-row .ce-column FIGCAPTION.image-caption {
	width: 88.2%;
}
/* Spalte:4 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="4"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="4"] .ce-row:last-child .ce-column {
	margin-right: 2%;
	width: 23.5%;
	float: left;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery[data-ce-columns="4"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="4"] .ce-row:last-child .ce-column {
	margin-right: 2%;
	width: 23.4%;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="4"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="4"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child,  #contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="4"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,  .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="4"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child {
	margin-right: 0;
}
#contentbereich .ce-textpic .ce-gallery[data-ce-columns="4"] .ce-row .ce-column FIGCAPTION.image-caption {
	width: 83.9%;
}
/* Spalte:5 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="5"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="5"] .ce-row:last-child .ce-column {
	margin-right: 1%;
	width: 19.2%;
	float: left;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery[data-ce-columns="5"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="5"] .ce-row:last-child .ce-column {
	margin-right: 1%;
	width: 19.15%;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="5"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="5"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child,  #contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="5"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,  .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="5"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child {
	margin-right: 0;
}
#contentbereich .ce-textpic .ce-gallery[data-ce-columns="5"] .ce-row .ce-column FIGCAPTION.image-caption {
	width: 80.9%;
}
/* Spalte:6 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="6"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="6"] .ce-row:last-child .ce-column {
	margin-right: 1%;
	width: 15.81%;
	float: left;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery[data-ce-columns="6"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="6"] .ce-row:last-child .ce-column {
	margin-right: 1%;
	width: 15.8%;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="6"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="6"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child,  #contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="6"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,  .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="6"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child {
	margin-right: 0;
}
#contentbereich .ce-textpic .ce-gallery[data-ce-columns="6"] .ce-row .ce-column FIGCAPTION.image-caption {
	width: 76.9%;
}
/* Spalte:7 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="7"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="7"] .ce-row:last-child .ce-column {
	margin-right: 1%;
	width: 13.42%;
	float: left;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery[data-ce-columns="7"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="7"] .ce-row:last-child .ce-column {
	margin-right: 1%;
	width: 13.4%;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="7"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="7"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child,  #contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="7"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,  .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="7"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child {
	margin-right: 0;
}
#contentbereich .ce-textpic .ce-gallery[data-ce-columns="7"] .ce-row .ce-column FIGCAPTION.image-caption {
	width: 72.9%;
	font-size: 14px;
}
/* Spalte:8 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="8"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="8"] .ce-row:last-child .ce-column {
	margin-right: 1%;
	width: 11.6%;
	float: left;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery[data-ce-columns="8"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="8"] .ce-row:last-child .ce-column {
	margin-right: 1%;
	width: 11.62%;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="8"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="8"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child,  #contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="8"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,  .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="8"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child {
	margin-right: 0;
}
#contentbereich .ce-textpic .ce-gallery[data-ce-columns="8"] .ce-row .ce-column FIGCAPTION.image-caption {
	font-size: 14px;
	width: 67.9%;
}


/*menu type section index*/

ul.csc-menu.csc-menu-3 {
    margin-left: 0 !important;
}

ul.csc-menu.csc-menu-3 li.csc-section {
    background: none repeat scroll 0 0 !important;
    float: left;
    padding-left: 0 !important;
    padding-right: 2.4%;
}
DIV.ce-column {
    height: 100%;
}
$(function(){
    $('a[href=#top]').click(function(){
        $('html, body').animate({scrollTop:0}, 'slow');
        return false;
    });
});
