#content{
width:990px;
position:relative;
}

/*---- LEFT ---------------------------------------------------*/
.content_left{
float:left;
width:697px;
background-image:url(/images/BG_MIDBLOCK_697_2kolom.jpg);
background-repeat:repeat-y;
position:relative;
}

.content_left .top{
width:697px;
background-image:url(/images/BG_TOPBLOCK_697_2kolom.jpg);
background-repeat:no-repeat;
min-height:631px;
}

.content_left .left{
width:205px;
float:left;
}

.content_left .right{
width:457px;
padding:34px 20px 30px 15px;
float:left;
}

.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;
}
