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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #333;
	list-style-position: inside;
	list-style-type: disc;
	text-decoration: none;
	border: 0px none #333;
	color: #FFF;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-image: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
a:hover {
	color: #FF0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
h1 {
	color: #FF6;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: lighter;
	font-style: normal;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #66CC99;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #66CC99;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#container {
	padding: 0px;
	width: 961px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #333;
}
#container #header {
	background-image: url(../images/header.jpg);
	height: 200px;
	width: 961px;
	border: thin none #333;
}
#container #menu {
	float: left;
	width: 285px;
	margin: 0px;
	padding: 0px;
	background-color: #666;
}
#container #content #menu-engels {
	background-color: #666;
	float: left;
	height: 1050px;
	width: 285px;
}
#container #menu-boerboels {
	height: 1150px;
	width: 285px;
	background-color: #666;
	float: left;
}
#container #content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 961px;
	background-color: #666;
}
#container #content #bodytekst {
	padding-top: 45px;
	float: left;
	background-image: url(../images/content.jpg);
	width: 675px;
	background-repeat: no-repeat;
}
#container #content #bodytekst #paginafoto {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: thin solid #FFF;
	width: 500px;
	height: 540px;
}
#container #content #menu img {
	margin: 0px;
	padding: 0px;
}
#container #content #bodytekst #tekstblok-content {
	width: 675px;
}
#container #content #bodytekst #tekstblok-content #video-jongen {
	height: 360px;
	width: 640px;
	border: thin solid #FFF;
	margin-bottom: 10px;
}
#container #content #bodytekst #video-ouders {
	float: left;
	height: 360px;
	width: 640px;
	border: thin solid #FFF;
	margin-bottom: 10px;
}
#container #footer {
	background-image: url(../images/footer.jpg);
	height: 154px;
	width: 961px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#container #footer #subnavigatie {
	text-align: center;
	padding-top: 20px;
}
.content-boerboels {
	height: 800px;
}
.menu-boerboels {
	height: 1200px;
	width: 285px;
}
#container #content #bodytekst #iframediv {
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
}
#container #content #bodytekst-album {
	background-color: #666;
	padding-top: 20px;
	height: 750px;
}
#container #content #bodytekst #paginafoto-onzehonden {
	height: 431px;
	width: 650px;
	border: thin solid #FFF;
}
#container #content #bodytekst #paginafoto-nieuws {
	height: 431px;
	width: 650px;
	border: thin solid #FFF;
}
#container #content #bodytekst #paginafoto-links {
	height: 488px;
	width: 650px;
	border: thin solid #FFF;
}
#container #content #bodytekst #paginafoto-fotos {
	height: 431px;
	width: 650px;
	border: thin solid #FFF;
}

