body {
    background-color:       #ccdbde;
    font-family:            arial;
    font-size:              13px;
    line-height:            18px;
}
a {
    color:                  #009999;
    text-decoration:        none;
}

a:hover {
    text-decoration:        underline;
}

h1 {
    color:                  #009999;
    font-size:              22px;
    font-style:             italic;
    font-weight:            bold;
}

h2 {
    color:                  #009999;
    font-size:              14px;
    font-style:             italic;
    font-weight:            bold;
}

h3 {
    color:                  #cccc66;
    font-size:              22px;
    font-style:             italic;
    font-weight:            bold;
}

h3.right_bottom {
    color:                  #0082A4;
}

.clear{
    clear:                  both;
}

#container {
    background-position:    50% 0;
    background-image:       url(/images/container_background.jpg);
    background-repeat:      no-repeat;
    display:                table;
    padding-bottom:          25px;
    width:                  100%;
}

#header {
    background-color:       #fff;
    display:                table;
    margin:                 0 auto;
    padding-bottom:         10px;
    height:                 115px;
    width:                  750px;
}

#image_carrousel {
    background-color:       #fff;
    display:                table;
    height:                 130px;
    margin:                 0 auto;
    padding:                0;
    width:                  750px;
}

#content {
    background-color:       #fff;
    display:                block;
    margin:                 0 auto;
    padding-left:           25px;
    padding-bottom:         25px;
    padding-top:            10px;
    width:                  725px;

}

#header .logo {
    display:                block;
    float:                  left;
    margin-left:            20px;
    padding-bottom:         20px;
    padding-top:            15px;
}


#header_bar {
    background-color:       #0082A4;
    float:                  left;
    height:                 23px;
    padding-top:            5px;
    width:                  750px;
}

#header_bar ul {
    background-color:       #0082a4;
    display:                table;
    float:                  left;
    margin:                 0;
    padding:                0;

}

#header_bar ul li {
    border-right:           1px solid #FFFFFF;
    float:                  left;
    list-style:             none outside none;
    text-align:             center;

}

#header_bar ul li a {
    color:                  #FFFFFF;
    font-size:              12px;
    padding-left:           8px;
    padding-right:          8px;
    text-decoration:        none;
}

#header_bar ul li a:hover, #content .column_right ul a:hover {
    font-weight:            bold;
}

#header_bar #menu {
}

#header_bar #menu .active {
    font-weight:            bold;
}

#header_bar #language {
    float:                  right;
}

#header_bar .menu_last {
    border-right:           none;
}

#carrousel {
    width:                  700px;
}

#carrousel a {
    display:                block;
}


#image_carrousel ul {
    list-style:             none;
}

#image_carrousel ul li{
    float:                  left;
}

#carrousel span{
    float:                  left;
    font-size:              10px;
    line-height:            14px;
    padding-left:           10px;
    width:                  80px;
}

#content p{
    margin-top:             15px;
}

#content .column_left p img:first-child {
    margin-top:             -48px;
}

#content img {
    padding:                0 0 5px 5px;
}

#content .column_left {
    border-right:           1px solid #000;
    float:                  left;
    padding-right:          10px;
    width:                  463px;
}

#content .column_left h2{
    padding-top:            8px;
}

#content .column_right {
    float:                  left;
    padding-left:           10px;
    width:                  210px;
}

#content .column_right strong {
    float:                  left;
    padding-bottom:         25px;
    width:                  210px;
}

#content .column_right ul{
    display:                block;
    float:                  left;
    list-style:             none inside none;
    margin-left:            0;
    margin-top:             0;
    margin-bottom:          25px;
    padding:                0;
}

#content .column_right ul li {
    float:                  left;
    margin:                 0;
    padding:                0;
    width:                  200px;

}

#content .column_right ul li a{
    color:                  #000;
    float:                  left;
    margin:                 0;
    padding:                0;

    text-decoration:        none;
}

.right_top {
    float:                  left;
}

.column_right h3 {
    float:                  left;
}
h3 cufon{
    padding:                5px 0;
}

.contactformulier {
    float:                  left;
    padding-top:            10px;
}

.contactformulier tr td{
    padding:                3px;
    vertical-align:         top;

}

.column_left > div{
    float:                  left;
    width:                  100%
}

.column_left > div > strong {
    float:                  left;
    padding-top:            15px;
    
}

.blocks {
    float:                  right;
    display:                block;
    margin-top:             30px;
}

.block {
    float:                  right;
    background-color:       #0082a4;
    height:                 50px;
    margin-right:           10px;
    width:                  50px;
}

.geplaatst {
    font-size:              12px;
}
