body {
	background-color: #C8C5BE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#kop {
	background-image: url(../plaatjes/kop-2.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 950px;
}
#middendeel {
	background-image: url(../plaatjes/body-2.jpg);
	background-repeat: repeat-y;
	width: 950px;
	overflow: visible;
	float: left;
	padding-top: 20px;
	margin-top: -3px;
}
#footer {
	background-repeat: no-repeat;
	clear: both;
	width: 950px;
	height: 36px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left;
	background-image: url(../plaatjes/footer-2.jpg);
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
	float: none;
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: -24px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFCF0;
	border-bottom-style: none;
}
#kolomlinks {
	float: left;
	height: 450px;
	width: 200px;
	padding-left: 40px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	float: left;
	width: 615px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00496C;
	padding-bottom: 25px;
	line-height: 1.2em;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #00496C;
	padding-left: 30px;
	height: auto;
	overflow: visible;
}
#content_breed {
	float: left;
	width: 870px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00496C;
	padding-bottom: 25px;
	line-height: 1.2em;
	padding-left: 30px;
	height: auto;
	overflow: visible;
}

#foottext {
	margin-top: -8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00496C;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	height: 0px;
}

#foottext a:link {
	font-size: 10px;
	color: #00496C;
	font-weight: lighter;
	text-decoration: none;
}
#foottext a:visited {
	font-size: 10px;
	color: #00496C;
	font-weight: lighter;
	text-decoration: none;
}
#foottext a:hover {
	font-size: 10px;
	color: #0000FF;
	font-weight: lighter;
	text-decoration: none;
}
.nieuwskop {
	font-size: 16px;
	font-weight: bold;
	color: #00496C;
}
.kopjes {
	font-family: Rockwell;
	font-size: 18px;
}
.kopjesDeelCursief {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
	color: #00496C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
a:visited {
	color: #00496C;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #C8C5BE;
	text-decoration: none;
}
#kolomlinks a:link {
	text-decoration: underline;
	color: #00496C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#kolomlinks a:visited {
	color: #00496C;
	text-decoration: underline;
	font-weight: bold;
}
#kolomlinks a:hover {
	color: #C8C5BE;
	text-decoration: underline;
}
.verplicht {
	font-size: 9px;
}
.kopjesnieuwsdetails {
	color: #00496C;
	font-size: 14px;
	font-weight: normal;
}
.nieuwstext {
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.details {
	font-size: 9px;
	color: #FFFCF0;
}
.kopjenieuws {
	font-weight: bold;
	color: #FFFCF0;
}
#gaTerug {
	background-color: #FFFF00;
}
input, textarea {
	border: 1px solid #999;
}

