#teaserbox-master {
	/*border: 1px solid #FF0000;*/
}

#teaserbox-master h1 {
	margin-top: 0px;
}

#teaserbox-master .teaserbox-row {
	margin: 0px 0px 15px;
}
#teaserbox-master {
}
#teaserbox-master #teaserbox-row-bottom h1 {
	font-size: 14px;
	line-height: normal;
	color: #053B85;
}
#teaserbox-master #teaserbox-row-bottom h2 {
	font-size: 13px;
	line-height: normal;
	color: #053B85;
	font-weight:bold;
}
#teaserbox-master #teaserbox-row-bottom h3 {
	font-size: 12px;
	line-height: normal;
	color: #053B85;
	font-weight:normal;
}


#teaserbox-master .teaserbox-row .teaserbox-col1,
#teaserbox-master .teaserbox-row .teaserbox-col2,
#teaserbox-master .teaserbox-row .teaserbox-col3 {
	width: 33%;
	float: left;
	padding: 0px;
}

#teaserbox-master .teaserbox-row .teaserbox-col1,
#teaserbox-master .teaserbox-row .teaserbox-col2 {
	border-right: 1px solid #053B85;
}


#teaserbox-master .teaserbox-row .teaserbox-full {
	border-bottom: 1px solid #053B85;
}

#teaserbox-master #teaserbox-row-bottom .teaserbox-col1 .teaserbox-col_content {
	padding-right: 20px;
}
#teaserbox-master #teaserbox-row-bottom .teaserbox-col2 .teaserbox-col_content {
	padding-left: 20px;
	padding-right: 20px;
}
#teaserbox-master #teaserbox-row-bottom .teaserbox-col3 .teaserbox-col_content {
	padding-left: 20px;
}
#main #container #content #teaserbox-master #teaserbox-row-bottom .teaserbox-col_content .teaserbildlink,
#main #container #content #teaserbox-master #teaserbox-row-bottom .teaserbox-col_content .teaserbildlink img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

