*
{
	margin:				0px;
	padding:			0px;
	font-family:		Trebuchet MS, Arial;
	font-size:			10pt;
	line-height:		150%;
	color:				Black;
}

.sitecontainer
{
	position:			relative;
	width:				100%;
	height:				auto;
	background-color:	White;
}

.portalcontainer
{
	position:			relative;
	width:				875px;
	/*height:				575px;*/
	height:				525px;
	margin:				0 auto;
	background-color:	White;
}

.portaltitle
{
	position:			relative;
	width:				362px;
	height:				36px;
	margin:				0 auto;
	background-color:	White;
	top:				20px;
	/*top:				72px;*/
}

.portalselectioncontainer
{
	position:			absolute;
	width:				875px;
	height:				396px;
	margin:				0 auto;
	background-color:	White;
	bottom:				0px;
	top:				75px;
}

.portalselection
{
	position:			relative;
	width:				195px;
	height:				396px;
	margin-left:		31px;
	float:				left;
	background-color:	White;
	text-align:			center;
	cursor:				pointer;
	cursor:				hand;
}

.languageselection
{
	position:			absolute;
	width:				110px;
	height:				20px;
	margin:				0 auto;
	top:				5px;
	right:				0px;
}
.footer
{
	position:			relative;
	width:				875px;
	height:				auto;
	margin:				0 auto;
	text-align:center;
}
.kerstman
{	float:left;
	text-align:center;
	margin-left:250px;
}
.kok
{	float:right;
	text-align:center;
	margin-right:250px;
}