@charset "UTF-8";

.c_login-logo {
    display: flex; /*flex*/
}
.c_login-logo__wrapper {
    max-width: 100%;
    width: 100vw;
}
.c_login-logo img {
    max-width: 568px;
    height: auto;
    width: 100%;
    margin-bottom: 12px;
}

.c_login .subtext {
    font-size: 16px;
}

.c_login input {
    font-size: 16px;
    padding: 8px 12px;
}

.c_login input:hover {
    font-size: 16px;
    padding: 8px 12px;
}

.c_login input[type='submit']:hover {
    font-size: 16px;
    padding: 10px 10px;
}

#lbOverlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99997;
    width: 100%;
    height: 100%;
}
#lbOverlay.grey {
    background-color: #000000;
}

#lbMain {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 99998;
    text-align: center;
    line-height: 0;
    display: -moz-inline-stack;
}
#lbMain a img {
    border: 1px solid #ffffff;
}

#lbOuterContainer {
    position: relative;
    background-color: #fff;
    width: 200px;
    height: 200px;
    margin: 0 auto;
}
#lbOuterContainer.grey {
    border: 2px solid #888888;
}

#lbTopContainer,
#lbBottomContainer {
    font: 0.85em Verdana, Helvetica, sans-serif;
    background-color: #fff;
    width: 100%;
    line-height: 1.4em;
    font-size: 0.9em;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 14;
    display: none;
}
#lbTopContainer {
    overflow: hidden;
    margin-top: 5px;
}
#lbTopContainer.grey,
#lbBottomContainer.grey {
    background-color: #ffffff;
}

#lbImage,
#lbIframe {
    border: none;
}
#lbImage.grey,
#lbIframe.grey {
    border: 1px solid #888888;
}

#lbImageContainer,
#lbIframeContainer {
    padding: 10px;
    z-index: 12;
}
#lbLoading {
    height: 100%;
    width: 100%;
    margin-top: -10px;
    background: url('/pics/images/loading_white.gif') center no-repeat;
}
#lbLoading.black {
    background: url('/pics/images/loading_black.gif') center no-repeat;
}

#lbHoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lbImageContainer > #lbHoverNav {
    left: 0;
}
#lbHoverNav a {
    outline: none;
}

#lbPrevHov {
    width: 48%;
    height: 100%;
    background: transparent url('/pics/images/blank.gif') no-repeat;
    display: block;
    left: 0;
    float: left;
    margin-left: 3px;
    border: none !important;
}

#lbPrevHov.grey:hover,
#lbPrevHov.grey:visited {
    background: url('/pics/images/prev_grey_t.png') left 30% no-repeat;
}

#lbNextHov {
    width: 48%;
    height: 100%;
    background: transparent url('/pics/images/blank.gif') no-repeat;
    display: block;
    right: 0;
    float: right;
    margin-right: 3px;
    border: none !important;
}
#lbNextHov.grey:hover,
#lbNextHov.grey:visited {
    background: url('/pics/images/next_grey_t.png') right 30% no-repeat;
}

#lbPrev,
#lbPrevTop {
    width: 26px;
    height: 28px;
    float: right;
    margin: 0 0 1px 8px;
    border: none !important;
}
#lbPrev.grey,
#lbPrevTop.grey {
    background: url('/pics/images/prev_grey.png') no-repeat;
}
#lbPrev.greyOff,
#lbPrevTop.greyOff {
    background: url('/pics/images/prev_grey_off.png') no-repeat;
    cursor: default;
}

#lbNext,
#lbNextTop {
    width: 26px;
    height: 28px;
    float: right;
    margin: 0 0 1px 8px;
    border: none !important;
}
#lbNext.grey,
#lbNextTop.grey {
    background: url('/pics/images/next_grey.png') no-repeat;
}
#lbNext.greyOff,
#lbNextTop.greyOff {
    background: url('/pics/images/next_grey_off.png') no-repeat;
    cursor: default;
}

#lbTopData,
#lbBottomData {
    float: left;
    text-align: left;
    padding-left: 10px;
}
#lbBottomData {
    padding-bottom: 0.5em;
}
#lbBottomData.grey,
#lbTopData.grey {
    color: #333333;
}

#lbTopNav,
#lbBottomNav {
    float: right;
    text-align: right;
    padding-right: 10px;
}
#lbNumTop,
#lbNumBottom {
    font-style: italic;
}
#lbDescBottom {
    display: block;
}
#lbTitleTop,
#lbTopNav {
    margin-top: 0.3em;
}
#lbTitleTop,
#lbTitleBottom {
    display: block;
    font-weight: bold;
}

#lbClose,
#lbCloseTop {
    width: 26px;
    height: 28px;
    float: right;
    margin: 0 0 1px 8px;
    border: none !important;
}
#lbClose.grey,
#lbCloseTop.grey {
    background: url('/pics/images/close_grey.png') no-repeat;
}

#lbPrint,
#lbPrintTop {
    width: 26px;
    height: 28px;
    float: right;
    margin: 0 0 1px 8px;
    border: none !important;
}
#lbPrint.grey,
#lbPrintTop.grey {
    background: url('/pics/images/print_grey.png') no-repeat;
}

#lbPlay,
#lbPlayTop {
    width: 26px;
    height: 28px;
    float: right;
    margin: 0 0 1px 8px;
    border: none !important;
}
#lbPlay.grey,
#lbPlayTop.grey {
    background: url('/pics/images/play_grey.png') no-repeat;
}

#lbPause,
#lbPauseTop {
    width: 26px;
    height: 28px;
    float: right;
    margin: 0 0 1px 8px;
    border: none !important;
}
#lbPause.grey,
#lbPauseTop.grey {
    background: url('/pics/images/pause_grey.png') no-repeat;
}

/* Some extra padding on the bottom buttons so it's not too close to the border. */
#lbClose,
#lbPrint,
#lbPlay,
#lbPause {
    margin: 0 0 6px 8px;
}

.lytebox {
    outline: none;
    z-index: 24;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
    weight: normal;
}
a.lytebox {
    outline: none;
    z-index: 24;
    text-decoration: none;
    color: red;
    font: 12px VArial, Helvetica, sans-serif;
    weight: normal;
}
.lytebox:hover {
    z-index: 25;
    color: #aaaaff;
    text-decoration: none;
}

/* Lytetip */
* html a:hover {
    background: transparent;
}

.lytetip {
    outline: none;
    z-index: 24;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
    weight: normal;
    color: #572621;
}

.lytetip span {
    color: #000000;
    position: absolute;
    top: 2em;
    left: 0;
    padding: 0.5em 0.8em;
    font: 10pt 'Trebuchet MS', Arial, Helvetica, sans-serif !important;
    background: #f4f5fb;
    border: 1px solid #888888;
    border-radius: 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 1px 2px 3px 0px #949494;
    -moz-box-shadow: 1px 2px 3px 0px #949494;
    box-shadow: 1px 2px 3px 0px #949494;
    width: 240px;
    filter: alpha(opacity: 95);
    khtmlopacity: 0.95;
    mozopacity: 0.95;
    opacity: 0.95;
    text-align: left;
    display: none;
}

.lytetip:hover {
    z-index: 25;
    color: #006600;
    background: #f0f0f0;
    text-decoration: none;
}
.lytetip:hover span {
    display: block;
}
.lytetip:hover em {
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    padding: 0 0 0.6em 0;
}
.lytetip:hover .lbTipImg {
    border: 0;
    margin: -20px 0 0 -36px;
    float: left;
    position: absolute;
    height: 32px;
    width: 32px;
}
.lbErrorImg {
    background: url('/pics/images/error.png');
}
.lbInfoImg {
    background: url('/pics/images/info.png');
}
.lbHelpImg {
    background: url('/pics/images/help.png');
}
.lbWarningImg {
    background: url('/pics/images/warning.png');
}
span.lbCustom {
    padding: 0.5em 0.8em 0.5em 1.5em !important;
}
span.lbIEFix {
    padding: 0.5em 0.8em !important;
}
.lytetip .lbError {
    background: #ffe7d7;
    border: 1px solid #ff3334;
}
.lytetip .lbInfo,
.lytetip .lbHelp {
    background: #f0f0f0;
    border: 1px solid #000000;
}
.lytetip .lbWarning {
    background: #ffffaa;
    border: 1px solid #ffad33;
}

.druktext {
    color: ##000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    word-spacing: 1px;
}

.druksubtext {
    color: ##000000;
    font-family: Arial;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    word-spacing: 1px;
}

.druktextbold {
    color: ##000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    word-spacing: 1px;
}

.druktextkop {
    color: ##000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    word-spacing: 1px;
    font-style: italic;
}

.druksubheader {
    color: ##000000;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    word-spacing: 1px;
}

.drukheader {
    color: ##000000;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    word-spacing: 1px;
}

.head {
    color: #0a0a0a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bolder;
    line-height: normal;
    text-decoration: none;
}

.subhead {
    color: #0a0a0a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
}

.inputfill {
    background: #f0f0f0;
    color: #0a0a0a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #606060;
    background-color: #f0f0f0;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2px;
}

.inputfill:focus {
    background: #e8e8e8;
    color: #0a0a0a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #eb5f22;
    background-color: #e0e0e0;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2px;
}

.inputfillfocus {
    background: #e8e8e8;
    color: #0a0a0a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #eb5f22;
    background-color: #e0e0e0;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2px;
}

input[type='radio'] {
    transform: scale(1.333);
}

input[type='checkbox'] {
    transform: scale(1.4);
}

.breed {
    width: 95%;
}

.buttontext {
    color: #0a0a0a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #eb5f22;
    background-color: #c0c0c0;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px;
}

.buttontext:focus,
.buttontextfocus,
.buttontext:hover {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #eb5f22;
    background-color: #101010;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px;
}

.bottom {
    position: absolute;
    width: 100%;
    bottom: 20px;
}

.subsub {
    color: #0a0a0a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}

A.subsub {
    color: #0a0a0a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}

.subtext {
    color: #676767;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.alertsubtext {
    color: #eb5f22;
    font-family: Arial, Helvetica, sans-serif, Times, serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.text {
    color: #0a0a0a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.alerttext {
    color: #eb5f22;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.boldtext {
    color: #666600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.bigtext {
    color: #666600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

.tablehead {
    background: #556a00;
    color: #fffaff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
    padding: 3px 3px 3px 5px;
    letter-spacing: 1px;
    border: 1px solid;
    border-color: #f0f0f0 #909090 #909090 #f0f0f0;
}

.tablesubhead {
    background: #d9dccb;
    color: #0a0a0a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
    padding: 3px 3px 3px 5px;
    letter-spacing: 1px;
    border: 1px solid;
    border-color: #f0f0f0 #909090 #909090 #f0f0f0;
}

.tablefill {
    background: #f0f0f0;
    color: #0a0a0a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.tablefill tr:nth-child(even) {
    background: #e4e4e4;
}

.tablefill td {
    border: 1px solid;
    border-color: #404040 #d0d0d0 #f0f0f0 #d0d0d0;
}

.alerttablefill {
    background: #f0f0f0;
    color: #eb5f22;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.alerttablefill tr:nth-child(even) {
    background: #e4e4e4;
}

.tablefillsmall {
    background: #f0f0f0;
    color: #676767;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.mypic {
    border-color: #f1f8d6;
}

A.mylink:hover {
    color: #006600;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    position: relative;
}

A.mylink {
    color: #572621;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

/*
a.mylink[title]:hover:after {
content: attr(title);
padding: 8px 12px;
color: #85003a;
position: absolute;
left: 0;
top: 100%;
white-space: nowrap;
z-index: 20;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0px 0px 2px #c0c1c2;
-webkit-box-shadow: 0px 0px 2px #c0c1c2;
box-shadow: 0px 0px 2px #c0c1c2;
background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #eeeeee));
background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);
background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
}
*/

A.menu:hover {
    color: #666600;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: none;
}

A.menu {
    color: #0a0a0a;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: none;
}

.menuChosen {
    color: #666600;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: none;
}

HR {
    color: Gray;
}

BODY {
    background-color: white;
    scrollbar-base-color: Gray;
    scrollbar-arrow-color: #dc143c;
    scrollbar-dark-shadow-color: #330000;
    scrollbar-3d-light-color: White;
    scrollbar-shadow-color: #330000;
    scrollbar-highlight-color: #f5fffa;
    scrollbar-face-color: #cccccc;
}

/* voor de gallery slideshow */
#dhtmlgoodies_slideshow {
    width: 90%; /* Total width of slideshow */
}

#previewPane {
    border: 0px solid #cccccc;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;

    position: relative;

    /* CSS HACK */
    height: 432px; /* IE 5.x */
    height/* */:/**/ 420px; /* Other browsers */
    height: /**/ 420px;
}
#previewPane img {
    line-height: 400px;
}
#previewPane #largeImageCaption {
    /* CSS styling of image caption below large image */
    font-style: italic;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif; /* Font to use */
    font-size: 0.9em;
}
#galleryContainer {
    height: 102px; /* Height of the images + 2 */
    border: 0px solid #cccccc;
    position: relative;
    overflow: hidden;
    padding: 1px;

    /* CSS HACK */
    height: 104px; /* IE 5.x - Added 2 pixels for border left and right */
    height/* */:/**/ 102px; /* Other browsers */
    height: /**/ 102px;
}
#arrow_left {
    position: absolute;
    left: 0px;
    z-index: 10;
    background-color: #fff;
    padding: 1px;
}
#arrow_right {
    position: absolute;
    right: 0px;
    z-index: 10;
    background-color: #fff;
    padding: 1px;
}
#theImages {
    position: absolute;
    height: 100px;
    left: 40px;
    width: 100000px;
}
#theImages #slideEnd {
    float: left;
}
#theImages img {
    float: left;
    padding: 1px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: pointer;
    border: 0px;
}

#waitMessage {
    display: none;
    position: absolute;
    left: 200px;
    top: 150px;
    background-color: #fff;
    border: 3px double #000;
    padding: 4px;
    color: #555;
    font-size: 0.9em;
    font-family: Arial, Helvetica, sans-serif;
}

#theImages .imageCaption {
    display: none;
}

/* voor menubalk */

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}

div.menuBar {
    background-color: #d0d0d0;
    border: 1px solid;
    border-color: #f0f0f0 #909090 #909090 #f0f0f0;
    padding: 4px 2px 4px 2px;
    text-align: left;
}

div.menuBar a.menuButton {
    background-color: transparent;
    border: 1px solid #d0d0d0;
    color: #000000;
    cursor: default;
    left: 0px;
    margin: 1px;
    padding: 2px 6px 2px 6px;
    position: relative;
    text-decoration: none;
    top: 0px;
    z-index: 100;
}

div.menuBar a.menuButton:hover {
    background-color: transparent;
    border-color: #f0f0f0 #909090 #909090 #f0f0f0;
    color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
    background-color: #a0a0a0;
    border-color: #909090 #f0f0f0 #f0f0f0 #909090;
    color: #ffffff;
    left: 1px;
    top: 1px;
}

div.menu {
    background-color: #d0d0d0;
    border: 2px solid;
    border-color: #f0f0f0 #909090 #909090 #f0f0f0;
    left: 0px;
    padding: 0px 1px 1px 0px;
    position: absolute;
    top: 0px;
    visibility: hidden;
    z-index: 101;
}

div.menu a.menuItem {
    color: #000000;
    cursor: default;
    display: block;
    padding: 3px 1em;
    text-decoration: none;
    white-space: nowrap;
}

div.menu a.menuItem:hover,
div.menu a.menuItemHighlight {
    background-color: #000080;
    color: #ffffff;
}

div.menu a.menuItem span.menuItemText {
}

div.menu a.menuItem span.menuItemArrow {
    margin-right: -0.75em;
}

div.menu div.menuItemSep {
    border-top: 1px solid #909090;
    border-bottom: 1px solid #f0f0f0;
    margin: 4px 2px;
}

.floating-box {
    text-align: center;
    float: left;
    padding-top: 5px;
    margin: auto;
    width: 20%;
    height: 200px;
    /*min-height: 200px;
max-height: 250px; */
    overflow: hidden;
    /* background-color: #000080;*/
}

.floating-box img {
    /* float: center; */

    max-width: auto; /*set the width or max-width 170px*/
    max-height: 130px; /* 100pxthis makes sure to maintain the aspect ratio  was auto*/
}

.floating-boxsmall {
    text-align: center;
    float: left;
    padding-top: 10px;
    padding-right: 2px;
    margin: auto;
    width: 45%;
    /*	min-height: 200px; */
    overflow: hidden;
}

.floating-boxsmall img {
    float: center;
    max-width: 150px; /*set the width or max-width*/
    max-height: auto; /* this makes sure to maintain the aspect ratio*/
}

.floating-input {
    text-align: left;
    clear: both;
    /*padding-top: 10px; */
    padding-right: 2px;
    margin: auto;
    width: 90%;
}

/* tabel fixer */
.tabel {
    position: relative;
    margin: 0 auto;
    margin-top: 3px;
    width: 750px;
    border-color: #000;
    border: 2px 2px 2px 2px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 2px 2px 4px 0px #303030;
}

#kol-5 {
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
    z-index: -2;
}

#kol-3 {
    float: left;
    width: 100%;
    margin: 0 auto;
    background-color: #fff !important;
}

@media (max-width: 768px) {
    .tabel {
        width: 100%;
    }

    .floating-box {
        width: 50%;
    }

    .buttontext,
    input[type='button'],
    input[type='submit'],
    input[type='reset'],
    input[type='file'],
    .buttontext:focus,
    .buttontextfocus,
    .buttontext:hover {
        padding: 10px 10px;
    }
}
