html, body{
	height:100%;
	text-align: center;
	
}

body{
	text-align: center;
	font-family: Arial,tahoma,verdana;
	font-size: 11px;
	color: #000000;
	background-color: #fff;
	margin:0;
	padding:0;
}

.wrapper{	
	position:relative;
	width: 100%;
	height:100%;
	background-image:url(images/home-bg2.gif);
}

#container{
	position:relative;
}
#top{
	background-image:url(images/home-bg.gif);
}

a:link       { color: #183554; font-family: Arial; font-size: 11px; text-decoration: underline}
a:visited    { color: #183554; font-family: Arial; font-size: 11px; text-decoration: underline}
a:active     { color: #183554; 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;
}
.floatright{	
	float:right;
}

#width{	
	margin:0 auto;
	width: 950px;
}

img {
	border:0px;
}

.slogan {
	margin-left:118px;
}

.taalTop{
	margin-top:35px;
	margin-right:110px;
	margin-bottom:8px;
}

.taal {	
	margin-right:110px;
}

.url {
	margin:40px 110px 33px 0;
}

.divTekst {
	width:175px;
	height:136px;
	margin-right:17px;
	text-align:justify;
	line-height:15px;
}

.divTekst2 {
	width:175px;
	height:136px;
	margin-right:20px;
	text-align:justify;
	line-height:15px;
}

