/*		DEFAULT		*/

html
{
	width:				100%;
	height:				100%;
	margin:				0px;
}

body
{
	margin:				0px;
	width:				100%;
	height:				100%;
	border:				0px;
	background-color:	white;
}

/*		MAIN		*/

div.main
{
	position:			absolute;
	width:				950px;
	height:				100%;
	left:				50%;
	top:				0px;
	margin-left:		-475px;
	background-color:	#FFFFFF;
}

div.flags 
{
	position:			absolute;
	width:				950px;
	height:				19px;
	text-align:			right;
	background-image: url(../images/AL_background_1.GIF);
	text-decoration: none;
}

img.topPhoto
{
	position:			absolute;
	width:				770px;
	height:				160px;
	left:				180px;
	top:				20px;
	border:				0px;
}

/*		DIVERSEN		*/

img.wit {
	position:			absolute;
	width:				900px;
	height:				16px;
	left:				0px;
	bottom:				0px;
	border:				0px;
}

div.submenu
{
	position:			absolute;
	width:				950px;
	height:				24px;
	top:				180px;
	background-color:	#254E80;
}

div.lineWhite
{
	position:			absolute;
	width:				900px;
	height:				1px;
	top:				196px;
	background-color:	#FFFFFF;
}

div.subnavigatie01 {
	position:			absolute;
	display:			none;
	width:				180px;
	height:				175px;
	top:				197px;
	left:				0px;
	z-index:			5;
	border:				0px;
}

div.subnavigatie02 {
	position:			absolute;
	display:			none;
	width:				180px;
	height:				100px;
	top:				197px;
	left:				0px;
	z-index:			5;
	border:				0px;
}

iframe.content
{
	position:			absolute;
	top:				205px;
	left:				0px;
	width:				950px;
	height:				100%;
	border:				0px;
	background-color:	#FFFFFF;
}

div.bottom {
	position:			absolute;
	width:				950px;
	height:				57px;
	bottom:				17px;
	border:				0px;
	background-color:	#E8EBEE;
}

img.bottom
{
	position:			absolute;
	width:				950px;
	height:				55px;
	bottom:				0px;
	border:				0px;
}

.center {
	text-align: center;
}
