html, body{
	height:100%;
	text-align: left;
}

body{
	text-align: center;
	font-family: Arial,tahoma,verdana;
	font-size: 11px;
	color: #666;
	background-color: #94badf;
	margin:0;
	padding:0;
	background-image:url(images/home-bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
}

.wrapper{	
	position:relative;
	height:100%;
}

#container{
	width: 877px;	
}

#idcreation{
	margin-top:30px;
	width: 877px;
	display:block;
}

a:link       { color: #005d9d; font-family: Arial; font-size: 11px; text-decoration: underline}
a:visited    { color: #005d9d; font-family: Arial; font-size: 11px; text-decoration: underline}
a:active     { color: #005d9d; font-family: Arial; font-size: 11px; text-decoration: underline}
a:hover     { font-family: Arial; color: #000000; font-size: 11px; text-decoration: none}

.floatleft{	
	float:left;
	
}

.spacer {
	height:71px;
}

.talen {
	height:28px;
}

.talen a:link, .talen a:visited, .talen a:active, .talen a:hover {
	margin:0 5px 0 5px;
	width:106px;
	text-align:center;
	float:left;
	display:block;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(images/home-menu-bg.gif);
	padding:7px 0 0 0;
	font-weight:bold;
	height:21px;
}

.talen span {
	margin:0 5px 0 5px;
	width:106px;
	text-align:center;
	float:left;
	display:block;
	color:white;
	text-transform:uppercase;
	background-image:url(images/home-menu-bg.gif);
	padding:7px 0 0 0;
	font-weight:bold;
	height:21px;
}

.adres {
	text-transform:uppercase;
	color:#7e7e7e;
	text-align:center;
	margin:28px 0 0 0;
	font-weight:bold;
	letter-spacing:0.1em;
}

.blauw {
	color:#005d9d;
}
