body.main
{ 
	background-image: url(../fotos/site/FlandersR.jpg);
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: rgb(255,253,202)
}
body.lframe
{
    background-image: url(../fotos/site/FlandersL.jpg);
    background-position: top right;
    background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: rgb(255,253,202)
}
body.index
{
    background-image: url(../fotos/site/logo.jpg);
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat
}
body
{
    background-color: rgb(255,253,202)
}

.deel
{
	font-size: 25px;
	font-weight: bold
}

.maand
{
    font-size: 20px;
    font-weight: bold;
    color: Blue
    
}

.maand2
{
    font-size: 20px;
    font-weight: bold;
    color: Red
}

.maanden
{
    font-size: 11px
}

.tekst
{
    font-size: 14px
}

.advies
{
    color: Red   
}

.deleditlink
{
    font-size: 12px
}

.welkom
{
    font-size: 20px;
    font-weight: bold;
}
