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

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
}
body a {
	color: #CCCCCC;
	text-decoration: none;
	outline: none;
}
body a:hover {
	color: #0066FF;
	text-decoration: none;
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000;
	margin: 20px auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #C9B378;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #CCCCCC;
}
.oneColFixCtrHdr #header {
	height: 100px;
	background-color: #000000;
	background-image: url(../images/header_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	height: 575px;
	}
.oneColFixCtrHdr #container #indexmainContent #menu {
	margin-left: 8px;
	margin-top: 0px;
	float: left;
}
.oneColFixCtrHdr #container #mainContent #menu {
	margin-left: 8px;
	margin-top: 0px;
	float: left;
}
.oneColFixCtrHdr #container #mainContent #beeldcontainer {
	height: 570px;
	width: 625px;
	float: left;
	padding-left: 110px;
}
.oneColFixCtrHdr #container #mainContent #contactbeeldcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	float: left;
	height: 480px;
	width: 610px;
	padding-left: 130px;
	margin-top: 53px;
}
.oneColFixCtrHdr #container #mainContent #contactbeeldcontainer a {
	color: #CCCCCC;
}
.oneColFixCtrHdr #container #mainContent #contactbeeldcontainer h3 {
	color: #CCCCCC;
	line-height: 20px;
	font-size: 16px;
}
.oneColFixCtrHdr #container #mainContent #contactbeeldcontainer p {
	color: #CCCCCC;
	font-size: 14px;
	width: 400px;
	font-weight: bold;
	line-height: 17px;
}
.oneColFixCtrHdr #container #mainContent #hansbeeldcontainer {
	height: 600px;
	float: left;
	padding-left: 100px;
}
.oneColFixCtrHdr #container #mainContent #hansbeeldcontainer #hanstextcontainer p {
	font-size: 12px;
	margin-left: 0px;
	margin-top: -10px;
	width: 570px;
}
.oneColFixCtrHdr #container #mainContent #beeldcontainer #textcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 1px;
}
.oneColFixCtrHdr #container #mainContent #beeldcontainer #hanstextcontainer {
	color: #CCCCCC;
	font-size: 12px;
}
.oneColFixCtrHdr #container #mainContent #hansbeeldcontainer #hanstextcontainer h3 {
	margin-top: 69px;
	margin-left: 0px;
	font-size: 16px;
}
.oneColFixCtrHdr #container #mainContent #beeldcontainer #textcontainer h3 {
	margin-left: 20px;
	margin-top: 40px;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #container #mainContent #beeldcontainer #textcontainer p {
	margin-left: 20px;
	width: 530px;
	margin-top: -5px;
	line-height: 23px;
}
.oneColFixCtrHdr #container #mainContent #beeldcontainer table {
	margin-top: 60px;
}
.oneColFixCtrHdr #container #mainContent #beeldcontainer td {
	height: 130px;
	width: 25%;
	padding: 8px;
}
.oneColFixCtrHdr #container #mainContent #mainContent #recentcontainer {
	float: left;
	width: auto;
	margin-top: 100px;
	margin-left: 154px;
}
.oneColFixCtrHdr #container #mainContent #recentcontainer td {
	height: 30px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.oneColFixCtrHdr #container #mainContent #mainContent #recentcontainer a {
	color: #0033CC;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent #mainContent #recentcontainer a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.oneColFixCtrHdr #container #mainContent #beeldcontainer img {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000;
}
.oneColFixCtrHdr #container #footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	width: 33%;
	color: #CCCCCC;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #indexmainContent {
	padding: 0;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center 34px;
	height: 575px;
	background-image: url(../images/hans_bkgnrd.jpg);
	}
.oneColFixCtrHdr #container #mainContent #menu .selected {
	color: #E0C784;
}
.oneColFixCtrHdr #container #indexmainContent #menu .selected {
	color: #E0C784;
}
.oneColFixCtrHdr #container #mainContent #beeldcontainer .style1 {
	padding-right: 30px;
	padding-left: 30px;
}
.oneColFixCtrHdr #container #mainContent #contactbeeldcontainer a:hover {
	color: #0066FF;
}
.floatright {
	float: right;
	margin-left: 15px;
}
.licht {
	background-color: #C9B378;
}
.accent {
	background-color: #CCCCCC;
	font-size: 80%;
}

.bak {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.expobak {
width: 70%;
padding-right: 15px;
margin-top: 40px;
margin-bottom: 30px;

}
.expobak img {
width: 80%;
height: auto;
}

.selected a {
color: #E0C784;
}
.om {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.ac {
width: 200px;
}
.ac img {
width: 100%;
height: auto;
}
