#leftcolumn img{
	border: 0px;
	max-width:230px;
}

#page_icon{
	float: left;
	width: 242px;
	height: 140px;
	margin-top: 10px;
}

#cursusnav_head{
	float: left;
	width: 230px;
	height: 32px;
	margin-left: 1px;
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px solid #d3d3d3;
}

#opleidingnav_head{
	float: left;
	width: 200px;
	height: 32px;
	margin-left: 1px;
}

.opl_kop{
	/*margin-bottom: 30px;*/
	margin-top: 0px;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#rel_linkshead{
	float: left;
	width: 230px;
	height: auto;
	padding-top: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	border-top: 1px solid #d3d3d3;
}

#rellinks_content{
/*	float: left;*/
	/*width: 230px;*/
	height: auto;
	margin-bottom: 15px;
}

#rellinks_content a{
	color:#999999;
	text-decoration:none;
}

#rellinks_content a:hover{
	color:red;
}

#rightcontent{
	float: left;
	width: 590px;
	height: auto;
/*	margin-left: 20px; */
/*	margin-top: 20px; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#rightcontent img{
	border: 0px;
}

#bew_text{
	float: left;
	width: 285px;
	height: auto;
	margin-top: 50px;
}

#bew_statement{
	float: left;
	width: 295px;
	height: auto;
	margin-bottom: 20px;
}

.leerling_quote{
	font-size:11px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#bbbbbb;
	font-style:italic;
	padding:0 5px 0 5px;
}

#bew_movieframe embed{
	width:250px;
	height:173px;
}

#bew_nieuwsframe{
	float: left;
	width: 590px;
	height: auto;
	background-image: url(../gfx/grad_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid #d3d3d3;
}

#bew_nieuwstitle{
	float: left;
	width: 590px;
	height: 19px;
	margin-top: 10px; 
}

#bew_nieuwsgraphic{
	float: left;
	width: 100px;
	height: auto;
	margin-top: 30px; 
}

#bew_nieuwsgraphic img{
	max-width: 100px;
}

#bew_nieuwstext{
	float: right;
	width: 470px;
	height: auto;
	margin-top: 30px;
}

#bew_nieuwstext a:link, #bew_nieuwstext a:visited{
	text-decoration: none;
	color: #999999;
}

#bew_nieuwstext a:hover{
	color: #e1001a;	
}

#bew_berichtall{
	float: left;
	width: 590px;
	height: auto;
	margin-top: 30px;
	font-size: 8pt;
	color: #999999;
	padding-bottom: 20px;
	border-bottom: 1px dashed #d3d3d3;
}

#bew_berichtall a:link, #bew_berichtall a:visited{
	text-decoration: none;
	color: #999999;
}

#bew_berichtall a:hover{
	color: #e1001a;	
}

#link_nwsarchief{
	float: left;
	width: 590px;
	height: 35px;
	margin-top: 10px;
	font-size: 8pt;
	color: #999999;
	padding-bottom: 10px;
	text-align: right;
}

#link_nwsarchief a:link, #link_nwsarchief a:visited{
	text-decoration: none;
	color: #999999;
}

#link_nwsarchief a:hover{
	color: #e1001a;	
}

#nwssubnav{
	float: left;
	width: 230px;
	height: auto;
	margin-left: 1px;
	background-image: url(../gfx/grad_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#nwssubnav ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
} 

#nwssubnavlist li{
	padding-top: 4px;
}

#nwssubnavlist a:link, #nwssubnavlist a:visited{	
	text-decoration: none;
	color: #4f4f4f;
}

#nwssubnavlist a:hover{	
	color: #e1001a;
}

#nwssubnavlist .active a {
	color: #e1001a;
}

#sideindicator{
	float: right;
	width: 57px;
	height: 410px;
	margin-top: 10px;
	background-repeat: no-repeat;
}

#sideindicator img{
	border:0;
}

.transparant{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.sideindicator_sub{
	width: 57px;
	height: 102px;
}

H2{
	margin-top: 0px;
	font-size: 10pt;
	color: #e1001a;
}

H2 .title_subwereld{
	color:black;
}

H2.world_title{
	margin-top:20px;
	font-weight:normal;
}

P{
	margin-left: 0px;
}

