/*/////////////////////
///////BASICS////////*/

body, html {
	background-image:url(../images/layout/bg_led3.jpg); 
	}

/*////////////////////////////////////
///////// LINKER KOLOM /////////////*/

#left_container{
	width:603px;
	height:450px;
	float:left;
	}

#splash_glow_top{
	width:603px;
	height:7px;
	background-color:#333333;
	}

#splash_glow_bottom{
	width:603px;
	height:9px;
	clear:both;
	overflow:hidden;
	
	background-image:url(../images/layout/splash_glow_bottom.png);
	}

#glow_bg{
	
	background-image:url(../images/layout/glow_large_bg.png);
	background-repeat:repeat-y;
	padding-left:8px;
	padding-right:10px;
	height:281px;
	width:585px;

	}
#left_splash{
	background-image:url(../images/main_left_25.jpg);
	background-repeat:no-repeat;
	width:585px;
	/*height:305px;*/
	height:225px;
	padding-top:56px;
	float:left;
	margin-top:0px;
	
	}

#intro_txt{
	/*background-image:url(../images/trans_bg.png);
	background-repeat:repeat;*/
	width:318px;
	height:125px;
	margin-left:10px;
	color:#002140;
	font-size:12px;
	/*padding:10px;*/
	}
#intro_txt img{
	/*margin-bottom:10px;*/
	}

#left_content_left{
	float:left;
	margin-left:-1px;

	
	}

#left_content_right{
	float:left;	
	}

.left_content_small{
	width:268px;
	height:140px;
	background-color:#FFFFFF;
	padding:10px;
	}
.tipennieuws{
	height:104px;
	}
.tipennieuws a{
	text-decoration:underline;
	}
.title_small{
	margin-bottom:6px;
	}
.content_image_small{
	float:left;
	margin: 2px 8px 0px 0px;
	}

.small_glow_left{
	width:8px;
	height:160px;
	background-image: url(../images/layout/content_small_glow_left.png);
	background-repeat:repeat-y;
	background-position:right;
	float:left;
	}

.small_glow_middle{
	width:10px;
	height:160px;
	background-image: url(../images/layout/content_small_glow_middle.png);
	background-repeat:repeat-y;
	float:left;
	}

.small_glow_right{
	width:10px;
	height:160px;
	background-image: url(../images/layout/content_small_glow_right.png);
	background-repeat:repeat-y;
	float:right;
	}

#big_glow_bottom{
	height:10px;
	clear:both;
	width:915px;
	overflow:hidden;
	background:no-repeat url(../images/layout/big_glow_bottom.png);
}


/*////////////////////////////////////
///////// RECHTER KOLOM ////////////*/


#container_right_glow_right{
	/*height:530px;*/
	height:450px;
	width:7px;
	background-image:url(../images/layout/right_container_glow_right.png);
	background-repeat:repeat-y;
	float:right;
	}


#right_container{
	width:284px;
	/*height:510px;*/
	height:430px;
	float:left;
	background-color:#FFFFFF;
	padding:10px;	
	}
#solutions{
	/*height:296px;*/
	/*height:250px;*/
	height:220px;
	}
#solutions img{
	margin-left:40px;	
	/*margin-top:15px;*/
	margin-top:-5px;
	}
.solutions_bis{
	height:150px;
	}
.right_content_small{
	width:284px;
	/*height:212px;*/
	/*height:140px;*/
	height:194px;
	position:relative;

	}
.right_content_small .lees_meer{
	position:absolute;
	bottom:3px;
	right:0px;
	}
.title{		
	margin-bottom:17px;
	margin-top:5px;
	}

