@CHARSET "UTF-8";
@import url(content.css);

html {
    height: 100%;
}

body {
    height: 100%;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: center;
}

a,
a:link,
a:visited,
a:visited {
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#window {
    position: relative;
    width: 900px;
    text-align: left;
    clear: both;
    margin: 0 auto 0 auto;
}

/**
 * Head style
 */
#window #head {
    width: 900px;
    height: 100px;
    position: relative;
    background: url(../image/NVVC_top.gif) no-repeat top left;
    margin-bottom: 5px;
}

#window #head a#logolink {
    width: 240px;
    height: 105px;
    display: block;
    position: absolute;
}

#window #head a#logolink span {
    display: none;
}

#window #head #headmenu {
    font-size: 13px;
    font-family: arial;
    font-weight: bold;
    float: right;
    margin-top: 60px;
    height: 38px;
    background: url(../image/headmenu-bg.png) repeat-x top left;
}

#headmenu ul {
    list-style: none;
    padding: 0;
    margin: 8px 5px 7px 5px;
    height: 23px;
    line-height: 23px;
}

#headmenu li {
    display: inline;
    margin: 0;
    padding: 0;
}

#headmenu li a {
    display: block;
    float: left;
    height: 21px;
    line-height: 21px;
    border: solid 1px #ccc;
    padding: 0 5px;
    margin: 0 2px;
    text-decoration: none;
    background-color: #fff
}

#headmenu li a.active {
    color: #999;
}

#headmenu li a:hover {
    background-color: #eee;
    text-decoration: underline;
}

#headmenu li.english a {
    width: 28px;
/*    height: 23px;*/
/*    border: none;*/
    overflow: hidden;
    background: transparent url(../image/union_jack.gif) no-repeat top left;
    padding: 0;
}

#headmenu li.english a:hover {
    text-decoration: none;
}

#headmenu li.english a span {
    margin-left: 30px;
}

/**
 * Body styles
 */

#window #body {
    width: 900px;
    float: left;
    clear: both;
}

#window #body #left {
    width: 250px;
    float: left;
    overflow-x: hidden;
    margin-top: 20px;
}

#window #body #main {
    width: 650px;
    float: right;
    position: relative;
}

/**
 * Foot styles
 */
#foot {
    text-align:center;
    margin: 20px 0 20px 20px;
    width: 630px;
    padding: 0;
    float: left;
}

/**
 * Linker kolom stijlen
 */
#left div.item {
    width: 250px;
    clear: both;
    margin-bottom: 15px;
}

#left #zoekForm {
    display: block;
    width: 250px;
    height: 20px;
    margin-bottom: 4px;
    vertical-align: top;
    position: relative;
}

#left #zoekForm label {
    display: none;
}

#left #zoekForm input {
    position: absolute;
    top: 0;
    margin: 0;
}

#left #zoekForm input.text {
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    padding: 1px 3px 2px 3px;
    border: 1px solid #ccc;
    width: 200px;
    letter-spacing: 0.1em;
    left: 0;
    background: #fff;
}

#left #zoekForm input.submit {
    width: 20px;
    height: 20px;
    padding: 0;
    left: 213px;
}

#left #hartwijzer-button {
    width: 105px;
    height: 24px;
    background: url(../image/HartWijzer_105x24.gif) no-repeat top left;
}

#left #hartwijzer-button a {
    position: relative;
    display: block;
    width: 105px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-decoration: none;
}

#left #hartwijzer-button a:hover {
    text-decoration: none;
}

#left #hartwijzer-button a span {
    position: absolute;
    left: -2000px;
    white-space: nowrap;
}

#left div.button {
    height: 22px;
    line-height: 22px;
    border: 1px solid #ccc;
    background-color: #eee;
    padding: 0 5px;
    font-size: 13px;
}

#left .menu_item {
    margin-bottom: 15px;
}

#left .blok {
    background-color: #eee;
    border: 1px solid #ccc;
    font-size: 13px;
    padding: 10px;
}

#left .navigatie {
    background-color: #fee;
    border-color: #fcc;
}

#left .grijze_tekst {
    font-size: 11px;
    font-family: verdana;
    color: #999;
    font-weight: bold;
}

#login-form input.text {
    width: 120px;
    margin-bottom: 6px;
    float: left;
}

#login-form label.text {
    float: left;
    line-height: 22px;
    margin-left: 5px;
}

#login-form input.button {
    margin-bottom: 6px;
    border: 1px solid #00f;
    color: #00f;
    background-color: #fff;
    font-weight: bold;
}

#login-form ul.errors {
    clear: both;
    list-style-type: none;
    margin: 0;
}
#login-form ul.errors li {
    margin: 0;
    color: #f00;
}

div.breadcrumb {
    margin: 12px 0 -10px 20px;
}

div.breadcrumb a {
    margin-right: 14px;
    padding-left: 14px;
    background: url(../icon/interne_link.gif) center left no-repeat;
    white-space: nowrap;
}

div.breadcrumb span, div.navigatie span {
    margin-right: 14px;
    padding-left: 14px;
    background: url(../icon/pijl_333.gif) center left no-repeat;
    white-space: nowrap;
}

div.adzone_top {
    margin-top: 20px;
}

div.adzone_top div.ad {
    margin-left: 20px;
    width: 303px;
    float: left;
    border: 1px solid #999;
    text-align: center;
    padding: 8px 0;
}

div.item div.flvplayer {
    margin-left: 16px;
}

table.richtlijnen {
    width: 100%;
}

table.richtlijnen tr.lastmonth td {
    background-color: #fee;
    padding-bottom: 2px;
}

table.richtlijnen tr.expired td {
    background-color: #fcc;
    padding-bottom: 2px;
}

table.richtlijnen td {
    padding-top: 5px;
    padding-left: 5px;
    vertical-align: top;
/*    white-space: nowrap;*/
}

table.richtlijnen td.first {
    padding-left: 20px;
}

table.richtlijnen td.title {
    white-space: normal;
    padding-left: 25px;
}

table.richtlijnen td.first abbr {
    font-weight: bold;
}

table.richtlijnen td.last abbr {
}

table.richtlijnen h2 {
    margin-top: 30px;
    margin-bottom: 0;
}

table.richtlijnen h3 {
    margin-bottom: 0;
}

table.richtlijnen td.small {
/*    font-family: verdana;*/
/*    font-size: 11px;*/
/*    font-weight: bold;*/
    color: #666;
}

table.richtlijnen td.title a.pdf,
table.richtlijnen td.title a.doc,
table.richtlijnen td.title a.xls,
table.richtlijnen td.title a.file {
    margin-left: -21px;
    display: block;
    float: left;
    background-position: 0 4px;
    white-space: normal;
}

table.richtlijnen td.title a.internal,
table.richtlijnen td.title a.external {
    margin-left: -14px;
    display: block;
    float: left;
    background-position: 0 4px;
    white-space: normal;
}

#main div.alfabet {
    font-size: 15px;
    border: 1px solid #ccc;
    background: #eee;
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 3px 4px;
    text-align: center;
    height: 16px;
}

#main div.alfabet a {
    display: block;
    width: 23px;
    height: 16px;
    line-height: 16px;
    float: left;
    text-align: center;
}

div.vacature div.intro div.col1 {
    float: left;
    width: 283px;
}

div.vacature div.intro div.col2 {
    float: right;
    width: 283px;
}

a {
    color: #00e;
}

div.profiel div.foto {
    padding: 40px 40px 25px 25px;
    float: right;
}

div.profiel div.foto img {
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #eee;
}

div.profiel div.werk ul {
    list-style: none;
    margin-bottom: 4px;
}

div.profiel div.werk ul li {
    margin-left: 0;
    padding-bottom: 10px
}

div.profiel div.commissies ul {
    list-style: none;
    margin-bottom: 14px;
}

div.profiel div.commissies ul li {
    margin-left: 0;
}

#videolijst div.videoitem {
    float: left;
    clear: both;
    margin-bottom: 15px;
    width: 100%;
}

#videolijst div.videoitem div.image {
    float: left;
    margin-right: 10px;
    width: 160px;
    text-align: center;
}

#videolijst div.videoitem div.image img {
    border: none;
}

#videolijst div.videoitem div.text {
    float: left;
    margin-top: 5px;
}

div.profiel a.button {
    line-height: 16px;
}

div.profiel a button {
    border: 1px solid #00f;
    background:#fff;
    color:#00f;
    font-weight:bold;
    font-size:13px;
    margin-bottom:4px;
    cursor: pointer;
}

div.profiel div.confirm,
div.profiel div.commissies,
div.profiel div.werk,
div.profiel div.opleiding {
    padding-top: 10px;
}

div.profiel div.foto {
    text-align: center;
}


.content form {
    width: 100%;
    float: none;
}

.content form dl {
    margin: 10px 0;
}

.content form dl dt {
    clear: both;
    width: 150px;
    float: left;
    margin-bottom: 6px;
    display: inline;
}

.content form dl dd {
    float: left;
    margin-bottom: 6px;
    width: 350px;
}

.content form dl.labelright dt {
    text-align: right;
    font-weight: bold;
}

.content form dl.labelright dt label {
    margin-right: 13px;
}

.content form dl.labelright dt label.required {
    padding-right: 5px;
    margin-right: 8px;
}


.content form dl dd.indent {
    margin-left: 20px;
    width: 330px;
}

.content form dl dd div.wide {
    margin-left: -150px;
}

.content form input.submitbutton {
    border: none;
    background: url(../image/bg/submit.png) no-repeat top left;
    line-height: 35px;
    height: 35px;
    width: 179px;
    font-size: 15px;
}

.content form ul.errors {
    margin-bottom: 6px;
    display: block;
}

.content form ul.errors li {
    list-style-type: none;
    margin-left: 0;
    color: #f00;
    font-weight: bold;
}

.content form select {
    font: inherit;
    background-color: #ffc;
    border: 1px solid #ccc;
}

.content form input {
    background-color: #ffc;
    border: 1px solid #ccc;
    padding-left: 3px;
    padding-right: 3px;
}

.content form textarea {
    font: inherit;
    width: 280px;
    background-color: #ffc;
    border: 1px solid #ccc;
    padding-left: 3px;
    padding-right: 3px;
}

.content form label.required {
    padding-right: 7px;
    background: url(../image/required.png) no-repeat right 2px;
}

.content form select.wide {
    line-height: 16px;
    width: 338px;
    padding: 1px 0;
}

.content form textarea.wide,
.content form input.wide {
    width: 330px;
}

.content form dl dd.marginbottom {
    margin-bottom: 20px;
}

.content form input.marginbottom {
    margin-bottom: 20px;
}

.content form sup.info {
    cursor: help;
}

.content form dl dd div input.button {
    margin-right: 10px;
}

.content form dl dd span.showvalue {
    font-weight: bold;
}

span.formbutton {
    margin: 0 5px;
    display: inline;
}

span.formbutton a {
    border: 1px solid #00f;
    background-color: #fff;
    line-height: 20px;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

span.largebutton {
    margin: 0 10px 0 0;
}

span.largebutton a {
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

span.formbutton a:hover {
    text-decoration: none;
    background-color: #eee;
}

.content p.center {
    text-align: center;
}

div.nietingelogd {
    border: 1px solid #ccc;
    margin: 20px 0 0 20px;
    padding: 10px;
    width: 608px;
    float: left;
    background-color: #ffc;
    font-weight: bold;
    text-align: center;
    color: #f00;
}

.content p.itemdate {
    font-weight: bold;
    color: #999;
    margin-top: 0;
}

#paginationControl {
    border: none;
    margin: 20px 0 0 20px;
    padding: 0 10px 10px 10px;
    width: 610px;
    float: left;
    text-align: center;
    overflow-x: hidden;
}

.content div.itemimage {
    float: left;
    padding: 0 10px 10px 0
}

.content div.itemtext {
    width: 248px;
    float: left;
}

.content div.itemtext p {
    margin-top: 0;
}

.content p.subtitle {
    margin-top: 0;
    font-weight: bold;
    color: #999;
}

.content div.blocklist {
    border: 1px solid #ccc;
    background-color: #eee;
}

.content div.blocklist h2 {
    color: #666;
}

.content div.blocklist h2 b {
    color: #f00;
}

#sitemap div div {
    margin-left: 30px;
}

#sitemap p {
    margin: 5px 0 0 0;
}

#sitemap p.preface {
    margin-top: 0;
}