@charset "UTF-8";
#container {
	height: 800px;
	width: 1109px;
	margin-left: 50%;
	position: relative;
	left: -655px;
}
body {
	background-image: url(images/achtergrondkleur.jpg);
	height: 100%;
	width: 100%;
}
#naam {
	float: left;
	height: 162px;
	width: 527px;
	background-image: url(images/slice_naam.jpg);
	background-repeat: no-repeat;
}
#naamAlbum {
	float: left;
	height: 162px;
	width: 527px;
	background-image: url(images/slice_naam_album.jpg);
	background-repeat: no-repeat;
}
#naamContact {
	float: left;
	height: 162px;
	width: 527px;
	background-image: url(images/slice_naam_contact.jpg);
	background-repeat: no-repeat;
}
#naamAboutme {
	float: left;
	height: 162px;
	width: 527px;
	background-image: url(images/slice_naam_aboutme.jpg);
	background-repeat: no-repeat;
}
#navigatie {
	float: left;
	height: 162px;
	width: 581px;
	background-image: url(images/slice_navigatie.jpg);
	background-repeat: no-repeat;
}
#navigatie p {
	padding-left: 50px;
	padding-top: 120px;
}
#main {
	float: left;
	height: 638px;
	width: 1109px;
}
#mainLinks {
	float: left;
	height: 638px;
	width: 154px;
	background-image: url(images/slice_main_links.jpg);
	background-repeat: no-repeat;
}
#mainLinksContact {
	float: left;
	height: 638px;
	width: 154px;
	background-image: url(images/slice_main_links_contact.jpg);
	background-repeat: no-repeat;
}
#mainLinksAlbum {
	float: left;
	height: 638px;
	width: 154px;
	background-image: url(images/slice_album_main_links.jpg);
	background-repeat: no-repeat;	
}
#mainLinksAboutme {
	float: left;
	height: 638px;
	width: 154px;
	background-image: url(images/slice_main_links_aboutme.jpg);
	background-repeat: no-repeat;
}
#mainMidden {
	background-image: url(images/slice_main_midden.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 638px;
	width: 801px;
}
#mainMiddenContact {
	background-image: url(images/slice_main_midden_contact.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 638px;
	width: 801px;
}
#mainMiddenAlbum {
	float: left;
	height: 638px;
	width: 801px;
	background-image: url(images/slice_album_main_midden.jpg);
	background-repeat: no-repeat;
}
#mainMiddenAboutme {
	float: left;
	height: 638px;
	width: 801px;
	background-image: url(images/slice_main_midden_aboutme.jpg);
	background-repeat: no-repeat;
}
#mainRechts {
	background-image: url(images/slice_main_rechts.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 638px;
	width: 154px;
}
#mainRechtsContact {
	background-image: url(images/slice_main_rechts_contact.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 638px;
	width: 154px;
}
#mainRechtsAlbum {
	float: left;
	height: 638px;
	width: 154px;
	background-image: url(images/slice_album_main_rechts.jpg);
	background-repeat: no-repeat;
}
#mainRechtsAboutme {
	float: left;
	height: 638px;
	width: 154px;
	background-image: url(images/slice_main_rechts_aboutme.jpg);
	background-repeat: no-repeat;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #039;
	text-decoration: none;
	text-align: left;
	float: left;
	height: 30px;
	width: 1109px;
	padding-left: 155px;
}
#container #footer a {
	color: #039;
	text-decoration: none;
}
#navigatie a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #0B72B5;
	text-decoration: none;
	padding-left: 20px;
}
#navigatie a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #0B72B5;
	text-decoration: none;
	padding-left: 20px;
}
#navigatie a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #93117E;
	text-decoration: none;
	padding-left: 20px;
}
#navigatie a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #93117E;
	text-decoration: none;
	padding-left: 20px;
}
.tekstContact a {
	padding-left: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #93117E;
	text-decoration: none;
}
#mainMiddenAboutme .tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F9C;
	text-decoration: none;
	padding-top: 60px;
	padding-left: 440px;
}

