/*CSS DE NACHTEGAAL*/


body{
	margin:0;
}	

div#outer{
	width:1000px;
	height:768px;
	margin:auto;
	border:0px solid red;
}

div#horizon{
	width:520px;
	height:439px;
	margin:auto;
	border:0px solid red;
	margin-top:110px;
}

p{
	margin:0;
}

a:link,a:active,a:visited{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#3f63a1;
	text-decoration:none;
}

a:hover{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#3f63a1;
	text-decoration:underline;
}

div #home-left{
	float:left;
	font-size:0;
	overflow:hidden;
}

div #home-right{
	float:left;
	font-size:0;
	overflow:hidden;
}

div #home-taalkeuze{
	clear:both;
	font-size:0;
	overflow:hidden;
}	
div #home-taalkeuze-left{
	float:left;
	width:247px;
	height:112px;
}

div #home-taalkeuze-right{
	float:left;
	width:273px;
	height:112px;
}
