/* Standart-CSS f�r HL-1.tv */

/*Wichtige Farben
	Orange=#ff6d08
	HellGrau=#dbdcdc
	Rot=#d90b0d

	Textfarben:
	Orange=#ff6d08
	Schwarz=#000000
	Grau=#464648
*/


/* Allgemeine Angaben */

body, div, p, h1, h2, h3,
span, a, td, table, tr, img {
	margin:0px;
	padding:0px;
}

html, body {
	background-color:#fdfdfd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	
/*	scrollbar-base-color:#efefee;
	scrollbar-face-color:#efefee;
	scrollbar-arrow-color:#eb6f3e;
  	scrollbar-3dlight-color:#efefee;
  	scrollbar-darkshadow-color:#efefee;
  	scrollbar-highlight-color:#efefee;
  	scrollbar-shadow-color:#efefee;
  	scrollbar-track-color:#efefee;*/
	
}

html {
	height:100%;
}

/* Allgemeine Angaben Ende */




/* Hauptger�st */

.maintable {
	width:979px;
	height:100%;
	border:0px;
	background-color:#fdfdfd;
}

.maintable td {
	vertical-align:top;
	text-align:left;
}

/* Hauptger�st - Ende */


/* Headbereich */

	/* Head mit Logo Banner Suche */
	
.headarea {
	width:979px;
	height:172px;
}

.headareacontainer {
	width:979px;
	height:172px;
}

.headareacontainer div {
	float:left;
	margin:0px;
}

.bannerhead {
	width:468px; 
	height:60px; 
	position:absolute;
	right:0px;
	top:20px;
}

.searchcontainer {
	width:250px; /* 467 */
	margin:0px 0px 0px 0px; /*margin:10px 0px 0px 21px;*/
	position:absolute;
	top:110px;
	right:0px;  /* left:460px; */
}

searchcontainer div {
	float:left;
}



.search {
	width:250px;
	background-repeat:no-repeat;
	background-image:url(img/searchbg.gif);
	height:58px;
	padding-left:-10px;
	
}

.search div {
	/*float:left;
	height:23px;
	margin:17px 0px 0px 0px;*/
}

.textfieldsearch {
	height:17px;
	width:150px;
	border:1px solid #999999;
	background-color:#fdfdfd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:11px;
	margin-left:20px;
	padding:5px 1px 1px 3px;
	margin-top:17px;
}


.headareacontainer .bannerauswahlvierecke {
	/* width:156px; */ /* 156 */
	width: 150px;
	text-align:right;
}

.bannerauswahlvierecke DIV {
	/*display:block;*/
	width:12px;
	height:12px;
	background-image:url('img/bannerviereckoff.gif');
	float:right;
	margin-left:3px;
	cursor:pointer;
	right: 0px;
}

.bannerauswahlvierecke_on {
	display:block;
	width:12px;
	height:12px;
	background-image:url('img/bannerviereckon.gif');
	background-repeat: no-repeat;
	float:left;
	margin-left:3px;
	padding-left: 3px;
	cursor:pointer;
}

.bannerauswahlvierecke_off {
	display:block;
	width:12px;
	height:12px;
	background-image:url('img/bannerviereckoff.gif');
	background-repeat: no-repeat;
	float:left;
	margin-left:3px;
	padding-left: 3px;
	cursor:pointer;
}

/*.bannerauswahlvierecke a:hover,  {
	display:block;
	width:12px;
	height:12px;
	background-image:url(img/bannerviereckon.gif);
	float:right;
	margin-left:3px;
	cursor:pointer;
}*/

/* Headbereich - Ende */


/* Men�bereich */

.menuearea {
	width:979px;
	height:40px;
	background-image:url(img/hl1_menu_background3.gif);
	background-repeat:no-repeat;
}

/* Men�bereich - Ende */


/* Inhalt linke Spalte */

.contentleftarea {
	width:571px;
}

	/*Hauptcontainer mit Hauptfilm oder Haupttext*/
.maincontentcontainer {
	width:557px;
	/*height:294px;*/
	border:1px solid #dbdcdc;
	margin:0px 0px 11px 0px;
}
#flpayer{
	width:557px;
	height:294px;
	border:1px solid #dbdcdc;
	margin:0px 0px 11px 0px;
	padding:0px;
}

.mainfilm {
	width:543px;
	height:255px;
	margin:7px 0px 7px 7px;
}

.mainfilmplayer {
	width:557px;
	height:25px;
	margin:0px;
}

.mainnewslistheader {
	padding-top: 4px;
	width:528px; /* 543 */ /* 528 */
	height:23px;
	margin:7px 0px 11px 7px;
	background-color:#d90b0d;
}

.mainnewslistheadline {
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 12px;
	margin-left: 7px;
	padding-left: 28px;
}

h3 {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	width:520px;
	margin:0px 0px 0px 10px;
	padding:4px 0px 0px 0px;
}

.mainnewslist {
	width:525px;
	margin:0px 0px 11px 10px;
}

.mainnewslist div {
	/*float:left;*/
	/*margin:0px 0px 11px 0px;	*/
}


.mainnewslisttext {
	width:370px; /* 429 */

	margin:0px 0px 11px 0px;
	float:left;	
}

.mainnewslistpic {
	float:right;						/* width:90px;*/
}
/*
.mainnewslist .mainnewslistpic img {
	width:90px;
}*/

.textorange {
	color:#F3963E;
}

.textgrey {
	color:#959596;
}

	/*Filmbeschreibung-Box*/
.filmdepictioncontainer {
	width:557px;
	border:1px solid #dbdcdc;
}

h4 {
	font-size:11px;
	width:543px;	
	margin:7px 0px 0px 7px;
	font-weight:100;
	padding-bottom:7px;
	border-bottom:1px dotted #999999;
}

.filmdepiction {
	width:543px;	
	margin:7px 0px 7px 7px;
	font-size: 13px;
	line-height: 1.3em;
}


/*Newsblockbereich mit den 3 Newsbl�cken*/
	
		/*Neuafbau mit Tabelle*/
	
			.newsblocktabelle {
				width:559px; 
				margin-top:10px;
			}
			
			.newsblocktabelle td {
				text-align:left;
				vertical-align:top;
			   	font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#000000;
			}
			
			.newsblockeinzel {
				width:149px;
			}
			
			h2 {
				color:#F3963E;
				font-size:12px;
				font-weight:bold;
				width:149px;
				margin-bottom:4px;
			}
			
			.newsblockpic {
				width:149px;
				height:96px;
				border-bottom:1px dotted #999999;
				margin-bottom:6px;
			}

			.newsblockpic img {
				width:149px;
				height:85px;
			}
			
			.newsblocktext {
				width:149px;
				margin-bottom:10px;
			}
			
			.newsblockleft{
				color:#BF0416;
				text-decoration:underline; 
				font-size:11px;
				font-weight:bold;
			}

		/*Ende*/

.newsblockarea {
	width:559px;
	margin-top:10px;
}

.newsblockarea .newsblock {
	float:left;
	margin-right:56px;
	margin-left:0px;
	padding:0px;
}

.newsblock {
	float: none;
	width:149px;
	
}

h1{

	color:#BF0416;
	font-size:11px;
	font-weight:bold;
	width:149px;
	margin-bottom:4px;

}




/* Inhalt linke Spalte - Ende */


/* Inhalt rechte Spalte */

.contentrightarea {
	width:408px;
}

	/*Wetteranzeige*/
.weather .weathermaincontainer, .weather .containerlola {
	float:left;
	margin:0px;
}

.weathermaincontainer {
	width:166px;
	/*height:150px;*/
}

.weathercontainer {
	width:164px;
	border:1px solid #dbdcdc;
	margin:0px;
}

.weathercontent {
/*	width:170px; */
	margin:5px 0px 0px 5px;	
	height:209px;
}

	/*Lolas Welt*/
.containerlola {
	width:228px;
	/*height:220px;*/
	border:1px solid #dbdcdc;
}

.headlola {
	width:214px;
	height:23px;
	margin:7px 0px 7px 7px;	
}

.camlola {
	width:214px;
	margin:0px 0px 7px 7px;	
}

.mainbannertextinrightcontent {
	width:250px;
	height:15px;
	margin:7px 0px 10px 0px;
	padding-top:5px;
	float:right;
	
	
}

.terminkalender{
	width:134px;
	height:25px;
	padding:12px 0px 0px 0px;
	
}


.filmeueber{
    width:200px;
	height:30px; 
	/*height:700px;*/
	margin: 0px 0px 0px 41px;
	float:left;

}

.faqButton {
    width:164px;
	height:30px; 
	/*height:700px;*/
	margin: 0px 0px 0px 3px;
	float:left;
}

.google{
   width:200px;
	/*height:30px; */
	height:650px;
	margin: 0px 0px 0px 0px;
  float: left;
}

.videoTop5 {
  width: 200px;
  float: left;
}

.videoTop5 .top5Item {
  clear: both;
  margin-bottom: 15px;
}
.videoTop5 a img {
  padding-bottom: 15px;
  border: none;
}

.videoTop5 .t5Image {
  float: left;
  width: 100px;
  margin-right: 5px;
}

.videoTop5 a {
  color: #BF0416;
}
	/*Banner Content*/
.bannercontainercontent {
	border:1px solid #dbdcdc;
	margin:0px 0px 11px 0px;

}

.bannercontent {
	margin:7px;	
}

	/*Newsticker*/
.newstickercontainer {
	width:260px;
	height:38px;
	border:1px solid #dbdcdc;
	margin:0px 0px 0px 0px;
	padding-top:10px;
	float:right;
}

.newsticker {
	width:250px;
	height:23px;
	margin:7px 0px 0px 7px;
	background-color:#ff6d08;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	vertical-align:bottom;
	line-height:20px;
}

	/*Kommentar Box*/
.boxcomment {
	width:415px;
	/* height:220px;  195 */
	background-color:#d3d0d2;
	border:1px solid #8a8a8a;
	margin:11px 0px 0px 0px;
}

.headlineboxcomment {
	color:#ff6d08;
	font-size:15px;
	width:391px;
	margin:5px 0px 0px 7px;
	padding-bottom:7px;
	border-bottom:1px dotted #8a8a8a;
}

.textboxcomment {
	margin:7px 0px 0px 7px;
	width:391px;
}

.commentcontainer {
	width:389px;
	height:80px;
}

.comment {
	width:320px;
	height:80px;
	border:1px solid #8a8a8a;
	overflow:auto;
	background-color:#fdfdfd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:3px;
	padding-right:3px;
}

.comment_input {
	width:200px;
	height:15px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #8a8a8a;
	overflow:auto;
	background-color:#fdfdfd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.commentbutton {
	width:100px;
	margin:16px 0px 0px 7px;
}

.comment_metas{
	margin-left:10px;
	color:#CCCCCC;
}


/* Inhalt rechte Spalte - Ende */


/* Footer */

.footer {
	width:979px;
	height:40px;
}

.textfooter {
	height:20px;
	margin-top:12px;
}

/* Footer - Ende */


/* Links */

.pageNumbers {
	text-align:center;
}

	.pageNumbers a {
		color:#f3963e;
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
	}
	
	.pageNumbers a:hover {
		color:#f3963e;
		text-decoration:underline;
		font-size:11px;
		font-weight:bold;
	}

.linkorangetounderlinebold:link, .linkorangetounderlinebold:visited { 
	color:#F3963E;
	text-decoration:underline;      /* none; */
	font-size:11px;
	font-weight:bold;
}

.linkorangetounderlinebold:hover, .linkorangetounderlinebold:active { 
	color:#F3963E;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
}

.linkweisstounderlinebold:link, .linkweisstounderlinebold:visited {
	color: #FFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.linkweisstounderlinebold:hover, .linkweisstounderlinebold:active { 
	color: #FFF;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
}

.linkblack {
	color:#000000;
	text-decoration:none;
}

.linkblackunderline {
	color:#000000;
	text-decoration:underline;
}

.linkblackunderlineorange:link, .linkblackunderlineorange:visited { 
	color:#000000;
	text-decoration:underline;
	font-size:11px;
}

.linkblackunderlineorange:hover, .linkblackunderlineorange:active { 
	color:#ff6d08;
	text-decoration:underline;
	font-size:11px;
}

/* Links - Ende */

#dhtmltooltip{
position: absolute;
/*width: 150px;*/
border: 0px solid black;
/*padding: 2px;*/
/*background-color: lightyellow;*/
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}




.adsInfo {
  color: #AAAAAA;
  font-size: 10px;
  position: absolute;
  right: -40px;
  top: 4px;
  width: 80px;
}

.contentrightarea .adsInfo2 {
  color: #aaa;
  font-size: 10px;
  bottom: 4px;
  left: 4px;
  text-align: right;
}

.adsInfo3 {
  color: #aaa;
  font-size: 10px;
  position: absolute;
  top: 0px;
  right: 4px;
  width: 80px;
}