@CHARSET "ISO-8859-1";

#container
{
background: url('../images/back.png');}

#header
{
background: url('../images/intro.png');
}

#plaatje
{
width     : 305px;
height    : 403px;
background: url(../images/index_foto.png);
}

#tip
{
}

#tekstintro
{
float      : right;
width      : 647px;
line-height: 1.5em;
}

b.nieuwsberichten
{
color     : #96BF0D;
font-family: trebuchet, trebuchet ms, arial;
font-size : 20px;
}

.nieuwsberichtdatum
{
font-size: 12px;
color    : #C8DD92;
}

.nieuwsberichttitel
{
font-size  : 14px;
font-weight: bold;
color      : #ffffff;
}

.nieuwsberichttekst
{
font-size  : 12px;
color      : #ffffff;
line-height: 1.4em;
}

a.nieuwsberichtlink
{
font-size : 12px;
font-style: italic;
color     : #C8DD92;
}

