﻿
body {
}

#websitecontainer
{
    position: relative;
    display: block;
    width: 905px;
    height:auto;
    margin:0 auto;
    text-align: center;
   /* margin-top:0px;*/
}
#header
{
    position: relative;
    display: block;
    width: 905px;
    height:116px;
    text-align: left;
}
    #logo
    {
        width:144px;
        height:36px;
        margin-top:58px;
    }
#contentconainer
{
    position: relative;
    display: block;
    width:905px;
    height:315px;
    text-align:left;
}
    #ContentLeft
    {
        width:210px;
        height: 315px;
        background-color:#575759;
        float: left;
    }
    #ContentPart
    {
        position: relative;
        display: block;
        width:695px;
        height:315px;
        /*background-color:#CDCDCD;*/
        float:left;
        background-image: url(../images/layout/bg_total.gif);
        background-repeat: no-repeat;
        background-position: left top;
    }
    .ContentPart2
    {
        position: relative;
        display: block;
        width:695px;
        height:315px;
        /*background-color:#CDCDCD;*/
        float:left;
        background-image: url(../images/layout/bg_content2.gif);
        background-repeat: no-repeat;
        background-position: left top; 
    }
    .ContentTotal
    {
        width:484px;
        height:315px;
        float:left;
    }
    .ContentPartTitel
    {
        width:484px;
        height:70px;
    }
    .ContentPartUnderTitel
    {
        width:283px;
        height: auto;
        text-align:justify;
        margin-left:15px;
        font-size:7pt;
    }
    *:first-child+html .ContentPartUnderTitel
    {
        word-spacing:0px;
    }
    .ContentpartTekst
    {   
        width:165px;
        height:185px;
        padding: 20px 15px 0px 15px;
        font-family: Arial;
        font-size:8pt;
        color:#515254;
        word-spacing:2.5px;
        line-height:140%;
    }
    .ContentPartInlog
    {
        height: auto;
        width: 200px;
        padding-left:15px;
    }
    .OrangeRight
    {
        
        width:210px;
        height:20px;
        background-color:#E65A14;
        float: right;
      /*  margin-top:270px;*/
        text-align: center;
        color: #FFFFFF;
        Font-family: Arial;
        font-size:9pt;
        font-weight: bold;
        padding-top: 5px;
    }
    *:first-child+html .OrangeRight
    {
       
        width: 210px;
        margin-right:1px;
      /*  margin-top:271px;*/
    }
    a.white
    {
        color: #FFFFFF;
        Font-family: Arial;
        font-size:9pt;
        font-weight: bold;
        text-decoration: none;
    }
    .tekstLinks
    {
        width:170px;
        height: 176px;
        font-family: Arial;
        font-size:8pt;
        Color:White;
        padding:25px 20px 25px 20px;
        overflow: hidden;
        word-spacing:2.5px;
        line-height:140%;
    }
    .ContentRechtsTekst
    {
        width: 180px;
        height:175px;
         font-family: Arial;
        font-size:8pt;
        Color:White;
        overflow: hidden;
        float: right;
        padding: 25px 15px 90px 15px;
        word-spacing:2.5px;
        line-height:140%;
    }
     .ContentRechtsTekst2
    {
        width: 210px;
        height:290px;
         font-family: Arial;
        font-size:8pt;
        Color:White;
        overflow: hidden;
        float: right;
        word-spacing:2.5px;
        line-height:140%;
        background-color:#575759;
    }
    *:first-child+html .ContentRechtsTekst2
       {
        margin-right:1px;
       }
   /* .Contentright
    {
        position:relative;
        display: block;
        width:210px;
        height: 317px;
        background-color:#6A6A6B;
        float:left;
        background-image: url(../images/layout/bg_right.gif);
        background-repeat: no-repeat;
        background-position: left top;
    }*/
span.oranje
{
    font-family:Arial;
    font-size:8pt;
    color: #E65A14;
    font-weight:normal;
    word-spacing:0px;
}
input.textfield
{
    width:105px;
    height:20px;
    border: solid 1px #515254;
    margin-left:10px;
    display:inline;
}
span.grijs
{
    font-family: Arial;
    font-size:9pt;
    color:#515254;
    font-weight:normal;
    /*margin-left:15px;*/
}
span.oranjegr
{
    font-family: Arial;
    font-size:9pt;
    color:#E65A14;
    font-weight:normal;
    /*margin-left:15px;*/
}
.Button
{
    height:21px;
    color: White;
    width:80px;
    border:0;
   border:solid 1px #515254;
    background-color:#E65A14;
}
.items
{
    margin-left:-25px;
}
*:first-child+html .items
{
    margin-left:15px;
}
