
#left{
	clear:both;
    float:left;
    width:230px;
	height:440px;
    margin-top:-80px;
    position:relative;
    z-index:3;
    background:url('../img/bg_left_5.jpg') left top no-repeat;
}

#right{
    float:left;
    width:222px;
	height:440px;
    margin-top:-80px;
    position:relative;
    z-index:20;
    background:url('../img/bg_right_5.jpg') left top no-repeat;
}

#content{
	clear:both;
    float:left;
    width:1001px;
    background:url('../img/bg_rep_5.jpg') left top repeat-y;
}

.nieuwsitem H1{
	color:#BB3B76;
}

a.sifr_read_more{
	clear:both;
    float:left;
    cursor:pointer;
    text-decoration:none;
    color:#BB3B76;
}

.nieuwsItem a{
	color:#BB3B76;
}

.nieuwsItem a:hover{
    font-size:16px;
}

a.sifrLink{
	color:#BB3B76;
    text-decoration:none;
}

.item IMG{
	float:left;
    margin-bottom:5px;
    margin-right:5px;
    border:2px solid #BB3B76;
}
