html
{
margin-left: -0.1px;
}
body{
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	border: 0px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
img{
	border: 0px;
}

#adriaan{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -140px;
	width: 45%;
	height: 40px;
	text-align: center;
	color: #CCC;
	font-size: 18px;
}

#roodvlak{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -90px;
	background-color: #9d3737;
	width: 40%;
	height: 80px;
	border-right: #c77777 50px solid;
}
#bloglink{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 35px;
	margin-top: -60px;
	text-align: left;
}
#bloglink A:link {
	text-decoration: none;
	color: #9d3737;
}
#bloglink A:visited {
	text-decoration: none;
	color: #9d3737;
}
#bloglink A:active {
	text-decoration: none;
	color: #9d3737;
}
#bloglink A:hover {
	text-decoration: none;
	color: #c24545;
}
#blogsub{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 5px;
	margin-top: -40px;
	text-align: left;
	color: #666;
	font-size: 9px;
}



#groenvlak{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 10px;
	background-color: #2c6a6e;
	width: 40%;
	height: 80px;
	border-right: #b5cbcc 50px solid;
}
#weblink{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 35px;
	margin-top: 30px;
	text-align: left;
}
#weblink A:link {
	text-decoration: none;
	color: #2c6a6e;
}
#weblink A:visited {
	text-decoration: none;
	color: #2c6a6e;
}
#weblink A:active {
	text-decoration: none;
	color: #2c6a6e;
}
#weblink A:hover {
	text-decoration: none;
	color: #2c6a6e;
}
#websub{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 5px;
	margin-top: 50px;
	text-align: left;
	color: #666;
	font-size: 9px;
}

#blauwvlak{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 110px;
	background-color: #6dd2fc;
	width: 40%;
	height: 80px;
	border-right: #a7e6ff 50px solid;
}
#twitterlink{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 35px;
	margin-top: 140px;
	text-align: left;
}
#twitterlink A:link {
	text-decoration: none;
	color: #59a7c8;
}
#twitterlink A:visited {
	text-decoration: none;
	color: #59a7c8;
}
#twitterlink A:active {
	text-decoration: none;
	color: #59a7c8;
}
#twitterlink A:hover {
	text-decoration: none;
	color: #6dd2fc;
}
#twitterlink img{
	margin-bottom: -1px;
}
#twittersub{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 5px;
	margin-top: 160px;
	text-align: left;
	color: #666;
	font-size: 9px;
}