#wrap{
	margin:0 auto;
	width:900px;
}
strong{
	font:inherit;
	font-weight:bold;
}
.openhuis{
	background-color:#1d2877;
	height:20px;
	width:150px;
	color:white;
	font: 10px/18px "Verdana" ;letter-spacing:0px;;
	font-size:10px;
	font-weight:bold;
	display:block;
	text-align:center;
}
.verkocht{
	background-color:red;
	height:20px;
	width:150px;
	display:block;
	text-align:center;
	color:white;
	font: 10px/18px "Verdana" ;letter-spacing:0px;;
	font-size:10px;
	font-weight:bold;
}
#subwrap{
	margin:0 !important;
	float:left;
}
#top{
	height:360px;
}
	#top #logocontainer{
		width:300px;
		height:360px;
		float:left;
		clear:both;
	}
		#top #logocontainer h1{
			width:250px;
			height:64px;
			margin: 118px 25px;
			background-image:url('../images/galecop.jpg');
			text-indent:-9999px;
		}
			#top #logocontainer h1 a{
				display:block;
				width:250px;
				height:64px;
			}	
		#top #logocontainer p{
			margin-left:150px;
			font: 10px/18px "Verdana" ;letter-spacing:0px;;
			color:#1d2877;
		}
		#top #logocontainer p a{
			font: 10px/18px "Verdana" ;letter-spacing:0px;;
			color:#1d2877;
			text-decoration:none;			
		}
		#top #logocontainer p a:hover{
			text-decoration:underline;
		}
	#hoofdplaat{
		width:600px;
		height:360px;
		float:left;
		margin-top:0px;
		overflow:hidden;
	}	
#bottom{
	height:255px;
	margin-top:5px;
	background-color:#1d2877;
	clear:both;
}
	#bottom ul#menu {
		width:900px;
		height:30px;
	}
			#bottom ul#menu li{
				width:150px;
				height:26px;
				float:left;
				text-align:center;
				padding-top:4px;
			}	
			#bottom ul#menu li a{
				font: 14px/18px "Verdana" ;letter-spacing:0px;;
				width:150px;
				height:30px;
				display:block;
				text-decoration:none;
				color:#a5a7c1;
			}
		#bottom ul#menu li.selected, #bottom ul#menu li:hover{
			background-image:url('../images/selectedtab.jpg');		
			background-position:top;
			background-repeat:no-repeat;	
		}
			#bottom ul#menu li.selected a,#bottom ul#menu li:hover a{
				font: 14px/18px "Verdana" ;letter-spacing:0px;;
				width:150px;
				height:30px;
				display:block;
				text-decoration:none;
				color:#1d2877;
			}
	#bottom #leftcolumn{
		width:240px;
		margin: 30px 30px 0;
		float:left;		
		display:inline;
	}
		#bottom #leftcolumn h2{
			color:#FFFFFF;
			font: 13px/18px "Verdana" ;letter-spacing:0px;;
			font-weight:bold;
		}			
		#bottom #leftcolumn p{
			color:#FFFFFF;
			font: 13px/18px "Verdana" ;letter-spacing:0px;;
		}	
			#bottom #leftcolumn p a{
				color:#FFFFFF;
				font: 13px/18px "Verdana" ;letter-spacing:0px;;
			}
		#bottom #leftcolumn input:hover{
			cursor:pointer;
		}		
		#bottom #leftcolumn input{
			width:260px;
			height:40px;
			border:1px solid #a5a7c1;
			background-color:#1d2877;
			color:#FFFFFF;
			text-align:left;
			padding-left:10px;
			margin-top:40px;
			margin-left:-10px;		
		}	
		*html #bottom #leftcolumn input{
			margin-left:0;
			width:240px;
		}
	#bottom #rightcolumn{
		width:580px;
		margin: 30px 10px;
		float:left;		
	}
	*html #bottom #rightcolumn{
		width:570px;
	} 
		#bottom #rightcolumn p{
			color:#FFFFFF;
			font: 10px/18px "Verdana" ;letter-spacing:0px;;
		} 			
#footer{
	width:900px;
	height:30px;
	margin-top:5px;
	float:left;
	clear:both;
}
	#footer #left-footer{
		width:295px;
		height:30px;
		background-color:#ffd520;
		float:left;
	}
	*html #footer #left-footer{
		height:33px !important;
	}
		#footer #left-footer p{
			color:#000000;
			font: 9px/18px "Verdana" ;letter-spacing:0px;;
			margin-left:30px;
			margin-top:5px;
		}
	#footer #right-footer{
		width:600px;
		height:30px;
		background-color:#ffd520;
		float:left;
		margin-left:5px;
	}	

		#footer #right-footer p{
			color:#000000;
			font: 12px/18px "Verdana" ;letter-spacing:0px;;
			margin: 5px 10px;
		}
		#footer #right-footer img{
			float:right;
			margin-top:-23px;
			margin-right:10px;
		}	
/************************************************************/
.vervolg{width:295px;overflow:hidden;}
.filler{width:600px;height:50px;float:left;background-color:#FFFFFF;}
#overzicht{
	width:600px;
	height:620px;
	margin-left:300px;
}
* html #overzicht{
	margin-left:5px;
}
	#overzicht ul#vervolgmenu{
		float:left;
		margin-top:0px;
		width:600px;
		height:40px;
		background-image:url('../images/menubg.jpg');
		margin-bottom:5px;
	}
		#overzicht ul#vervolgmenu li{
			width:150px;
			text-align:center;
			height:27px;
			float:left;
			padding-top:3px;
			height:30px;
			margin-top:0px;
		}
			#overzicht ul#vervolgmenu li a{
				font: 14px/18px "Verdana" ;letter-spacing:0px;;
				width:150px;
				height:30px;
				display:block;
				text-decoration:none;
				color:#a5a7c1;
			}
		#overzicht ul#vervolgmenu li.selected, #overzicht ul#vervolgmenu li:hover{
			background-image:url('../images/selectedtabyellow.jpg');		
			background-position:top;
			background-repeat:no-repeat;	
		}
			#overzicht ul#vervolgmenu li.selected a,#overzicht ul#vervolgmenu li:hover a{
				font: 14px/18px "Verdana" ;letter-spacing:0px;;
				width:150px;
				height:30px;
				display:block;
				text-decoration:none;
				color:#1d2877;
			}
			
	#overzicht  h2.titel{
		width:585px;
		height:32px;
		color:#FFFFFF;
		background-color:#ffd520;
		font: 14px/18px "Verdana" ;letter-spacing:0px;;
		padding-left:15px;
		float:left;
		margin-top:-10px;
		padding-top:12px;
	}			
