body
{
    padding: 171px 0 0 0;
    margin: 0;
    background-image: url('images/header.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #ccde00;
}


#logo
{
    position:absolute;
    width:  241px;
    height: 224px;
    background-image:url('images/logo.png');
    background-repeat:no-repeat;
    top:-160px;
    left:50px;
    z-index:5;
}


#rightblock
{
    position:absolute;
    height:558px;
    width:406px;
    top:-160px;
    left:590px;
    z-index:3;
}

#animatie
{
    width:  100%;
    height: 385px;
    /*background-image:url('images/animatie.png');
    background-repeat:no-repeat;*/
    float:left;
}

#contact
{
    float:left;
    margin-left:10px;
    
}

#contrainer
{
    position:relative;
    margin:auto;
    width:980px;
    padding-bottom:100px;
}

#header
{
    width:100%;
    height:47px;
}


#header-left
{
    width:246px;
    height:47px;
    background-image:url('images/background_header_left.png');
    float:left;
}

#header-right
{
    width:734px;
    height:47px;
    background-image:url('images/background_header_right.png');
    float:right;
    
}


#center
{
    width:100%;
    background-image:url('images/background_center.png');
    background-repeat:repeat-y;
    float:left;
}

#center-left
{
    width:246px;
    float:left;
    background-image:url('images/background_center_left.png');
    background-repeat:no-repeat;
    min-height:658px
}


#center-right
{
    width:734px;
    background-image:url('images/background_center_right.png');
    background-repeat:no-repeat;
    min-height:658px;
    float:right;
    overflow:auto;
}




#footer
{
    width:100%;
    height:48px;
}


#footer-left
{
    width:246px;
    height:46px;
    background-image:url('images/background_footer_left.png');
    float:left;
}



#footer-right
{
    width:734px;
    height:46px;
    background-image:url('images/background_footer_right.png');
    background-repeat:no-repeat;
    float:right;
    
}


#menu
{
    padding-left: 40px;
    padding-top: 30px;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    font-style: italic;
    color:White;
    line-height:25px;
}




#content
{
    width:645px;
    padding-top:20px;
}

#content h1
{
    font-family: Georgia;
    font-size: 22px;
    color: black;
    font-weight: bold;
    font-style: italic;
}


#content h4
{
    font-family: Arial;
    font-size: 18px;
    color: black;
    font-weight: bold;   
}

#content h5
{
    font-family: Arial;
    font-size: 14px;
    color: black;
    font-weight: bold;   
}


#content p, #content tr, #content td, #content li
{
    color:black;
    font-family:Arial;
    font-size:12px;
    line-height:17px;
}

#content img
{
	border: solid 3px #dbe02c;
}



#content a
{
    color:#000000;
    font-family:Arial;
    font-size:12px;
    line-height:17px;
}

#content a:hover
{
    color:#cf922f;
    font-family:Arial;
    font-size:12px;
    line-height:17px;
}



#blok
{
    width:300px;
    height:360px;
    float:right;
}



#contact h3
{
    background-image: url('images/meerWeten.png');
    width: 322px;
    height: 50px;
    line-height: 50px;
    color: White;
    padding-left: 20px;
    font-family: Georgia;
    font-size: 28px;
    font-style: italic;
    font-weight: bold;
}

#contact p
{
    padding-left:20px;
    color:black;
    font-family:Arial;
    font-size:12px;
}


a
{
    color:White;
    line-height:30px;
    width:100%;
}


#menu li
{
    width:100%;
    
}


#nieuwsBlok
{
    width:100%;
    float:left;
    
}

#nieuwsBlok h3
{
    background-image:url('images/nieuws.png');
    background-repeat:no-repeat;
    width: 237px;
    height: 51px;
    line-height: 51px;
    font-family: Georgia, Arial;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    color:White;
    padding-left:40px;
}

