/* Top Video */

div.news-top-video-containter {
	background: #E6F3FB;
	/* border-bottom: 2px solid #FFFFFF; */
	padding: 10px;
	width: 448px;
	height: 120px;	
}

span.news-top-video-date {
	font-size: 8pt;
	color: #010101;
}

span.news-top-video-prefix {
	font-size: 10pt;
	font-weight: bold;
	color: #010101;
}

span.news-top-video-title {
	font-size: 10pt;
	font-weight: bold;
	color: #008BD0;
}

div.news-top-video-subheader p.bodytext{
	font-size: 8pt;
	color: #010101;
	padding-top: 5px;
}

div.news-top-video-image {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	/* padding-bottom: 10px; */
	position:relative;
}
div.news-top-video-image img.play-button {
	/* display: none; */
	left:50%;
	margin-left:-16px;
	margin-top:-16px;
	position:absolute;
	top:50%;
}

div.news-top-video-category {
	font-size: 8pt;
	color: #010101;
	/*padding-top: 5px; */
}


/* Latest Videos */

div.news-latest-video-containter {
	background: #E6F3FB;
	width: 468px;
}

div.news-latest-video-item {
	border-bottom: 2px solid #FFFFFF;
	padding: 10px;
	width: 448px;
}

div.news-latest-video-right-col {
	margin-left: 150px;
}

span.news-latest-video-date {
	font-size: 8pt;
	color: #010101;
}

span.news-latest-video-prefix {
	font-size: 10pt;
	font-weight: bold;
	color: #010101;
}

span.news-latest-video-title {
	font-size: 10pt;
	font-weight: bold;
	color: #008BD0;
}

div.news-latest-video-subheader p.bodytext{
	font-size: 8pt;
	color: #010101;
	padding-top: 5px;
}

div.news-latest-video-image {
	/* margin-top: 16px; */
	float: left;
	position: relative;
	width: 143px;
	/*height: 80px; */
	background: black;
	text-align: center;
}

div.news-latest-video-image img.play-button {
	left:50%;
	margin-left:-16px;
	margin-top:-16px;
	position:absolute;
	top:50%;
}

div.news-latest-video-category {
	font-size: 8pt;
	color: #010101;
	/* padding-top: 5px; */
}


/* Top News */

div.news-top-news-containter {
	background: #EFEFEF;
	/* border-bottom: 2px solid #FFFFFF; */
	padding: 10px;
	width: 280px;
	height: 120px;	
}

span.news-top-news-date {
	font-size: 8pt;
	color: #010101;
}

span.news-top-news-title {
	font-weight: bold;
	color: #010101;
}

div.news-top-news-subheader p.bodytext{
	font-size: 8pt;
	color: #010101;
	padding-top: 10px;
}

div.news-top-news-image {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
}

/* Latest News */

div.news-latest-news-containter {
	background: #EFEFEF;
	width: 300px;
}

div.news-latest-news-item {
	border-bottom: 2px solid #FFFFFF;
	padding: 10px;
	width: 280px;
	height: 30px;
}

div.news-latest-news-header {
	font-weight: bold;
	color: #010101;
	padding: 10px;
}

span.news-latest-news-date {
	font-size: 8pt;
	color: #010101;
	padding-right: 5px;
}

span.news-latest-news-title {
	font-weight: bold;
	color: #010101;
}

span.news-latest-news-title-small {
	font-size: 8pt;
	font-weight: bold;
	color: #010101;
}

div.news-latest-news-subheader p.bodytext{
	font-size: 9pt;
	color: #010101;
	padding-top: 10px;
}

div.news-latest-news-image {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}

/* Top Youtube */

div.news-top-youtube-containter {
	background: #E6F3FB;
	/* border-bottom: 2px solid #FFFFFF; */
	padding: 10px;
	width: 202px;
	height: 120px;	
}

span.news-top-youtube-date {
	font-size: 8pt;
	color: #010101;
}

span.news-top-youtube-title {
	font-weight: bold;
	color: #008BD0;
}

span.news-top-youtube-prefix {
	font-weight: bold;
	color: #010101;
}

div.news-top-youtube-subheader p.bodytext{
	font-size: 8pt;
	color: #010101;
	padding-top: 10px;
}

div.news-top-youtube-image {
	position:relative;
	margin-bottom: 10px;
	height: 70px;
	width: 106px;
	background: black;
	text-align: center;
}

div.news-top-youtube-image img.play-button {
	left:50%;
	margin-left:-16px;
	margin-top:-16px;
	position:absolute;
	top:50%;
}

/* Latest Youtube */

div.news-latest-youtube-containter {
	background: #E6F3FB;
	width: 222px;
}

div.news-latest-youtube-item {
	border-bottom: 2px solid #FFFFFF;
	padding: 10px;
	width: 202px;
	height: 30px;
}

span.news-latest-youtube-prefix {
	font-size: 8pt;
	font-weight: bold;
	color: #010101;
}

div.news-latest-youtube-header {
	font-weight: bold;
	color: #000000;
	padding: 10pt;
}

span.news-latest-youtube-date {
	font-size: 8pt;
	color: #010101;
}

span.news-latest-youtube-title {
	font-weight: bold;
	color: #008BD0;
}

span.news-latest-youtube-title-small {
	font-size: 8pt;
	font-weight: bold;
	color: #008BD0;
}

div.news-latest-youtube-subheader p.bodytext{
	font-size: 8pt;
	color: #010101;
	padding-top: 10px;
}

div.news-latest-youtube-image {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}

div.news-latest-youtube-category {
	font-size: 8pt;
	color: #010101;
	/* padding-top: 5px; */
}


/* Latest Muso News */

div.news-latest-muso-containter {
	background: #EFEFEF;
	/* border-bottom: 2px solid #FFFFFF; */
	padding: 10px;
	width: 202px;
	border-bottom: 2px solid #FFFFFF;	
}

span.news-latest-muso-date {
	font-size: 8pt;
	color: #010101;
}

span.news-latest-muso-category {
	font-size: 8pt;
	font-weight: bold;
	color: #010101;
}


span.news-latest-muso-title {
	font-weight: bold;
	color: #010101;
}

div.news-latest-muso-subheader p.bodytext{
	font-size: 8pt;
	color: #010101;
	padding-top: 10px;
}

div.news-latest-muso-image {
	margin-bottom: 5px;
	margin-bottom: 5px;
	height: 60px;
	width: 106px;
	background: black;
	text-align: center;
}






/* Player view */

div.player-view-container {
	width: 640px;
	background: #EFEFEF;
	padding: 10px;
}

div.player-view-container h1 {
	color: #008BD0;
	font-weight: normal;
	font-size: 15pt;
	padding-bottom: 20px;
}

.episode_active {
	float: left;
	width: 70px;
	height: 16px;
	background: url('../main/episode_active.gif');
	text-align: center;
	padding-top: 3px;
	margin-right: 2px;
}

.episode_active a {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

.episode_inactive {
	float: left;
	width: 70px;
	height: 16px;
	background: url('../main/episode_inactive.gif');
	text-align: center;
	padding-top: 3px;
	margin-right: 2px;
}

.episode_inactive a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

div.player-view-content {
	padding-top: 20px;
	padding-bottom: 20px;
}



/* Related Videos */

div.news-related-video-containter {
	background: #E6F3FB;
	width: 340px;
	height: 400px;
	overflow: auto;
}

div.news-related-video-item {
	border-bottom: 2px solid #FFFFFF;
	padding: 10px;
	width: 300px;
}

span.news-related-video-date {
	font-size: 8pt;
	color: #010101;
}

span.news-related-video-prefix {
	font-weight: bold;
	color: #010101;
}

span.news-related-video-title {
	font-weight: bold;
	color: #008BD0;
}

div.news-related-video-subheader p.bodytext{
	font-size: 9pt;
	color: #010101;
	padding-top: 5px;
}

div.news-related-video-image {
	float: left;
	width: 106px;
	height: 60px;
	position:relative;
	text-align: center;
	background: black;
}

div.news-related-video-image img.play-button {
	left:50%;
	margin-left:-16px;
	margin-top:-16px;
	position:absolute;
	top:50%;
}

div.news-related-video-right-col {
	margin-left: 115px;
}

div.news-related-video-category {
	font-size: 8pt;
	color: #010101;
	/* padding-top: 5px; */
}


/* Related Youtube */

div.news-related-youtube-containter {
	background: #E6F3FB;
	width: 340px;
}

div.news-related-youtube-item {
	border-bottom: 2px solid #FFFFFF;
	padding: 10px;
	width: 340px;
}

div.news-related-youtube-header {
	font-weight: bold;
	color: #010101;
	padding: 10px;
}

span.news-related-youtube-date {
	font-size: 8pt;
	color: #010101;
}

span.news-related-youtube-prefix {
	font-weight: bold;
	color: #010101;
}

span.news-related-youtube-title {
	font-weight: bold;
	color: #008BD0;
}

span.news-related-youtube-title-small {
	font-size: 8pt;
	font-weight: bold;
	color: #008BD0;
}

div.news-related-youtube-subheader p.bodytext{
	font-size: 8pt;
	color: #010101;
	padding-top: 10px;
}

div.news-related-youtube-image {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}

div.news-related-youtube-category {
	font-size: 8pt;
	color: #010101;
	/* padding-top: 5px; */
}




/* News Section Latest News */

div.news-section-latest-news-containter {
	background: #EFEFEF;
	width: 468px;
}

div.news-section-latest-news-item {
	border-bottom: 2px solid #FFFFFF;
	padding: 10px;
	width: 448px;
}

div.news-section-latest-news-header {
	font-weight: bold;
	color: #010101;
	padding: 10px;
}

span.news-section-latest-news-date {
	font-size: 8pt;
	color: #010101;
}

span.news-section-latest-news-title {
	font-weight: bold;
	color: #010101;
}

span.news-section-latest-news-title-small {
	font-size: 8pt;
	font-weight: bold;
	color: #010101;
}

div.news-section-latest-news-subheader p.bodytext{
	font-size: 9pt;
	color: #010101;
	padding-top: 10px;
}

div.news-section-latest-news-image {
	float: left;
	width: 106px;
	height: 60px;
	background: black;
	text-align: center;
}

div.news-section-latest-news-right-col {
	margin-left: 115px;
}


/* News Single View */
div.new-single-view-container {
	width: 640px;
	background: #EFEFEF;
	padding: 10px;
}

div.new-single-view-container h3 {
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: -5px;
}

div.new-single-view-container h1 {
	color: #000000;
	font-weight: normal;
	font-size: 15pt;
	padding-bottom: 20px;
}


/* Allgemein */
div.header-468-bg {
	background: url('../main/header/header_468_bg.jpg');
	width: 458px;
	height: 17px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}


div.tx-mtnews-pi1 {
	font-weight: bold;
	color: #010101;
	font-size: 11pt;
}

div.tx-mtnews-pi1 a {
	font-weight: bold;
	color: #010101;
	font-size: 11pt;
}

/* Kommentare */

.tx-skpagecomments-pi1 form input#name,
.tx-skpagecomments-pi1 form input#email,
.tx-skpagecomments-pi1 form input#homepage {width:320px;background:#ffffff;}
.tx-skpagecomments-pi1 form textarea {width:320px;height:160px;background:#ffffff;}
.tx-skpagecomments-pi1 form input#name:focus,
.tx-skpagecomments-pi1 form input#email:focus,
.tx-skpagecomments-pi1 form input#homepage:focus,
.tx-skpagecomments-pi1 form textarea:focus {background:#E6F3FB;} 
.tx-skpagecomments-pi1 form input#skcommentssubmit {background:none; color:#000000;float:right;margin:8px 20px;}

.tx-skpagecomments-pi1 .form-box {
	width: 640px;
	background: #EFEFEF;
	padding: 10px;
}


.tx-skpagecomments-pi1 .comment-container {
	width: 640px;
	background: #E6F3FB;
	padding: 10px;
}


/* Mailform */
div.mailform-container {
	width: 640px;
	background: #EFEFEF;
	padding: 10px;
}

div.mailform-container td {
	padding: 3px;
}

p.error-msg {
	font-size: 8pt;
	color: red;
}

/* Page Browser */

div.tx-ttnews-browsebox td {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.tx-ttnews-browsebox p {
	border: 1px solid #aaaaaa;
	padding: 3px 6px 3px 6px;
	background: white;
}

td.tx-ttnews-browsebox-SCell p {
	border: 1px solid #aaaaaa;
	padding: 3px 6px 3px 6px;
	background: #aaaaaa;
}

div.tx-ttnews-browsebox a {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}


div.content-container-breit {
	width: 640px;
	background: #EFEFEF;
	padding: 10px;
}

/* Archiv Menue */

div.news-amenu-container {
	margin-top: 0px;
	width: 222px;
	background: #E6F3FB;
}


div.news-amenu-container li {
	padding: 1px;
}

div.news-amenu-container li a {
	margin-left: 10px;
	font-size: 8pt;	
}

div.news-amenu-container li.news-amenu-item-year {
	width: 216px;
	background: #008FD2;
	font-weight: bold;
	padding: 3px;
}

div.news-amenu-container li.news-amenu-item-year dd {
	color: #ffffff;
}


/* Video Classics */

div.news-classics-scroll {
	width: 532px;
}
 
div.news-classics-scroll-container {
	padding-top:10px; 
	overflow: hidden; 
	width: 470px; 
	height: 260px; 
	/* border: 1px solid #000000; */
	background: #E6F3FB;
	float: left;
}

div.news-classics-scroll-container-left {
	height: 270px; 
	width: 31px;
	background: #E6F3FB;
	float: left;
}

div.news-classics-scroll-container-left img {
	padding-top: 120px;
}

div.news-classics-scroll-container-right {
	float: right;
	height: 270px;
	width: 31px;
	background: #E6F3FB;
}

div.news-classics-scroll-container-right img {
	padding-top: 120px;
}

div.news-classics-list {
	width:11070px; 
	height: 260px; 
	overflow: hidden; 
	position:relative;
	overflow: hidden;
}

div.news-classics-list-item {
	float: left; 
	width: 120px; 
	height: 120px; 
	margin: 0px 18px 10px 18px;
	overflow: hidden;
}

div.news-classics-video-image {
	position: relative;
	width: 106px;
	height: 60px;
	background: black;
	text-align: center;
}

div.news-classics-video-image img.play-button {
	left:50%;
	margin-left:-16px;
	margin-top:-16px;
	position:absolute;
	top:50%;
}
