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

.teaser_list{
	padding-top:15px; padding-bottom:10px; display:block; float:left; position:relative;
	
}
h2.teaser_h2 {
	font-weight: 300; width:100%; display:block; text-align:center;
	font-family: 'Oswald',Arial, Helvetica, sans-serif ;
	 color:#4c3e3e; text-transform:uppercase; font-size:26px;	
	line-height:15px	; overflow:hidden; float:left
}
h2.teaser_h2 span{
	display: inline-block   ; padding-top:15px; padding-bottom:18px;padding-left:40px; 
	

}
.teaser_headline{
	float:left; width:100%;
	display:block
	
}
.teaser_headline img{
	width:48px; padding-top:10px
	
}
.teaser_headline h2{
	float:left
	
}

.teaser_list_outer{
	
	float:left;   border:0px solid; position:relative;
	overflow:hidden; width:100%;
	
	 cursor:pointer;
	position: relative;
	display:block;
	text-decoration:none
}
.x_mainWrapper .teaser_list_outer{
	width:240px;
	margin: 0 85px 10px 20px;
}
.l_mainWrapper .teaser_list_outer{
	width:240px;
	margin: 0 0px 10px 10px;
}
.m_mainWrapper .teaser_list_outer{
	width:450px;
	margin: 0 15px 10px 15px;
}
.s_mainWrapper .teaser_list_outer{
	width:300px;
	margin: 0 10px 10px 10px;
}
.teaser_list_outer img{
	border:0
}


.teaser_list_text{

	font-size:13px;
	float:left;
	display:block;
	color: #000;
	width:100%; 
	position: relative;
	bottom:10px;
}
.teaser_list_text p{
	margin:0;
	padding:0;display:block; 
	text-align:center; 
	min-height:80px;
	color: #4c3e3e;
	text-decoration: none;	
	font-family: Georgia, "Times New Roman", Times, serif ; 
	font-weight: normal;
	font-size:14px;
}
a.teaser_list_open{
	display:  block;
	position:absolute;
	left:0;
	bottom:0;
	width:62px;
	height: 20px;
	background:url(open.png) no-repeat
}