@import "http://www.berliner-zeitung.de/assets/1464595094/ka/desktop/styles/berliner-zeitung.css";

html,body {
	margin:0px;
	padding:0px;
	background: transparent;
}

.dm_column_slider_940x-- {
	padding:0px;
}

.dm_column_slider_940x-- .dm_cs_wrapper {    
    padding: 0 0px;
}

.dm_column_slider_940x-- .dm_cs_title {
    position: relative;
    margin: -20px 0 15px 0;
    text-align: center;
    min-height: 36px;
}

.dm_column_slider_940x-- .dm_cs_title .dm_cs_title_inner {
    font-size: 16px;
    line-height: 20px;
    margin: 0px;    
}

.dm_column_slider_940x-- .prev, .dm_column_slider_940x-- .next {
	background: rgba(255,255,255,0.7);
    z-index: 1;
}

.dm_column_slider_940x-- .prev {
	left:0px;
}

.dm_column_slider_940x-- .next {
	right:0px;
}

.dm_column_slider_940x-- .prev:before {
    content: "<";
}

.dm_column_slider_940x-- .next:before {
    content: ">";
}

.dm_cs_title_inner {
	background-color:#fff !important;	
	border:1px solid #2a65a4;
}
.dm_cs_title_inner.more a {
	color:#222;
}

.dm_cs_title_inner.more.active {
	background-color: #2a65a4 !important;
}

.dm_cs_title_inner.more.active a {
	color:#fff;
}


.slick-list {
	width:100%;
	height:230px;
	overflow:hidden;
}

	.teaser {	
		width:1300px;	
		display:table;
		position: relative;
	    left: 50%;
	    margin-left: -485px;
	    text-align: center;
	}
	
	.teaser .cover {
		display:inline-table;
		width:165px;
		float:none;		
		text-align:center;		
		position:relative;
	}
	
	.teaser .cover img {
		width:100%;
		border:none;
		display:inline-table;
		height:200px;	
		border:1px solid #cccccc;				
	}
	
.downloadlinks {
	position: absolute;
    right:8px; top:0px;    
    height: 29px;
    overflow: hidden; 
}

.downloadlinks div {
	float:right;
	border-left: 1px solid #eee;
	border-right: 1px solid #fff;
	padding:3px 3px;
	margin:0px;
}

.pdfdownload, .flashdownload {
	width: 22px !important;
	height: 22px !important;	
	border: 0px !important;	
}

.date {
	text-decoration:none;
	background-color:#f8f8f8;	
	width:147px;
	margin-left:9px;
	text-align:left;
	padding:7px 5px;
	border-left:1px solid #f2f2f2;
	font-size:13px;
}