#mod_teaser				{ width:960px; margin-top:0px; }
#mod_teaser .teasers 			{ height:190px; list-style-type:none; margin:0; padding:0; padding-top:15px; }
#mod_teaser li 			{ float:left; }
#mod_teaser .teaser 			{  padding:10px;border-right:1px dotted #000; display:block; overflow:hidden; height:155px; width:210px; margin-right:3px; }
#mod_teaser .teaser.restaurant { background-image:url('/website/image/restaurant.jpg'); background-repeat:no-repeat; background-position:155px 50px; }
#mod_teaser .teaser.cafe { background-image:url('/website/image/cafe.jpg'); background-repeat:no-repeat; background-position:80px 50px; }
#mod_teaser .teaser.bar { background-image:url('/website/image/bar.jpg'); background-repeat:no-repeat; background-position:160px 50px; }
#mod_teaser .teaser.oeffnungszeiten { background-image:url('/website/image/oeffnungszeiten.jpg'); background-repeat:no-repeat; background-position:120px 50px; border-right:0;}
#mod_teaser .teaser div.column.one { float:left; width:120px; height:170px; padding-top:3px; margin-right:3px;}
#mod_teaser .teaser div.column.two { float:left; width:180px; height:170px; padding-top:3px; margin-left:10px;}
#mod_teaser .teaser h1 {
	font-family:Helvetica, Arial, sans-serif;
	color:#684691;
	font-size:12px;
	line-height:1em;
}

#mod_teaser .teaser { font-size:11px; line-height:14px; }

#mod_teaser .teaser div.column.two ul  {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:5px;
	padding-left:3px;
}
