@charset "utf-8";
/* CSS Document */

/* VERANSTALTUNGEN */

span#right div#vst-before
{
	background: transparent url(/tl_files/leinebad/images/layout/mainnavi-before.jpg) no-repeat top center;
	height: 14px;
}
span#right div.mod_newslist
{
	background: url(/tl_files/leinebad/images/layout/mainnavi.jpg) repeat-y center;
}
span#right div#vst-before, span#right div#vst-after, span#right div.mod_newslist 
{
	width: 195px; 
	margin-left: 20px;
	padding:0px;
	padding-left: 12px;
	padding-right: 12px;
}
* html span#right div#vst-before, * html span#right div#vst-after, * html span#right div.mod_newslist 
{
	width: 219px;
}
span#right div#vst-after
{
	background: transparent url(/tl_files/leinebad/images/layout/mainnavi-after.jpg) no-repeat top center;
	height: 14px;
	margin-bottom: 15px;
}
div.mod_newslist td.termin a, div.mod_newslist td.termin a:hover, div.mod_newslist td.termin a:visited
{
	color:#529B93; white-space:normal;
}
div.mod_newslist td.headline
{
	background:#529C94;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 22px;
	font-weight: bold;
	vertical-align:middle;
}
div.mod_newslist td span
{
	margin-left: 5px;
}
div.mod_newslist td.spacer
{
	margin-bottom: 10px;
	height:0px;
}
div.mod_newslist td.teaser, div.mod_newslist td.termin
{
	color:#529B93;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
