/*
Theme Name: MERLAUSCH TERMINE
Theme URI: http://www.merlausch.de
Description: LAUSCH – Phantastische Hörspiele
Version: 1.0
Author: Mattias Stiller
Author URI: http://www.mattiasstiller.de
*/

 /*TERMINE
-------------------------------------------------------------------------*/
 
.termine .lauscher-thumbnails {
	margin: 0 10px 10px 0;
	float: left;
}
.termine .lauscher-thumbnails img {
	width: 120px;
	height: 120px;
	float: left;
}
.termine .entry ul {
	list-style-type: none;
}
.termine .entry ul li {
	clear: both;
}
.termine .entry p {
	float: right;
	width: 342px; 
}
.termine .entry  h2 {
	color: #990100;
}
.termine .intro-text {
	width: 397px;
	margin: 10px auto 0 auto;
	text-align: center;
}
