#lang .login {
	width: 150px;
}

#left, #normal, #right {
	margin: 0px 3px 20px 0px;
}

#left{
	width:296px;
/*	margin-left:4px;*/
}

#normal {
	width:296px;
}

#right {
	width:355px;
	height:205px;
	background: url(../images3/platformBG.png) no-repeat top left;
	border:none;
	margin-right:0px;
/*	padding: 12px 20px 0px 20px;*/
}	

#right .block {
	padding: 6px 8px 0px 8px;
}

#right p.bodytext {
	font-size: 0.9em;
}

#right h1 {
	font-size: 11px;
}

#extra-links {
	height: 1px;
	margin:0px;
	padding:0px;
	width:0px;
	}

#contentTop {
	position:relative;
	float: left;	
	left:0px;
	top:0px;
	width:960px;
	height:430px;	
	background: url(../images3/contentTop.png) repeat-y top left;
}

#contentTopBottom {
        height: 30px;
	width:960px;
	float:left;
	position:relative;	
	background: url(../images3/contentBottom.png) no-repeat top left;
}

#content {
	background:none;
	margin:0px;
	padding:0px;
}

#contentBottom {
	background:none;
	height: 0px;
}



#movieContainer {
	float:left;
	height:200px;
	position:relative;
	width:600px;
	left:10px;
	background-color:#ccc;
	background: url(../images3/headLineLeft.png) no-repeat top left;
}

#movieContainer h1 {
	color: white;
	size: 16px;
	padding-left:20px;
	}

#movie {
	width:570px;
	height:325px;
	background-color: #fff;
	position:relative;
	left:13px;
	top:30px;
	overflow:hidden;
}

#rightOfMovie {
	float:left;
	height:350px;
	position:relative;
	width:350px;
	left:10px;
	background-color:#ff3300;
	background: url(../images3/headLineRight.png) no-repeat top left;
}

#romContent {
	padding: 15px 30px 0px 15px;
}

* html #left, * html #normal,* html #right {
	margin: 0;
	padding: 0;
}

* html #left {
	margin-left:3px;
	margin-right:3px;
	}

/* NEWS  */

.news-latest-container {
	background: url(../images3/newsBG.png) no-repeat top left;
	border:none;
	height:210px;
}

.nieuws-image {
	position:relative;
	left:8px;
	padding-top:6px;
}

.news-latest-item {
	padding-top:10px;
	margin: 0px 20px 0px;
	border: none;
}

.news-latest-item  h3 {
	margin:0px;
	padding:0px;
}
.csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image{
	margin:0;
	padding:0;
	}
#right dt{
	padding:0px;
	}
.csc-textpic-text {
	padding:10px 20px;
	}
