.first a:link {
	font-size:9px;
	color:white;
	text-decoration:none;
}

.first a:visited {
	font-size:9px;
	color:white;
	text-decoration:none;
}

.first a:hover {
	font-size:9px;
	color:white;
	text-decoration:underline;
}

.second a:link {
	font-size:9px;
	color:white;
	text-decoration:none;
}

.second a:visited {
	font-size:9px;
	color:white;
	text-decoration:none;
}

.second a:hover {
	font-size:9px;
	color:white;
	text-decoration:underline;
}

* html #highlightswitch_text {
	position:relative;
	top:-2px;	
}

.navi_text_right {
	width:153;
	margin-left:8px;
	text-align:left;
	color:white;
}

.navi_text_right .at {
	margin:0;
	padding:0;
	font-size:10px;
}

.navi_text_right h1 {
	margin:0;
	padding:0;
	font-size:14px;
}

.navi_text_right .cp_showdata {
	font-size: 11px;
	font-weight: normal;
}

.navi_text_right .genre {
	font-size: 10px;
	font-weight: normal;
	margin-top: 3px;
}

.navi_line_right {	
	height:1px;
	width:153px;
	margin-top:30px;
	margin-left:4px;
	margin-bottom:10px;
	background-image: url('../images/line_white_dot.gif');
	background-repeat:no-repeat;
}

* html .navi_line_right { /* nur ie */
	height:1px;
	width:153px;
	background-repeat:no-repeat;
	padding:0;
	margin-top:-4px;
	margin-right:16px;
	margin-bottom:-2px;
}

.navi_cntr_right {
	height:64px;
	width:153;
	margin-left:4px;
	background-image: url('../images/cntr_right.jpg');
	background-repeat:no-repeat;
}

* html .navi_cntr_right { /*nur ie */
	height:84px;
	width:153;
	margin-top:0px;
	margin-right:16px;
	text-align:center;
}

.navi_cntr_right_img {
	height:50px;
	width:140px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
	margin-left:auto;
	padding-left:4px;
	/*padding-right:auto;*/
}

* html .navi_cntr_right_img { /*nur ie */
	height:50px;
	width:140px;
	margin-top:6px;
	padding-top:1px;
       /* padding-left: auto;*/
}

.first {
	float:left;
	height:22px;
	width:94px;
	margin-top:-2px;
	margin-left:4px;
	background-image: url('../images/cntr_right_first.jpg');
	background-repeat:no-repeat;
}

.first_text {
	margin-top:6px;
}

* html .first_text {
	padding-left:8px;
}

* html .first { /* nur ie */
	float:left;
	position:relative;
	height:22px;
	width:94px;
	margin-top:-23px;
	margin-left:2px;
	background-image: url('../images/cntr_right_first.jpg');
	background-repeat:no-repeat;
}

.second {
	text-align:center;
	float:right;
	margin-top:-2px;
	margin-right:16px;
	background-image: url('../images/cntr_right_second.jpg');
	background-repeat:no-repeat;
	height:22px;
	width:59px;
	background-position:right;
}

.second_text {
	margin-top:6px;
}

* html .second { /* nur ie */
	float:right;
	position:relative;
	margin-top:-23px;
	margin-right:8px;
	background-image: url('../images/cntr_right_second.jpg');
	background-repeat:no-repeat;
	height:22px;
	width:59px;
	background-position:right;
}

.cp_heading {
	color: white; 
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana,Arial,Tahoma,Helvetica,Sans-serif,sans-serif;
	margin-top: 3px;
}

#programViewPort {
	overflow:hidden;
	height:457px;
	z-index:1;
	position:relative;
}

#programContent {
	margin-top:0px;
	top:14px;
	z-index:1;
	position:relative;
/* 	border: 1px solid black; */
}

#programSlideEnd {
}

#programPreview {
	overflow:hidden;
	height:350px;
	z-index:2;
	position:relative;
/* 	border:1px solid black; */
}

#programPreviewContent {
	margin-left: 13px;
	color: white; 
	text-align: left;
	font-family: Verdana,Arial,Tahoma,Helvetica,Sans-serif,sans-serif;
	top:14px;
	z-index:2;
	position:relative;
/* 	border: 1px solid black; */
}

#previewEnd {
}

.preview_text_left {
	margin-left: 4px;
}

.preview_showdata {
	font-size: 11px;
	font-weight: normal;
	margin-left: 1px;
}

.preview_heading {
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
}

.preview_genre {
	font-size: 10px;
	font-weight: normal;
	margin-top: 3px;
	margin-left: 1px;
}

.preview_cntr_left_img {
	background-image: url('../images/cntr_right.jpg');
	background-repeat: no-repeat;
	width: 154px;
	height: 64px;
	/*border: 1px solid black;*/
}

.preview_cntr_left_img img {
	border: 0;
	margin-top: 7px;
	margin-left: 8px;
}

.preview_video_container {
	text-align:center;
	float:left;
	height:22px;
	width:94px;
	margin-top:-2px;
	margin-left:0px;
	background-image: url('../images/cntr_right_first.jpg');
	background-repeat:no-repeat;
}

.preview_video {
	margin-top:6px;
}

* html .preview_video_container { /* nur ie */
	position:relative;
	width:94px;
}

.preview_link_container {
	text-align:center;
	float:right;
	margin-top:-2px;
	margin-right:14px;
	background-image: url('../images/cntr_right_second.jpg');
	background-repeat:no-repeat;
	height:22px;
	width:59px;
	background-position:right;
	/*border:1px solid black;*/
}

* html .preview_link_container { /* nur ie */
	position:relative;
	width:59px;
	margin-right:7px;
	/*border:1px solid yellow;*/
}

.preview_link {
	margin-top:6px;
}

.preview_line_left {	
	height:1px;
	width:153px;
	margin-top:30px;
	margin-left:2px;
	margin-bottom:10px;
	background-image: url('../images/line_white_dot.gif');
	background-repeat:no-repeat;
}

* html .preview_line_left { /* nur ie */
	height:1px;
	width:153px;
	margin-top:17px;
	margin-bottom:-2px;
	background-repeat:no-repeat;
	padding:0;
}

.preview_video a:link {
	font-size:9px;
	color:white;
	text-decoration:none;
}

.preview_video a:visited {
	font-size:9px;
	color:white;
	text-decoration:none;
}

.preview_video a:hover {
	font-size:9px;
	color:white;
	text-decoration:underline;
}

.preview_link a:link {
	font-size:9px;
	color:white;
	text-decoration:none;
}

.preview_link a:visited {
	font-size:9px;
	color:white;
	text-decoration:none;
}

.preview_link a:hover {
	font-size:9px;
	color:white;
	text-decoration:underline;
}

#programViewPort {
	overflow:hidden;
	height:457px;
	z-index:1;
	position:relative;
}

#programContent {
	margin-top:0px;
	top:14px;
	z-index:1;
	position:relative;
}

#programSlideEnd {
}

#btn_right_down {
	margin-top:-7px;
	margin-bottom:10px;
	width:153;
	height:22px;
	z-index:2;
	position:relative;
	margin-left:4px;
}

#btn_right_up {
	margin-top:15px;
	margin-bottom:-6px;
	height:22px;
	width:153;
	z-index:2;
	position:relative;
	margin-left:4px;
}

#btn_left_down {
	margin-top:-7px;
	margin-bottom:10px;
	width:150;
	height:22px;
	z-index:2;
	position:relative;
	margin-left:14px;
}

#btn_left_up {
	margin-top:15px;
	margin-bottom:-6px;
	height:22px;
	width:150;
	z-index:2;
	position:relative;
	margin-left:14px;
}

#highlightswitch {
	width: 858px;
	height: 27px;
	background-image: url('../images/highlightswitch.gif');
}

#highlightbanner {
	visibility:visible;
	display:block;
	overflow:hidden;
	text-align:left;
	width: 858px;
	height: 106px;
	background-image: url('../images/highlightbanner.gif');
}

.highlight {
	position:relative;
	top:0px;
	margin:0;
	padding:0;
	width:165px;
	height:106px;
	background-image: url('../images/highlightbg.gif');
	background-position:top;
	/*background-image:none;*/
	text-align:center;
}

* html .highlight {
	background-image: url('../images/highlightbg.gif');
	background-position:top;
}

.highlight img {
	margin:0;
	padding:0;
	border:none;
}

.highlight img.highlightbg {
	position:relative;
	top:12px;
	left:0px;
	width:141px;
	height:71px;
	margin-left:auto;
	margin-right:auto;
	z-index:4;
}

* html .highlight img.highlightbg {
	top:12px;
}

.highlight img.highlightfg {
	position:relative;
	top:-78px;
	left:0px;
	width:165px;
	height:106px;
	z-index:5;
}

/***/

/***/

/***/

#dhtmlgoodies_slideshow{
	width:600px;	/* Total width of slideshow */
}

#previewPane {
	border:1px solid #CCCCCC;
	margin-bottom:10px;	
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	position:relative;
}

#previewPane img {
	line-height:57px;
}

#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	font-style:italic;
	text-align:center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
	font-size:0.9em;
}

#galleryContainer{
	position:relative;
	overflow:hidden;
	width: 858px;
	height: 106px;
	background-image: url('../images/highlightbanner.gif');
}

#arrow_left{
	margin-top:0px;
	position:absolute;
	left:-1px;
	z-index:9999;
	background-color: transparent;
	padding:1px;
	cursor:pointer;
}

#arrow_right{
	margin-top:0px;
	position:absolute;
	right:-2px;
	z-index:9999;
	background-color: transparent;
	padding:1px;		
	cursor:pointer;
}

.slideBox {
	position:absolute;
	/*background:#222;*/
	height:106px;
	width:166px;
}

.slideBox img {
/*
	width:140px;
	height:50px;
*/
	border:0px;
	padding:1px;
	margin-top:1px;
	/*
	filter: alpha(opacity=90);
	opacity: 0.9;
	*/
}

#waitMessage{
	display:none;
	position:absolute;
	left:200px;
	top:70px;
	/*background-color:#FFF;*/
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:0.9em;
	font-family:arial;	
}

.slideBox .imageCaption {
	display:none;
}

.slideBox a {
	text-decoration:none;
	color: #676767;
}

.slideBox a:hover {
	text-decoration:none;
	color: #D3D3D3;
}

.slideBox table {
	float:left;
	margin-right:0px;
	margin-top:0px;
	z-index:0;
}
