.video_liste {
	margin-top: 15px;
	margin-bottom: 15px;
}
.video_liste .headline {
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	margin-bottom: 0px;
}
.video_liste ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.video_liste li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: square;
	margin: 0px;
}
.video_liste a {
	line-height: 1;
	color: #0033CC;
	font-size: 13px;
}
.video_liste a:hover {
	color: #000000;
	text-decoration: none;
}


.video_liste li.submenu {
	list-style-type: none;
}
.video_liste .submenu .headline {
	background: none;
	border: none;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-bottom: 0px;
}h1 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	padding-bottom: 3px;
}
.subheadtext {
	color: #666666;
	font-weight: bold;
}
h1 span {
	font-size: 12px;
	float: right;
	line-height: 26px;
}

.backlink_wrapper {
	margin-top:15px;
	margin-bottom: 25px;
	line-height: 16px;
}
.backlink_wrapper a {
	color:#000000;
	line-height: 16px;
	text-decoration: none;
	font-size: 14px;
}
.backlink_wrapper a:hover {
	text-decoration: underline;
}
.backlink_wrapper a img {
	border: none;
	margin-right: 6px;
	vertical-align:bottom;
}
