body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000;
	background-image: url(images/bg04.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0px;
	overflow: auto;
}

li
{
	list-style-type: none;
	background-image: url(images/bullet01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: -38px;
}

img {
	border: 0px;
}

a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

div#container {
	/*position: absolute;*/
	background-image: url(images/bg_home03.jpg);
	margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 480px;
	border: solid #663e3e 0px;
	text-align: left;

}

div#container2 {
	/*position: relative;*/
	background-image: url(images/bg_kunstenaar06.jpg);
	margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 480px;
	border: solid #663e3e 0px;
	text-align: left;

}

div#container3 {
	/*position: relative;*/
	background-image: url(images/bg_portfolio5.jpg);
	margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 480px;
	border: solid #663e3e 0px;
	text-align: left;

}

div#container4 {
	/*position: relative;*/
	background-image: url(images/bg_contact2.jpg);
	margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 480px;
	border: solid #663e3e 0px;
	text-align: left;

}


div#topmenu {
	position: relative;
	top: 20px;
	left: 0px;
	height: 22px;
	background-color: none;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	/*margin: 47px 0px 0px 0px;
	/*padding: 47px 0px;*/
	letter-spacing: 2px;
	/*word-spacing: 36px;*/
	font-weight: bold;
	word-spacing: 12px;
	
	
}

div#block-foto1 {
	position: relative;
	top: 100px;
	left: 50px;
	color: #fff;
	background-color: none;
	height: 370px;
	width: 200px;
	float: left;
	padding-top: 0px;
	text-align: left;
	font-size: 13px;
	letter-spacing: 4px;
	line-height: 12px;
	font-weight: bold;
}

div#block-foto2 {
	position: relative;
	top: 60px;
	left: 50px;
	color: #fff;
	background-color: none;
	height: 370px;
	width: 320px;
	float: left;
	padding-top: 0px;
	text-align: left;
	font-size: 14px;
	letter-spacing: 5px;
	line-height: 16px;
	font-weight: bold;
}

div#block-text1 {
	position: relative;
	top: 95px;
	left: 80px;
	color: #fff;
	background-color: none;
	height: 300px;
	width: 480px;
	float: left;
	padding-top: 0px;
	text-align: justify;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 21px;
	font-weight: normal;
	

}

div#block-text2 {
	position: relative;
	top: 65px;
	left: 150px;
	color: #fff;
	background-color: none;
	height: 260px;
	width: 240px;
	float: left;
	padding-top: 0px;
	text-align: justify;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 21px;
	font-weight: normal;
}

div#block-text3 {
	position: relative;
	top: 100px;
	left: 80px;
	color: #000;
	background-color: #fff;
	height: 180px;
	width: 280px;
	float: left;
	padding: 5px 10px;
	text-align: justify;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	overflow: auto;
}

div#block-text4 {
	position: relative;
	top: 100px;
	left: 120px;
	color: #000;
	background-color: #fff;
	height: 180px;
	width: 280px;
	float: left;
	padding: 5px 10px;
	text-align: justify;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	overflow: auto;
}



div#footer {
	position: relative;
	top: 160px;
	left: 200px;
	color: #000;
	background-color: #fff;
	height: 14px;
	width: 360px;
	float: left;
	padding: 2px;
	font-size: 11px;
	text-align: center;

}

div#flags{
	position: relative;
	top: 390px;
	left: 60px;
	color: #000;
	background-color: none;
	height: 30px;
	width: 180px;
	float: left;
	padding: 2px;
	text-align: left;
	font-size: 11px;
	word-spacing: 12px;


}

.menu2 {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a.menu2:link {
	color: #000;
	text-decoration: none;
}
	
a.menu2:visited {
	color: #000;
	text-decoration: none;
}

a.menu2:hover {
	color: #000;
	text-decoration: underline;

}
a.menu2:active {
	color: #000;
	text-decoration: underline;
}

