body
{
    margin: 0 0 0 0;
    background: #121213 url(../images/regina_background.jpg) no-repeat top center;
    color: #a3a3a3;
    font-size: 0.8em;
    font-family: Arial;
}
#container
{
    margin: 0 auto;
    width: 849px;
}
#head_tekst
{
    margin-top: 15px;
    margin-right: 80px;
    color: #e1e1e2;
    text-align: right;    
}
#head_tekst span
{
    color: #ef5110;
}
#head_tekst a
{
    color: #e1e1e2;
    text-decoration: none;
}
#head_tekst a:hover
{
    color: #e1e1e2;
    text-decoration: underline;
}
#header
{
    padding: 0px;
    margin: 129px 0px 0px 0px;
    width: 776px;
}
#header img
{
    border: none;
}
#header_foto
{
    margin-left: 161px;
}
#submenu
{
    width: 176px;
    float: left;
    color: #ffffff;
}
#submenu ul
{
    margin: 0px 0px 30px 0px;
    padding: 0px;
    list-style-type: none;
    width: 128px;
}
#submenu ul li
{
    display: block;
    line-height: 1.0em;
    border-bottom: dotted 1px #ef5110;
    padding-left: 5px;
    padding-bottom: 10px;
     padding-top: 10px;
}
#submenu ul li a
{
    color: #ffffff;
    line-height: 1.0em;
    text-decoration: none;
}
#submenu ul li a:hover
{
    color: #ef5110;
    text-decoration: none;
}
#content
{
    width: 600px;
    float: left;
    margin-top: 20px;
}
#content a
{
    color: #a3a3a3;
    text-decoration: none;
}
#content a:hover
{
    color: #a3a3a3;
    text-decoration: underline;
}
#content h1
{
    color: #e14f19;
    font-family: Arial;
    font-size: 1.8em;
    font-weight: normal;
    margin-left: 30px;
}
#content h2
{
    color: #e14f19;
    font-family: Arial;
    font-size: 1.1em;
    font-weight: normal;
    margin-left: 40px;
    margin-bottom: 15px;
}
#content p
{
    margin-top: 0px;
    margin-left: 40px;
    font-size: 0.9em;
    margin-bottom: 10px;
    line-height: 1.7em;
}
#footer
{
    clear: both;
    width: 100%;
    background-color: #232325;
    min-height: 500px;
}
#foot
{
    margin: 0 auto;
    padding-top: 20px;
    width: 700px;
    font-family: Arial;
    font-size: 0.8em;
    color: #444448;
    text-align: right;    
}
#foot a
{
    color: #444448;
    text-decoration: none;
}
#foot a:hover
{
    color: #444448;
    text-decoration: underline;
}
#foot span
{
    color: #ef5110;
}
#dummy
{
    margin-bottom: 20px;
}
#dummy span
{
    color: #ef5110;
}
.grijs
{
    border: solid 5px #232325;
    margin-left: 30px;
    margin-bottom: 10px;
}