body {
    margin: 0px;
    background-color: #000000;
    background-image: url(images/back.jpg);
    background-repeat: no-repeat;
}
.medewerkers {
    background-color: #000000;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    width: 370px;
    padding: 15px;
    height: 170px;
}

.content {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 500px;
    margin-left: 100px;
    color: #FFFFFF;
    margin-top: 20px;
    height: 550px;
    overflow: auto;
}
.content-ass {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 500px;
    margin-left: 100px;
    color: #FFFFFF;
    margin-top: 20px;
    height: 350px;
    overflow: auto;
}
.content-medewerkers {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 500px;
    margin-left: 100px;
    color: #FFFFFF;
    margin-top: 20px;
}

.forumbutton {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #DD0000;
    font-size: 11px;
    font-weight: bold;
}

.content-contact {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 600px;
    margin-left: 100px;
    color: #FFFFFF;
    height: 500px;
    margin-top: 20px;
}
.logo-home {
    width: 500px;
    margin-left: 150px;
    margin-top: 20px;
    background-image: url(images/logo_cmstaal_gr.gif);
    height: 600px;
    background-repeat: no-repeat;
}
.subNav {
    width: 600px;
    margin-left: 100px;
    margin-top: 20px;
}
.foto {
    margin-left: 5px;
    margin-bottom: 60px;
    padding-bottom: 40px;
}
.foto2 {
    margin-left: 5px;
}
.logo {
    background-image: url(images/CM_Staal.gif);
    background-repeat: no-repeat;
    left: 300px;
    background-position: 605px 20px;
}
.logo-route {
    background-image: url(images/routekaart_back.jpg);
    background-repeat: no-repeat;
    background-position: 214px 23px;
}

.medew {
    padding-bottom: 75px;
}
.medew-foto {
    margin-right: 8px;
    float: left;
}

a.menu
{
    color: #00ccff;
    font-family: verdana;
    font-size: 10pt;
    text-decoration: none;
    font-weight: normal;
    margin-left: 10px;
    margin-right: 10px;
}

a.menu:hover
{
    color: red;
    font-family: verdana;
    font-size: 10pt;
    text-decoration: none;
    font-weight: normal;
    margin-left: 10px;
    margin-right: 10px;
}

td.menu
{
    color: white;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
}