body
{
    margin: 0;
    background: #121213 url(../images/bigbg.jpg) no-repeat top center;
    color: #a3a3a3;
    font-size: 12px;
    font-family: Arial;
}
#container
{
    margin: 0 auto;
    width: 862px;
    clear: both;
}
#uplink
{
    width: 862px;
    text-align: right;
    font-size: 12px;
    font-family: Arial;
    color: #ffffff;
    padding-top: 15px;
}
#uplink_tekst
{
    padding-right: 95px;
}
#uplink_tekst a
{
    text-decoration: none;
    color: #ffffff;
}
#uplink_tekst a:hover
{
    color: #ffffff;
    text-decoration: underline;
}
#uplink_tekst span
{
    color: #ef5110;
    margin-left: 4px;
    margin-right: 4px;
}
#titel
{
    padding-top: 60px;
    padding-left: 390px;
}
#topmenu
{
    padding-top: 40px;
    padding-left: 183px;
}
#topmenu img
{
    border: none;
    margin: 0;
    padding: 0;
}
#site
{
    width: 862px;
    margin: 0;
    padding: 0;
}
#submenu
{
    width: 183px;
    float:left;
}
#submenu_tekst
{
    width: 129px;
    margin-top: 90px;
    padding-left: 10px;
    font-family: Arial;
    font-size: 13px;
    color: White;
}
#submenu_tekst ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#submenu_tekst li
{
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: dotted 1px #ef5110;
}
#submenu_tekst li a
{
    color: White;
    text-decoration: none;
}
#submenu_tekst li a:hover
{
    color: #ef5110;
    text-decoration: none;
}
#adres
{
    margin-top: 50px;
    margin-left: 10px;
    font-size: 11px;
    color: #a3a3a3;
}
#content
{
    width: 679px;
    float: left;
}
#header
{
    margin-left: -16px;
}
#header img
{
    position: relative;
}
#site_inhoud
{
    width: 600px;
    margin-top: 20px;
    margin-left: 30px;
    color: #a3a3a3;
    font-family: Arial;
    font-size: 12px;
}
#site_inhoud img
{
    border: solid 5px #232325;
    margin-right: 20px;
    margin-left: 60px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#site_inhoud h1
{
    color: #ef5110;
    font-family: Arial;
    font-size: 24px;
    font-weight: normal;
}
#site_inhoud h2
{
    color: #ef5110;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    padding-left: 25px;
}
#site_inhoud p
{
    padding-left: 25px;
    line-height: 1.8em;
    padding-right: 25px;
    padding-bottom: 10px;
}
#site_inhoud .fout
{
    border: dashed 1px red;
    background-color: White;
    color: Red;
    margin-left: 25px;
    margin-right: 47px;
    text-align: center;
    padding-bottom: 0px;
}
#site_inhoud p a
{
    color: #ef5110;
    text-decoration: none;
}
#site_inhoud p a:hover
{
    color: #ef5110;
    text-decoration: underline;
}
#site_inhoud p .nocolor
{
    color: #a3a3a3;
}
#site_inhoud span
{
    float: right;
    padding-right: 25px;
}
#site_inhoud span a
{
    color: #ef5110;
    text-decoration: none;
}
#site_inhoud span a:hover
{
    color: #ef5110;
    text-decoration: underline;
}
#site_inhoud ul
{
    margin: 0px;
    padding: 0 0 0 40px;
    list-style-image: url(../images/bullet.gif);
    padding-bottom: 10px;
}
#site_inhoud ul a
{
    color: #a3a3a3;
    text-decoration: none;
}
#site_inhoud ul a:hover
{
    color: #ef5110;
    text-decoration: none;
}
#footer
{
    width: 100%;
    margin-top: 20px;
    background-color: #232325;
    height: 250px;
    clear: both;
}
#footer_
{
    margin: 0 auto;
    width: 800px;
    color: #444448;
    text-align: right;
    font-size: 11px;
    padding-right: 80px;
    padding-top: 10px;
}
#footer_ a
{
    color: #444448;
    text-decoration: none;
}
#footer_ a:hover
{
    color: #444448;
    text-decoration: underline;
}
#footer_ span
{
    color: #ef5110;    
}
#map
{
    width:555px;
    height:300px;
    margin-left: 25px;
}
.text
{
    border: solid 1px #ffffff;
}
.button
{
    border: solid 1px #ffffff;
    background-color: White;
    width: 150px;
    padding: 2px;
}
.extra
{
    text-align: right;
    font-size: 11px;
}