@font-face {
    font-family: 'JohnTape-Plain';
    src: url('../font/hinted-JohnTape-Plain.eot');
    src: url('../font/hinted-JohnTape-Plain.eot?#iefix') format('embedded-opentype'),
        url('../font/hinted-JohnTape-Plain.woff2') format('woff2'),
        url('../font/hinted-JohnTape-Plain.woff') format('woff'),
        url('../font/hinted-JohnTape-Plain.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#page{
	background-color: #dad8d9;
	background-image: url('../img/bg_fahne.jpg');
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}



body {
	background-color: #dad9d9;
	background-image: none;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
        color: #000000;
}
body.layout1Page {
	background-image: none;
}
body.layout2Page {
	background-image: none;
}
body.layout3Page {
	background-image: none;
}

h1, h2, h3 {
    font-family: 'JohnTape-Plain', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #4db6da;
}
/*
header.pageHeader,
header .fixer {
	position: inherit;
}

header.pageHeader a,
div.bigLogo .text {
	color: white;
}
*/
#headerMenu a.menuKlapper {
    background-image: url(../../webcontent/img/menuKlapper.png);
    position: absolute;
    left: 50%;
    margin-left: 0;
}
.mobilePortals {
    background-color: #282829;
    color: #fff;
}
.mobilePortals a {
    color: #fff;
}
div.bigLogo {
    margin-right: 0;
    max-width: 997px;
}
div.bigLogo .text {
	color: #761011;
	font-family: 'JohnTape-Plain', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 40px;
	line-height: 44px;
}
@media screen and (min-width: 531px) {
	div.bigLogo .text {
		margin-left: 40px;
	}
}
@media screen and (min-width: 956px) {
	div.bigLogo .text {
	line-height: 120px;	
	}
}


/*	
div.bigLogo .text {
	text-transform: none;
	margin-left: -10px;
}
*/
div.bigLogo .langSocial a {
	display: inline-block;
	margin-left: 10px;
	font-size: 14px;
	height: 26px;
	float: left;
	padding-top: 5px;
}
div.bigLogo .langSocial a.instagram {
	width: 31px;
	height: 31px;
	padding-top: 0;
	background-image: url(../img/instagram_icon.png);
	background-repeat: no-repeat;
}
div.bigLogo .langSocial a.youtube {
	width: 31px;
	height: 31px;
	padding-top: 0;
	background-image: url(../img/youtube_icon.png);
	background-repeat: no-repeat;
}
div.bigLogo .langSocial a.facebook {
	width: 31px;
	height: 31px;
	padding-top: 0;
	background-image: url(../img/facebook_icon.png);
	background-repeat: no-repeat;
}
/*
header.pageHeader a {
	font-size: 14px;
	font-weight: 700;
	padding-right: 10px;
}
#headerMenu div.portals {
	margin-left: 0;
}
header.pageHeader .additionals a {
    padding-right: 0;
    padding-left: 10px;
}
header.pageHeader a:hover {
	text-decoration: underline;
}
#headerMenu {
    width: 100%;
}

#headerMenu div.additionals div {
	margin-left: 0;
}
#headerMenu div.additionals .additional:last-child a {
	border-right: none;
}
#headerLogo,
#headerMenu .logoportal.portal {
	display: none;
}
*/
#mainNav {
	font-size: 16px;
        width: 164px;
        position: relative;
}
#mainNav .fixer {
    width: 164px;
}
#mainNav .fixer::before {
    content: '';
    display: block;
    width: 100%;
    width: 194px;
    height: 119px;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 10;
    top: -105px;
    left: -15px;
}
#mainNav .fixer > ul {
    background-color: white;
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    
}
#mainNav ul li.active {
    list-style-type: none;
}
#mobileMainNav ul#mobileMenu li.active {
    list-style-type: none;
}
#mainNav ul li a {
        color: #4db6da;
    
}
.circleContainer .circle.big {
    background-color: #4db6da;
}
.circleContainer .circle.big {
    left: 20px;
}
.circleContainer .circle.big a {
	color: white;
	margin-top: 10px;
	display: block;	
	font-size: 16px;
}
.circleContainer .circle.small {
    left: 0;
    background-color: #751011;
}
.circleContainer .circle.small a {
    color: white;
}

.circleContainer .circle.additional {
    display: inline;
    position: absolute;
    top: 200px;
    width: 150px;
    height: 150px;
}
.circleContainer .circle.additional a img {
    width: 100%;
    height: auto;
}

#mainNav a {
	font-weight: 700;
}
#page #contentColRight {
    margin-right: 0;
}
.two-col .contentCol .typoContentElement.type-gridelements_pi1 {
    padding: 0 10px;
}

.typoContentElement.type-dce_buttonline a {
    background-color: #009ee0;
    color: #fff;
}

#content {
    max-width: calc(100% - 184px);
}
#content .contentHeader {
	margin-bottom: 20px;
	margin-right: 20px;
}
#content .contentHeader img {
	width: 100%;
}
#content .contentHeader .eventFilter {
	line-height: 45px;
	background-color: #4db6da;
	padding-left: 10px;
}
#content .contentHeader .eventFilter a {
	color: white;
	padding-right: 5px;
	border-right: 2px solid white;
	margin-right: 5px;
	font-weight: 700;
	font-size: 20px;
}
#content .contentHeader .eventFilter a:last-child {
	border-right: none;
}
#content .contentHeader .eventFilter a:hover,
#content .contentHeader .eventFilter a.active{
	color: #c0e8af;
}
#page div.contentCol.colLeft {
    margin-bottom: 20px;
}
#page div.contentCol.colRight {
    margin-right: 0;
}

div.contentCol div.csc-default .csc-header {
    padding-top: 20px;
    position: relative;
}
div.contentCol div.csc-default .teaser,
div.contentCol div.csc-default.type-gridelements_pi1,
div.contentCol div.csc-default.type-kulturpalast_eventlist{
    background-color: #fff;
}
div.contentCol div.csc-default .teaser {
    color: #009ee0;
}
div.contentCol div.teaser.image div.teaserTitle {
	background-color: #4db6da;
	color: white;
}
div.contentCol div.teaser.image div.teaserTitle h1,
div.contentCol div.teaser.image div.teaserTitle h2{
    color: white;
}
div.contentCol div.teaser.image div.teaserTitle h1 {
	font-size: 24px;
}
.type-kulturpalast_eventlist .eventListHeader {
	display: none;
}

.footerWrapper .content {
    margin: 0;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

div.contentCol div.teaser.calendar {
	background-color: #4db6da;
}

div.calendar .cal_btn {
	color: #fff;
}

div.calendar .cal_month {
	color: #fff;
}
div.calendar table {
	background-color: white;
}

div.calendar table th {
	background-color: #6dd6fa;
	color: black;
}

div.calendar table td {
	background-color: white;
}

div.calendar table td.active.hasEvent {
	background-color: #4db6da;
}

div.calendar table td.prev a,
div.calendar table td.next a {
	color: #999;
}

div.calendar table td a.hi,
div.calendar table td a:hover {
	background-color: #4db6da;
	color: #fff;
}


.accordeon .accordeonElement > .csc-header::after {
    color: #4db6da;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

@media screen and (max-width: 531px) {
	#content {
		margin-left: 20px;
                max-width: 100%;
	}
}

@media screen and (max-width: 435px) {
	#content {
		margin: 0 auto;
		width: 188px;
		float: none;
	}
    
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

