@charset "utf-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	 }
body,td,th {
	font-family: Lucida Sans Unicode, Trebuchet MS, Arial;
	font-size: 12px;
	color: #333333;
	line-height:17px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Courier New", Courier, monospace;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size:16px;
	}
.courier {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	}
.fotorechts {
	margin-left:20px;
	float:right;
	border:#ccc 2px ridge;
	padding:2px;
	}
.fotolinks {
	margin-right:20px;
	float:left;
	border:#ccc 2px ridge;
	padding:2px;
	}
.fotorand {
	border:#ccc 2px ridge;
	padding:2px;
	}
a:link {
	color: #333333;
	outline:none;
}
a:visited {
	color: #333333;
	outline:none;
}
a:hover {
	color: #990000;
	outline:none;
}
a:active {
	color: #333333;
	outline:none;
}


.klein {
	font-size:10px;
	}
#inhoud {
	width: 800px;
	margin:0 auto;
	}	
#achtergrond {
	width: 650px;
	height: 800px;
	margin:0 auto;
	background-image:url(../afbeeldingen/walkaroundthesun/papiervaag.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
	