@import "migrateddefaultstyles.css";
@import "content.css";
@import "slider.css";

@font-face {
    font-family: 'Source-Sans-Pro-Light';
    src:url('../media/Source-Sans-Pro-Light.ttf.woff') format('woff'),
        url('../media/Source-Sans-Pro-Light.ttf.svg#Source-Sans-Pro-Light') format('svg'),
        url('../media/Source-Sans-Pro-Light.ttf.eot'),
        url('../media/Source-Sans-Pro-Light.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source-Sans-Pro';
    src:url('../media/Source-Sans-Pro.ttf.woff') format('woff'),
        url('../media/Source-Sans-Pro.ttf.svg#Source-Sans-Pro') format('svg'),
        url('../media/Source-Sans-Pro.ttf.eot'),
        url('../media/Source-Sans-Pro.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Source-Sans-Pro-SemiBold';
  src: url('../media/source-sans-pro-v11-latin-600.eot');
  src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
       url('../media/source-sans-pro-v11-latin-600.eot?#iefix') format('embedded-opentype'),
       url('../media/source-sans-pro-v11-latin-600.woff2') format('woff2'),
       url('../media/source-sans-pro-v11-latin-600.woff') format('woff'),
       url('../media/source-sans-pro-v11-latin-600.ttf') format('truetype'),
       url('../media/source-sans-pro-v11-latin-600.svg#SourceSansPro') format('svg');
	font-weight: normal; 
	font-style: normal;
}

* {
	-moz-transition: width 0.5s ease 0s, margin 0.5s ease 0s, padding 0.5s ease 0s, font-size 0.5s ease 0s;
 	font-family: 'Source-Sans-Pro';
}
body {
}

.ce-clear {
	clear: both;
}
.publishSystemNotify {
	display: none;
}
iframe, iframe table, .elist {
	background-color: #FFF;
}
img {
	border: none;
	max-width: 100%;
	height: auto;
}
.summer, .autumn, .winter{
    display: none;
}
.spring {
    display: block;
}
/* Layout */
#wrap {
	float:left;
	width:100%;
}
#wrap01 {
    float: left;
    width: 100%;
    background: url(../images/logobild.jpg) top -18px center no-repeat;
    height: 176px;
}
.main #wrap02 {
	padding-bottom: 140px;
    background: #e5e5e5;
}
#layout01 {
	margin:0 auto;
	width:100%;
	max-width:1080px;
}
#layout01-1 {
	float:left;
	width:21.4%; /*230px*/
	margin-left:7%; /*77px*/
}
#logo {
	float:left;
	width:100%;
	margin-top:67px;
	background: url(../images/logo.png) top left no-repeat;
}
#logo img {
	float:left;
	width:197px;
	height:68px;
}
#wrap02 {
	float:left;
	width:100%;
	background: url(../images/spring-blume.jpg) top center no-repeat;
	position:relative;
}
#jahreszeiten {
	position:absolute;
	right:0;
	top:41px;
	float:left;
	width:65px;
}
#season {
	float: left;
	width: 100%; 
}

#season a {
	float: right;
	width: 100%; /*47px*/
	height: 58px;
}
#season a:hover {
	width:86px;
}
#season a#spring {
	background: transparent url(../images/season.png) no-repeat scroll 0px 0;
}
#season a#summer {
	background: url("../images/season.png") no-repeat scroll  0 -61px transparent;
}
#season a#autumn {
	background:url("../images/season.png") no-repeat scroll 0 -122px transparent;
}
#season a#winter {
	background: url("../images/season.png") no-repeat scroll 0 -183px transparent;
}
#season a#spring:hover {
	background: transparent url(../images/season.png) no-repeat scroll  left 0;
}
#season a#summer:hover {
	background: transparent url(../images/season.png) no-repeat scroll 0 -61px transparent;
}
#season a#autumn:hover {
	background: url("../images/season.png") no-repeat scroll 0 -122px transparent;
}
#season a#winter:hover {
	background: transparent url(../images/season.png) no-repeat scroll 0 -183px transparent;
}
#sozial {
	float:right;
	margin-top:65px;
	width:40px;
}
#sozial a img {
	margin-top:10px;
}
#layout02 {
	margin:0 auto;
	width:100%;
	max-width:1080px;
}
#layout02alles {
    float: left;
    width: 100%;
    background: #fff;
    -webkit-border-radius: 11px 11px 0px 0px;
    border-radius: 11px 11px 0px 0px;
    -webkit-box-shadow: 0 0 6px 1px #4d4d4d;
    box-shadow: 0 0 6px 1px #4d4d4d;
    margin-top: 40px;
    position: relative;
    padding-top: 35px;
}

#layout02-1 {
	float:left;
	width:19.5%;/*211px*/
}
#layout02-2 {
	float:left;
	width:72.6%;
	margin-left:7.9%;/*85px*/
}
#footeralles {
	float:left;
	width:100%;
	background: #4d4d4d;
}
#footer {
	margin: 0 auto;
	max-width:1080px;
	width:100%;
	margin-top:30px;
}
#footer01 {
	float:left;
	width:20%;
	padding-bottom:40px;
}
#footer01 h3, #footer02 h3, #footer03 h3 {
	font-size:23px;
	font-family: 'Source-Sans-Pro-Light';
	font-weight: normal;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:7px;
}
#footer01 p, #footer02 p {
	font-size:17px;
	color:#fff;
	margin-bottom:5px;
	font-family: 'Source-Sans-Pro-Light';
	font-weight: normal;
}
#footer03 p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 5px;
    font-family: 'Source-Sans-Pro-Light';
    font-weight: normal;
}
#footer01 p a, #footer03 p a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:underline;
	font-family: 'Source-Sans-Pro-Light'
	font-weight: normal;
}
#footer02 table td {
    font-family: 'Source-Sans-Pro-Light';
	font-weight: normal;
}
#footer02 {
	float:left;
	width:30%;
	color:#fff;
	font-size:17px;
	font-family: 'Source-Sans-Pro-Light';
	font-weight: normal;
	margin-left:15%;
}
#footer03 {
	float:left;
	width:17%;
	margin-left:15%;
	text-align:center;
}
#footer03 span.menuequick {
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:underline;
	font-family: 'Source-Sans-Pro-Light';
	font-weight: normal;
	float:left;
	width:100%;
	margin-bottom:20px;
}
#footer03 span.menuequick a {
	color:#fff;
	text-decoration:underline;
	font-family: 'Source-Sans-Pro-Light';
	font-weight: normal;
}
#footer03 img {
	margin-top:5px;
	margin-bottom:10px;
}
#footer03 p.copy a {
	font-size:14px;
	text-decoration:none;
	font-family: 'Source-Sans-Pro-Light';
	font-weight: normal;
	text-transform:none;
}

/* Nachoben-Link und Drucken-Link */
#navlinks {
    float: left;
    width: 100%;
	margin-top: 60px;
}
#nachOben {
	float: right;
	 position: absolute;
    right: -8px;
	bottom:-47px;
	font-size: 15px;
	color: #4d4d4d;
	font-family: 'Source-Sans-Pro';
	font-weight: normal;
}
#nachOben a {
	float: left;
	width:65px;
	height:52px;
	background: url("../images/top.png") no-repeat scroll top left transparent;
	color: #4d4d4d;
	font-family: 'Source-Sans-Pro';
	font-weight: normal;
}
#drucken {
	float: left;
	font-size: 15px;
	color: #4d4d4d;
	font-family: 'Source-Sans-Pro';
	font-weight: normal;
}
#drucken a {
	float: left;
	height: 19px;
    padding: 5px 0 0 40px;
	font-size: 15px;
	color: #4d4d4d;
	background: url("../images/druck.jpg") no-repeat scroll top left transparent;
	font-family: 'Source-Sans-Pro';
	font-weight: normal;
}

#schrift {
	float: left;
    padding-top: 9px;
    text-align: center;
    width: 22%;
}
#schrift a {
	font-size: 10px;
	color: #fff;
}
#schrift a:hover {
	color: #fff;
}
#hilfe {
	float: left;
    padding-top: 9px;
    text-align: center;
    width: 15%;
}
#hilfe a {
	font-size: 10px;
	color: #fff;
}
#hilfe a:hover {
	color: #fff;
}
#mobile {
	float: left;
    padding-top: 9px;
    text-align: center;
    width: 28%;
}
#mobile a {
	font-size: 10px;
	color: #fff;
}
#mobile a:hover {
	color: #fff;
}

.csc-linkToTop {
	padding: 0 0 0 15px;
}
.csc-linkToTop a, #nachOben a, #drucken a, #nachOben a:hover, #drucken a:hover {
	border: none;
}

/* Suchbereich */
#suchbereich {
	float: right;
    width: auto;
	height: auto;
    margin-top: 87px;
}
#suchbereich a {
    float: left;
    width: 25px;
    height: 25px;
    position: absolute;
}
#suchbereich .bereich1 {
	float: left;
	width: 84.96%; /*260px*/
	background: #fff;
}

#suchbereich .suche {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #727272;
    float: left;
    font-size: 16px;
    margin: 0;
    padding: 3px 1% 4px 4%; /*8px 4px 7px 9px*/
    width: 95%; /*260px*/
}
#suchbereich .bereich2 {
    float: right;
    height: 20px;
	background: url(../images/suchlupe.png) top left no-repeat;
	width: 20px;
}
#suchbereich .sucheAbsenden {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    pointer-events: none;
}
/* ######################### Hauptmenü ########################### */

#mainMenueWrap {
	float: left;
	width: 100%;
}
#mainMenueWrap02 {
	float: left;
}
#mainMenue {
	float: right;
	z-index:999;
	width: 70%; /* 749px */
}
#menue {
	float: right;
    position: relative;
    width: 572px;
	z-index: 116;
    margin-right: 45px;
}
#menue ul {
	margin:0px auto;
	padding:0px;
	
}
ul#nav.dropdown {
    display: flex;
	justify-content: space-between;
	margin-top: 45px;
}
#menue ul#nav ul {
	visibility:hidden;
}
#menue ul#nav li:hover ul {
	visibility:visible;
}
#menue ul li {
	float:left;
	left:0px;
	top:0px;
	list-style-type:none;
	z-index: 99;
	border-bottom:6px solid #d5d5d5;
}
span.shadowM0, span.shadowM1, span.shadowM2, span.shadowM3 {
    float: left;
    position: relative;
    width: 100%;
    height: 32px;
    margin-bottom: 6px;
}
/* TODO: color im aufklappmenue ist weiss */
#menue ul li a {
	text-decoration: none;
	display: block;
	color: #727272;
	font-size: 22px;
	padding: 0 0 7px;
	margin:0px;
	line-height:30px;
	text-align: center;
	font-family: 'Source-Sans-Pro-Light';
	font-weight: normal;
	text-transform: uppercase;
}

#menue ul li.menueebene0Active, #menue ul li.menueebene0, #menue ul li.menueebene1Active, #menue ul li.menueebene1,#menue ul li.menueebene2Active, #menue ul li.menueebene2, #menue ul li.menueebene3Active, #menue ul li.menueebene3, #menue ul li.menueebene4Active, #menue ul li.menueebene4 {
	width:119px;
}

#menue ul li:hover, #menue ul li.menueebene4Active, #menue ul li.menueebene3Active, #menue ul li.menueebene2Active, #menue ul li.menueebene1Active, #menue ul li.menueebene0Active  {
	border-bottom:6px solid #5f5f5f;
}
#mainMenue ul li span img {
	margin-bottom:33px;
}
#menue ul li ul {
	left: 0px;
}
#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 {
	background-color: #d5d5d5;

	
}
#menue ul li ul ul, #menue ul li ul ul ul {
	left: 210px;
}
#menue ul li.menueebene5, #menue ul li.menueebene5Active {
	background: none;
}

/* Ebene 2 */


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


#menue ul li ul {
    float: none;
    left: -324px;
    margin: 0;
    padding: 20px;
    position: absolute;
    top: 126px;
    width: 1040px;
    z-index: 910000;
}
#menue ul li ul li {
    border: medium none!important;
    margin-bottom: 0 !important;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 0 !important;
    padding: 0;
    width: 253px;
}

#menue ul li ul li a {
	display: block;
	text-decoration: none;
	color: #0c0c0c !important;
	float: left;
	padding: 5px 2%;
	text-align: left;
	width: 96%;
	font-size: 15px;
	font-family: 'Source-Sans-Pro';
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
}
#menue ul li ul li a.ebene2 {
	font-size: 18px;
	color:#0c0c0c !important
}
#menue ul li ul li a:hover {
	color:#fff!important;
}


/* Ebene 3 */

#menue ul#nav li ul li.sub ul li a {
    line-height: 19px;
    padding: 0 0 0 10px;
    width: 93%;
}
#menue ul#nav li ul li.sub ul li a:hover {
	color:#fff !important
}
#menue ul li ul li.sub ul li {
     border-left: 1px solid #FFFFFF !important;
    margin: 0;
    padding-left: 6px;
}

#menue ul ul li.sub ul {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 100%;
	border: 0;
	margin-bottom:20px;
	padding:0;
}
/* Subnavi */
.responsivenavi {
	display: none;
}
#subnavi {
	float: left;
	width: 99%; /*292px*/
	border:3px solid #4d4d4d;
	border-left:0;
	padding-bottom:15px;
	margin-bottom:70px;
}
#subnavi h3 {
	font-size:25px;
	color:#fff;
	font-family: 'Source-Sans-Pro-Light';
	font-weight: normal;
	background: #4d4d4d;
	 margin-bottom: 15px;
	 padding: 1px 9% 7px;
    text-transform: uppercase;
	-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
/* Ebene 1 */
#subnavi ul {
	float: left;
	padding: 0px 0 0 0;
	width: 100%;
}
#subnavi ul li {
	display: block;
	clear: both;
	float: left;
	position: relative;
	width: 100%;
}
#subnavi ul li:last-child {
	display: block;
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	background: none;
}
#subnavi ul li a {
	padding: 2px 2% 2px 10%;
	font-size: 17px;
	text-decoration: none;
	float: left;
	width: 88.1%;
	clear: both;
	display: block;
	font-family: 'Source-Sans-Pro';
	font-weight: normal;
	color: #737373;
}
#subnavi ul li a:hover, #subnavi ul li a.menueebeneActive, #subnavi ul li a.menueebeneActive:hover {
	padding:  2px 2% 2px 10%;
	color: #000;
	font-size: 17px;
	text-decoration: none;
	float: left;
	width: 88.1%;
	background:#e5e5e5;
}
#subnavi ul li a:hover {
	font-family: 'Source-Sans-Pro';
	font-weight: normal;

}
/* Ebene 2 */

#subnavi ul ul {
	border: medium none;
	float: left;
	padding: 1px 0;
	width: 100%;
}
#subnavi ul li ul {
	list-style: none;
}
#subnavi ul li ul li {
	background: none;
	border: none;
	
}
#subnavi ul li ul li a {
	margin: 0;
	padding: 0px 4% 0px 20%;
    width: 76.1%;
	float: left;
	font-size: 16px;
	-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
#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 {
	margin: 0;
	color: #737373;
	float: left;
	padding: 0px 4% 0px 20%;
    width: 76.1%;
	font-size: 16px;
	font-family: 'Source-Sans-Pro';
	font-weight: normal;
	-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
	background: url("../images/subnavili.jpg") no-repeat scroll 25px center #e5e5e5;
}
#subnavi ul li ul li a:hover {
	font-family: 'Source-Sans-Pro';
	font-weight: normal;

}
/* Ebene 3 */
#subnavi ul ul ul {
	border: medium none;
	float: left;
	padding: 1px 0;
	width: 100%;
	border-bottom: none;
	background: none;
}
#subnavi ul li ul {
	list-style: none;
}
#subnavi ul li ul li ul li {
}
#subnavi ul li ul li ul li a {
	margin: 0;
	padding: 2px 4% 1px 26%;
	float: left;
	width: 70%;
	background-image: none;
	border: none;
	color: #737473;
	-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
	background:url("../images/subnavili.jpg") no-repeat scroll 42px center #EDF4D8;
}
#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 {
	margin: 0;
	padding: 2px 4% 1px 26%;
	color: #50992d;
	border: none;
	text-decoration: none;
	font-family: 'Source-Sans-Pro';
	font-weight: normal;
	float: left;
	width: 70%;
	-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
	background:url("../images/subnavili.jpg") no-repeat scroll 42px center #EDF4D8;
}
#subnavi ul li ul li ul li a:hover {
	font-family: 'Source-Sans-Pro';
	font-weight: normal;
}
/* 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;
	width: 590px;
}
#homeBoxRight02 .typo3-editPanel {
	display: none;
}
/* contentInfobox */
.contentbereichInfobox .typo3-editPanel {
	margin: 5px 0 0 0;
	width: 587px;
}
/* rechte Randleiste */
.typo3-editPanel {
}
#infoboxbereich .infobox .typo3-editPanel {
	width: 117px;
}
.typo3-editPanel-controls {
	float: left;
	margin-right: 4px;
}
.typo3-editPanel-controls .feedit-icon {
	margin: 0 4px 0 0;
}
.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; /*abstand bilder nach oben*/
}
#contentbereich .ce-gallery DIV.ce-row DIV.ce-column.ce-column {
	padding-left: 0 !important;
}

#bbw {
    float: left;
    width: 597px;
}
.bbwFirstLetterblock, .bbwFirstLetterblockleistung {
	background: #F6F6F6;
	border: 1px dotted #6C6C6C;
	margin:4px 0 7px 0px;
	padding: 4px 0;
    text-align: center;
}
.bbwFirstLetterblockleistung a {
	text-shadow:1px 1px #ddd;
}
#bbw table {
    border: 1px solid #CFCFCF;
    border-collapse: collapse;
    margin: 0 0 15px 10px;
    max-width: 610px;
    text-align: left;
    width: 100%;
}
#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 {

}

/*###### BEGIN CONTENTBLOCKSMALL ######*/
.contentblocksmall {
    background: none repeat scroll 0 0 #4d4d4d;
    box-shadow: 0 0 8px -3px #565656;
    float: left;
    min-height: 250px;
    margin-bottom: 20px;
    margin-right: 2%;
    margin-top: 20px;
    padding: 15px 15px 17px;
    width: 44.3%;
}
.contentblocksmallnone {
    background: none repeat scroll 0 0 #4d4d4d;
    box-shadow: 0 0 8px -3px #565656;
    float: left;
    min-height: 250px;
    margin-bottom: 20px;
    margin-right: 0;
    margin-top: 20px;
    padding: 15px 15px 17px;
    width: 44.3%;
}
.contentblocksmall .ce-textpic IMG, .contentblocksmallnone .ce-textpic IMG {
    box-shadow: none;
}
#contentbereich .contentblocksmall h4 a, #contentbereich .contentblocksmall h4, #contentbereich .contentblocksmallnone h4, #contentbereich .contentblocksmallnone h4 a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 19px;
    margin-bottom: 0;
    margin-top: 10px;
    padding-bottom: 15px;
	height: 50px;
}
#contentbereich .contentblocksmall p, #contentbereich .contentblocksmallnone p {
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'Source-Sans-Pro';
	font-weight: normal;
    height: 95px;
    line-height: 20px;
    margin-top: 3px;
    overflow: hidden;
    padding: 6px 9px 0;
}
.contentblocksmallnone .ce-textpic .ce-row, .contentblocksmall .ce-textpic .ce-row {
    border: 4px solid #CECECE;
    height: 130px;
    overflow: hidden;
}
.contentblocksmallnone .ce-textpic .ce-row img, .contentblocksmall .ce-textpic .ce-row img {
    border: medium none;
}
#contentbereich .contentblocksmall a, #contentbereich .contentblocksmallnone a {
    background: url("../images/internal_link_blue.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    color: #0C3B6A;
}
/*###### END CONTENTBLOCKSMALL ######*/

/*menu type section index*/

.frame-type-menu_section UL UL {
    margin-left: 0 !important;
}

.frame-type-menu_section UL UL LI {
    background: none repeat scroll 0 0 !important;
    float: left;
    padding-left: 0 !important;
    padding-right: 2.4%;
}
DIV.ce-column {
    height: 100%;
}