#wrapvideo {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
a:focus {
	outline:none;
	}

#videogallery{
padding-top: 3px;
}

.spaltelinks {
	float: left;
	width: 190px;
	height: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-left: 30px;
}
.spalterechts {
	float: left;
	width: 170px;
	height: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-left: 50px;
}
.headliner {
	font-family:Trebuchet, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #00480F;
	text-decoration: none;
	margin-bottom: 30px;
}

