body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: repeat-y;
	background-attachment: scroll;
	font-size: 14px;
	margin: 0px;
	background-color: #97D5DF;
}
body, p, img{
	margin: 0px;
}
p img{
	margin-top: 35px;
}
.img1{
	margin-top: -50px;
}
.copy{
	margin-top: 150px;
}
a:hover {
	color: #26AF27;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 8;
	width: 400px;
	height: 120px;
}
#fotos {
	text-align: center;
	background-color: #97D5DF;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 4;
}
#tekst{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#comments{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#comments p{
	padding-top: 25px;
}
.home {
	color: #FFFFFF;
}
.vet {
	font-weight: bold;
}
.klein{
	font-size: 10px;
}
.commentlink{
	font-size: 10px;
	margin-top: -25px;
	padding-bottom: 20px;
}

