/*   ##################   */
/*    Begin Body Style    */
/*   ##################   */

body {
	background: #fff;
	font: 0.8em Arial, Tahoma,Verdana, sans-serif;
	margin: 0px;
	color: #777;
}

/*   #################   */
/*    Algemene Opmaak     */
/*   #################   */

p, img, li, h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	 outline: none;
	 color: #fff;
	 text-decoration: underline;
}

a:hover {
	 outline: none;
	 color: #b4b4b4;
	 text-decoration: underline;
}

#intro {
	width: 790px;
	height: 395px;
	margin: 0 auto;
	position: relative;
	top: 100px;
}

#vlaggen {
	width: 790px;
	height: 48px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 100px;
}