@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.eot');
    src: url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans_light_macroman/OpenSans-Light-webfont.eot');
    src: url('fonts/opensans_light_macroman/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans_light_macroman/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/opensans_light_macroman/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/opensans_light_macroman/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: '1942_report1942_report';
    src: url('fonts/1942report_regular_macroman/1942-webfont.eot');
    src: url('fonts/1942report_regular_macroman/1942-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/1942report_regular_macroman/1942-webfont.woff') format('woff'),
         url('fonts/1942report_regular_macroman/1942-webfont.ttf') format('truetype'),
         url('fonts/1942report_regular_macroman/1942-webfont.svg#1942_report1942_report') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'capture_itregular';
    src: url('fonts/captureit_regular_macroman/Capture_it-webfont.eot');
    src: url('fonts/captureit_regular_macroman/Capture_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/captureit_regular_macroman/Capture_it-webfont.woff') format('woff'),
         url('fonts/captureit_regular_macroman/Capture_it-webfont.ttf') format('truetype'),
         url('fonts/captureit_regular_macroman/Capture_it-webfont.svg#capture_itregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* lay-out */

html, body {
    height:100%;
    margin: 0;
    padding: 0;
	color:#000000;
	font-size:12pt;
	FONT-FAMILY: "open_sanslight",Arial,verdana;
	text-decoration : none;
    line-height: 18pt;
    background-color: #f0f0f0
}
.scrollup{
    width:40px;
    height:40px;
    opacity:0.6;
    position:fixed;
    bottom:50px;
    right:1%;
    display:none;
    text-indent:-9999px;
    z-index:20;
    background: url(afbeeldingen/icon_top2.png)  no-repeat;
}
#wrapper {
    height:100%;
    width:100%;
    display:table;
    margin-left:auto;
    margin-right:auto;
    position: relative;
    z-index: 2;
}
.framewrapper {
    position: relative;
    max-width: 996px;
    width: 98%;
    margin-left:auto;
    margin-right:auto;
    padding: 0 1% 0 1%;
}
#header0 {
    display:table-row;
    height:auto;
    background-color: transparent;
    position: relative;
    z-index: 2;
    background-color: #fff;
}
.logoimg0 {
    margin: 1%;
    width: 98%;
    max-width: 30% !important;
    height: auto !important;
}

@media screen and (min-width: 531px) {
#header0 h1 {
    margin: -10px 0 0 0;
    padding: 2%;
    font-weight: normal;
    font-size: 10pt;
    float: right;
    color: #000;
}
}
@media screen and (max-width: 530px) {
#header0 h1 {
    margin: -10px 0 0 0;
    padding: 0px 0 0 1%;
    font-weight: normal;
    font-size: 10pt;
    clear: left;
    color: #000;
}
}
#header0 .logo {
    float: left;
    padding: 1%;
    font-size: 30pt;
    margin: 0;
    position: relative;
    background-color: rgba(240, 240, 240, .8);
    max-width: 40% !important;
    height: auto !important;
}
#header1 .framewrapperh1 {
    position: absolute;
    width: 100%;
    min-height: 150px;
    z-index: 8;
    margin-left:auto;
    margin-right:auto;
}
#header1 {
    display:table-row;
    width:100%;
    height:auto;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
/* 996*200 */
#header1 .nivoSlider {

}
#header1 .nivo-controlNav {
    position: absolute;
    text-align:center;
    width: 100% !important;
    z-index: 99;

}
#header1 .nivo-controlNav a {
    z-index: 10;
    position:relative;
    cursor:pointer;
    display:inline-block !important;
    width:22px;
    height:22px;
    background:url(afbeeldingen/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin-right:3px;
    margin: 0 auto;
    bottom: 30px;  /* rh bullets weer centreren */
}
#header1 .nivo-controlNav a.active {
    font-weight:bold;
}
#header1 .nivo-controlNav a.active {
	background-position:0 -22px;
}
@media all and (max-width: 500px) {
#header1 .nivo-controlNav {
    display: none !important;
}

}
#header1 .nivoSlider h3 {
    padding: 5px 20px 5px 10px;
    background-color: rgba(254, 254, 254, .9);
    margin: 10px 0 0 0;
    display: inline-block;
    color: #000;
    float: right;
    -webkit-border-radius: 5px 0 0 5px ;
    border-radius: 5px 0 0 5px;
}
#header1 .nivoSlider h3 a {
    color: #000;
    text-decoration: none
}
#header1 .logo {
    float: left;
    padding: 15px;
    font-size: 30pt;
    margin: 2% 0 0 0;
    position: relative;
    background-color: rgba(240, 240, 240, .8);
    max-width: 30% !important;
    height: auto !important;
}
.logoimg {
    max-width: 100% !important;
    height: auto !important;
}

#header1 h1 {
    display: block;
    clear: left;
    padding: 5px 10px 5px 10px;
    font-weight: normal;
    font-size: 10pt;
    float: right;
    color: #000;
    /*text-shadow: 2px 2px 3px #616161, -2px -2px 3px #616161; */
    background-color: rgba(240, 240, 240, .8);
    margin: 1% 0 0 1%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#header2 {
    display:table-row;
    width:100%;
    line-height:44px;
    background-color: #000;
    color: #fff;
    font-family: "capture_itregular";
    font-size: 18pt;
    z-index: 99;
}

#footer {
    display:table-row;
    width:100%;
    height:100px;
    background-color: #000;
    color: #fff;
}
.footertext {
    margin: 7px 0px 0px 10px;
    font-size: 10pt;
}
#bottom {
    display:table-row;
    width:100%;
    height:20px;
    line-height: 20px;
    background-color: #000;
    color: #fff;
}
#bottom .left {
    padding-top: 5px;
    width: 45%;
    float: left;
}
#bottom .right {
    padding-top: 5px;
    width: 45%;
    float: right;
    text-align: right;
    font-size: 10pt;
}
.row {
    height:100%;
    display:table-row;
}
.cell-right {
    padding: 1% 0 1% 0;
    width:100%;
}
@media screen and (max-width: 820px) {
.cell-right img {
    max-width: 300px !important;
    height: auto !important;
}
}
@media screen and (min-width: 821px) {
.cell-right img {
    width: auto;
    display: inline-block;
    height: auto !important;
    max-width: 100% !important;
}
}
/* algemene opmaak */

blockquote {
   margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-left: 5px;
  border-left:  3px  solid #666666;
}

.content,.text {
}
TD {
}
A, A:Hover  {
	color:#000000;
	text-decoration : underline;
	font-weight: none;
}
A:Hover  {
	font-style: none;
	font-weight: none;
	text-decoration : underline;
}
.imgborder {
	border: 1px solid #000000;
}
hr {
    border: 0;
    width: 100%;
    color: #000;
    background-color: #000;
    height: 1px;

 }
H1 {
	font-size : 14pt;
	text-decoration : none;
	font-weight: bold;
	font-variant: none;
	padding-right:0px;
}

H2 {
	font-size : 14pt;
	text-decoration : none;
	font-weight: bold;
	font-variant: none;
	padding-right:0px;
}

H3 {
	font-size : 14pt;
	text-decoration : none;
	font-weight: none;
	font-variant: none;
	padding-right:0px;
}

H4 {
	font-size : 14pt;
	text-decoration : none;
	font-weight: none;
	font-variant: none;
	padding-right:0px;
}
.titel {
	font-size : 14pt;
	text-decoration : none;
	font-weight: bold;
	font-variant: none;
    margin : 0px 0px 10px 0px;
    font-variant: none;
    text-align: left;
}
/* menu opties */

.menuframe {
	clear: both;
    color: #ffffff;
    height: 39;
    width: 100%;
    text-align: left;
	padding-top:0px;
}

/* formulier opmaak */

input[type="button"], input[type="submit"] {
    background-color: #000;
    border: 0px solid #535353;
	min-width: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2) inset;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: none;
    line-height: 25px;
    height: 30px;
    margin: 2px 0;
    padding: 0px 15px 0px 15px !important;
	cursor: pointer;
}
input[type="button"]:hover, input[type="submit"]:hover {
    -webkit-box-shadow:  0px 0px 5px 1px #000;
    box-shadow:  0px 0px 5px 1px #000;
}
input[name=shop_order] {
    background-color: #fff;
    border: 0px solid #535353;
	min-width: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2) inset;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: none;
    line-height: 25px;
    height: 30px;
    margin: 2px 0;
    padding: 3px 15px 3px 15px !important;
	cursor: pointer;
}

input, select, textarea{
    color: #000;
    background-color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 0px;
}
input[type="text"], textarea, input[type="password"] {
    width: 95% !important;
    line-height: 20pt;
    padding: 0 10px 0 10px !important;
}
input[type="text"] {
    height: 30px;
}

input[name=captcha] {
    width: 150px !important;
    line-height: 20pt;
    height: 30px;
    padding: 0 10px 0 10px !important;
}

select {
    margin-bottom: 10px;
    line-height: 20pt;
    height: 30px;
    padding: 0 10px 0 10px !important;
}
.display b {
	font-size : 14pt;
	text-decoration : none;
	font-weight: bold;
    margin : 20px 0px 20px 0px;
    line-height: 40px;
    color: #000;
    letter-spacing: 2px;
}
.display small {
    clear: both;
    display: block;
}

.display {
    margin: 0 auto 0 auto;
    width: 100%;

}
.ui-datepicker {
    font-size: 10pt !important;
}