@import url(/css5/awesome.css);

/* arvo-regular - latin */
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('https://fonts.novosite.nl/gfonts/arvo-v20-latin-regular.woff2') format('woff2'), 
       url('https://fonts.novosite.nl/gfonts/arvo-v20-latin-regular.woff') format('woff'); 
}/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('https://fonts.novosite.nl/gfonts/raleway-v28-latin-regular.woff2') format('woff2'), 
       url('https://fonts.novosite.nl/gfonts/raleway-v28-latin-regular.woff') format('woff'); 
}/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('https://fonts.novosite.nl/gfonts/montserrat-v25-latin-regular.woff2') format('woff2'), 
       url('https://fonts.novosite.nl/gfonts/montserrat-v25-latin-regular.woff') format('woff'); 
}
html,body {
	height:100%;
}
body {
	margin:0;
	color: #0000cd;
     font-family: "Verdana", sans-serif;
     font-size: 11px;
	background-color: #696969;
}

.umc {
	color: #0000cd;
     font-family: "Verdana", sans-serif;
     font-size: 11px;
  font-weight: normal;
}

.gb1 {	background-color: #d7d7d7;}
.gb2 {	background-color: #c3c3c3;}
.htmlform tr{
    background-color: #d7d7d7;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#ff6633;
}
a:visited {
	text-decoration:none;
	color:#ff6633;
}
a:hover {
	text-decoration:none;
	color:#2173ae;
}
#wrapper {
	display:table;
	height:100%;
	width:978px;
	margin:0 auto;
}
#header {
	overflow:hidden;
	width:100%;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header img {display:block;}
#main {
	width:100%;
	display:table-row;
	background:#c1c1c1;
}
#result_report {
	text-align:left;
	padding:5px;
	background-color:#d7d7d7;
	font-weight: bold;
	margin-bottom:14px;
}
.main-holder {
	padding:0 0 33px;
}
.main-holder:after {
content:"";
display:block;
clear:both;
}
.main-holder:after {
width:100%;
}
#content {
	float:right;
	width:743px;
	padding:23px 20px 0px 15px;
    line-height:130%;
}
#content h1 {
	font-size:16px;
    font-weight: Bold;
	    line-height:130%;
	margin:0 0 18px;
}
#content p {margin:0 0 23px;}

#footer {
	overflow:hidden;
	width:100%;
	display:table-footer-group;
	background:#444444;
color: #cccccc;
     font-family: "Verdana", sans-serif;
     font-size: 12px;
}
#footer p {margin:0;}
#footer .footer-holder {
	height:1%;
	display:table-row;
}
#footer .footer-frame {
	display:table-cell;
    padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer a {
	text-decoration:underline;
	color:#cccccc;
}
#footer a:hover {
	text-decoration:none;
	color: #ffffff;
}
.searchbox {
	background-color: #ffffff;
    color: #000000;
	width: 168px;
	border: 1px solid #000;
    padding:5px;
}
.searchform {
	background-color: #444444;
    padding:10px;
    width: 180px;
}

/* ===== Linker navigatie (sidebar) ===== */
#sidebar {
	font:13px "Verdana",Arial,Helvetica,sans-serif;
    font-weight: Bold;
	float:left;
	width:200px;
	position:relative;
	z-index:50;
}
#nav {
	list-style:none;
	margin:0;
	padding:0 0 1px;
	background:#a9a9a9;
    border-bottom:1px solid #000000;
    color:#0000cd;
}
#nav li {border-top:1px solid #000000;}
#nav li:first-child {border:0;}
#nav li.hover{position:relative;}
#nav a {
	display:block;
	line-height:25px;
	overflow:hidden;
	text-decoration:none;
	background:#a9a9a9;
     url('/files/menuicons/arrowb.gif') no-repeat 0px;
	color:#0000cd;
	padding:0px 2px 0px 10px;
}
#nav a span {
	display:block;
	background:url('/css5/arrowrightblack.gif') no-repeat 100%;
}
#nav li:hover a,
#nav a:hover {
	background-color:#97ADC6;
	color: #333333;
	text-decoration:none;
}
#nav a img {
	float:right;
	margin:0px 0 0;
}
#nav .drop{
	display:none;
	position:absolute;
	z-index:100;
	top:0;
	left:200px;
	overflow:hidden;
}
#nav ul {
	float:left;
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	width:300px;
	border-left:0px solid #000000;
	font:13px "Verdana",Arial,Helvetica,sans-serif;
    font-weight: Bold;
}
#nav ul li{
        opacity: 0.9;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90);
	float:left;
	width:100%;
}
#nav li:hover li a,
#nav ul a {
	background:#a9a9a9;
	padding-left: 10px;
	color:#0000cd;
}
#nav li:hover li a:hover {
	background-color:#97ADC6;
	color: #333333;
}
#sidebar .heading {
	display:block;
	text-align:center;
}
.searchbb {
	background-color: #a9a9a9;
	width: 215px;
}

/* ===== Overige klassen ===== */
.underbordershop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bd4 {
	border: 1px solid #000000;
}
.menuUl {
	list-style: none outside none;
	float: left;
	margin: 0px;
	padding: 0;
}
.menuUl li {
  display:inline-block;
  width: 232px;
  margin-left: 15px;
  margin-bottom: 15px;
  float: left;
}
.div15  {
  margin-left: 15px;
}
.div20  {
  margin-left: 15px;
  clear:both;
}

#form {
    margin-bottom: 10px;
}

/* Shop & paginering */
#container2 {
    display: table-row;
}
.shopitems {
width: 228px;    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}
.pagination-box {
    display: inline-block;
    padding: 5px 10px;
    margin: 2px;
    border: 2px solid #c3c3c3;
    background-color: #d7d7d7;
    text-decoration: none;
}
.pagination-box:hover {
    opacity: 0.8;
}
.current-page {
    font-weight: bold;
}
.niettezien {
    display: none;
}

/** bxslider
===================================*/
.preload {
visibility: hidden;
}
#preload2 {
visibility: hidden;
}
.bx-wrapper {
  position: relative;
  margin-bottom: 0px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
  -webkit-perspective: 1000;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  -webkit-transform: translateZ(0);
}
/** THEME
===================================*/
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('../images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.60);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Verdana;
  display: block;
  font-size: 11;
  padding: 10px;
}
.bx-wrapper2 {
  position: relative;
  margin-bottom: 0px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper2 img {
  max-width: 100%;
  display: block;
}
.bx-viewport {
  -webkit-transform: translateZ(0);
}
.bx-wrapper2 {
  background: #fff;
}
.bx-wrapper2 .bx-loading {
  min-height: 50px;
  background: url('../images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper2 .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.60);
  width: 100%;
}
.bx-wrapper2 .bx-caption span {
  color: #fff;
  font-family: Verdana;
  display: block;
  font-size: 11;
  padding: 10px;
}
a[rel="lytebox"] {
     cursor: zoom-in;
}
/* Cached on 2026-08-08 06:36:50 */
