body {
    margin-left: auto;
    margin-right: auto;
    max-width: 1500px;
    padding: 0px;
    overflow: hidden;
    font-family: Raleway, Arial;
    color: #47425d;
    font-size: 16px;
    font-weight: 400;
}

a:link {
    color: #d65050;
    text-decoration: none
}

a:visited {
    color: #d65050;
    text-decoration: none
}

a:active {
    color: #d65050;
    text-decoration: none
}

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

p {
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 40px;
}

td {
    line-height: 22px;
}

th {
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.rij {
    font-size: 82.5%;
    font-weight: bold;
}

ul {
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 10px;
}

h1, h2, h3, h4 {
    font-weight: bold;
    padding: 10px;
    margin-top: 0;
    margin-bottom: 0;
    color: #443f3f;
    font-weight: 600;

}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

#links {
    float: left;
    background: #ffffff;
    width: 200px;
    height: 100%;
    padding-top: 100px;
}

#rechts {
    float: left;
    background: #ffffff;
    width: 9.99%;
    height: 100%;
}

#content {
    float: left;
    background: #FFFFFF;
    width: 80%;
    height: 100%;
    overflow: auto;
    scrollbar-track-color: #FFFFFF;
}

#onder {
    float: left;
    background: #ffffff;
    width: 100%;
    height: 0;
}

.active {
    color: #5F9EA0;
}

.vu {
    margin: 10px;
    margin-left: 10%;
}

.indent {
    text-indent: 30px;
}

.menu {
    margin-left: 10px;
    font-weight: bold;
}

.menubr {
    margin-left: 22px;
    font-weight: bold;
}

.size1 {
    width: 350px;
}

.size2 {
    width: 250px;
}

.hrmenu {
    color: #ffffff;
    height: 1px;
    width: 85%;
}


a:link.menu {
    color: #d65050;
    text-decoration: none
}

a:visited.menu {
    color: #d65050;
    text-decoration: none
}

a:active.menu {
    color: #d65050;
    text-decoration: none
}

a:hover.menu {
    color: #d65050;
    text-decoration: none
}

a:link.menubr {
    color: #d65050;
    text-decoration: none
}

a:visited.menubr {
    color: #d65050;
    text-decoration: none
}

a:active.menubr {
    color: #d65050;
    text-decoration: none
}

a:hover.menubr {
    color: #d65050;
    text-decoration: none
}

.fgwlogo {
    width: 398px;
    height: 75px;
    margin-left: 40px;
}

.button {
    background-color: #dd4b39;
    border-color: #cccccc;
    color: #ffffff;
    border: 1px solid;
    font-weight: 400;
    padding: 8px;
}

.button:hover {
    background-color: #007ecc;
}

table {
    border-width: 1px !important;
    border-color: #cccccc;
    border-style: dotted;
}

#content > table:first-child {
    border: none;
}

p table tr:nth-child(even) {
    background-color: #f2f2f2 !important;
}

p table tr:nth-child(odd) {
    background-color: #ffffff !important;
}

p table td {
    border: none;
    border-spacing: 0;
}

.headerlink {
    margin-left: 30px;
    top: -30px;
    position: relative;
}
.headerlink a {
    padding-right: 20px;
}

.headertext {
    top: -25px;
    position: relative;
    font-weight: 600;
    font-size: 40px;
    padding: 20px;
}

.menulist {
    padding-left: 0px;
}

.menulist li {
    list-style: none;
}

.menulist a {
    font-weight: 800;
}