/* Start of CMSMS style sheet 'HomeContainers' */
div#algemeennieuws {
width: 24%;
margin-left: 0%;
float: left;
margin-bottom: 1em;
border-bottom: 1px solid #ccc;

}

div#algemeenhead {
background-image: url(uploads/images/layout/alghead.png);
background-position: 0%;
height: 90px;
width: 100%;
}

div#algemeennieuws h2 {
color: #fff;
text-align: right;
background: url(uploads/images/layout/rightred.jpg) right no-repeat;
background-position: 100% 36px;
border: 0px;
padding-top: 40px;
padding-right: 10px;
font-size: 1.3em;
}

div#selectiehead {
background-image: url(uploads/images/layout/selhead.png);
background-position: 0%;
height: 90px;
width: 100%;
}

div#selectienieuws {
width: 24%;
margin-left: 1%;
float: left;
}

div#selectienieuws h2 {
color: #fff;
text-align: right;
background: url(uploads/images/layout/rightred.jpg) right no-repeat;
background-position: 100% 36px;
border: 0px;
padding-top: 40px;
padding-right: 10px;
font-size: 1.3em;
}

div#seniorenhead {
background-image: url(uploads/images/layout/senhead.png);
background-position: 0%;
height: 90px;
width: 100%;
}

div#seniorennieuws {
width: 24%;
margin-left: 1%;
float: left;
}

div#seniorennieuws h2 {
color: #fff;
text-align: right;
background: url(uploads/images/layout/rightred.jpg) right no-repeat;
background-position: 100% 36px;
border: 0px;
padding-top: 40px;
padding-right: 10px;
font-size: 1.3em;
}

div#jeugdhead {
background-image: url(uploads/images/layout/jeuhead.png);
background-position: 0%;
height: 90px;
width: 100%;
}

div#jeugdnieuws {
width: 24%;
margin-left: 1%;
float: left;
}

div#jeugdnieuws h2 {
color: #fff;
text-align: right;
background: url(uploads/images/layout/rightred.jpg) right no-repeat;
background-position: 100% 36px;
border: 0px;
padding-top: 40px;
padding-right: 10px;
font-size: 1.3em;
}

div#newsbody {
width: 99.3%;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin-top: -23px;
padding-top: 23px;
} 

/* End of 'HomeContainers' */

