/* CSS Document */

	

#wrapper{
height: 100%;
width: 100%;
}/*
.search-heading{
	background-color:#e5f1c4;
	border-left:#c3d591 1px solid;
	border-right:#c3d591 1px solid;
	border-top:#c3d591 1px solid;
	width:540px;
}

.search-heading h1{
	padding-left:5px;
	font-size:18px;
	font-family:Verdana;
	color:#a9d046;		
}*/
#right h3{
	font-weight:bold;
	margin:10px 0 0 0 ;
	font-size:14px;
	font-family:Verdana;
	color:#a9d046;
}/*
.item-heading{
	background-color:#e5f1c4;
	border:#c3d591 1px solid;
	width:266px;
	margin:0 0 5px 0;
}
.item-heading h1{
	margin-left:9px;
	padding-left:5px;
	font-size:16px;

	font-family:Verdana;
	color:#a9d046;
}*/

#formulier{
margin:0 0 5px 0;
padding:15px 0 0 5px;
width:532px;
border:1px solid #dfdfdf;
height:141px;
}
#formulier h2{
font-size:12px;
	font-family:Verdana;
	
	color:#757574;
}
#formulier form{

}
#formulier input{
margin-top:2px;
padding:1px;
font-size:11px;
font-family:Verdana;
color:#757574;
width:254px
}

#formulier select{

margin-top:2px;


font-size:11px;
font-family:Verdana;
color:#757574;

width:260px
}
#formulier select option{

}

#formulier #submit{
width:80px;
}
#tweede-rij{
clear:both;
}
.item-right,.item-left{
width:266px;
margin-bottom:5px;	
float:left;	
}
.item-left{
margin-bottom:5px;
margin:0 6px 0 0;
}
.item-content{
float:left;
width:251px;
height:100%;
padding:15px 0 15px 15px;

border:1px solid #dfdfdf;
}
.item-content p{
width:238px;
margin: 0 0 10px 0;
}
.item-content img{
margin:0 0 5px 0;
}
#left{
float:left;
width:542px;
margin-right:5px;
}
#right{
float:left;
width:160px;
background-color:#e3f7fe;
height:100%;
padding:0 0 0 10px;	

}
.box{
float:left;
margin:10px 0 0 0;
padding-left:10px;
background-color:#f4fdff;
height:100%;
width:140px;

}
.box p {
margin: 0 0 10px 0;
}
#webgids{
float:left;
list-style: none;
}


