#dubbellinks{
	float:left;
	width:585px;
	padding-left:20px;
	padding-right:30px;
	padding-bottom:30px;
	}

#dubbelrechts{
	float:left;
	width:229px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
        float:left;
        margin-left:21px;
	}
#dubbellinks img{
    border:none;
    float:left;
    margin-right:10px;
}

#dubbellinks a{
    border:none;
    text-decoration:none;
}
        
#wie{
    width:244px;
    height:254px;
    overflow:hidden;
    background-image:url(../images/indexgroen.png);
    background-repeat:no-repeat;
    color:white;
    font-weight:bold;
    font-size:12px;
    margin-bottom:20px;
    margin-top:30px;
}

#wat{
    width:244px;
    height:254px;
    overflow:hidden;
    background-image:url(../images/indexrood.png);
    background-repeat:no-repeat;
    color:white;
    font-weight:bold;
    font-size:12px;
    margin-bottom:20px;
    margin-top:45px;
}

#vc{
    width:244px;
    height:254px;
    overflow:hidden;
    background-image:url(../images/caferood.png);
    background-repeat:no-repeat;
    color:white;
    font-weight:bold;
    font-size:12px;
    margin-bottom:20px;
    margin-top:45px;
}

#vat{
    width:244px;
    height:254px;
    overflow:hidden;
    background-image:url(../images/indexblauw.png);
    background-repeat:no-repeat;
    color:white;
    font-weight:bold;
    font-size:12px;
    margin-bottom:20px;
    margin-top:30px;
}

.summary{
    width:180px;
    text-align:left;
    padding-left:20px;
    padding-bottom:40px;
    padding-top:20px;
    line-height:16px;
}

.accent{
    color:#2468a9;
    font-weight:bold;
}

.titel{
    color:#f67f09;
    /*color:#729415;*/
    font-size:17px;
    font-weight:bold;
    text-align:center;    
}

p{
    line-height:20px;
    margin-bottom:20px;
}


#dubbelrechts a, #dubbelrechts a:hover, #dubbelrechts a:visited{
    border:none;
    text-decoration:none;
    }
    
    
h1{
    color:#b70036;
    background-color:white;
    border-bottom:3px solid #b70036;
}


  
