html{
	overflow: hidden;
}

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	background-color:#fff;
}

a, a:active, a:visited {
	font-weight: bold;
	color: #E3003B;
	text-decoration:none;
	font-size: 13px;
}

a:hover{
	font-weight: bold;
	color: #E3003B;	
	text-decoration:underline;
	font-size: 13px;
}

#wrappergeel a, #wrappergeel a:active, #wrappergeel a:visited, #wrappergeel a:hover, #wrapper_portaal_geel a, #wrapper_portaal_geel a:active, #wrapper_portaal_geel a:visited, #wrapper_portaal_geel a:hover{
	color: #FFD300;
}

#wrapperblauw a, #wrapperblauw a:active, #wrapperblauw a:visited, #wrapperblauw a:hover, #wrapper_portaal_blauw a, #wrapper_portaal_blauw a:active, #wrapper_portaal_blauw a:visited, #wrapper_portaal_blauw a:hover{
	color: #0065A6;
}

#top{
	background-image:url(../img/top.png);	
	background-repeat:no-repeat;
	background-position:center;
	width: 100%;
	height:30px;
	position:absolute;
	top:0;
	z-index: 1;
}
	
#wrappergrijs #top, #wrapper_portaal_grijs #top{
	background-image: url(../img/balk_boven_grijs.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 100%;
	height:30px;
	position:absolute;
	top:0;
	z-index: 1;	
}

#wrapperblauw #top, #wrapper_portaal_blauw #top{
	background-image:url(../img/balk_boven_blauw.png);	
	background-repeat:no-repeat;
	background-position:center;
	width: 100%;
	height:30px;
	position:absolute;
	top:0;
	z-index: 1;
}

#wrappergeel #top, #wrapper_portaal_geel #top{
	background-image:url(../img/balk_boven_geel.png);	
	background-repeat:no-repeat;
	background-position:center;
	width: 100%;
	height:30px;
	position:absolute;
	top:0;
	z-index: 1;
}
#frame{
	width:100%;
	height: 100%;
	min-height: 505px;
	position:absolute;
	overflow-y: scroll;
	z-index: 0;
	background-color:#fff;	
}

#frame_center{
	width: 942px;
	@width:942px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 35px;
}

.ff_spacer{
	height: 30px;
	width: 100%;
	@display:none;
}

#bottom{
	background-image:url(../img/bottom.png);	
	background-repeat:no-repeat;
	background-position:center;
	width: 100%;
	height:30px;
	position:absolute;
	bottom:0;
}

#wrappergrijs #bottom, #wrapper_portaal_grijs #bottom{
	background-image:url(../img/balk_onder_grijs.png);	
	background-repeat:no-repeat;
	background-position:center;
	width: 100%;
	height:30px;
	position:absolute;
	bottom:0;
}

#wrapperblauw #bottom, #wrapper_portaal_blauw #bottom{
	background-image:url(../img/balk_onder_blauw.png);	
	background-repeat:no-repeat;
	background-position:center;
	width: 100%;
	height:30px;
	position:absolute;
	bottom:0;
}

#wrappergeel #bottom, #wrapper_portaal_geel #bottom{
	background-image:url(../img/balk_onder_geel.png);	
	background-repeat:no-repeat;
	background-position:center;
	width: 100%;
	height:30px;
	position:absolute;
	bottom:0;
}

#tabs{
	width: 942px;
	height:30px;
	margin-left: auto;
	margin-right: auto;

}

#tabs a, #tabs a:active, #tabs a:visited, #tabs a:hover{
	color: #fff;
	font-size: 16px;
	font-style: italic;
	margin-top: 0px;
	text-decoration:none;

}

.tab_grijs{
	width: 172px;
	height:30px;
	background-image: url(../img/tab_grijs.png);
	float:left;
	text-align:center
}

.tab_donker{
	width: 172px;
	height:30px;
	background-image: url(../img/tab_donker_grijs.png);
	float:left;
	text-align:center	
}

.tab_grijsbog{
	width: 172px;
	height:30px;
	background-image: url(../img/tab_grijs_rood.png);
	float:left;
	text-align:center
}

.tab_donkerbog{
	width: 172px;
	height:30px;
	background-image: url(../img/tab_rood.png);
	float:left;
	text-align:center	
}

.tab_grijshypo{
	width: 172px;
	height:30px;
	background-image: url(../img/tab_geel_rood.png);
	float:left;
	text-align:center
}

.tab_donkerhypo{
	width: 172px;
	height:30px;
	background-image: url(../img/tab_rood.png);
	float:left;
	text-align:center	
}

#header{
	width: 923px;
	height: 100px;
	margin-left:auto;
	margin-right: auto;
	z-index: 1;	
}

#header .menuwrapper{
	width: 700px;
	height: 85px;
	float:left;
}

#header .menuwrapper .companytitle{
	width: 700px;
	height: 30px;
	background-color: #FFFFFF;
}


#header .menuwrapper .menu{
	width: 700px;
	height: 50px;
	background-color: #FFFFFF;
}

ul#mainmenu{
	width:auto;
	display:block;
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top: 10px;

}

ul#mainmenu  li{
	font-family:Helvetica;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	text-decoration:none;
	text-align: ;
	line-height:25px;
	margin-bottom:10px;
	float:left;
	_float:left;
	margin-right: 20px;
}

#mainmenu_item a{
	height: 45px;
	_width: 50px;
	display:block;
	margin-right: 2px;
	font-family:Helvetica;
	text-decoration:none;
	font-weight: bold;
	font-size: 15px;
	color: #B7BFC9;
}

#mainmenu_item a:hover,  #mainmenu_item a:active{
	color: #E3003B;
	background: url(../img/pijl_rood.png) no-repeat bottom center;
}

#mainmenu_item.actief a, #mainmenu_item.actief a:visited, #mainmenu_item.actief a:hover, #mainmenu_item.actief a:active {
	height: 45px;
	color: #E3003B;
	display:block;
	font-family:Helvetica;
	font-weight: bold;
	text-decoration:none;
	font-size: 15px;
	background: url(../img/pijl_rood.png) no-repeat bottom center;
}

#wrappergeel #mainmenu_item a{
	height: 45px;
	_width: 50px;
	display:block;
	margin-right: 2px;
	font-family:Helvetica;
	text-decoration:none;
	font-weight: bold;
	font-size: 15px;
	color: #B7BFC9;
}

#wrappergeel #mainmenu_item a:hover,  #wrappergeel #mainmenu_item a:active{
	background-image: url(../img/pijl_geel.png);
	color: #FFD300;	
}

#wrappergeel #mainmenu_item.actief a, #wrappergeel #mainmenu_item.actief a:visited, #wrappergeel #mainmenu_item.actief a:hover, #wrappergeel #mainmenu_item.actief a:active {
	height: 45px;
	color: #FFD300;
	display:block;
	font-family:Helvetica;
	font-weight: bold;
	text-decoration:none;
	font-size: 15px;
	background: url(../img/pijl_geel.png) no-repeat bottom center;
}

#wrapperblauw #mainmenu_item a{
	height: 45px;
	_width: 50px;
	display:block;
	margin-right: 2px;
	font-family:Helvetica;
	text-decoration:none;
	font-weight: bold;
	font-size: 15px;
	color: #B7BFC9;
}

#wrapperblauw #mainmenu_item a:hover, #wrapperblauw #mainmenu_item a:active{
	color: #0065A6;
	background: url(../img/pijl_blauw.png) no-repeat bottom center;
}

#wrapperblauw #mainmenu_item.actief a, #wrapperblauw #mainmenu_item.actief a:visited, #wrapperblauw #mainmenu_item.actief a:hover, #wrapperblauw #mainmenu_item.actief a:active {	height: 45px;
	color: #0065A6;
	display:block;
	font-family:Helvetica;
	font-weight: bold;
	text-decoration:none;
	font-size: 15px;
	background: url(../img/pijl_blauw.png) no-repeat bottom center;
}

#mainmenu_item.actiefportaal a, #mainmenu_item.actiefportaal a:visited, #mainmenu_item.actiefportaal a:hover, #mainmenu_item.actiefportaal a:active {
	height: 45px;
	color: #E3003B;
	display:block;
	font-family:Helvetica;
	font-weight: bold;
	text-decoration:none;
	font-size: 15px;
}

#wrapper_portaal #mainmenu_item a, 
#wrapper_portaal #mainmenu_item a:visited, 
#wrapper_portaal #mainmenu_item a:hover, 
#wrapper_portaal #mainmenu_item a:active, 
#wrapper_portaal_blauw #mainmenu_item a, 
#wrapper_portaal_blauw #mainmenu_item a:visited, 
#wrapper_portaal_blauw #mainmenu_item a:hover, 
#wrapper_portaal_blauw #mainmenu_item a:active,
#wrapper_portaal_geel #mainmenu_item a, 
#wrapper_portaal_geel #mainmenu_item a:visited, 
#wrapper_portaal_geel #mainmenu_item a:hover, 
#wrapper_portaal_geel #mainmenu_item a:active {
	background:none;
}


#wrapper_portaal_blauw #mainmenu_item a, #wrapper_portaal_geel #mainmenu_item a{
	color: #B7BFC9;
}

#wrapper_portaal_blauw #mainmenu_item.actiefportaal a,
#wrapper_portaal_blauw #mainmenu_item.actiefportaal a:hover,
#wrapper_portaal_blauw #mainmenu_item a:hover {
	color: #0065A6;
}

#wrapper_portaal_geel #mainmenu_item.actiefportaal a,
#wrapper_portaal_geel #mainmenu_item.actiefportaal a:hover,
#wrapper_portaal_geel #mainmenu_item a:hover {
	color: #FFD300;
}

#header .logo{
	width: 223px;
	height: 75px;
	float: left;
	background-color: #FFFFFF;
	text-align:right;
}

/* LINKS */

#left{
	width: 200px;
	height: 100%;
	float:left;
	min-height: 300px;
	margin-left: 10px;
	_margin-left: ;
}

#left_menu{
	width: 100%;
	margin-top: 5px;
}

#left_menu .top{
	width: 200px;
	height: 5px;
	background-color: #B7BFC9 ;	
}

#left_menu .top .links{
	width: 5px;
	height: 5px;
	background: url(../img/grijs.png) no-repeat;
	float:left;
}

#left_menu .top .rechts{
	width: 5px;
	height: 5px;
	background: url(../img/grijs.png) no-repeat right top;
	float:right;
}
#left_menu .content{
	width: 190px;
	min-height: 250px;
	background-color: #B7BFC9 ;
	padding-left: 5px;
	padding-right: 5px;	
	}

#left_menu .bottom{
	width: 200px;;
	height: 5px;
	background-color: #B7BFC9 ;	
}
#left_menu .bottom .links{
	width: 5px;
	height: 5px;
	background: url(../img/grijs.png) no-repeat bottom left;
	float:left;
}

#left_menu .bottom .rechts{
	width: 5px;
	height: 5px;
	background: url(../img/grijs.png) no-repeat right bottom;
	float:right;
}

#left_reclame{
	width: 100%;
	margin-top:20px;
	@margin-top: 20px;
	text-align: center;
}

/* CONTENT FIELD */

#content{
	width: 500px;
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	float:left;
	min-height: 300px;
}

#content_wide{
	width: 700px;
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	float:left;
	min-height: 300px;
}

#content_team{
	width: 900px;
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	float:left;
	min-height: 300px;
}

#content_team #title{
	width: 930px;
	_width: 930px;
}

#content_team #title .title_content{
	width: 920px;
	height: 100%;
	background-color: #E3003B;
	float:left;
	text-align:right;
}

#title{
	width: 100%;
	height:31px;
}

#content #title{
	width: 500px;
}

#content_wide #title{
	width: 730px;
	_width: 700px;
}


.title_left{
	width: 5px;
	height: 100%;
	background: url(../img/hoekjes.png) no-repeat;
	float:left;
}

#wrappergeel .title_left{	
	background-image: url(../img/geel.png);
}

#wrapperblauw .title_left{	
	background-image: url(../img/blauw.png);
}

#title .title_content{
	width: 190px;
	height: 100%;
	background-color: #E3003B;
	float:left;
	text-align:right;
}

#wrappergeel #title .title_content{
	background-color: #FFD300;
}

#wrapperblauw #title .title_content{
	background-color: #0065A6;
}


#content #title .title_content{
	width: 490px;
}

#content_wide #title .title_content{
	width: 720px;
	_width: 690px;
}

#title .title_content h1{
	font-family:Helvetica;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	margin:0;
	padding-top: 6px;
	padding-right: 5px;
}
.title_right{
	width: 5px;
	height: 100%;
	background: url(../img/hoekjes.png) no-repeat right;
	float:right;
}


#wrappergeel .title_right{	
	background-image: url(../img/geel.png);
}

#wrapperblauw .title_right{	
	background-image: url(../img/blauw.png);
}

#content_field{
	width: 500px;
	margin-top: 5px;
}

#content_field .top{
	width: 500px;
	height: 5px;
	background-color: #58585A ;	
}

#content_field .top .links{
	width: 5px;
	height: 5px;
	background: url(../img/donker_grijs.png) no-repeat;
	float:left;
}

#content_field .top .rechts{
	width: 5px;
	height: 5px;
	background: url(../img/donker_grijs.png) no-repeat right top;
	float:right;
}
#content_field .content{
	width: 490px;
	min-height: 250px;	
	background-color: #58585A ;
	padding-left: 5px;
	padding-right: 5px;	
}

#content_field .content P{
margin: 0;
padding: 0;
}

#content_field .bottom{
	width: 500px;
	height: 5px;
	background-color: #58585A ;	
}

#content_field .bottom .links{
	width: 5px;
	height: 5px;
	background: url(../img/donker_grijs.png) no-repeat bottom left;
	float:left;
}

#content_field .bottom .rechts{
	width: 5px;
	height: 5px;
	background: url(../img/donker_grijs.png) no-repeat right bottom;
	float:right;
}

#content_text{
	margin-top: 5px;
	margin-bottom:40px;
}

#content_news{
	margin-top: 5px;
	border-bottom: 1px solid #E3003B;
}

/* RECHTS */ 
#right{
	width: 210px;
	@width: 200px;
	height: 100%;
	float:left;
	min-height: 300px;
	text-align: right;
}

b.date{
	font-weight: normal;
	margin:0;
}

h1{
	font-weight: bold;
	font-size: 13px;
	color: #E3003B;
	margin:0;
	padding:0;
}

#wrappergeel h1{
	font-weight: bold;
	font-size: 13px;
	color: #FFD300;
	margin:0;
	padding:0;
}

#rightmenuwrapper{
	width: 100%;
	min-height: 200px;
}

ul#rightmenu{
	width:auto;
	display:block;
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:right;
}

ul#rightmenu  li{
	font-family:Helvetica;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	text-decoration:none;
	font-style:italic;
	text-align: ;
	line-height:25px;
	margin-bottom:10px;
}

ul#rightmenu  li span{
	margin-right: 10px;
}

#rightmenu_item a{
	display:block;
	margin-right: 2px;
	font-family:Helvetica;
	font-style:italic;
	text-decoration:none;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
}

#rightmenu_item a:hover,  #rightmenu_item a:active{
	display:block;
	margin-right: 2px;
	font-family:Helvetica;
	font-style:italic;
	font-weight: bold;
	text-decoration:none;
	font-size: 15px;
	color: #ffffff;
}

#wrappergeel #rightmenu_item a, #wrappergeel #rightmenu_item a:hover, #wrappergeel #rightmenu_item a:active, #wrapperblauw #rightmenu_item a, #wrapperblauw #rightmenu_item a:hover, #wrapperblauw #rightmenu_item a:active, #wrapper_portaal_geel #rightmenu_item a, #wrapper_portaal_geel #rightmenu_item a:hover, #wrapper_portaal_geel #rightmenu_item a:active, #wrapper_portaal_blauw #rightmenu_item a, #wrapper_portaal_blauw #rightmenu_item a:hover, #wrapper_portaal_blauw #rightmenu_item a:active{
	color: #fff;
}

.light{
	background: url(../img/button_grijs.png)  ;
	width: 144px;
	height: 28px;
}

.dark{
	background: url(../img/button_donker_grijs.png)  ;
	width: 144px;
	height: 28px;
}


/* Aanbodlijst Sorteren */
#aanbod_sort{
	width: 100%;
	height: 20px;
	font-weight: bold;
	color: #E3003B;
}


#wrappergeel #aanbod_sort{
	color: #FFD300;
}
#aanbod_sort .photo{
	width: 110px;
	height: 20px;
	float:left;
}

#aanbod_sort  .adress{
	width: 240px;
	float:left;
}

#aanbod_sort  .oppervlakte{
	width: 150px;
	float:left;
}

#aanbod_sort  .price{
	width: 190px;
	text-align:right;
	float:left;
}

#aanbod_sort .photo div, #aanbod_sort .adress div, #aanbod_sort .oppervlakte, #aanbod_sort .price{
	margin-top: 4px;
	margin-left: 4px;
}


/* Aanbodlijst OBJECTEN */
#content_aanbod .aanbod_object{
	width: 100%;
	min-height: 80px;
	background-color: #F2F2F3;
}

#content_aanbod .row0{
	background-color: #F2F2F3;
}

#content_aanbod .row1{
	background-color: #fff;
}

#content_aanbod .aanbod_object .photo{
	width: 110px;
	height: 80px;
	float:left;
}

#content_aanbod .aanbod_object .photo img {
	border: 1px solid black;
	margin-top: 4px;
	margin-left: 4px;
}

#content_aanbod .aanbod_object .adress{
	width: 240px;
	float:left;
}

#content_aanbod .aanbod_object .adress .outline{
	margin-top: 4px;
	margin-left: 4px;
}

#content_aanbod .aanbod_object .adress .outline  a, 
#content_aanbod .aanbod_object .adress .outline a:active, 
#content_aanbod .aanbod_object .adress .outline a:visited {
	font-weight: normal;
	color: #000;
	text-decoration:none;
	font-size: 13px;
}

#content_aanbod .aanbod_object .adress .outline a:hover{
	font-weight: normal;
	color: #E3003B;
	text-decoration:none;
	font-size: 13px;
}


#wrappergeel #content_aanbod .aanbod_object .adress .outline a:hover{
color: #FFD300;
}


#content_aanbod .aanbod_object .oppervlakte{
	width: 125px;
	float:left;
}

#content_aanbod .aanbod_object .oppervlakte .outline{
	margin-top: 4px;
	margin-left: 4px;
}

#content_aanbod .aanbod_object .price{
	width: 225px;
	height: 80px;
	text-align:right;
	float:left;
}

#content_aanbod .aanbod_object .price .outline{
	margin-top: 4px;
	margin-left: 4px;
}

.aanbod_object .spacer{
	clear:both;
	width: 100%;
	@height: 1px;
	_display:none;
}

.aanbod_object .status{
	float:right;
	width: 200px;
	height: 61px;
	margin-right: -10px;
}

.aanbod_object .status .openhuis{
	width: 225px;
	height: 61px;
	background: url(../img/label_openhuis2.png) no-repeat right;
	color:#E3003B;
	font-weight: bold;
	font-style:italic;
	margin-left: -25px;
}

.aanbod_object .status .openhuis .date{
padding-top: 45px;


}

/* OBJECTRES - PRESENTATIE */		
#objectres{
	width: 500px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#objectres .photo_kenmerken{
	width: 340px;
	height:360px;
	float:left;
}

#objectres .photo_kenmerken img{
	border: 1px solid #B7BFC9;
}


#objectres .photo_kenmerken .kenmerken{
	width: 340px;
	height:90px;
	background-color:#B7BFC9;
	border: 1px solid #B7BFC9;
	padding-top:5px;
}

.kenmerken_row{
	width: 320px;
	margin-left: auto;
	margin-right: auto;
}

.big{
	font-weight: bold;
	font-size: 15px;
}

.kenmerken_row .detailsleft{
	width: 160px;
	float:left;
}

.kenmerken_row .detailsright{
	width: 160px;
	float:left;
}

#objectres .slider{
	width: 160px;
	float:left;
	height: 360px;

}

/* Form Layout */
#form_layout{
	width: 500px;
}

.form_row{
	margin-bottom: 10px;
	width: 500px;
}

.form_row .row_left{
	float:left;
	width: 200px;
}

.form_row .row_right{
	float:left;
	width: 250px;
}

.form_row .row_right input{
	margin-bottom: 5px;
	@margin-bottom:;
}

/* PORTAAL */

#wrapper_portaal #frame #frame_center #header #left  #portaal_photo,
#wrapper_portaal_blauw #frame #frame_center #header #left  #portaal_photo, 
#wrapper_portaal_geel #frame #frame_center #header #left  #portaal_photo,
#wrapper_portaal_grijs #frame #frame_center #header #left  #portaal_photo{
	background: url(../img/foto.png) no-repeat;
	height: 240px;
	width: 660px;
	margin-top: -35px;
	margin-left: -10px;
}

#wrapper_portaal #frame #frame_center #header #left  #portaal_photo{
	background: url(../img/foto3.jpg) no-repeat;
}

#wrapper_portaal_blauw #frame #frame_center #header #left  #portaal_photo{
	background: url(../img/foto1.jpg) no-repeat;
}

#wrapper_portaal_grijs #frame #frame_center #header #left  #portaal_photo{
background: url(../img/Websiteblokje_Slimme_home.gif) no-repeat;
margin-top:0px;
}

#wrapper_portaal #header, #wrapper_portaal_blauw #header {
	width: 923px;
	margin-left:auto;
	margin-right: auto;
	z-index: 1;	
}

#wrapper_portaal #right, #wrapper_portaal_blauw #right, #wrapper_portaal_geel #right, #wrapper_portaal_grijs #right {
	float:right;
}

#wrapper_portaal #right #rightmenuwrapper{
	margin-top: 100px;
}

#portaal{
	width: 700px;
	height: 100%;
	margin-bottom:40px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-right: 10px;
	margin-top: 40px;
	@margin-top: 250px;
	_margin-top:;
	float:left;
	min-height: 300px;
}

#photo_small{
	float:left;
	margin-top: 5px;
	margin-left: 5px;
}

#photo_small .topleftcorner{
	width: 5px;
	height: 5px;
	z-index: 1;
	position:absolute;
	background-color:#999999;
	background: url(../img/hoekjes_foto.png);
}

#photo_small .toprightcorner{
	width: 5px;
	height: 5px;
	z-index: 1;
	position:absolute;
	margin-left: 232px;
	background-color:#999999;
	background: url(../img/hoekjes_foto.png) top right;	
}

#photo_small .bottomleftcorner{
	width: 5px;
	height: 5px;
	z-index: 1;
	position:absolute;
	margin-top: 195px;
	_margin-top: 185px;
	background-color:#999999;
	background: url(../img/hoekjes_foto.png) bottom left;	
}

#photo_small .bottomrightcorner{
	width: 5px;
	height: 5px;
	z-index: 1;
	position:absolute;
	margin-left: 232px;
	margin-top: 195px;
	_margin-top: 185px;
	background-color:#999999;
	background: url(../img/hoekjes_foto.png) bottom right;	
}

#portaal .portaal_spacer{
	width: 1px;
	height: 40px;
	@height: 250px;
	_height: 0px;
}

#portaal_field{
	width: 410px;
	margin-top: 5px;
	background-color: #E3003B ;		
	float:left;
}

#portaal_field .top{
	width: 410px;
	height: 5px;

}

#portaal_field .top .links{
	width: 5px;
	height: 5px;
	background: url(../img/hoekjes.png) no-repeat;
	float:left;
}

#portaal_field .top .rechts{
	width: 5px;
	height: 5px;
	background: url(../img/hoekjes.png) no-repeat right top;
	float:right;
}
#portaal_field .content{
	width: 400px;
	min-height: 190px;	
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;	
}

#portaal_field .bottom{
	width: 410px;
	height: 5px;

}

#portaal_field .bottom .links{
	width: 5px;
	height: 5px;
	background: url(../img/hoekjes.png) no-repeat bottom left;
	float:left;
}


#portaal_field .bottom .rechts{
	width: 5px;
	height: 5px;
	background: url(../img/hoekjes.png) no-repeat right bottom;
	float:right;
}

/* Instellingen Kleur portaal */
#wrapper_portaal_blauw #portaal_field{
 background-color: #0065A6;
}

#wrapper_portaal_blauw #portaal_field .top .links,
#wrapper_portaal_blauw #portaal_field .top .rechts,
#wrapper_portaal_blauw #portaal_field .bottom .links,
#wrapper_portaal_blauw #portaal_field .bottom .rechts{ 
background-image: url(../img/blauw.png);
}

#wrapper_portaal_geel #portaal_field{
 background-color: #FFD300;
}

#wrapper_portaal_geel #portaal_field .top .links,
#wrapper_portaal_geel #portaal_field .top .rechts,
#wrapper_portaal_geel #portaal_field .bottom .links,
#wrapper_portaal_geel #portaal_field .bottom .rechts{ 
background-image: url(../img/geel.png);
}

#wrapper_portaal_grijs #portaal_field{
 background-color: #B7BFC9;
}

#wrapper_portaal_grijs #portaal_field .top .links,
#wrapper_portaal_grijs #portaal_field .top .rechts,
#wrapper_portaal_grijs #portaal_field .bottom .links,
#wrapper_portaal_grijs #portaal_field .bottom .rechts{ 
background-image: url(../img/grijs.png);
}


/* TEAM */

#team_field{
	width: 930px;
	margin-top: 5px;
}


#team_field .top{
	width: 930px;
	height: 5px;
	background-color: #B7BFC9 ;	
}

#team_field .top .links{
	width: 5px;
	height: 5px;
	background: url(../img/grijs.png) no-repeat;
	float:left;
}

#team_field .top .rechts{
	width: 5px;
	height: 5px;
	background: url(../img/grijs.png) no-repeat right top;
	float:right;
}
#team_field .content{
	width: 920px;
	min-height: 230px;	
	background-color: #B7BFC9 ;
	padding-left: 5px;
	padding-right: 5px;	
}
#team_field .content table, #team_field .content span, #team_field .content p  {

margin:0;
padding:0;

}

#team_field .bottom{
	width: 930px;
	height: 5px;
	background-color: #B7BFC9 ;	
}

#team_field .bottom .links{
	width: 5px;
	height: 5px;
	background: url(../img/grijs.png) no-repeat bottom left;
	float:left;
}

#team_field .bottom .rechts{
	width: 5px;
	height: 5px;
	background: url(../img/grijs.png) no-repeat right bottom;
	float:right;
}

img.teamfoto{
width: 125px;
height: 93px;
}