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

#tableMain #tdContent {
	padding:15px;
	padding-bottom:10px;
}
#tableMain #tdContent .pageTitle {
	color:#171CB3;
}
#tableMain td.tdTeaser {
	border:1px solid #F6F5E9;
	background:#F6F5E9 url(/_common/bg/teasers.gif) 0 0 no-repeat;
}
#tableMain td.tdTeaser div.teaser {
	padding:12px;
	padding-bottom:20px;
	font-size:11px;
}
#tableMain td.tdTeaser div.teaser .teaserTitle {
	font-weight:bold;
	color:#171CB3;
}
#tableMain td.tdTeaser div.teaser .teaserTitle a {
	font-weight:bold;
	color:#171CB3;
	text-decoration:none;
}
#tableMain td.tdTeaser div.teaser .teaserTitle a:hover {
	text-decoration:underline;
}
