	#mainFloat {
		background	: #D9DDE0;
		margin-right: 12px;
		width		: 864px;
		float		: left;
	}
	
	#mainMenu {
		width			: 851px;
		*width			: 864px;
		height			: 20px;
		*height			: 25px;
		padding			: 5px 0px 0px 13px; 
		font-size		: 120%;
		font-weight		: bold;
		color			: #FFFFFF;  	
		background-color: #ed5a21;			
	}
		#mainMenu .title{
			color			: #FFFFFF;
		}
	
	#mainSubmenu {
		width			: 849px;
		*width			: 864px;
		height			: 16px;	
		background		: #b64419;		
		font-family		: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size		: 90%;
		color			: #000;
		padding			: 0px 0px 0px 15px;
	}
	
	#mainSubmenu ul {
	    list-style-type	: none;
	    width			: 659px;
	}
	    
	#mainSubmenu li {
	      display			: inline;
	      height			: 16px;
	      vertical-align	: top;  
	}
	
	#mainSubmenu .text{
	      padding         : 0px 430px 0px 0px;
	}
	
	#contentContainer {
			width		: 864px;
			margin-top	: 20px;
	}
	    
	#contentHeader {
	    	width			: 634px;
	    	height			: 50px;
	    	padding			: 0px 20px 0px 20px;	
	    	margin-top		: 10px;
	}        
	    
	#leftContainer {
		margin-left		: 10px;
		float			: left;
	}
	
	#rightContainer {
		margin-left		: 5px;
		float			: left;
	}
	        
	#contentHead {
		height			: 21px;
		margin-top		: 12px;
		padding       	: 0px;
		text-align   	: left;
		font-weight		: bold;	
		font-size		: 90%;
		color			: #000000;
	}
	                  
	#contentSubhead {
		width			: 130px;
		height			: 25px;
		font-weight		: bold;
		font-size		: 60%;
		color			: #000;	
	}
	
	.tabContainer {
		height						: 22px;
		width						: 315px;
		margin-top					: 12px;
		text-align					: left;
		vertical-align				: bottom;		
		font-family					: arial, verdana, helvetica;
		font-size					: 100%;
		color						: #000;
		cursor						: pointer hand;
		
	}
	
	.tabContainer a, .tabContainer a:active, .tabContainer a:hover, .tabContainer a:visited {
  	 	color			: #000;
   		text-decoration : none;
	}
	         
	.tabContainer img{
		vertical-align: bottom;
	}
	                        
	#leftContent {
		min-height		: 50px;
		width			: 212px;
		margin-bottom	: 5px;
	}
	
	#rightContent {
		width			: 620px;
		min-height		: 50px;
		margin-bottom	: 5px;
		background-color: #FFFFFF;
		line-height		: 14px;
	}
	
	              
	#contentFooter {
		width			: 864px;
		height			: 21px;
		background-color: #FFFFFF;
		color			: #4F4F4F;
		font-size		: 85%;
		margin-top		: 15px;
		float			: left;
	}
	
	#contentFooter ul {
		padding: 4px 8px 0px 10px;
	}
	
	              
	#contentFooter img {
		vertical-align		: middle;
	}
	
	.content-block {
		float				: left;
		display				: inline;
		padding				: 5px;
		padding-right		: 0;
	}
	.content-block-item td {
		vertical-align: middle;
	}
	.content-block-item .channelImage{
		padding: 0px 2px 0px 0px;
	}
	
	
	.filmstraks {
	          background-color : #FFFFFF; 
			   border:1px solid #ff0000;  
     
	}
	.filmsvandaag {
               background-color : #FFFFFF; 
			   border:1px solid #ff0000;  
        }		
	
	.tipHighlight, .tipNormal, .tipLarge {
		background		: #FFFFFF;
		width			: 315px;
		padding			: 0px 0px 18px 0px;
		overflow		: hidden;
	 	margin-bottom	: 5px;	
	}	
	
	.tips {
		margin			: 0px;
		padding			: 0px;
		border-bottom	: 1px dotted #444444;
		padding			: 0px 0px 5px 0px;
	}
	
	.tipHighlight img, .tipNormal img, .tipLarge img {
		vertical-align : middle;
		margin-right 		: 5px;
	}

	.tipLarge {
		width: 510px;
	}
	                      
	.tipHighlight h1, .tipNormal h1, .tipLarge h1 {
		color			: #333333;
		font-size		: 110%;
		font-weight		: bold;
		margin			: 0px;
		padding			: 0px 0px 0px 5px;
	}
	                   
	.tipHighlight p, .tipNormal p, .tipLarge p {
		color		: #333333;
		margin 		: 0px;
		margin-top	: 5px;
		padding		: 0px 5px 0px 5px;
	}
	.tipMenu {
		width				: 211px;
		padding				: 0px;
		margin				: 0px;
	}
	.tipPadding {
		padding				: 6px;
		line-height			: inheret;
	}
	.tipPadding p{
		margin-bottom	: 0px;
		padding			: 10px 0px 15px 0px;
	}
	
	.tipPadding table{
		
	        margin-bottom	: 0px;
		padding		: 10px 0px 15px 0px;
		margin:0 35px;
		width:390px;
	}
	
	.tipPadding tr{
		/* border-bottom:1px solid; */
                line-height:1px;
	        
	}
	
	.tipPadding input, .tipPadding textarea, .tipPadding select {
		border			: 1px solid #000000;
		margin-bottom	: 5px;
	}
	.tipPadding checkbox {
		vertical-align	: middle;
	}
	.tipPadding a, .tipPadding a:visited  {
		color			: #B64419;
		text-decoration	: none;
	}
	.tipPadding a:hover, .tipPadding a:active  {
		color			: #F06C2F;
		text-decoration	: none;
		font-weight		: bold;
	}
	.biosImage {
		float		 : left;
		margin-right : 5px;
		width		 : 90px;
		height		 : 90px;
	}
	
	.dvdImage {
		float								: left;
		margin-right : 5px;
		width								: 90px;
		height							: 90px;
	}
	                                              
	.voteLarge, .voteNormal, .voteSmall {
		background   : url("/fileadmin/tvkrant/GFX/elements/green_large.gif") repeat-y top left;
		display						: block;
		margin-top			: 15px;
		margin-left		: 95px;
		width								: 415px;
		height							: 17px;
	}
	
	.votePadding {
		padding: 2px 4px 3px 4px;
	}
		
	.voteNormal {
		background: url("/fileadmin/tvkrant/GFX/elements/green_small.gif") repeat-y top left;
		margin-left: 0;
		width: 315px;
	}
	
	                    
	.voteSmall {
		background: url("/fileadmin/tvkrant/GFX/elements/green_smallest.gif") repeat-y top left;
		margin-left: 93px;
		width: 222px;
	}
	    
	.voteRating {
		float: left;
	}
	
	                          
	.voteText  {
		float: right;
		font-size: 85%;
	}
	
	.voteText a, .voteText a:visited, .voteText a:active, .voteText a:hover{
		text-decoration: underline;
		color: #7B7F07;
	}
	.voteText a:hover{
	  	text-decoration: none;
			color: #000000;
	}
	     
	.tipSearch {
		width: 480px;
	}
	
	.SearchLarge {
		background: url("/fileadmin/tvkrant/GFX/elements/green_large.gif") repeat-y top left;
		display: block;
		width: 360px;
		height: 17px;
		margin-top: 15px;
		margin-bottom: 35px;
	}
	
	.SearchPadding {
		padding: 2px 4px 3px 4px;
	}
		
	.SearchRating {
		float: left;
	}
	
	.SearchText  {
		float: right;
		font-size: 85%;
	}
	
	.SearchText a, .SearchText a:visited, .SearchText a:active, .SearchText a:hover{
		text-decoration: underline;
		color: #000000;
	}
	
	.SearchText a:hover{
	  text-decoration: none;
	}
	                     
	.reactItem {
		color: #707070;
		padding: 0px 5px 0px 5px;
	}
	.reactItem a, .reactItem a:active, .reactItem a:visited{
	  color: #D50F80;
	  line-height : 25px;
	}  
	.reactItem a:hover{
	  text-decoration : none;
	  line-height : 25px;  
	  color : #000000;
	}                      
	.reactItem .reactAuthor{
		font-weight: bold;
		color  : #6F6F6F;
		line-height: 20px;
	}
	
	.reactItem p {
		border-bottom: 1px dotted #939393;
		margin    : 0px;
	  margin-top: 5px;
	  padding   : 0px 0px 2px 0px;
	}
	
	.reactItem .reactTitle{
		color: #D55A0F;
		font-weight: bold;
	}
	
	ul {
		list-style-type: none;
		width: 852px;
		margin: 0px;
		padding: 0px;
	}
	
	    
	li {
		display: inline;
		height: 16px;
		vertical-align: middle;
		margin-right: 4px;
	}
	                       
	                          
	.rss{
		padding: 0px 8px 0px 0px;
		color: #4F4F4F;
	}
	  
	.rss img {
		margin-right: 2px;
		border: 0px;
	}
	
	.rss a{
		color: #4F4F4F;
		text-decoration: underline;
	}
	  
	.rss a:hover{
		color: #D50F80;
		text-decoration: none;
	}
	
	.abonneemenu {
		padding 		: 0px 0px 0px 0px;
		margin			: 0px;
		vertical-align	: middle;
	}
	.abonneepadding	{
		padding				: 0px;
		vertical-algin		: top;
	}
	.linkhover, .abonneepadding a:hover, .abonneepadding a:active {
		display				: block;
		cursor				: hand;
		cursor				: pointer;
		width				: 211px;
		height				: 29px;	
		background-image	: url("/fileadmin/tvkrant/GFX/arrow_orange_hover.png");
		background-position	: top left;
		background-repeat	: no-repeat;
		color				: #464646;
		font-weight			: bold;
		font-size			: 105%;
		line-height			: 29px;	
		margin				: 0px;
		padding				: 0px;
		text-indent			: 12px;
		text-decoration		: none;		
	}
	.linknormal {
		display				: block;
		cursor				: hand;
		cursor				: pointer;
		width				: 211px;
		height				: 29px;
		color				: #959595;		
		font-size			: 107%;
		font-weight 		: normal;
		text-decoration 	: none;
		margin				: 0px;
		padding				: 0px;
		text-indent			: 12px;
		background-image	: url("/fileadmin/tvkrant/GFX/arrow_orange.png");
		background-position	: top left;
		background-repeat	: no-repeat;	
		line-height			: 29px;		
	}

	#premiaHolder {
		width				: 600px;
		padding				: 5px;
		overflow			: hidden;
		background-color	: #f5f3f5;
	}
	#premiaHolder table a, #premiaHolder table a:active, #premiaHolder table a:hover, #premiaHolder table a:visited	{
		display				: block;
		cursor				: hand;
		cursor				: pointer;
		width				: 110px;
		height				: 20px;
		color				: #FFFFFF;		
		font-size			: 115%;
		font-weight 		: normal;
		text-decoration 	: none;
		line-height			: 20px;
		margin				: 0px;
		padding				: 2px 4px 2px 4px;
		text-indent			: 0px;
		text-align			: center;
		background-color	: #F06C2F;		
	}
	#premiaHolder table a:hover, #premiaHolder table a:active {
		font-size 			: 112%;
		font-weight			: bold;
		background-color	: #B64419;	
	}
	#premiadescription {
		vertical-algin	: top;
	}
	.Normaltext {
		color	: #000;
		margin	: 0px;
		padding	: 0px;
	}
.csc-header-n2 h1, .csc-header h1{
font-size: 180%;
margin-bottom:10px;
}



#tvkrantLand {
   margin: 0px auto;
   padding: 10px;
   background-color: #fff;
   width: 670px;
   text-align: left;
}

#tvkrantLand input, #tvkrantLand select {
   border: 1px solid #b4b4b4;
}

#tvkrantLand .csc-textpic {
  margin-bottom: 15px;
}

#tvkrantLand .submit {
  color:#B64419;
  text-decoration:none;
  font-weight: bold;
  font-size: 120%;
  background-color: #E4E4E4;
  padding: 4px;
}

#tvkrantLand #orderform {
  margin-bottom: 15px;
}

