BODY {
	width:800px;
	background: #E2F8E3;
	color: #000000;
	font-family: Arial;
}

#header{
	margin-left: 2px;`
	padding: 0px;
	background: url('http://www.beeldenvanbeelden.nl/images/top_header_bar.jpg') no-repeat;
}

#content {
	position: relative;
	top: -36px;
	margin-top:0px;
	padding: 0px;
	background: url('http://www.beeldenvanbeelden.nl/images/left_bar.jpg') no-repeat; 
	width: 600px;
	height: 428px;
}

#subtitle {
	position: relative;
	left: 250px;
	top: -6px;
}

#main {
	position: relative;
	left: 150px;
	
}

#navigation {
	padding-top:10px;
	margin-left:100px;
}

 h1 {
	padding-top: 15px;
	padding-left: 85px;
	font-weight: normal;
	font-size: 30px;
}

h2 {
	font-weight: normal;
	font-size: 20px;
	position: relative;
	left: 380px;
	top: -40px;
}

A:LINK, A:VISITED {
	color: #000000;
	font-size:14px;
	font-weight: bold;
	text-decoration: underline;
}

IMG {
	border:0px;
}
IMG.mainpage{
	margin-left:200px;
	margin-top:125px;
	border:3px solid #009900;
}

IMG.contact {
	margin-left:200px;
	margin-top:80px;
	border:3px solid #009900;
}

IMG.info{
	margin-left:400px;
	margin-top:95px;
	border:3px solid #009900;
}

IMG.foto{
	margin-left:200px;
	margin-top:50px;
	border:3px solid #009900;
}

P {
  font-size:x-small;
  }
  
div.frans {
	position: relative;
	left: 530px; 
	top: 100px;
}
  
