@import url("navmenu_variabel.css");
@import url("fonts_variabel.css");

body{

text-align:center;
margin: 0 auto;
background-color:#fff;
}

#container{ 
	position:relative;
	background-color:#fff;
	background-repeat:repeat-y;
	width:916px;	
	margin:0 auto;	/*centreert alles in IE */
	text-align:left; /*zet alle inhoud naar links*/
}

#header{
		float:left;
		width:953px;
		height:158px;
		background:url(images/header1_01.jpg);
		background-repeat:no-repeat;
	}
	
#logo{
		margin-left:20px;
		margin-top:5px;
		width:200px;
		height:145px;
	}
	
#logo img{
		width:95em !important;
	}
	
img #dnn_dnnLOGO_imgLogo{
		float:left;
		width:95em !important;
}
	
a #dnn_dnnLOGO_hypLogo{
		float:left;
		width:95em !important;
}
	
#userlogin{
		float:right;

	}

#subheader{
		float:left;
		width:953px;
		height: 20px;
	}
	
#subheader_txt{
		float:left;
		height: 20px;
	}

#contentcontainer{
		float:left;
		background:url("spacer.gif");
		background-repeat:repeat;
	}
	
#kolom1{
		float:left;
		width:953px;
		min-height:500px;
		background-image:url(images/kolom-3_06.jpg);
		background-repeat:repeat-y;
	}
	
#kolom1_txt{
		float:left;
		width: 250px;
		margin-top:10px;
	}

#kolom2_txt{
		float:left;
		margin-left:13px;
		width: 430px;
		margin-top:10px;
	}
	

#kolom3_txt{
		float:left;
		margin-left:15px;
		width: 240px;
		margin-top:10px;
	}

#footer{
		float:left;
		background-image:url(images/footer_kolom2_08.jpg);
		background-repeat:no-repeat;
		width:953px;
		height:26px;
		text-align:center;
	}
	
#footer_txt{
		float:left;
		width:953px;
		height:20px;
		text-align:center;
	}
	
#dnn_ContentPane, #dnn_Footer, #dnn_Leftpanel, #dnn_Rightpanel {border: none !important;}

p {padding: 5px;}
a {padding-left: 5px;}
a.aankondigLink {padding-top: -5px;}
.Head {padding-left: 5px;}
.SubHead {padding-left: 5px;}
