/**                                            	**/
/** 			VALID CSS!!						**/
/**                                            	**/

html, body{	
				margin: 0;
				padding: 0;
	/*			text-align:left;*/
				font-family: "Courier new", Courier, palatino, "times new roman";
				background:#ffffff;
				font-size: 0.9em }
#wrapper 				{   top: 25%; margin-top:100px; }
/**                           **/
/** pagina indeling **/
/**                           **/

h1{
				font-family: "Courier new", Courier, palatino, "times new roman";
				font-size: 1.2em }

td{
				font-family: "Courier new", Courier, palatino, "times new roman";
				font-size: 1em;
}



a:focus{
	outline:0px;
}

p blok2tekst {
font-family:"Courier New", Courier, monospace;
}

#intro{
	position: absolute;
	left: auto;
	top: auto;
	height: auto;
	width: auto;
	border: 0px;
	padding: 0px;
	background-color: white;
}
#center{
      position: relative;
  /*    left: 50%;*/
     /* top: 25%;
 /*     width: 800px;*/
/*      height: 600px;/*
   /*   margin-left: -400px; /* half of width */*/
    /*  margin-top: -280px;  /* half of height */
	padding: 0px 0px 0px 0px;
	border: 0px;
	background-color: transparent;

	overflow: visible;
}
#logo{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 150px;
	width: 800px;
	border: 0px;
	padding: 0px;
	background-image: url(img/logo.jpg);
}
#menu{
	position: absolute;
	left: 0px;
	top: 150px;
	height: 450px;
	width: 200px;
	border: 0px;
	padding: 0px;
}
#tekst{
	position: absolute;
	left: 200px;
	top: 150px;
	height: auto;
	width:400px;
	border: 0px;
	padding: 0px;
	background-color: transparent;
	font-size: 0.9em;
}
#albumnavigatie{
	position: relative;
/*	left: 0px;*/
	margin-top: -215px;
	height: 50px;
/*	width: 800px;*/
	border: 0px;
	padding: 0px;
	text-align: center;
	background-color: transparent;
}
#albumfoto{
	position: relative;
/*	left: 0px;*/
	top: 0px;
	height: 400px;
	/*width: 800px;*/
	text-align:center;
	border: 0px;
	padding: 0px;
	background-color: transparent;
}
#albumfoto td{
	text-align: center;
	vertical-align: middle;
	width: 800px;
	height: 399px;
}
#albumknoppen{
	position: relative;
/*	left: 0px;*/
	top: 495px;
	height: 100px;
/*	width: 800px;*/
text-align:center;
	border: 0px;
	padding: 0px;
	background-color: transparent;
}
#zins{
      width: 800px;
      height: 20px;
	left: 0px;
	top: auto;
      margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	border: 0px;
	background-color: transparent;
	text-align: right;
	color: gray;
	font-size: 0.8em;
	overflow: visible;
      position: absolute;
}
/* Vanaf hier beginnen Marcel's divs */

#introfoto{
	position: absolute; 
	left: 225px; 
	top: 140px; 
	width: 540px;  
}

#intronaam{
	position: absolute; 
	left: 131px; 
	top: 80px; 
	width: 370px; 
	height: 24px; 
}

#intronaamprojecten{
	position: absolute; 
	left: 131px; 
	top: 80px; 
	width: 370px; 
	height: 24px; 
}


#site{
	position: absolute;
	left:0px;
	width:955px;
	height:600px;
}

#blok1tekst {
overflow:auto;
}



#blok3tekst {
overflow:auto;
}

#blok4tekst {
overflow:auto;
}

#blok5tekst {
overflow:auto;
}

