.teaserbox {
	/*background-color: #888888;*/
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 36px;
}

.teaserbox h4 {
	font-weight: bold;
	font-size: 9px;
	margin-bottom: 9px;
	margin-top: 0px;	
}

.teaserbox p {
	font-size: 9px;
	text-align: justify;
}

.teaserbox a:link { 
	background-color: #FFFFFF;
	color: #CCCCCC;
	text-decoration: none;
}

.teaserbox a:visited { 
	background-color: #FFFFFF;
	color: #CCCCCC;
	text-decoration: none;
}

.teaserbox a:hover {
	background-color: #FFFFFF;
	color: #999999;
	text-decoration: none;
}

.teaserbox a { 
	background-color: #FFFFFF;
	color: #CCCCCC;
	text-decoration: none;
}

.teasergo {
	margin-top: -11px;
}
