body, html
{
	margin-right: 0px;
	padding-right: 0px;	
}
H1, DIV
{
font-family: Verdana,sans-serif;	
}
DIV 
{
	font-size: 9px;
}

H1
{
	color: #990000;
	display:none;
}

.bodyContainer, .ProdMainContent
{
	width: 427px;
}

.ListItem DIV
{
	background-color: #f4f3f3;				
}
.ListText A
{
	font-size: 10px;	
}
.ListItemAlternate DIV
{
	background-color: #eff3fa;				
}

.ListSearchBox
{
	background-color: #f4f3f3;	
}

.ListWeekTitle
{
	color: #990000;
	background-color: #eff3fa;	
}

.weekDayContainer
{
	background-color: #e4e3e3;		
}


.weekDay
{
	font-size: 8px;
	width: 60px;
}
.weekDay span
{
	font-size: 10px;
}

.ListText
{
	margin-left: 0px;
	margin-right: 0px;
	width: 352px;
	width: 324px;
	width: 318px;
}

.ProdContactBox
{
	background-color: #eff3fa;	
}

.ProdImages
{
	background-color: #eff3fa;	
}

/******* Teaser ********/
.EventTeaser 
{
	clear: both;
	font-family:Arial;
	font-size: 11px;
	width: 200px;
	padding-top: 5px;
}
.EventTeaser a, .EventTeaser a:visited
{
	color: #333333;
	text-decoration: none;
}
.EventTeaser img
{
	float:left;
	border: 0px;
	display: block;
	padding-right: 5px;
	padding-top: 2px;
}
.EventTeaser .TeaserLink
{
    font-family: Verdana,sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}