div.video-zusatz
{
	background:url(../images/layout/vansicht-arztsuche-border.png);
	width:590px;
	float:left;
	margin-top: 11px;
}
div.video-zusatz.lastbox {
	margin-bottom: 20px;
}
div.video-zusatz h2
{
	clear:both;
	height:28px;
	width:590px;
	background:url(../images/layout/vansicht-arztsuche-headline-bg.png) bottom center no-repeat;
	margin:0;
	padding:0;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	color:1b1b1b;
}
div.video-zusatz div div {
	display: block;
	margin-bottom: 10px;
}
div.video-zusatz h2.first
{
	background:url(../images/layout/vansicht-arztsuche-oben-bg.png) top no-repeat; 
}

div.video-zusatz div.last
{
	background:url(../images/layout/vansicht-arztsuche-unten-bg.png) bottom no-repeat; 
	padding-bottom:2px;
	clear:both;
}

div.video-zusatz div.floatfix
{
	clear:both;
	width:100%;
	height:1px;
	overflow:hidden;
}
div.newsbox {
	padding: 10px;
}
div.newsbox h3 {
	margin: 0 0 10px 0;
	color: #333;
	text-align: center;
}