*{
    margin:0;
    padding:0;
    font-family: verdana;
    font-size: 11px;
    color: #454545;
}

body{
    background: url(../images/bg.jpg) repeat-x;
    text-align:center;
}

h1{
    font-size:14px;
}

.titel1{
    font-size:18px;
    text-decoration:underline;
}

a{
    font-size:11px;
    text-decoration:none;
    color: #454545;
}

#wrap
{
    width:900px;
    margin-left:auto;
    margin-right:auto;
}

#blok1{
    margin-top: 34px;
}

#blok2{
    margin-top: 27px;
}

#blok3
{
    text-align:center;
    margin-top: 9px;
    margin-bottom: 5px;
    _margin-bottom: 20px;    
}

#blok3 ul
{
    list-style-type: none;
    margin-left:140px;
    _margin-left:0px;
    background: url(../images/bg_menu.jpg) no-repeat;
    height:30px;
    display:block;
    width:651px;
    padding-left:34px;
    line-height:25px;
}

#blok3 ul li
{
    float:left;
    margin-right:31px;
}

#blok3 ul li A
{
    font-size: 17px;
    color: #2a3540;
    display:block;
    width:121px;
    height:30px;
}

#blok3 ul li a:hover
{
    color:white;
}

#blok4{
    background: url(../images/bg_content.gif) no-repeat;
    
    _margin-top:-15px;
    height:382px;
    height:463px;
    width: 899px;
    clear:both;
    text-align:left;
    padding-left:25px;
    padding-top:80px;
}

#blok5
{
    background: url(../images/footer.gif) no-repeat;
    margin-top:5px;
    height:30px;
    width: 902px;
    color:white;
    padding-top: 6px;
}

#blok6
{
    background: url(../images/maps.png) no-repeat;
    width:392px;
    height:261px;
    position: absolute;
}

input{
    border:0px;
    background-color: #97adc4;
    color: white;
}

textarea{
    border:0px;
    background-color: #97adc4;
    color: white;
}

.blur {
    background-color:#CCCCCC;
    color:inherit;
    margin-left:4px;
    margin-top:4px;
}

.shadow, .content {
    bottom:2px;
    position:relative;
    right:2px;
}

.shadow {
    background-color:#666666;
    color:inherit;
}

.content {
    border:1px solid #000000;
    color:#000000;
}

.berichten{
    background: url(../images/bg_msg.jpg);
    width: 702px;
    height: 77px;
}

.kleur1{
    color: #7d98b5;
}

.foto___WORDTNIETMEERGEBRUIKT{
    border: 3px solid #ececec;
}

.tb_border
{
    border: 3px solid #ececec;
}

.verberg{
    display:none;
}

a{
    outline:medium none;
}

.menu_active
{
    background:url(../images/menu_active.jpg) no-repeat;
    color: white !important;
}
