#infolinks {

	float: right;

	width: 150px;

	margin: 0 0 10px 15px;

	padding: 10px;

	background: #eee url(/images/layout/dottedline-vert.gif) repeat-y left;

}





.static_box h1 {

	margin: 0 0 10px 0;

}



.static_box h2 {

	font-size:1.6em;

	margin: 10px 0 10px 0;

}



.static_box p {

	line-height: 18px;

	color: #FFF;
	
	text-align: justify;

}



.static_box ol {

	margin-left: 20px;

}



.static_box li {

	margin: 5px 0 5px;

	color: #FFF

}



#infolinks ul li a:hover {

	text-decoration:none;

}



#termsofuse_header {

	text-indent:-9999px;

	background: url(../images/layout/static/header_termsofuse.gif) no-repeat;

	height:31px;

	width:252px;

	margin:0 0 13px 0;

	padding:0;

}





/*-- Hulp en uitleg --*/



#hulp_header {

	text-indent:-9999px;

	background: url(../images/layout/static/header_hulp.gif) no-repeat;

	height:31px;

	width:60px;

	margin:0 0 13px 0;

	padding:0;

}

#colcontainer { 

	margin: 30px 0 30px 0; 

}

#contentcol { 

	width:324px; 

	float:left; 

	padding-right:20px; 

	line-height: 18px;

	color: #FFF

}



#contentcol span span{

	color: #656565;

}



#linkscol { 

	width:220px; 

	float:left; 

	background: url(../images/layout/dottedline-vert.gif) top left repeat-y; 

}

#contentcol h1 { 

	font-size:1.6em; 

}

#contentcol p { 

	margin:0 0 12px 0; 

}



#contentcol p i { 

    color: #FFF

}



   #contentcol p strong { 

    color: #FFF

}



#contentcol table{ 

    color: #FFF;

    width: 100%;

}



#contentcol table th, td{ 

    color: #FFF;

}



#contentcol ul {

	margin:0 0 12px 0; 

}



#linkscol ul {

	list-style-type:none;

	margin:0;

}

#linkscol li { 

	width:195px; 

	margin:5px 5px 10px 20px; 

}

#linkscol li a {

	display:block;

	padding:5px 5px 5px 5px;

	color: #FFF

}

#linkscol li a:hover {

	background-color: #ECECEC;

	padding:5px 0 5px 5px;

	margin-right: 5px;

	text-decoration:none;

	color:#000;

}

#linkscol li.current {

	background-color:#BBBCBD;

	text-decoration:none;

	padding:5px 0 5px 5px;

}



