<!--
#teaserStage {
  height:  280px;  
  width:   624px;  
  overflow: hidden;
  margin-bottom: 30px;
/*  border: 1px solid grey;	*/
}
/* large teaser styles */
.teaserL {
/*  margin: 15px 14px 15px 20px;	*/
}
#content .teaserL h1, .teaserL h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	margin-top: 0;
}
#content .teaserL h1 a:hover {
	text-decoration: underline;
}
.teaserL .teaserTxt {
  float: left;
  width: 204px; 
  font-size: 14px;
  line-height: 21px;
  margin-right: 16px;
}
.teaserL .teaserImg {
  float: right;
  width: 672px;
  color: #bfbfbf;
}
.teaserL .teaserTxt a {
	color: #333;
}
.teaserL .teaserTxt .more {
	float: right;
}

/*
#stageNav {
	clear: left;
	width: 467px;
	height: 120px;
	background-color: #D9D9D9;
	padding: 20px;
}
#stageNav a {
	color: #333;
	width: 103px;
	height: 140px;
	overflow: hidden;
	display: block;
	float: left;
	text-decoration: none;
}
#stageNav img {
	float: left;
	width: 103px;
	height: 77px;
}
#stageNav span.minitxt {
	float: left;
	font-size: 11px;
	line-height: normal;
	width: 103px;
	margin: 10px 0px 0px 0px;
}
/*	#stageNav a.activeSlide { background: #ededed }		*/
/*
#stageNav .spc {
	width: 18px;
	height: 70px;
	float: left;
}
*/
-->
