@charset "utf-8";
body {
	height: 700px;
	width: 1280px;
	text-align: center;
}
#webcontent {
	height: 690px;
	width: 1200px;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCFFCC;
	border-left-color: #CCFFCC;
}
#kop {
	height: 50px;
	background-color: #CCFFCC;
}
#fotos {
	width: 600px;
	height: 550px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#rassen {
	float: right;
	position: absolute;
	top: 65px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	width: 508px;
	left: 705px;
	height: 533px;
}
#voet {
	height: 50px;
	background-color: #CCFFCC;
}

