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

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

}
@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;

}
/* lay-out */

html, body {
    height:100%;
    margin: 0;
    padding: 0;
	color:#000000;
	font-size:10pt;
    font-family: open_sanslight,Arial,verdana;
	text-decoration : none;
    line-height: 14pt;
    background: #fff; /* Old browsers */
    background-repeat: no-repeat ;
    background-attachment: fixed
}
.scrollup{
    width:40px;
    height:40px;
    opacity:0.6;
    position:fixed;
    bottom:50px;
    right:50px;
    display:none;
    text-indent:-9999px;
    z-index:20;
    background: url(afbeeldingen/icon_top.png)  no-repeat;
}

#wrapper {
    height:100%;
    width:996px;
    display:table;
    margin-left:auto;
    margin-right:auto;
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0 0 10px 0 #000000;
    box-shadow: 0 0 10px 0 #000000;
    position: relative;
    z-index:2;
}
.gerelateerd {
    position: fixed;
    left: 50%;
    bottom: 25%;
    margin-left: 490px;
    background-color: #c5d2c4;
    max-width: 130px;
    max-height: 200px;
    padding: 5px;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 5px 0 #000000;
    box-shadow: 2px 2px 5px 0 #000000;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-transform: scale(1) rotate(5deg);
    -webkit-transform: scale(1) rotate(5deg);
    -o-transform: scale(1) rotate(5deg);
    -ms-transform: scale(1) rotate(5deg);
    transform: scale(1) rotate(5deg);
    font-size: 10pt;
}
.gerelateerd:hover {
    z-index:5
}

#header1 {
    display:table-row;
    width:996px;
    height:170px;
    text-align: left
}
.logoplaatje {
    margin: 10px 20px 0 20px;
}
.header1right {
    float: right;
    line-height: 20px;
    margin: 10px 10px 0 0;
}
.knopboeken {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #6f8a6d;
    padding: 5px;
    float: right;
    margin: 0 0 0 10px;
    text-decoration: none;
    color: #fff;
}
.talen {
    float: right;
    margin: 0 10px 0 0;
}
.talen img {
    margin: 2px 0 0 0;
    width: 25px;
}

.drulrikethiel {
    color: #c5d2c4;
    float: right;
    font-size: 12pt;
    margin: 2px 10px 0 0;
    font-weight: bold;
    display: none;
}
.headerlinks {
    color: #c5d2c4;
    float: right;
    font-size: 10pt;
    margin: 2px 10px 0 0;
}
.headerlinks a {
    text-decoration: none
}

.titel1 {
    font-family: caviar_dreamsregular;
    color: #6f8a6d;
    font-size: 38pt;
    margin: 15pt 0 0 0;
    font-weight: bold;
}
.titel2 {
    font-family: caviar_dreamsregular;
    color: #6f8a6d;
    font-size: 14pt;
    margin: 15pt 0 0 0;
}
#header2 {
    text-align: center;
    width:100%;
    height:44px;
    min-height:220px;
	position: relative; /* nodig om de dots van de header module op de plek te zetten */
}
#header2 .nivo-controlNav {
    position:absolute !important; /* Header heeft dit bij deze template nodig. */
    text-align:center;
}
#header2 .nivoSlider {
    width: 975px;
    margin: 0 auto 0 auto;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#header3 {
    display:table-row;
    width:100%;
    height:24px;
}
#footer {
    width:100%;
    height:26px;
}
.footertext {
    float: right !important;
    margin: 6px 10px 0px 10px;
    font-size: 10pt;
    width: 75%;
    text-align: right;
}
.logos {
    position: relative;
    float: left !important;
    margin: 10px 0px 0px 10px;
    font-size: 10pt;
    width: 200px;
}
.row {
    height:100%;
    display:table-row;
}
.cell-right {
    display:inline-block;
    float: right;
    width:766px;
   	padding-right:10px;
}
.cell-left {
    display:inline-block;
    float: left;
    width:220px;
	padding-left:0px;
    padding-top:0px;
}

.smbuttons {
    text-align: center;
    margin: 20px 0 0 0;
}
.zoeken {
    width: 200px;
    overflow: hidden;
    text-align: right;
    font-size: 15pt;
    font-weight: lighter;
    margin: 10px 0px 0px 5px;
    z-index: 110;
    opacity: 0.6;
}
.zoeken:hover {
    opacity: 0.9;
}
#searchwrapper {
    width:200px; /*follow your image's size*/
    height:24px;/*follow your image's size*/ /*important*/
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding:0px;
    margin:0px;
    height: 30px;
    line-height: 30px;
    position:relative; /*important*/
    background:   #6f8a6d  url(afbeeldingen/searchbox2.png)  no-repeat  right;
}

#searchwrapper form {
    display:inline ;
}

#searchwrapper .searchbox {
    border:0px; /*important*/
    background-color:transparent; /*important*/
    position:absolute; /*important*/
    top:-1px;
    left:9px;
    width:150px;
    line-height: 25px;

}

#searchwrapper .searchbox_submit {
    border:0px; /*important*/
    background-color:transparent; /*important*/
    position:absolute; /*important*/
    top:2px;
    left:170px;
    width:22px;
    height:17px;
}
/* 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:Active  {
	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 : 12pt;
	text-decoration : none;
	font-weight: bold;
	font-variant: none;
	padding-right:0px;
}

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

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

H4 {
	font-size : 12pt;
	text-decoration : none;
	font-weight: none;
	font-variant: none;
	padding-right:0px;
}
.titel {
	font-size : 12pt;
	text-decoration : none;
	font-weight: bold;
	font-variant: none;
    margin : 20px 0px 10px 0px;
    font-variant: none;
    text-align: left;
}
input[type="button"], input[type="submit"] {
    background: rgb(94,94,94); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(94,94,94,1) 0%, rgba(188,188,188,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(94,94,94,1)), color-stop(100%,rgba(188,188,188,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(94,94,94,1) 0%,rgba(188,188,188,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(94,94,94,1) 0%,rgba(188,188,188,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(94,94,94,1) 0%,rgba(188,188,188,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(94,94,94,1) 0%,rgba(188,188,188,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#bcbcbc',GradientType=0 ); /* IE6-9 */
    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: inline-block;
    font-size: 14px;
    font-weight: none;
    line-height: 13px;
    margin: 2px 0;
    padding: 5px 13px 5px !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: rgb(94,94,94); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(94,94,94,1) 0%, rgba(188,188,188,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(94,94,94,1)), color-stop(100%,rgba(188,188,188,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(94,94,94,1) 0%,rgba(188,188,188,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(94,94,94,1) 0%,rgba(188,188,188,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(94,94,94,1) 0%,rgba(188,188,188,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(94,94,94,1) 0%,rgba(188,188,188,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#bcbcbc',GradientType=0 ); /* IE6-9 */
    border: 1px solid #000;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 13px;
    margin: 2px 0;
    padding: 5px 13px 5px !important;
	cursor: pointer;
}
/* aangepast voor reactieformulier */
.cell-right input, select, textarea{
    color: #7a4e4e;
}
.cell-right input[type="text"] {
    width: 600px !important;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #f0eae1;
}

textarea {
    width: 600px !important;
    display: block;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #f0eae1;
}
select {
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #f0eae1;
}
/* menu opties */

#menuframe {
    width: 100%;
    margin: 0px 0 0 0px;
}

/* navigatie button, voor mobiele navigatie zet je navigatie display op hidden */
#navigatieknop {
    display: none;
}

/* menu items */
#navigatie {
    font-size:12pt;
    width:90%;
    display:block !important;
    overflow: hidden;
    margin: 0px 0 0px 10px;
    white-space:nowrap;
/*    display: none;*/
}
#navigatie a{
    width:100%;
    display:block;
}
#navigatie ul {
    margin:0px;
    padding:0px;
}
#navigatie li {
    list-style: none;
}

/* eerstemenu items */

.eerstemenu-normaal{
    padding: 0px 0px 0 10px;
    margin: 5px 0 5px 0;
    background-color: #ebedeb;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 10px 10px 10px 10px;
}
.eerstemenu-normaal a{
    color: #6f8a6d;
    line-height: 30px;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.eerstemenu-normaal:hover {
    color: #fff;
    text-decoration: none;
    font-weight: none;
    background-color: #6f8a6d;
}
.eerstemenu-normaal:hover a{
    color: #000;
    text-decoration: none;
    font-weight: none;
}
.eerstemenu-actief{
    padding: 0px 0px 0 10px;
    margin: 5px 0 5px 0;
    background-color: #6f8a6d;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 10px 10px 10px 10px;
}
.eerstemenu-actief a{
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    font-family: caviar_dreamsbold;
    text-align: left;
}
.eerstemenu-actief:hover a{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

/* eerstestesubmenu items */

.tweedemenu-normaal{
    line-height: 25px;
    padding: 0px 0 0 25px;
    margin: 4px 0 4px 0px;

}
.tweedemenu-normaal a{
    line-height: 25px;
    color: #000;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.tweedemenu-normaal:hover{
    text-decoration: none;
    font-weight: none;
}
.tweedemenu-actief{
    line-height: 25px;
    padding: 0px 0 0 25px;
    margin: 4px 0 4px 0px;
}
.tweedemenu-actief a{
    line-height: 25px;
    color: #b21f0d;
    text-decoration: none;
    text-align: left;
}
.tweedemenu-actief:hover{
/*    background-color: #817E7E;*/
    text-decoration: none;
    font-weight: bold
}

/* tweedesubmenu items */

.derdemenu-normaal{
    line-height: 25px;
    padding: 0px 0 0 35px;
    margin: 4px 0 4px 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.derdemenu-normaal a{
    font-size:11pt;
    color: #000;
    line-height: 25px;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.derdemenu-normaal:hover{
/*    background-color: #3F3F3F;*/
    text-decoration: none;
    font-weight: bold
}
.derdemenu-actief{
    line-height: 25px;
    padding: 0px 0 0 35px;
    margin: 4px 0 4px 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.derdemenu-actief a{
    font-size:11pt;
    line-height: 25px;
    color: #b21f0d;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.derdemenu-actief:hover{
/*    background-color: #CBC9C9;*/
    text-decoration: none;
    font-weight: bold
}