/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana,Sans_Serif;
	font-size:12px;
	}

body {text-align:center; 
margin:0px; 
	background-color:#361D2F;
	
	

	}
	
#bg1{
	background-image:url(images/HannieHemkes_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
	}
	
#bg2{
	background-image:url(images/HannieHemkes_expo_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px;}
	
#bg3{
	background-image:url(images/inthepicture_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px;}	
	
#bg4{
	background-image:url(images/koeien_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px;}	

#bg5{
	background-image:url(images/poes_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px;}	
	
#container { 
	width:750px; 
	margin:0 auto; 
	text-align:left; 
	}

#header {
	width:675px;
	height:120px;
	background-image:url(images/HannieHemkes.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:dotted 1px #ffffff;
	z-index:0;
	position:relative;
	margin-left:75px;
	margin-right:auto;
	
		}
		
#photobar{
clear:none;
float:right;	
background-color:#361D2F;
width:673px;
height:100px;
z-index:10;
padding:0px;
border:dotted 1px #ffffff;
margin:5px auto auto 75px;
position:relative;}

#tekst{
	float:left;
	clear:none;
	color:#FFFFFF;
	width:480px;
	margin-left:75px;
	margin-top:5px;
	padding:10px;
	z-index:10;
	position:relative;
	
}

#fotovak{
	float:left;
	clear:none;
	color:#FFFFFF;
	width:450px;
	height:352px;
	z-index:10;
	overflow:auto;
	margin-top:10px;
	scrollbar-3dlight-color:#361D2F;
	scrollbar-arrow-color:#D1A9DE;
	scrollbar-base-color:#361D2F;
	scrollbar-track-color:#361D2F;
	scrollbar-darkshadow-color:#361D2F;
	scrollbar-face-color:#361D2F;
	scrollbar-highlight-color:#361D2F;
	scrollbar-shadow-color:#361D2F;
	position:absolute;

	
}



p {	margin-bottom:11px; 
	}

#navigatie{

	float:right;
	clear:none;
	padding:10px 13px 0 13px;
	width:145px;
	height:335px;
	margin-top:5px;
	border-left:dotted 1px #ffffff;
	border-right:dotted 1px #ffffff;
	position:relative;
}

#navigatiefotopag{

	float:right;
	clear:none;
	padding:10px 13px 0 13px;
	width:145px;
	height:400px;
	border-left:dotted 1px #ffffff;
	border-right:dotted 1px #ffffff;
	margin-top:5px;
}


#uitvergroting{

	float:right;
	clear:none;
	padding:10px 13px 0 13px;
	width:500px;
	height:320px;
	padding-top:20px;
	padding-right:0px;
	text-align:right;
	color:#FFFFFF;
	
}

td{
color:#FFFFFF;}

a {
	font-weight:bold;
	text-decoration:none;
	color:#D1A9DE;
	}	
a:hover{
		
		font-weight:bold;
	text-decoration:none;
	color:#A747A9;}

li{
list-style-position:outside;	
		margin-left:20px;}
		
#navigatie li{
list-style-position:outside;
	color:#D1A9DE;
		margin-left:20px;		
}

#navigatiefotopag li{
list-style-position:outside;
	color:#D1A9DE;
		margin-left:20px;		
}

.style1 {
	color: #D1A9DE;
	font-weight: bold;
}
