#eventbox
{
	max-width:1920px;
	background-color:#f1f6e6;
	margin:auto;

	margin-bottom:32px;
}

#eventbox .boxheader
{
	margin-top:32px;
}

#eventbox .mod_eventlist
{
	max-width:1280px;
	margin:auto;
	padding-top:26px;
	padding-bottom:36px;
}

#eventbox .ce_headline
{
	max-width:1280px;
	margin:auto; 
	padding-top:36px;
}

#eventbox .mod_eventlist .layout_teaser
{
		display:flex;
}

#eventbox .mod_eventlist .layout_teaser .header,
#eventbox .mod_eventlist .layout_teaser .content{
		width:90px;
}

#eventbox .mod_eventlist .header {
	width: 90px;
    margin-right: 24px;
    /*margin-right:20px;*/
    padding:19px .5px 20px;
    text-align:center;
    line-height:1;
    color:#fff;
	width:117px;
	height:92px;
	border-bottom:5px solid #496b6c;
	background-color: #95c23d;
}

#eventbox .mod_eventlist .layout_teaser .content{
	flex-grow: 4;
}

#eventbox .mod_eventlist .layout_teaser h3,
#eventbox .mod_eventlist .layout_teaser h3 a {
    color:#85be4c;
    margin-top:0px;
	text-transform:uppercase;
	font-weight:700;
	max-width: 80%;
	line-height: 25px;
}

#eventbox .mod_eventlist .header > .date {
    display:block;
}

#eventbox .mod_eventlist .header .date > .day {
    display:block;
    font-size:32px;
    line-height:1;
    font-weight: 600;
}

#eventbox .mod_eventlist .header .date > .month {
    display:block;
    line-height:1.25;
    text-transform:uppercase;
    font-weight: 500;
}

#eventbox .mod_eventlist .layout_teaser
{
	width:50%;
	float:left;
}

.contentpage #eventbox
{
	background-color:#fff;
}
.contentpage #eventbox .mod_eventlist .layout_teaser
{
	width:100%;
	float:none;
	margin-bottom:36px;
}

.mod_eventlist.columnview
{
	overflow:visible;
}

.mod_eventlist.columnview .layout_teaser
{
	
	box-sizing:border-box;
	width:33.33%;
	padding-left:20px;
	padding-right:20px;
	float:left;
	min-height:294px;
	height:294px;
	position:relative;
	z-index:2222;
	overflow:visible;
	
}


.mod_eventlist.columnview .layout_teaser:before
{
	content:url(../elements/main-icon-events.png);
	position:absolute;
    top: 24px;
    left: -3px;
}

.mod_eventlist.columnview .layout_teaser:after
{
	content:url(../elements/cvjm_ecken_red-1.jpg);
	position:absolute;
    right: 20px;
    top: 0px;
}

.mod_eventlist.columnview .layout_teaser.last:after
{
	right: 0px;

}

.mod_eventlist .layout_teaser p.time
{
	margin-bottom:6px;
}
.mod_eventlist .pagination
{
	position:relative;
}
.mod_eventlist .pagination ul
{
    float: right;
    position: absolute;
    right: 0px;
    top: 0px;
}

.mod_eventlist .pagination li
{
	display: block;
    float: left;
    padding: 8px;
    background-color: #95c23d;
    padding-right: 12px;
    padding-left: 12px;
    color: #fff;
	margin-right:8px;
}

.mod_eventlist .pagination li a
{
	color:#fff!important;
	
}
.mod_eventlist.columnview .layout_teaser .event_background
{
	
	background-image:url(../elements/background_box-rot.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:30px;
	color:#fff;	
}

.mod_eventlist.columnview .layout_teaser.first:before
{
	left: -24px;
}



.mod_eventlist.columnview .layout_teaser.first
{
	padding-left:0px;
}

.mod_eventlist.columnview .layout_teaser.last
{
	padding-right:0px;
}

.mod_eventlist.columnview .layout_teaser .time 
{
	padding-top:25px;
	color:#fff;
	margin-bottom:24px;
	font-family:"IntroRustL-Base", sans-serif;
	font-size:28px;
	line-height:20px;
}

.mod_eventlist.columnview .layout_teaser h3
{
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
	margin-bottom: 6px;
    margin-top: 42px;
	font-weight:700; 
}

.mod_eventlist.columnview .layout_teaser h3 a
{
	color:#fff;
}




.mod_eventlist.columnview p.more a
 {
	background-image:url(../elements/button.jpg);
    padding-left:24px;
    padding-top:11px;
    padding-right:16px;
    padding-bottom:11px;
	font-family:"DIN2014-Narrow", sans-serif;
	text-transform:uppercase;
	font-size:18px;
	line-height:18px;
	color:#000;

}

.mod_eventlist.columnview p.more
{
	margin-top:24px;
	display:block;
	margin-bottom:24px;
}

.mod_eventlist.itemview-2
{
	background-image:url(../elements/event-boxheader.png);
	background-repeat:no-repeat;
	background-size:contain;
	padding-top:26px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:50px;
	border-bottom:8px solid #c3cbcc;
	margin-top: 29px;
	
}

.mod_eventlist.itemview-2 .layout_upcoming
{
	margin-bottom:22px;
}


#eventsshort .layout_upcoming
{
	margin-bottom:12px;
	
}

#eventsshort .layout_upcoming .date
{
	float:none;
	display:block;
}

#eventsshort .layout_upcoming a
{
	font-weight:700;
}

/* --------------------------------------------------------------------------------
 * Responsive Design
 * ----------------------------------------------------------------------------- */

/* --- Large devices - Desktop // xxl
 * ---------------------------------------- */

@media only screen and (max-width: 1560px) {
	
}


/* --- Large devices - Desktop // xl
 * ---------------------------------------- */
 
@media only screen and (max-width: 1380px) {
	
	
}


/* --- Large devices - Desktop // lg
 * ---------------------------------------- */
 
@media only screen and (max-width: 1199px) {
	
	
}

/* --- Medium devices - Tablet // md
 * ---------------------------------------- */
 
@media only screen and (max-width: 991px) {
	

}

/* --- Small devices - Phone // sm
 * ---------------------------------------- */
 
@media only screen and (max-width: 767px) {
	
}

/* --- Small devices - Phone // s
 * ---------------------------------------- */
 
@media only screen and (max-width: 639px) {

	#eventbox
	{
		margin-left:-16px;
		margin-right:-16px;
	}
	
	#eventbox .mod_eventlist .layout_teaser,
	#eventbox .ce_headline
	{
		width:100%;
		padding-left:16px;
		padding-right:16px; 
	}
	
}


/* --- Extra small devices - Phone // xs
 * ---------------------------------------- */
 
@media only screen and (max-width: 544px) {
	
	
	
}

/* --- Extra small devices - Phone // xs
 * ---------------------------------------- */
 
@media only screen and (max-width: 420px) {
	
}