body {
	background-color: #F7FCFF;
}
#maincontentcell {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#eromheen {
	position:static;
	background-color: #FFCCFF;
	height: 430px;
	width: 930px;
}
#fotolayer {
	float:left;
	width:540px;
	height:405px;
	z-index:2;
	margin: 0px;
	padding: 10px;
	overflow: hidden;
}
#logolayer {
	float:right;
	width:350px;
	height:85px;
	z-index:4;
	overflow: hidden;
	margin: 10px;
	padding: 0px;
}
#contentlayer {
	float:right;
	width:350px;
	height:290px;
	z-index:4;
	overflow: auto;
	margin: 10px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F7FCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6CB6FD;
	letter-spacing: 5px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #6CB6FD;
	padding-left: 10px;
	font-size: 18px;
}
.minderbreed {
	letter-spacing: 1px;
}

p {
	font-size: 14px;
}
#contentlayer2 {

	float:right;
	width:350px;
	z-index:4;
	overflow: visible;
	margin: 10px;
	padding: 0px;
}
#contentlayer td {
	vertical-align: top;
	padding: 4px 2px;
	font-size: 14px;
}
#homelinkjes a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	align: center;
	font-size: medium;
	text-align: center;
	margin: 8px;
	border: 1px solid #66CCFF;
	width: 155px;
	height: 40px;
	display: block;
	padding-top: 10px;



}
#homelinkjes a:link {
	text-decoration: none;
	color: #000000;
}
#homelinkjes a:visited {
	text-decoration: none;
	color: #000000;
}
#homelinkjes a:hover {
	text-decoration: underline;
	color: #66CCFF;
}
#homelinkjes a:active {
	text-decoration: underline;
	color: #66CCFF;
}

