/**
 * Style sheet portal-overview
 */
body
{
	background: #9ed7ea url(tl_files/portal/images/bg.gif) 50% 0 repeat-y;
}

#footer, #container
{
	background: none;
}

#left
{
	background: #fff;
}

#left ol
{
	list-style: decimal-leading-zero;
}

.mod_eventlist .event, .navigateTeaser, .ce_teaser
{
	width:340px;
	float:left;
	margin-left:20px;
	min-height: 140px;
}

.mod_eventlist .event a, .navigateTeaser a, .ce_teaser a
{
	font-weight:normal;
	font-size:12px;
	color:#2b9fca;
}

#footer div.inside
{
	text-align:right;
}

body div.mod_breadcrumb
{
	display:none;
}
