@charset "utf-8";
/* CSS Document */


.cl-tipps{}

.ic-eins, .ic-zwei, .ic-drei, .ic-vier{
	height:23px;
	margin-bottom:0;
	padding:0;
	background-repeat:no-repeat;
	line-height:0;
	font-size:0;
}

.ic-eins a, .ic-zwei a, .ic-drei a, .ic-vier a{
	display:block;
	height:23px;

}


.ic-eins a, .ic-eins a:visited{
	width:127px;
}

.ic-zwei a, .ic-zwei a:visited{
	width:152px;

}

.ic-drei a, .ic-drei a:visited{
	width:85px;
}

.ic-vier a, .ic-vier a:visited{
	width:141px;
}



.cl-back a, .cl-back a:visited{
width:140px;
}

.left-col-small, .center-col{
	padding-bottom:2em;
}


.cl-sub{
	list-style:none;
	margin:0;
	padding:0;
}




/* inline Teaser */

.inline-teaser{
	width:255px;
	height:104px;
	
	float:left;
	
	border-top:solid 1px #DDDDDD;
	margin:0;
	margin-bottom:2em;
	padding:0;
	padding-top:6px;
	padding-right:5px;
	
/*	background-image:url(images/teaser-bg-bottom.png); */
	background-image: url(../img/teaser-bg-bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.inline-teaser h4{
	padding:0;
	margin:0;
	margin-bottom:0.4em;
	font-weight:bold;
	font-size:120%;
	line-height:120%;
}

.inline-teaser img{
	margin-right:10px;
	margin-top:2px;
	float:left;
}

.teaser-text{
	margin:0;
	padding:0;
	padding-right:5px;
}

/*
.inline-teaser a, .inline-teaser a:visited{
	color:#2f5992;
	text-decoration:underline;
    font-weight:bold;
}

*/
.go-on{
	padding:0;
	margin:0;
}

.go-on a{
	display:block;
	width:50px;
	height:20px;

	background-image:url(../img/arrow-more.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	
	position:relative;
	left:207px;
	padding-bottom:5px;
}


.it-second{
	margin-left:25px;
}

/* andere Teaser */

.teaser-r{
	width:247px;
	height:119px;
	
/*	border-top:solid 1px #DDDDDD; */
	margin:0;
	margin-bottom:2em;
	margin-top:1px;
	
	padding-top:6px;
	padding-bottom:2px;
	padding-left:8px;
	padding-right:5px;
	
/*	background-image: url(../img/teaser-bg-bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;*/
	background-color:#f5eee9;
	background-color:#3b3b38;
}

.teaser-r h4{
	margin:0;
	padding:0;
	height:20px;
	background-image:url(../img/teaser/city-berlin.png);
	background-repeat:no-repeat;
}

.teaser-r p{
margin:0;
padding:0;
margin-bottom:8px;}

.artikel-page h5 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 8px;
}




