/* cmsms stylesheet: karen-css modified: Wednesday, June 9, 2021 7:56:31 PM */
@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background-color: #A44217;
}
body {
	line-height: 1.5em;
	font-size: 95%;

	color: #941100;
	font-family: "Open Sans", Tahoma, Helvetica, sans-serif;
}
article a:link, article a:visited, .sidebar a:link, .sidebar a:visited {
	color: #CE1A00;
	text-decoration: none;
}
article a:hover, article a:focus, .sidebar a:hover, .sidebar a:focus {
	text-decoration: none;
	color: #941100;
}
#container {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
header, section {
	max-width: 100%;
	margin: 0 auto;
}
.banner {
	padding: 0;
	margin: 10px auto -6px;
	width: 100%;
	height: auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.65);
}
.brush {
	font-family: 'BrushScriptMT', 'Brush Script Std', 'Pacifico', 'Yellowtail', cursive;
	font-size: 120%;
	letter-spacing: 1px;
	font-weight: lighter;
	font-style: italic;
}
.citaat {
	color: #9C4732;
	text-align: center;
	background: #FBFBFB;
	padding: 10px 25px;
	font-size: 105%;
	line-height: 26px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.65);
	margin-bottom: 25px;
}
article.home {
	margin-bottom: 25px;
}
article.norm {
	float: left;
	width: 71%;
	color: #800000;
	padding: 25px 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.65);
	margin: 0 2% 25px 0;
	min-height: 300px;
	background: #FBFBFB;
}
.sidebar {
	float: left;
	width: 27%;
	background: #FBFBFB;
	padding: 25px 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.65);
	margin-bottom: 25px;
}
.txt {
	padding: 0 25px 25px;
	font-size: 100%;
	line-height: 140%;
	text-align: left;
}
.sidebar .txt {
	padding: 0 15px 0 20px;
	font-size: 86%;
	line-height: 140%;
}
.sidebar .txt, .sidebar h1, .sidebar h2, .sidebar h3 {
	color: #663300;
}
article.full {
	width: 100%;
	color: #9C4732;
	padding: 10px 0 25px;
	font-size: 100%;
	line-height: 150%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.65);
	margin : 0px auto 25px;
	background: #FBFBFB;
}
.blokken {
	float: left;
	margin: 0 1.6% 0 0;
	width: 23.8%;
	color: #9C4732;
	background: #FBFBFB;
	padding-bottom: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.65);
	min-height: 530px;
}
.blokken p {
	padding: 0 12px 0 12px;
}
.blokken img {
	width: 100%;
	height: auto
}
.blokken.midden {
	background: #FBFBFB;
}
.blokken.laatst {
	float: right;
	margin-right: 0 !important;
	background: #FBFBFB;
}
.titel {
	margin: 25px auto 10px;
}
h1 {
	font-size: 250%;
	color: #FFF;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 34px;
	text-align: center;
}
h1 a:link, h1 a:visited {
	color: #FFF;
	text-decoration: none;
}
h1 a:hover, h1 a:active {
	color: #FFFF99;
	text-decoration: none;
}
h2 {
	color: #941100;
	font-size: 200%;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 120%;
	margin-top: 40px;
}
.kop {
	color: #941100;
	font-size: 150%;
	font-weight: 500;
	letter-spacing: 1px;
}
h3, h3 a:link, h3 a:visited {
	color: #941100;
	font-size: 110%;
	font-weight: lighter;
	margin: 20px 0;
	text-decoration: none;
}
h3 a:hover, h3 a:active {
	text-decoration: none;
	color: #9C4732;
}
h4, h4 a:link, h4 a:visited {
	color: #941100;
	font-size: 115%;
	text-decoration: none;
	padding: 0 15px;
	font-weight: normal;
}
h4 a:hover, h4 a:active {
	text-decoration: none;
	color: #FFD300;
	font-weight: lighter;
}
h5 {
	background-color: #EEEEEE;
	font-size: 16px;
	padding: 5px 0 8px 25px;
	font-weight: 600;
	margin: 10px -25px;
	border-top: 1px dotted #999;
	border-right: 0;
	border-bottom: 1px dotted #999;
	border-left: 0;
}
.kopje, .kopje a:link, .kopje a:visited {
	color: #1D1D1D;
	font-size: 110%;
	font-weight: normal;
	text-decoration: none;
}
.kopje a:hover, .kopje a:active {
	text-decoration: none;
	color: #9C4732;
}
/*********HIGHLIGHTS******/
.hl {
	font-size: 200%;
	color: #FFF;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 34px;
	text-align: center;
	margin: 20px;
}
.blokken.kl img {
	height: auto;
	float: left;
	padding: 0 10px 0 0;
}
.highlight {
	background: #FBFBFB;
	padding: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.65);
	margin-bottom: 0;
}
.fltrt {
	float: right;
	margin-left: 12px;
	margin-bottom: 10px;
}
.fltlft {
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-top: 3px;
}
/***************/
footer {
	padding: 0 0 30px;
	clear: both;
	font-size: 95%;
	line-height: 170%;
	margin: 40px auto;
	max-width: 1000px;
}
footer, footer a:link, footer a:visited {
	color: #FFFED5;
	text-decoration: none;
}
footer a:hover, footer a:active {
	text-decoration: none;
	color: #FFD300;
}
footer .blok {
	float: left;
	margin: 0 2%;
	width: 30%;
	margin-bottom: 20px;
	text-align: center;
}
.blok.laatst {
	float: right;
	margin-right: 0 !important;
}
article ul, article ol {
	margin-top: 3px;
	margin-left: -15px;
}
article li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu {
	text-align: center;
}
nav {
	margin: 0 auto;
}
nav ul {
	margin: 0;
	list-style: none;
	overflow: hidden;
	padding: 0px 10px;
}
nav li {
	display: inline-block;
}
nav a:link, nav a:visited {
	display: block;
	text-decoration: none;
	padding: 17px 18px;
	color: #FFF;
	font-size: 110%;
}
nav a:hover, nav a:active, nav a:focus {
	color: #CCCCCC;
}
nav li a.menuactive, nav li a.current {
	color: #FFCC00;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 0px;
	line-height: 0px;
}
a, a img, img {
	border: none;
	outline: none;
	max-width: 100%;
	padding-bottom:5px
}
.center {
	margin: 0px auto;
	text-align: center;
}
div#search {
}
div#search input {
	padding: 5px;
}
div#search label {
	display: none;
}
input.search-button {
	display: none;
}
/**********AGENDA********************/
.agenda {
	width: 100%;
	border-collapse: collapse;
	color: #000;
}
.agenda tr:nth-child(even) {
	background: #EEEEEE
}
.agenda td {
	vertical-align: top;
	padding: 2px 10px 2px 5px;
	border-bottom: 1px dotted #999;
}
.wrap {
	white-space: nowrap;
}
.agenda p {
	padding: 0;
	margin: 0;
}
.agenda.home strong {
	font-weight: 500;
}
.agenda strong {
	font-weight: 600;
}
.agenda .kopjes {
	text-transform: uppercase;
	color: #FFF;
	background-color: #A44217;
	font-weight: bold;
}
.agenda, .agenda.home {
	color: #9C4732;
	background: #FBFBFB;
}
.agenda.home td.foto {
	width: 135px;
	padding: 0;
	margin: 0;
}
.agenda.home td.foto img {
	overflow: hidden
}
.agenda.home img {
	display: block
}
.klein {
	font-size: 80%;
}
/********************  FORM****************/
.error_message {
	font-size: 90%;
	color: #F00;
	text-align: center;
}
/*.gbook_field label {
	width: 60px;
	display: block;
	float: left;
}*/
.cms_textarea {
	width: 95%;
	height: 100px;
}
.cms_textfield {
	width: 95%;
}
#md75c0submit {
	background-color: #941100;
	transition: all 0.23s ease-in-out 0s;
	color: #FFF;
	font-size: 15px;
	font-weight: normal;
	cursor: pointer;
	margin: 10px 0 0 0;
	padding: 0px 22px 3px;
	text-align: center;
	text-decoration: none;
	width: auto;
}
.gbook_entry {
	padding: 10px 0 5px 0;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 2px solid #CA9BA1;
}
.gbook_entry_date, gbook_entry_name {
	width: 20%;
	float: left;
	white-space: nowrap;
}
.kopfoto img {
	margin: 10px auto 0;
	padding: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.65);
}
article img {
	max-width: 100%;
	height: auto
}
 @media screen and (max-width: 850px) {
}
/* MEDIA QUERIES */
@media screen and (max-width: 768px) {
.sidebar {
	clear: both;
	width: 98%;
	background: #fff;
}
.menu {
	width: 100%;
	padding-top: 15px;
}
.slideshow {
	height: auto;
	padding-top: -25px
}
.slideshow img {
	width: 100%;
	max-width: 940px;
	height: auto;
}
.rsMinW .rsBullets {
	visibility: hidden;
}
.gbook_entry_date, gbook_entry_name {
	width: 40%;
}
}
@media screen and (max-width: 568px) {
body {
	font-size: 110%;
}
h1 {
	font-size: 180%;
}
h2 {
	font-size: 130%;
	font-weight: normal;
}
footer {
	font-size: 100%;
}
.slideshow img {
	width: 100%;
	max-width: 940px;
	height: auto;
}
article .norm, article .full, footer {
	clear: both;
	width: 100%;
}
.menu {
	width: 100%;
	padding-top: 15px;
}
article.home, article.norm, .sidebar {
	float: none;
	width: 95%;
	margin: 0 auto 20px;
}
nav {
	width: 95%;
}
.rsMinW .rsBullets {
	visibility: hidden;
}
.blokken {
	float: none;
	margin: 0 auto 25px;
	width: 95%;
	min-height: auto;
}
.blokken p {
	padding: 10px 15px 0 15px;
}
.blokken.laatst, .laatst {
	float: none;
	margin: 0 auto 25px !important;
	width: 95%;
}
footer .blok {
	float: none;
	margin: 0 auto 30px;
	width: 95%;
}
.agenda td {
	padding: 2px;
}
.agenda.home td.foto {
	width: 0;
}
.agenda.home td.foto img {
	display: none
}

}
@media screen and (max-width: 480px) {
footer {
	font-size: 90%;
}
.rsMinW .rsBullets {
	visibility: hidden;
}
table.agenda td {
	padding: 1px;
}
.foto-rechts {
	float: right;
	margin-left: 8px;
}

}
