	html
	{
		height:100%;
	}
	
	body
	{
		height:100%;
		margin:0px;
	}
	
	body,td,th,p,div,span {
		font-family: arial;
		font-size: 11px;
		color: #000000;
	}
	
	p
	{
	}
	img
	{
		border: none;
	}
	form
	{
		margin: 0;
		padding: 0;
	}	
	
	.contentTable
	{
		width:100%;
	}
	
	.title
	{
		font-weight:bold;
	}
	
	.contentTitle, .subTitle
	{
		font-weight:bold;
		font-size: 13px;
	}
	
	.contentText
	{
		font-size: 12px;
	}
	
	.contentLink
	{
		
	}

	.contentImageleft
	{
		margin-top:3px;
		margin-right:10px;
		margin-bottom:10px;
		padding:1px;
		float:left;
	}
	
	.contentImageright
	{
		margin-top:3px;
		margin-left:10px;
		margin-bottom:10px;
		padding:1px;
		float:right;
	}	 

	.contentImagecenter
	{
		margin-top:3px;
		margin:10px;
		padding:1px;
		float:center;
	}
	
	.navMainText
	{
		color: #FFFFFF;
		padding-right: 5px;
		padding-left: 5px;
	}
	
	.navMain_true, .navMain_false:hover
	{
		color: #F6BBC5;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	
	.navMain_false
	{
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	
	.navSubText
	{
		color: #000000;
		padding-right: 5px;
		padding-left: 5px;
	}
	
	.navSub_true, .navSub_false:hover
	{
		color: #A7124C;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;	
	}
	
	.navSub_false
	{
		color: #000000;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;		
	}
	
	.gallery a
	{
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	.galleryOver a
	{
		color: #F6BBC5;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	
	.quickMenu
	{
		padding-left: 20px;
		padding-right: 205px;
		padding-top: 10px;
	}
	.quickMenuTitle
	{
		color: #4C0823;
		font-size: 18px;
		font-weight: bold;
		padding-left: 20px;
		padding-right: 205px;
		padding-top: 10px;
	}
	.quickMenu a
	{
		color: #4C0823;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
	.quickMenu a:hover
	{
		color: #A7124C;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
	
	.download
	{
		color: #000000;
		font-size: 11px;
	}
	
	.download:hover
	{
		color: #A7124C;
		font-size: 11px;
	}
	
#divContent
{
		position: relative;
		width: 460px;
		height:380px;
		z-index:1;
		overflow-y:auto;
		overflow-x:hidden;
		margin-bottom: 10px;
		margin-top: 0px;
		padding-top: 10px;	
}

.bottomRight
{
	
	margin-top: -50;
	background-image: url('../img/bottomRight.gif');
	background-repeat:no-repeat;
	height:168px;
}

*html .bottomRight {float:left;}

#zoeken
{
	background-image: url('../img/zoek.gif');
	background-repeat:no-repeat;
	height:55px;
	padding-left:51px;
}

#ikWilGraag
{
	 background-image: url('../img/ikWilGraag.gif');
	 background-repeat:no-repeat;
	 height:266px; 
}

#adres
{
	background-image: url('../img/adres.gif');
	background-repeat:no-repeat;
	height:163px;
}


.maintable
{
	border-left: 1px solid #a7124c;
	padding: 0;
	width: 844px;
	padding: 0px;
	margin-bottom: 0px;
}


