@charset "utf-8";
/* CSS Document */

body{
	margin:					0px;
	
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
	
	background-image:		url('../img/bg.gif');
	background-repeat:		repeat-x;
}


.maintable{
	margin-top:				10px;
}


.maindiv{
	background-color:		#d3d3d3;
	
	background-image:		url('../img/mainbg.gif');
	background-repeat:		repeat-y;
}


.mainmain{
	margin-top:				8px;
	margin-left:			16px;
	margin-right:			16px;
}

.maintopbutton{

	position: absolute;
	margin-left: 300px;
	width: 300px;
	height: 100px;
	cursor: pointer;	
}
.maintopbutton a{
	
	display: block;
	width: 300px;
	height: 100px;
	
}
.maintop{
	width:					972px;
	height:					135px;
	
	background-image:		url('../img/top.jpg');
	/* background-image:	url('../img/top1000uur.jpg');*/
	background-repeat:		no-repeat;
}

.maingallery{
	margin-top:				1px;
	margin-bottom:			0px;
}


.maintop_menu{
	position:				absolute;
	margin-left:			8px;
	margin-top:				108px;
	
}


.maintopimg{
	margin-bottom:			8px;
}

.maintitle{
	margin-top:				8px;
}


.mainfacts{
	padding-top:			8px;
	padding-bottom:			16px;
	padding-left:			8px;
	padding-right:			8px;
	
	width:					450px;
	
	background-color:		#ffffff;
	
	margin-top:				1px;
	margin-bottom:			8px;
}


.mainfacts_smal{
	padding-top:			8px;
	padding-bottom:			16px;
	padding-left:			8px;
	padding-right:			8px;
	
	width:					213px;
	
	background-color:		#ffffff;
	
	margin-top:				1px;
	margin-bottom:			8px;
	margin-right:			8px;
}


.factslist{
	margin-top:				0px;
	padding-top:			0px;
	margin-bottom:			0px;
	padding-bottom:			0px;
	
	margin-left:			20px;
	padding-left:			0px;
	
	line-height:			20px;
}


.maincontent{
	color:					#66227c;
	
	margin-top:				8px;
	margin-bottom:			16px;
	
	padding-top:			0px;
	padding-bottom:			0px;
	
	margin-left:			0px;
	margin-right:			0px;
	
	padding-left:			4px;
	padding-right:			4px;
	
	line-height:			20px;
}


.maindiensten{

}


.mainfoot{
	width:					972px;
	height:					12px;
	
	background-image:		url('../img/foot.gif');
	background-repeat:		no-repeat;
}


.copyright{
	text-align:				right;
	line-height:			18px;

	margin-top:				3px;
	
	font-size:				9px;	
	color:					#c5c5c5;
	
}

.contactfoot{
	color:					#66227c;
}


 /* standaard link eigenschappen */
a:link 		{color: #66227c; text-decoration: underline}
a:visited 	{color: #66227c; text-decoration: underline}
a:hover 	{color: #66227c; text-decoration: none}
a:active	{color: #66227c; text-decoration: underline}


 /* ias link eigenschappen */
a.iaslink:link 		{color: #c5c5c5; text-decoration: none}
a.iaslink:visited 	{color: #c5c5c5; text-decoration: none}
a.iaslink:hover 	{color: #c5c5c5; text-decoration: underline}
a.iaslink:active	{color: #c5c5c5; text-decoration: none}
