html, body{
	height:100%;
	text-align: center;

}

body{
	text-align: center;
	font-family: Arial,tahoma,verdana;
	font-size: 11px;
	color: #ffffff;
	background-color: #1f4977;
	margin:0;
	padding:0;
}

.wrapper{	
	position:relative;
	width: 100%;
	height:100%;
}

#container{
	position:relative;
	width: 911px;
	border:6px solid white;
	height:442px;
	text-align:left;
}

	
#idcreation{
	position:relative;
	top:22px;
}

a:link       { color: #fff; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:visited    { color: #fff; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:active     { color: #fff; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:hover     { font-family: Arial; color: #fff; font-size: 8pt; text-decoration: none}

.floatleft{	
	position: relative;
	float:left;
}

.floatright{	
	position: relative;
	float:right;
}

img {border:0px;}

.divTekst{
	width:295px;
	padding-right:23px;
	background-color:#192f47;
	height:187px;
	color:white;
}

.Bottom{
	text-align:left;
	position:relative;
}

.slogan1 {
	font-size:16px;
	color:#215b97;
	width:164px;
	height:78px;
	padding-left:15px;
	padding-top:36px;
	background-image:url(images/home-bottom-bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:103px;
}

.slogan1 .zwart {
	color:#000;
}

.slogan2 {
	font-size:20px;
	color:#000;
	width:248px;
	height:78px;
	padding-left:38px;
	padding-top:36px;
	background-image:url(images/home-bottom-bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:103px;
}

.slogan2 .blauw {
	color:#215b97;
}

.slogan2 img {
	margin-top:8px;
}

.slogan3 {
	font-size:20px;
	color:#000;
	width:256px;
	height:78px;
	padding-left:40px;
	padding-top:36px;
	background-image:url(images/home-bottom-bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:103px;
}

.slogan3 .blauw {
	color:#215b97;
}

.slogan3 img {
	margin-top:8px;
}

.url {
	font-size:12px;
	color:#000;
	width:150px;
	height:47px;
	text-align:center;
	padding-top:67px;
	background-image:url(images/home-bottom-bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:72px;
}

.url .blauw {
	color:#215b97;
}

.logo {
	position:absolute; 
	z-index:9999999; 
	margin-top:116px; 
	margin-left:410px; 
	left: 0px; 
	top: 0px;
}
