﻿body
{
    background-color: #002d62;
    margin-top: 40px;
}

p
{
    font-family: Verdana;
    font-size: 11px;
    color: #363636;
    text-align: left;
    line-height: 1.5em;
    margin: 0px;
    padding: 0px;
}

a
{
    font-family: Verdana;
    font-size: 11px;
    color: #002d62;
    text-decoration: none;
}

a:hover
{
    font-family: Verdana;
    font-size: 11px;
    color: #002d62;
    text-decoration: underline;
}

a:visited
{
    font-family: Verdana;
    font-size: 11px;
    color: #002d62;
    text-decoration: none;
}

ul {margin-left: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
     padding: 0px;}

li
{
    margin: 0px;
    padding: 0px;
    list-style-type: disc;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 11px;
    color: #363636;
    line-height: 1.5em;
}

#wrap
{
    width: 960px;
    margin: 0 auto;
}

#header
{
    width: 960px;
    height: 128px;
    background-image: url( '../images/header.jpg' );
}

#sidebar
{
    width: 239px;
    display: inline;
    background-color: #fcb034;
    float: left;
    clear: none;
    position: relative;
    height: 548px;
}

.sidebar-img
{
    background-position: left bottom;
    width: 239px;
    height: 246px;
    position: absolute;
    bottom: 0px;
    margin: 0px;
    background-image: url( '../images/img_sidebar.jpg' );
}

#sidebar ul {margin: 0px;
    padding-left: 10px;
    padding-right: 10px;}

#sidebar li
{
    list-style-type: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c8861b;
    margin: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    line-height: 24px;
}
 
#sidebar a
{
    font-family: Verdana;
    font-size: 11px;
    color: #002d62;
    text-decoration: none;
    background-image: url( '../images/arrow.gif' );
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}

#sidebar a:hover
{
    font-family: Verdana;
    font-size: 11px;
    color: #002d62;
    text-decoration: underline;
    background-image: url( '../images/arrow.gif' );
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}

#main
{
    width: 721px;
    display: inline;
    background-color: #fff;
    float: left;
    clear: none;
    position: relative;
    height: 521px;
    padding-left: 0px;
    padding-top: 3px;
    padding-bottom: 24px;
    position: relative;
}

#main .kop
{
    font-family: 'Lucida Sans Unicode';
    font-size: 15px;
    color: #363636;
    text-align: left;
    display: block;
    padding-top: 10px;
    margin-bottom: 5px;
}

#footer
{
    width: 960px;
    height: 30px;
    margin-top: 10px;
    font-size: 10px;
    color: #4a6d96;
    font-family: Verdana;
    display: inline-block;
}

#footer a
{
    font-size: 10px;
    color: #4a6d96;
    font-family: Verdana;
    text-decoration: none;
}

#footer a:hover
{
    font-size: 10px;
    color: #4a6d96;
    font-family: Verdana;
    text-decoration: underline;
}

#footer a:visited
{
    font-size: 10px;
    color: #4a6d96;
    font-family: Verdana;
    text-decoration: none;
}

.main-bottom
{
    background-position: left bottom;
    position: absolute;
    bottom: 0px;
    float: left;
    background-image: url( '../images/main_bottom.jpg');
    background-repeat: no-repeat;
    width: 723px;
    height: 25px;
    clear: both;
    margin: 0px;
    padding: 0px;
}

.img-highlight
{
    border: 1px solid #cccccc;
    padding: 5px;
    margin-bottom: 5px;
    display: block;
    float: left;
}

.img-left 		{ float:left;margin:0px 10px 4px 0; border: 1px solid #cccccc;
    padding: 5px;}

.col1
{
    float: left;
    width: 222px;
    padding-left: 15px;
}

.content {padding-left:15px;
          padding-right:15px;
          height: 344px;}
          
.col2
{
    float: left;
    width: 335px;
    padding-left: 15px;
    margin-top: 20px;
}
          
.col2-kop
{
    font-family: 'Lucida Sans Unicode';
    font-size: 11px;
    color: #363636;
    text-transform: uppercase;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #fcb034;
    text-align: left;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 0px;
}          

.offerte-btn
{
    text-align: right;
    display: block;
    padding-top: 50px;
    margin-bottom: 0px;
    margin-right: 10px;
    clear: both;
    width: 711px;
    cursor: pointer;
}

#sfeerfotos

{
    padding-top: 10px;
    width: 687px;
    height: 355px;
}

#sfeerfotos .imgsf

{ 
    padding-right: 2px;
}


