/* CSS FIX of contentcontainer, padding was to big to fit */
#contentcontainer {
	padding: 10px 10px 10px 5px;
	width: 925px;
}

#columnleft1 .csc-header h2{color:#BD3251;}
#columnright1 .csc-header h2{color:#BD3251;}

#navmenu ul {
	background: url(/fileadmin/templates/main/images/tabmenuuitzendingen.png) no-repeat;
}
* html #navmenu ul {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/main/images/tabmenuuitzendingen.png',sizingMethod='scale');
}

#block1 h2 span {
	color: #fd663f;
}

#block1 h2 {
	color: #fff;
}


/*
#content3 {
margin-right:-5px;
}
*/
#columnleft1 {
	float: left;
	width: 580px;
	background: url(/fileadmin/templates/main/images/uitzendingen_links_02.jpg) left top repeat-y;
	/*margin: 0 0 20px -5px;*/
	/*padding: 0 10px 20px 10px;*/
	position: relative;
}

* html #columnleft1 { margin:0; } /* fix IE6 */
/* first header in the normal column */
#columnleft1 .csc-header-n1 {
	background: url(/fileadmin/templates/main/images/uitzendingen_links_01.jpg) center top no-repeat;
	height: 39px;
	width: 580px;
	/*margin:0 -10px;*/
}
#columnleft1 h2, #columnleft1 .bodytext, #columnleft1 form {
	padding: 0 10px;
}
#columnleft1 h2.csc-firstHeader {
	color: #FFF;
	font-size: 15px;
	padding: 7px 0 0 15px;
}
#columnleft1 form { margin: 0 auto; width:380px;}
#columnleft1 .csc-mailform-submit {
	float: right;
	cursor: pointer;
	border: 0px;
	color: #333;
	margin:0 16px 20px 0;
	padding:0;
	width: 83px;
}

#contentCloser {
	height: 11px;
	width: 580px;
	position: absolute;
	/*margin:0 -10px;*/
	bottom: -11px;
	background: url(/fileadmin/templates/main/images/uitzendingen_links_04.jpg) center bottom no-repeat;
}

#iconenUitzending2 {
        float:left;
        font-size:75%;
        padding:0px 0px 0px 10px;
        text-align:center;
}

#iconenUitzending3 {uitzending.css (line 142)
font-size:75%;
padding:0px 20px 0px 0px;
text-align:right;
}

#contentUitzending {
	margin-left: 10px;
	padding: 5px 15px;
}



/**************************
 * =RIGHT COLUMN
 **************************/ 
#broadcastInfo{




}
 
#broadcastReacties {


}
 
.tx-flvplayer-pi1 {
  display:block;
  background:url(/fileadmin/templates/main/images/player-bkg.jpg) center bottom no-repeat;
  padding:0 3px 10px 0px;
}
#columnright1 {
	float: right;
	width: 225px;
	background: url(/fileadmin/templates/main/images/uitzendingen_rechts_02.jpg) center center repeat-y;
	/*margin: 0 0 20px 0px;*/
	/*padding: 0 15px 20px 15px;*/
	position: relative;
}

/* first header in the right column */
#columnright1 .csc-header-n1 {
	background: url(/fileadmin/templates/main/images/uitzendingen_rechts_01.jpg) center top no-repeat;
	height: 38px;
	width: 200px;
	padding: 0 13px;
}
#columnright1 .csc-header-n2 {
        margin-left: 15px;
}
#columnright1 .bodytext {
       width: 200px;
      margin-left: 15px;
}

#columnright1 .align-right {
      margin-right: 10px;
}

#columnright1 ul { padding:0 30px; }
#columnright1 h2.csc-firstHeader {
	color: #FFF;
	font-size: 15px;
	padding: 8px 0 0 0px;
}


#columnright1 #uitzendingenRightCloser {
  width:195px;
  padding:0 13px;
  height:11px;
	position: absolute;
	bottom: -11px;
  background:url(/fileadmin/templates/main/images/uitzendingen_rechts_04.jpg) center bottom no-repeat;
}


/*******************
* Player
********************/
#headerUitzending{
	background:url(/fileadmin/templates/main/images/headerBroadcast.gif) center top no-repeat;
	height: 28px;
}

/*
#bgUitzending{
	background:url(/fileadmin/templates/main/images/borderPlayer.gif) center top repeat-y;
	height: 317px;
	
}*/

#headerPlayer{
	background:url(/fileadmin/templates/main/images/headerPlayer.gif) center top no-repeat;
	height: 9px;

}
#footerPlayer{
	background:url(/fileadmin/templates/main/images/bottomPlayer.gif) center top no-repeat;
	height: 15px;

}

#playerBg{
	background:url(/fileadmin/templates/main/images/borderPlayer.gif) center top repeat-y;
	height: 317px;
}

#flashVideo{
	height: 317px;
	margin: 0px 0px 0px 20px;
	
}

/**************************
 * =NEWS
 **************************/
#columnright1 .news-list-container {
	display: table;
}
#columnright1 .news-list-item {
	display: table-row;
}
#columnright1 .news-list-cat-img {
	display: table-cell;
  width:22px;
  padding-top:2px;
  margin-right:5px;
}
#columnright1 .news-list-date {
	display: table-cell;
  margin-left:0px;
  color:#645B9A;
  width:60px;
}
#columnright1 .news-list-header {
	display: table-cell;
}
#columnright1 .news-latest-header a,
#columnright1 .news-list-header a,
#columnright1 p a{
  text-decoration:none;
    color:#616161;
}
