body {
	font-family: 'Open Sans', sans-serif;
	background-color: #FFF;
	margin: 0 auto;
	padding: 0;
	color: #0A4D7E;
	max-width: 830px;
	-webkit-text-size-adjust: 100%;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1 {
	font-weight: normal;
	color: #05AAD2;
	font-size: 22px;
	margin: 14px 0 5px 0 !important;
}
h2 {
	font-weight: normal;
	color: #05AAD2;
	font-size: 22px;
	margin: 14px 0 5px 0 !important;
}
h3 {
	font-weight: normal;
	color: #0A4D7E;
	font-size: 22px;
	line-height: 26px;
	margin: 18px 0 5px 0;
}
hr {
	background: #0ba6cf;
	border: 1px solid #05AAD2;
	height: 0px;
	margin: 0;
}
b, strong {
	color: #05AAD2;
	font-weight: 700;
}
em {
	font-weight: 400;
	font-style: italic;
}
article a:link, article a:visited {
	color: #42413C;
	text-decoration: none;
	border-bottom: 1px solid #0c619d;
}
article a:hover, article a:active, article a:focus {
	color: #6E6C64;
	text-decoration: none;
	border-bottom: 1px solid #0c619d;
}
article ul {
	margin-left: 17px;
	margin-top: -15px;
}
/********************/
ol {
	list-style: none
}
ol > li:before {
	font-weight: bold;
	color: #05AAD2;
}
ol >li::before {
	content: "( ";
}
ol {
	counter-reset: list;
	margin: 0;
}
ol > li {
	list-style: none;
	position: relative;
}
ol > li:before {
	counter-increment: list;
	content: "(" counter(list, decimal) ") ";
	position: absolute;
	display: inline-block;
	width: 20px;
	margin-left: -25px;
}
article ol {
	margin-left: 34px;
	margin-top: -15px;
}/********************/
#logo {
	height: 72px;
	width: 460px;
	background-image: url(px/scheltema-tammenoms.svg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 32px;
	margin-bottom: 37px;
	margin-left: 23px;
}
#logo:hover {
	background-image: url(px/scheltema-tammenoms1.svg);
	background-repeat: no-repeat;
}
.header-container {
	top: 0;
	/*	position: fixed;
	z-index: 110;*/
	width: 100%;
	margin: 0 auto;
	background-color: #FFF;
}
header {
	max-width: 830px;
	margin: 0 auto;
}
.container {
	max-width: 830px;
	margin: /*22*/0px auto 0;
}
section {
	margin-left: 15px
}
section:hover .rsImg {
	opacity: 0.3;
}
article {
	line-height: 22px;
	font-size: 17px;
	padding: 0;
	width: 69.5%;
	float: left;
	margin: 0 5.5% 0 3%;
}
article img {
	max-width: 100%;
	height: auto;
}
.kolom1, .kolom2 {
	float: left;
	width: 45%;
	margin: 3.5% 2% 0 3%;
	border-top: 2px solid #0ba6cf;
}
.kolom1 p, .kolom2 p {
	margin-bottom: 0
}
.naam {
	font-size: 15px;
	text-transform: uppercase;
}
.more a:link, .more a:visited {
	text-decoration: none;
	border-bottom: 0;
	font-weight: bold;
	color: #05AAD2;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.more a:hover, .more a:active, .more a:focus {
	color: #6E6C64;
	text-decoration: none;
	border-bottom: 0;
}
table.txt .kopje {
	font-weight: bold;
	color: #05AAD2;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
table.txt {
	width: 100%;
	border: 3px solid #76C1E0;
	margin: 25px 0;
	border-spacing: 0;/* cellspacing="0" */
	border-radius: 15px;
}
table.txt td {
	border-bottom: 3px solid #76C1E0;
	padding: 10px 15px;
	font-size: 18px;
}
td p {
	margin: 0;
	padding: 0;
}
.blok-rand {
	border: 2px solid #0ba6cf;
	padding: 0 9px 10px;
	border-radius: 15px;
	margin: 30px 0;
}
.blok-rand p {
	margin: 15px 0;
	padding: 0 10px;
}
.sidebar {
	float: left;
	width: 22%;
}
.sidebar ul {
	border-top: 2px solid #05AAD2;
}
.sidebar ul li a {
	display: block;
	border-bottom: 2px solid #05AAD2;
	padding: 11px 0;
	width: 100%;
	font-size: 13px;
	text-decoration: none;
	color: #05aad2;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.sidebar ul li {
	list-style-type: none;
}
.sidebar a:link, .sidebar a:visited, {
 color: #05AAD2;
}
.sidebar .menuactive, .sidebar a:hover, .sidebar a:active, .sidebar a:focus {
	color: #0c619d;
}
.blauw {
	color: #05aad2;
}
.knop a:link, .knop a:active, .knop a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #05aad2;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 0;
}
knop a:focus, .knop a:hover {
	color: #0c619d;
	text-decoration: none;
	border-bottom: 0;
}
a, a img {
	border: none;
	outline: none;
}
footer {
	padding: 60px 0 10px 20px;
	position: relative;
	clear: both;
	font-size: 10px;
	margin-bottom: 50px;
}
footer a:link, footer a:hover, footer a:active, footer a:focus {
	border-bottom: 0;
	text-decoration: none;
	color: #0A4D7E;
}
.dun {
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
header, section, footer, .sidebar, article {
	display: block;
}
.bullit {
	margin-bottom: -2px;
}
.schuin {
	font-size: 15px;
	font-style: italic;
}
@media screen and (max-width: 800px) {
.container {
	margin: 0 5px;
}
section {
	margin-left: 5px
}
.kolom1, .kolom2, article {
	float: none;
	width: 96%;
	height: auto;
	margin: 10px;
}
.sidebar {
	display: none
}
}
@media screen and (max-width: 560px) {
#logo {
	height: 62px;
	width: 400px;
	background-image: url(px/scheltema-tammenoms-m.svg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 18px;
	margin-bottom: 25px;
	margin-left: 23px;
}
#logo img {
	max-width: 98%;
	height: auto
}
#logo:hover {
	background-image: url(px/scheltema-tammenoms1-m.svg);
	background-repeat: no-repeat;
}
.spacer {
	display: none
}
}
@media screen and (max-width: 480px) {
#logo {
	height: 48px;
	max-width: 100%;
	background-image: url(px/scheltema-tammenoms-k.svg);
	background-repeat: no-repeat;
	clear: both;
	margin: 12px 20px 20px 23px;
}
#logo:hover {
	background-image: url(px/scheltema-tammenoms1-k.svg);
	background-repeat: no-repeat;
}
footer {
	margin-bottom: 100px;
}
}
