@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(gfx/back.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	background-color: #e0ceaf;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: 'Glegoo', serif;
	font-weight:400;
	font-size:26px;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: 'Glegoo', serif;
	font-size: 18px;
	font-weight: normal;
}
.knop {
display: block;
background: orange;
width: max-content;
padding: 10px;
border-radius: 5px;
font-size: 16px;
color: black;
margin-bottom: 21px;
}
.knop:hover {
background: red;
color: white;
}
#container {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 375px;
	float: center;
}
#header {
	width: 934px;
	float: left;
	margin-top: 25px;
}
#header img {
	margin-top: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#rij01 {
	/*text-align: center;
	width: 100%;
	float: right;
	margin-bottom: 25px;*/
	width: 100%;
    margin-bottom: 25px;

    display: flex;
    justify-content: center; /* centreert de blokken */
    flex-wrap: wrap;         /* maakt 2×2 mogelijk */
    gap: 20px;               /* ruimte tussen huisjes */
}

#rij07 {
	width: 100%;
    margin-bottom: 25px;

    display: flex;
    justify-content: center; /* centreert de blokken */
    flex-wrap: wrap;         /* maakt 2×2 mogelijk */
    gap: 20px;               /* ruimte tussen huisjes */
}

#rij01 img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #43475D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#rij07 img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #43475D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#rij02 {
	width: 920px;
	background-color: #F6F2F5;
	float: left;
	margin-left: 6px;
	border: 1px solid #43475D;
	background-image: url(gfx/afbeeldingen/de_koffie_molen.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	padding: 0px;
}
#navigatie  {
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	width: 100%;
	margin-top: 25px;
	height: 25px;
	line-height: 24px;
	margin-bottom: 25px;
	
}
#molenhuisje {
	width: 288px;
	background-color: #f3eff2;
	border: 1px solid #33364c;
	/*clear: both;
	float: left;
	margin-left: 6px;*/
}

#kooihuisje {
	width: 350px;
	margin-left: 6px;
	background-color: #f3eff2;
	border: 1px solid #33364c;
	min-height: 250px;
}

#kooihuisje img {
    width: 100%;       /* afbeelding vult hele blokbreedte */
    height: auto;      /* behoudt verhouding */
    display: block;    /* voorkomt ongewenste witruimte onder afbeelding */
	height: 250px;
}

#pinksterblom {
	width: 288px;
	background-color: #f3eff2;
	border: 1px solid #33364c;
}


#sudom {
	width: 288px;
	background-color: #f3eff2;
	border: 1px solid #33364c;
}
#dewindvaan {
	width: 288px;
	background-color: #f3eff2;
	border: 1px solid #33364c;
}
#inner {
	margin: 15px;
	text-align: left;
}
a {
	color: #069;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
#knop     {
	background-color: #D6D6CE;
	height: 25px;
	width: 100%;
	line-height: 24px;
	text-align: center;
	font-weight:bold;
	margin-top: 15px;
	border: 1px solid #43475D;
}
#knop:hover     {
	background-color: #D7B269;
	height: 25px;
	width: 100%;
	text-align: center;
	margin-top: 15px;
	border: 1px solid #43475D;
}
ul li {
	display: inline;
	margin-right: 18px;
	padding: 0px;
	font-family: 'Glegoo', serif;
	font-weight:400;
	font-size:18px;
	word-spacing: 2px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li a{
	text-decoration:none;
}
ul li a:hover {
	text-decoration: underline;
}
#left   {
	background-color: #F6F2F5;
	float: left;
	width: 603px;
}
#left img {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #686E81;
}
#right {
	float: right;
	width: 305px;
	background-color: #F8F5F7;
}
#rij01b {
	text-align: left;
	width: 922px;
	float: left;
	margin-left: 5px;
	border: 1px solid #555A6F;
	background-color: #F8F5F7;
	margin-bottom: 25px;
}

#rij07b {
	text-align: left;
	width: 922px;
	float: left;
	margin-left: 5px;
	border: 1px solid #555A6F;
	background-color: #F8F5F7;
	margin-bottom: 25px;
}
/*#fadeshow1 {
	background-color: #718694;
	height: 402px;
	width: 603px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #686E81;
}*/
#fadeshow1 {
    width: 603px;
    height: 402px;
    overflow: hidden;
    background-color: #000; /* wordt eigenlijk niet meer zichtbaar */
}

#fadeshow1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;        /* vult het vak */
    object-position: center;  /* zoomt naar het midden */
    display: block;
}

#rij04 {
	width: 920px;
	background-color: #F6F2F5;
	float: left;
	margin-left: 6px;
	border: 1px solid #43475D;
	margin-bottom: 25px;
	padding: 0px;
	display: block;
}
#container #rij04 iframe {
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 18px;
}
#container #rij01b #kaart {
	margin-top: 19px;
	margin-left: 19px;
	margin-bottom: 19px;
}
#rij03 #inner{
	text-align: center;
}
#rij03 {
	width: 920px;
	background-color: #F6F2F5;
	float: left;
	margin-left: 6px;
	border: 1px solid #43475D;
	margin-bottom: 25px;
	padding: 0px;
}
.active {
	text-decoration: underline;
}