html, body{
	height:100%;
	text-align: left;
}

body{
	text-align: center;
	font-family: Arial,tahoma,verdana;
	font-size: 11px;
	color: #000000;
	background-color: #fff;
	background-image:url(images/bg.gif);
	margin:0;
	padding:0;
}

.wrapper{	
	position: relative;
	height:100%;
	width: 950px;
}

#container{
	width: 950px;
	border:1px solid #bebdbd;
	padding:10px;
	background-color:white;
	height:517px;
}
	
#idcreation{
	position:relative;
	top:11px;
}

.slogan1{
	font-size:18px;
	padding:5px 0 0 11px;
	height:35px;
	width:554px;
	background-image:url(images/home-slogan-bg.gif);
	float:left;
	text-align:left;
}

.groen {color: #0b8242;}

.slogan2{
	font-size:15px;
	padding:8px 0 0 0;
	text-transform:uppercase;
	height:32px;
	width:274px;
	background-image:url(images/home-slogan-bg.gif);
	text-align:right;
	float:left;
}

a:link       { color: #0b8242; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:visited    { color: #0b8242; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:active     { color: #0b8242; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:hover     { font-family: Arial; color: #0b8242; font-size: 8pt; text-decoration: none}

.floatleft{	
	float:left;
}

.floatright{	
	float:right;
}

.tekst{
	float:left;
	background-image:url(images/home-tekst-bg.jpg);
	margin-right:9px;
	padding:5px 18px 0 11px;
	width:245px;
	height:163px;
}

.tekst2{
	float:left;
	background-image:url(images/home-tekst-bg.jpg);
	margin-right:8px;
	padding:5px 18px 0 11px;
	width:245px;
	height:163px;
}

.tekst3{
	float:left;
	background-image:url(images/home-tekst-bg.gif);
	padding:5px 18px 0 11px;
	width:245px;
	height:163px;
}

.divTekst{
	padding-left:8px;
	width:229px;
	height:100px;
	text-align:justify;
}

img { border:0px;}