#newsteaser_box {
	float: left;
	width: 46.0em;
	padding: 0;
}
#newsteaser_head {
	float: left;
	width: 45.0em;
	font-size: 1.6em; line-height: 1;
	font-style: normal; font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #01AFCA;
	padding: 0.2em 0.4em 0.2em 0.4em; margin: 0;
}
#newsteaser_content {
	float: left;
	width: 46.0em;
	padding: 10px 0;
	color: #000000;
}
#newsteaser_content span {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em; font-weight: bold;
	padding: 0 0 0.6em 0; margin: 0 0 0.6em 0;
	color: #000000;
}
#newsteaser_content p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; line-height: 1.2; font-weight: normal;
	padding: 0 0 0.3em 0;  margin:  0.5em 0 0 0;
	color: #000000;
}
/*----------------*/
.newsteaser_heading {
	font-size: 1.6em; line-height: 1;
	font-style: normal; font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #01AFCA;
	padding: 0.2em 0.4em 0.2em 0.4em; margin: 0;
}
.newsteaser_heading a:link, .newsteaser_heading a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.newsteaser_heading a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#newsteaser_content p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; line-height: 1.2; font-weight: normal; font-style: normal;
	margin: 0 0 0.35em 0;
}
#newsteaser_content a:link, #newsteaser_content a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal; font-style: normal;
	color: #01AFCA;
	text-decoration: none;
	margin: 0;
}
#newsteaser_content a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal; font-style: normal;
	color: #01AFCA;
	text-decoration: underline;
	margin: 0;
}
#newsteaser_content h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em; font-weight: bold;
	margin: 0 0 0.3em 0;
}

#newsteaser_footer {
	float: left;
	width: 38.3333em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; font-weight: normal; font-style: normal;
	padding: 0.3em 0 0 0; margin: 0;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}
#newsteaser_footer a:link, #newsteaser_footer a:visited {
	font-size: 1em; line-height: 1.2; 
	font-weight: normal;  font-style: normal;
	color: #01AFCA;
	font-weight: normal; font-style: normal;
	text-decoration: none;
}
#newsteaser_footer a:hover {
	font-weight: normal; font-style: normal;
	color: #01AFCA;
	text-decoration: underline;
}
