
html { /* scrollbar voor mozilla, safari default neerzetten	(ghosted) */
    height: 100%;
    margin-bottom: 1px;
}

h1 {
    font-size: 170%;
    margin: 0 0 5px 0;
}

h2 {
    font-size: 150%;
    margin: 0 0 5px 0;
}

h3 {
    font-size: 130%;
    margin: 0 0 5px 0;
}

h4 {
    font-size: 110%;
    margin: 0 0 5px 0;
}

h5 {
    font-size: 100%;
    margin: 0 0 5px 0;
}

p {
    margin: 0 0 5px 0;

}

/********************************************************************************************/

.link {
    color: red;
}

.linkzwart {
    color: black;
}

.linkzwart:link {
    color: black;
}

.linkzwart:hover {
    color: red;
}

.linkklein {
    font-size: 9px;
    color: black;
}

.linkklein:link {
    color: black;
}

.linkklein:hover {
    color: red;
}

.link_edit {
    color: #5555aa;
    text-decoration: none;
}

.link_edit:hover {
    color: red;
    text-decoration: none;
}

.loginerror {
    display: block;
    color: red;
    font-family: verdana, helvetica, tahoma;
    font-size: 10pt;
    border: 3px solid red;
    margin-top: 15px;
    margin-bottom: 5px;
    padding: 5px;
    font-weight: bold;
    width: 315px;
}

a.nounderline {
    text-decoration: none;
}

.clickable {
    cursor: pointer;
}

/********************************************************************************************/

#masterTop {
    background-color: #000000;
    height: 50px;
}

#layoutTop {
    width: 768px;
}

#left {
    float: left;
    padding-left: 13px;
}

#right {
    float: right;
    padding-right: 13px;
}

#layoutMiddenvlak {
    background: url(../images/bg_home.jpg) top left no-repeat;
}

#layoutKeyvisual {
    height: 197px;
}

#keyvisualHome {
    background: url(../images/keyvisual_home.png) top left no-repeat;
    height: 167px;
}

#keyvisualHomeNL {
    background: url(../images/nl/keyvisual_home.png) top left no-repeat;
    height: 167px;
}

#keyvisualHomeEN {
    background: url(../images/en/keyvisual_home.png) top left no-repeat;
    height: 167px;
}

#layoutContent {
    background: url(../images/middenvlak.png) top left no-repeat;
    height: 305px;
    vertical-align: top;
}

#masterBottom {
    background: url(../images/bottom.gif) top left repeat-x;
    height: 26px;
}

/********************************************************************************************/

.body_main {
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
}

.body_popup {
    background-color: #EEEEEE;
    color: black;
    margin: 0;
    padding: 10px;
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
}

.body_popup_wrapper {
}

.body_popup_black {
    background-color: black;
    color: white;
    margin: 0px;
    padding: 0px;
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
}

.content {
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
}

.contentGroen {
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: #007D00;
}

.page_home {
    background-color: #484848;
}

/********************************************************************************************/

.button_link {
    color: black;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    margin-left: 6px;
    cursor: pointer;
    font-size: 8pt;
}

.button_link:hover {
    color: #1C91CF;
}

.button_border {
    border-width: 0px;
    width: 75px;
    border: 1px solid red;
}

.button_body {
    background-color: #FFFF00;
    border: 1px solid #818EA6;
    text-align: center;
    font-size: 8pt;
}

/********************************************************************************************/

.table_login {
    width: 174;
    background-color: #F5F5F9;
    border-color: black;
    border-style: solid;
    border-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;

    font-size: 8pt;
}

.table_help {
    width: 600;
    font-size: 8pt;
}

.table_main {
    width: 100%;
    height: 100%;
    border: 0px;
}

.table_header {
    width: 100%;
    border: 0px;
    font-size: 8pt;
}

.table_bottom {
    width: 100%;
    background-color: #CCD5E0;
    border-color: black;
    border-style: solid;
    border-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    font-size: 8pt;
}

.table_left {
    width: 175px;
    background-color: #F5F5F9;
    vertical-align: top;
    border-width: 1px;
    border-color: black;
    border-style: solid;
    border-left-width: 0px;
    font-size: 8pt;
}

.table_right {
    width: 100%;
    background-color: #FFFFFF;
    border-width: 0px;
    vertical-align: top;
    padding: 20px;
    font-size: 8pt;
}

/********************************************************************************************/

.row_language {
    background-color: #FFFFFF;
}

.lng_select {

}

.cell_left {

}

.cell_right {
}

/********************************************************************************************/

.ingelogd, .afmelden {
    width: 400px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

.afmelden {
    width: 80px;
}

html > body .afmelden {
    width: 100px;
}

.afmelden a:link, .afmelden a:active, .afmelden a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: underline;
}

.afmelden a:hover {
    color: #FF0000;
}

.projectinfo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    padding-left: 20px;
}

/********************************************************************************************/

.row_modules {
    position: relative;
    left: 0px;
    width: 175px;
    padding: 0px;
    padding-bottom: 5px;
    font-size: 8pt;
}

td.table_right {
    height: 450px;
}

.module_head {
    font-size: 1em;
    margin: 0px;
    padding: 4px;
    border-bottom: 1px solid #BBBBBB;
}

.leftmenu_ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 8px;
    margin-bottom: 10px;
    font-size: 8pt;
}

.leftmenu_li {
    display: inline;
    font-size: 8pt;
}

.leftmenu_a:active,
.leftmenu_a:visited,
.leftmenu_a:link {
    display: block;
    color: #000;
    text-decoration: none;
    margin-right: 0px;
    padding: 2px;
    font-size: 8pt;
    width: 160px;
}

.leftmenu_a:hover {
    background-color: #CCD5E0;
}

.leftmenu_a_hover {
    display: block;
    color: #000;
    text-decoration: none;
    margin-right: 0px;
    padding: 2px;
    background-color: #CCD5E0;
}

/********************************************************************************************/

.tracking {
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
    text-decoration: none;
}

.tracking_line {
    font-size: 1em;
    border-bottom: 1px solid #BBBBBB;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.tracking:hover {
    color: red;
}

/********************************************************************************************/

.header_main {
    background-color: #DFDFDF;
    border-color: black;
    border-width: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.header_sub {
    border-color: black;
    border-width: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-image: url(/images/backgrounds/sub.gif);
}

.menu_button1 {
    border-color: black;
    border-width: 0px;
    border-right-style: solid;
    border-right-width: 1px;
    background-image: url(/images/backgrounds/menu_button.gif);
    cursor: pointer;
}

.menu_button2 {
    border-color: black;
    border-width: 0px;
    border-right-style: solid;
    border-right-width: 1px;
    background-image: url(/images/backgrounds/sub.gif);
    cursor: pointer;
}

.menu_button_link {
    font-family: verdana, helvetica, tahoma;
    font-size: 10pt;
    color: black;
    text-decoration: none;
}

/********************************************************************************************/

.logo_table {
    background-color: #8291AC;
}

.logo_cell {
    background-color: #F5F5F9;

}

/********************************************************************************************/

.datagrid_table {
    margin: 10px 10px 1px 10px;
    background-color: #8291AC;
}

.datagrid_head {
    background-color: #CCD5E0;
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
    font-weight: bold;
    text-decoration: none;
}

tr .row_hidden {
    display: none;
}

/* mouse-over datagrid in firefox */
tr tr:hover .datagrid_row {
    background-color: #EEEEF2;
}

.row_default input {
    margin-bottom: 5px;
}

.row_default_lng .datagrid_head {
    /*	background-color: #D5C893; */
}

.row_default_lng .datagrid_row {
    background-color: #E8E8EC;
}

.datagrid_head_order {
    background-color: #BCC5D0;
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.datagrid_head_order_link {
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
    font-weight: bold;
    text-decoration: underline;
}

.datagrid_order {
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.datagrid_foot {
    background-color: #CCD5E0;
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.datagrid_row {
    background-color: #F5F5F9;
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
    text-decoration: none;
}

.datagrid_row_order {
    background-color: #E5E5E9;
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
    text-decoration: none;
    vertical-align: top;
}

.datagrid_nodata {
    background-color: #F5F5F9;
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.datagrid_hili {
    background-color: #CCF;
}

.row_hilite td {
    font-weight: normal;
    background-color: #E5E5E9;
}

.row_section_head td {
    background-color: #008B8B;
    height: 25px;
    color: white;
}

.row_section_constraints td {
    background-color: white;
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
    font-weight: normal;
    text-decoration: none;
    padding: 5px 0 5px 5px;
}

.row_element_head td {
    background-color: #00B0B0;
    height: 25px;
}

.row_element_head img {
    padding-left: 2px;
}

.datagrid_list_container .datagrid_table {
    margin-bottom: 10px;
}

/********************************************************************************************/

.errorgrid_table {
    margin: 10px;
    background-color: #FF0000;
}

.errorgrid_head {
    background-color: #FF0000;
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
    font-weight: bold;
}

.errorgrid_foot {
    background-color: #FF0000;
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
    font-weight: bold;
}

.errorgrid_row {
    background-color: #FFC0C0;
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
}

.errorgrid_nodata {
    background-color: #FFC0C0;
    font-family: verdana, helvetica, tahoma;
    font-size: 8pt;
    color: black;
    font-weight: bold;
}

/********************************************************************************************/

.box, .dropdownBox, .boxZoekVervolg, .ZoekFotonrBox, .avanzoekbox, .avanzoekbox2char, .avanzoekbox4char {
    color: #444444;
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
    background: #FFFFFF;
}

.dropdownBox {
    padding-left: 5px;
}

.box {
    padding-left: 5px;
    padding-right: 5px;
}

.boxZoekVervolg {
    width: 225px;
    padding-left: 5px;
    padding-right: 5px;
}

.boxVinkje {
    color: #444444;
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
}

.ZoekFotonrBox {
    background: #333333;
    width: 90px;
    padding-left: 5px;
    padding-right: 5px;
}

.avanzoekbox {
    width: 150px;
    padding-left: 5px;
    padding-right: 5px;
}

.avanzoekbox2char {
    width: 26px;
    padding-left: 5px;
    padding-right: 5px;
}

.avanzoekbox4char {
    width: 45px;
    padding-left: 5px;
    padding-right: 5px;
}

.formbutton {
    font: 11px Verdana, Helvetica, sans-serif;
    color: #000000;
    background: #FFFFFF;
    border: solid #808080 1px;
}

.ctrl_mandatory {
    color: #990000;
}

.mandatory_text {
    color: #990000;
}

/********************************************************************************************/

.modContainer {
    width: 500px;
    border: 1px solid #818EA6;
    margin-bottom: 10px;
    color: #000000;
}

.modHeader {
    vertical-align: top;
    padding: 5px;
    color: #000000;
    text-decoration: none;
}

.modIcon {
    float: left;
    padding-right: 10px;
    color: #000000;
}

.modName {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.modDesc {
    margin-top: 5px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.modOptions {
    font-weight: bold;
    color: #000000;
}

.modMenuItems {
    padding: 0 0 5px 28px;
    width: 150px;
    background-image: url("/images/controls/cmb_arrow_right.gif");
    background-repeat: no-repeat;
    background-position: 17px 5px;
    vertical-align: top;
}

.modMenuDesc {
    /*background-image: url("/images/controls/icon_break_back.gif");*/
    /*background-repeat: no-repeat;*/
    /*background-position: right;*/
}

.modLink, .modLink:hover {
    text-decoration: none;
    font-size: normal;
    color: #000000;
}

/********************************************************************************************/

.pub_container {
    width: 550px;
    margin: 0 0 15px 0;
}

.pub_divider {
    border-top: 1px dotted #666666; /* rand opmaak*/
    padding: 0px 0px 0px 0px; /* tussenruimte */
    margin: 8px 0px 8px 0px; /* ruimte om div */
    /*width:100%;*/ /* breedte */
}

/* om te zorgen dat tabellen niet te breed worden, staan namelijk op 800 pixels breed */
.datagrid_table {
    width: 96%;
}

/* lijn in de datagrid de teksten en controls aan de bovenkant uit */
.datagrid_row {
    vertical-align: top;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
}

.img_adminonly, .img_help {
    float: right;
    padding-left: 2px;
}

.nameadminonly_Y {
    color: gray;
}

a.pubPreview {
    text-decoration: none;
    color: black;
}

a.pubPreview:hover {
    text-decoration: underline;
}

/********************************************************************************************/

.hilight td {
    color: red;
}

span.error_msg {
    color: red;
    font-weight: bold;
}

p.notice_msg {
    color: #CD661D;
    font-weight: bold;
}

p.error_msg {
    font-size: 11px;
    color: red;
    font-weight: bold;
}

p.layout_header {
    margin-top: 5px;
}

.icon_element {
    width: 25px;
}

#window {
    display: none;
}

.hidden {
    display: none;
}

.icon {
    cursor: pointer;
}

.elmContainer {
    display: block;
    padding: 1px;
    margin-top: 10px;
}

/********************************************************************************************/
.zc_rating td {
    padding: 0 1px;
}

.zc_rating input {
    font-size: 12px;
    padding: 0 2px;
}

/* TREEVIEW *******************************************************************************************/

.tree-root,
.tree-root * {
    color: rgb(128, 128, 128);
    line-height: 26px;
}

.tree-level {
    max-width: 700px;
}

.tree-level .tree-level {
    width: auto;
}

.tree-row {
    border-bottom: 1px dotted rgb(192, 192, 192);
}

a.tree-button {
    display: block;
    cursor: pointer;
}

a.tree-button div {
    border-bottom: 1px dotted rgb(192, 192, 192);
}

a.tree-button span {
    display: block;
    text-decoration: underline;
    background: url(/images/icons_light/new_on.gif) left 6px no-repeat;
    padding-left: 15px;
}

a.tree-button:hover {
    background: #f5f5f9;
}

a.tree-button:hover span {
    color: #000;
}

.sfilModuleSetPaging a,
.sfilModulePaging a {
    text-decoration: none;
    margin-left: 3px;
}

.sfilModulePaging {
    width: 100%;
    float: left;
    text-align: center;
}

.sfilModuleSetPaging a.selected,
.sfilModulePaging a.selected {
    color: #000;
    font-weight: bold;
}

.sfilModuleSetPaging {
    float: right;
    text-align: right;
    clear: both;
    width: 100%;
}

/* Google Captcha *******************************************************************************************/
.g-recaptcha {
    /*	float:right;*/
    padding-top: 10px;
    margin-left: 350px;
    margin-top: -125px;
}

/* ANYTHING *******************************************************************************************/

.wc-error {
    border: 1px solid red;
}