html, body{
	height:100%;
	text-align: left;
}

body{
	text-align: center;
	font-family: Arial,tahoma,verdana;
	font-size: 11px;
	color: #ffffff;
	background-color: #242424;
	margin:0;
	padding:0;
}

.wrapper{	
	position: relative;
	width: 100%;
	height:100%;
}

#container{
	position:relative;
}
#top{
	background-image:url(images/home-bg.gif);
}
#width{
	width:950px;
}
	
#idcreation{
	width:950px;
	display:block;
}

a:link       { color: #ee2e24; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:visited    { color: #ee2e24; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:active     { color: #ee2e24; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:hover     { font-family: Arial; color: #ffffff; font-size: 8pt; text-decoration: none}

img { border:0px;}

.divFlash {
	margin-bottom:20px;
}

.floatleft {
	float:left;
}

.tekstright{
	float:right;
	margin-right:65px;
}

.tekst {
	width:216px;
	height:91px;
}

.taalLeft {
	padding-left:275px;
	float:left;
	padding-top:55px;
	padding-bottom:32px;
}

.taal{
	padding-left:16px;
	float:left;
	padding-top:55px;
	padding-bottom:32px;
}

.taalRight {
	padding-right:275px;
	float:right;
	padding-left:16px;
	padding-top:55px;
	padding-bottom:32px;
}