html, body{
	height:100%;
	text-align: left;
}

body{
	text-align: center;
	font-family: Arial,tahoma,verdana;
	font-size: 11px;
	 -webkit-text-size-adjust:none;
	color: #666;
	background-color: #defbeb;
	margin:0 0 0 0;
	padding:0;
}

.wrapper{	
	height:100%;
	width:950px;
}

#idcreation{
	position:relative;
	top:0px;
}

a:link       { color: #666; font-family: Arial; font-size: 11px; -webkit-text-size-adjust:none; text-decoration: underline}
a:visited    { color: #666; font-family: Arial; font-size: 11px; -webkit-text-size-adjust:none; text-decoration: underline}
a:active     { color: #666; font-family: Arial; font-size: 11px; -webkit-text-size-adjust:none; text-decoration: underline}
a:hover     { font-family: Arial; color: #666; font-size: 11px; -webkit-text-size-adjust:none; text-decoration: none}

.floatleft{	
	float:left;
}

.divTekstITB {
	color:white;
	background-color:#53c7e0;
	width:169px;
	padding:42px 23px 0 0;
	height:109px;
	float:left;
	text-align:right;
}

.divTekstCDNI {
	color:white;
	background-color:#61d266;
	width:169px;
	padding:42px 22px 0 0;
	height:109px;
	float:left;
	text-align:right;
}

.talen {
	height:42px;
}

.divTekstITB a:link, .divTekstITB a:visited, .divTekstITB a:active, .divTekstITB a:hover,
.divTekstCDNI a:link, .divTekstCDNI a:visited, .divTekstCDNI a:active, .divTekstCDNI a:hover {
	text-decoration:none;
	color:white;
	font-weight:bold;
}

.small {
	font-weight:normal;
}

hr {
	color:white;
	border:0px;
	border-bottom:1px solid white;
	height:0px;
}

.blauw {color:#0168b3;}
