/*GLOSSARIUM PAGINA*/
.clear_both{
	clear:both;
}

h1.sub_header{
	border:solid 1px #e5e5e5;
	border-left:none;
	border-right:none;
	padding:12px 0px 12px 0px;
	margin:0px;
}
#sub_menu{
	float:left;
	display:block;
}
#sub_menu ul{
	width:160px;
	font-size:12px;
}
#sub_menu ul li{
	margin:8px 0px 8px 0px;
	padding-left:13px;
	background:url(../../img/arrow_right.gif) left 5px no-repeat;
}
#sub_menu ul li a{
	text-decoration:none;
	color:#666;
}
#sub_menu ul li a:hover{
	color:#000;
}
#sub_menu ul li a.active{
	color:#000;
	font-weight:bold;
}
/*CONTACT*/
#contact{
	width:690px;
	float:left;
	padding:10px 0px 0px 0px;
	position:relative;
	border-top:solid 1px #e5e5e5;

}
#contact h1{
	padding:0px 0px 0px 0px;
}
#contact p{
	padding:20px 0px 15px 0px;
	line-height:16px;
}

#contact p.first{
	padding:10px 0px 20px 0px;
	font-weight:bold;
}
#contact h2{
	padding-bottom:10px;
}

#contact #contact_gegevens{
	padding:30px 0px;
}
#contact #contact_gegevens h1{
	font-size:12px;
}
#contact #contact_gegevens ul{
	clear:left
	border:solid;
}
#contact #contact_gegevens ul li{
	float:left;
	width:246px;
}
#contact #contact_gegevens ul li.right{
	width:444px;
}
#contact #contact_gegevens ul li p{
	padding:6px 0px 8px 0px;
}

/*CONTACT FOMRMUIER*/
#contact #contact_gegevens ul li legend{
	display:none;
}
#contact #contact_gegevens ul li fieldset{
	border:solid 1px #f2f2f2;
	background:#f9f9f9;
	margin:10px 0px 25px 0px;
	padding:19px 0px;
	width:442px;
	float:right;

}
#contact #contact_gegevens .row{
	clear:both;
	margin-bottom:10px;
	min-height:22px;
}
#contact #contact_gegevens .rowTexta{
	clear:both;
	margin-bottom:10px;
	height:163px;
}
#contact #contact_gegevens .col1{
	padding:2px 10px 0px 20px;
	width:85px;
	float:left;
	text-align:right;
	font-weight:bold;
	display:block;
}
#contact #contact_gegevens .col2{
	width:310px;
	float:left;
	padding:0px;
}
#contact #contact_gegevens .inp_text{
	height:13px;
	width:303px;
	background:url(../../img/inp_text_bg.gif);
	border:solid 1px #d4d1cc;
	padding:3px;
}
#contact #contact_gegevens .inp_texta{
	background:url(../../img/inp_texta.gif) no-repeat;
	border:solid 1px #d4d1cc;
	width:303px;
	height:153px;
	resize:none;
	padding:3px;
	clear:both;
}

#contact #contact_gegevens .inp_subm{
	background:url(../../img/but_versturen.gif);
	width:76px;
	height:19px;
	border:none;
	float:right;
	margin-top:10px;
}
/*RIGHT COLLUMN*/


/*RECENT TOEGEVOEGD*/
#banner{
	width:212px;
}

#banner p{
	line-height:16px !important;
	padding-left:1px;
}
#banner h1{
	border:solid 1px #e5e5e5;
	border-bottom:none;
	padding:13px 0px 10px 13px;
	margin:0px;
}
#banner ul li h2{
	font-size:15px;
}

#banner ul li h3{
	padding-top:2px;
}

#banner ul li{
	background:url(../../img/bg_recent_toegevoegd.gif) repeat-x;
	padding:11px 0px 0px 15px;
	border:solid 1px #e5e5e5;
	border-top:none;
	border-bottom:none;
}
#banner ul li.last{
	background:none;
	padding:10px 0px 20px 15px;
}
#banner ul li div.image_wrapper{
	background:url(../../img/image_border_recent_toegevoegd.gif);
	width:184px;
	height:139px;
}
#banner ul li div.image_wrapper img{
	padding:1px 0px 0px 1px;
}

#banner ul li p{
	width:173px;
	padding:4px 0px 0px 4px;
	line-height:14px;
}
#banner a.arrow_right{
	clear:left;
	padding-right:10px;
	background:url(../img/arrow_right.gif) right no-repeat;
}


/*TOP STUKKEN */
#top_stukken{
	width:212px;
}
#top_stukken h1{
	border:solid 1px #e5e5e5;
	border-bottom:none;
	padding:13px 0px 10px 13px;
	margin:0px;

}
#top_stukken ul{
	border:solid 1px #e5e5e5;
	padding:15px;
}
#top_stukken ul li{
	background:url(../../img/image_border_object_p_smallest.gif) top left no-repeat;
	height:55px;
	margin:0px 0px 10px 0px;
}
#top_stukken ul li img{
	display:block;
	float:left;
	padding:1px 0px 0px 1px;
}
#top_stukken ul li p{
	padding:0px 0px 0px 10px;
	display:block;
	float:left;
	width:95px;
	clear:right;
}
#top_stukken ul li.last{
	height:10px !important;
	background:none;
}
#top_stukken a.arrow_right{
	clear:left;
	padding-right:10px;
	background:url(../../img/arrow_right.gif) right no-repeat;
}
