#content{
width:990px;
position:relative;
}

/*---- LEFT ---------------------------------------------------*/
.content_left{
width:697px;
float:left;
background-image:url(../images/BG_MIDBLOCK_697.jpg);
background-repeat:repeat-y;
}

.content_left .top{
width:639px;
min-height:480px;
min-height:480px !important;
height:480px;
background-image:url(../images/BG_TOPBLOCK_697.jpg);
background-repeat:no-repeat;
padding:34px 30px 30px 28px;
}

.content_left .foot{
width:697px;
height:3px;
}



/*---- RIGHT ---------------------------------------------------*/
.content_right{
width:293px;
float:left;
}



/*----------------------------------------------------------------
TITELS & LINKS 
-----------------------------------------------------------------*/

h1{
font-size:180%;
line-height:110%;
margin-bottom:10px;
display:block;
font-weight:normal;
}

h2{
font-size:120%;
line-height:110%;
margin-bottom:10px;
display:block;
font-weight:normal;
}

h3{
font-size:110%;
line-height:110%;
margin-bottom:10px;
display:block;
font-weight:normal;
}

h4{
font-size:90%;
line-height:110%;
margin-bottom:10px;
display:block;
font-weight:normal;
}

.roos{
color:#EB6568;
}

.blauw{
color:#6F8DC8;
}

.zwart{
color:#333333;
}

.paars{
color:#AC9DBF;
}

.bruin{
color:#B39F74;
}

.groen{
color:#1A9E8B;
}

a.link_h2:link, a.link_h2:visited {
color:#333333;
text-decoration:none;
}

a.link_h2:active,  a.link_h2:hover{
color:#333333;
text-decoration:none;
}

a.link_h3:link, a.link_h3:visited {
color:#333333;
text-decoration:none;
}

a.link_h3:active,  a.link_h3:hover{
color:#333333;
text-decoration:none;
}

