* {
    text-align: left;
}

html, body {
    border: 0px;
    
    width: 100%;
    height: 100%;
    
    padding: 0px;
    margin: 0px;
    
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #575859;
    text-align: center;
}

a {
    text-decoration: none;
    color: #000;
}
a:hover {
    text-decoration: underline;
}

img {
    border: 0px;
}

h1 {
    font-size: 1.6em;
}
h2 {
    font-size: 1.6em;
    margin-top: 0px;
}
h3 {
    font-size: 1.2em;
}
label {
    font-size: 12px;
}
/** LANDING PAGE **/
#landingWrapper {
    text-align: center;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
#landingWrapper table {
    margin-left: auto;
    margin-right: auto;
    width: 530px;
}
#landingWrapper table tr td {
    width: 260px;
    color: #fff;
    font-family: Arial;
    font-size: 11px;
    vertical-align: top;
}
#landingWrapper table tr td a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}
#landingWrapper table tr td.left {
    text-align: right;
}
#landingWrapper table tr td.right {
    text-align: left;
}
#landingWrapper table tr td .blueUnderlined {
    color: #fff;
    text-decoration: underline;
}
a.blue {
    font-weight: bold;
    color: #4d90b1;
}
/** DEFAULT TEMPLATE **/
#mainWrapper {
    position: relative;
    top: 0px;
    left: 0px;
    width: 1024px;
    height: 742px;
    background: url(../../gfx/wrapper_bg.gif) repeat-y;
    text-align: left;
    font-family: Arial;
    font-size: 11px;
    margin-left: auto; margin-right: auto;
}
#mainWrapper #mainSpacer {
    height: 35px;
    width: 1024px;
    background: #fff;
}
/* Hoofdmenu */
#mainWrapper #mainMenu {
    width: 245px;
    height: 557px;
    padding-top: 146px;
    float: left;
    background: url(../../gfx/menu_bg.gif) no-repeat bottom left;
}
#mainWrapper #mainMenu ul {
    list-style: none;
    width: 245px;
    margin:0px;
    padding: 0px;
}
#mainWrapper #mainMenu ul li {
    
}
#mainWrapper #mainMenu ul li a {
    display: block;
    padding: 6px 40px 6px 78px;
    text-decoration: none;
    font-weight: bold;    
}
#mainWrapper #mainMenu ul li a.active {
    background: #babbbd;
}
#mainWrapper #mainMenu ul li a:hover {
    background: #babbbd;
}
.submenu a {
    font-weight: normal;
    color: grey;
    font-size: 10px;
}
a.subactive {
    color: #cc1728;
}
/* Content wrapper */
#contentWrapper {
    width: 779px;
    height: 704px;
    float: right;
    border-top: 2px solid #ececed;
    font-size: 11px;
}
/* Top menu */
#contentWrapper #topMenu {
    width: 100%;
    /*margin-top: 14px;*/
   margin-top: 6px;
}
#contentWrapper #topMenu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-left: 78px;
}
#contentWrapper #topMenu ul li {
    float: left;
}
#contentWrapper #topMenu ul li a {
    padding: 6px 10px;
}
#contentWrapper #topMenu ul li a.active,
#contentWrapper #topMenu ul li a:hover {
    background: #babbbd;
}
#contentWrapper #content {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 690px;
    height: 673px;
    font-size: 12px;
    overflow: auto;
}
#contentWrapper #content #cLeft {
    height: 560px;
    width: 285px;
    overflow: auto;
    margin-top: 113px;
    float: left;
/*
    line-height: 20px;
*/
    padding-right: 30px;
    font-size: 12px;
}
#contentWrapper #content #cLeft {
    
}
#contentWrapper #content #cRight {
    height: 560px;
    width: 360px;
    float: right;
    margin-top: 113px; 
    overflow:hidden;
}
#contentWrapper #content.moreTopMargin {
    bottom: 0px;
    right: 0px;
    width: 779px;
    height: 560px;
    overflow: hidden;
}
#contentWrapper #content.moreTopMargin.moreLeftMargin {
    bottom: 0px;
    right: 0px;
    width: 540px;
    height: 560px;
    overflow: auto;
    padding-right: 150px;
    line-height: 20px;
}
.newsTable {
    width :625px;
}

table.listTable,
.newsletterSignupForm table {
    width: 350px;
    position: absolute;
    margin-left: 0px;

    font-size: 100%;
}
table.listTable td,
.newsletterSignupForm table td {
    padding: 0px 0px 16px 0px;
}
#contentWrapper #content table.listTable th,
.newsletterSignupForm table th {
    vertical-align: middle;
    
    width: 50px;
    
    padding: 0px 0px 16px 0px;
}


.listTable select,
.newsletterSignupForm table .textbox {
    background-color: #e2e3e4;
    
    height: 16px;
    width: 100%;
    
    font-size: 1.0em;
    
    border: 0px;
    
}



div.button2 {
    background-color: #babbbd;
    color: #000000;
    min-height: 12px;
    height: auto !important;
    height: 12px;
    font-size: 0.7em;
    text-transform: uppercase;
    width: 150px;
    padding: 8px 20px 8px 20px;
    border: 0px;
    text-align: center;
    
    overflow: visible;
}

table.listTable button,
.newsletterSignupForm table button {
    background-color: #babbbd;
    color: #000000;
    
    font-size: 0.7em;
    text-transform: uppercase;
    
    border: 0px;
    
    
    padding: 4px 10px 4px 10px;
    line-height: 110%;
    
    overflow: visible;
}


/*
#contentWrapper #content table.listTable {
    width: 500px;
    margin-left: -55px;
    font-size: 100%;
    clear: both;
}
#contentWrapper #content table.listTable textarea {
    height: 75px;
}
#contentWrapper #content table td {
    padding: 0px 0px 16px 0px;
    width: 250px;
}
#contentWrapper #content table th {
    vertical-align: middle;
    width: 50px;
    
    padding: 0px 0px 16px 0px;
}
*/
table.listTable {
    position: relative;
}
.textbox {
    background-color: #e2e3e4;
    
    height: 16px;
    width: 100%;
    
    font-size: 1.0em;
    
    border: 0px;
    
}
#contentWrapper #content #verstuurButton {
    background-color: #babbbd;
    color: #000000;
    margin-left: 50px;
    font-size: 0.8em;
    text-transform: uppercase;
    
    border: 0px;
    
    
    padding: 4px 10px 4px 10px;
    line-height: 110%;
    
    overflow: hidden;
}


a.btn {
    width: 120px;
    height: 12px;
    float: right;
    display: block;
    background-color:#BABBBD;
    border:0 none;
    color:#000000;
    font-size:0.7em;
    line-height:110%;
    overflow:visible;
    padding:4px 10px;
    text-transform:uppercase;
}
a.btn:hover {
    text-decoration: none;
}

a.readmore {
    color: #575859;
    font-weight: bold;
}
table.listTable textarea {
    height: 150px;
}
