body
{
margin:      10px;
font-family: verdana, lucida, sans-serif;
font-size:   8pt;
line-height: 22px;
background:  url('../plaatjes/blauwe-vogels.jpg') no-repeat center center fixed;
height: 100%;
}

div
{
margin: 0px;
}

.alinea
{
margin: 10px 0px 0px 0px;
}

.foto
{
text-align:  center;
}

.title
{
font-family:   tahoma, verdana, arial;
font-size:     8pt;
font-variant:  small-caps;
font-weight:   bold;
}

.italic
{
font-size:    7pt;
font-style:   italic;
}

.strong
{
font-weight: bold;
}

.content
{
margin: 0px 60px 0px 30px;
}

a:link,
a:active,
a:visited
{
color:           #0000ff; 
text-decoration: none;
}

a:hover,
a:visited:hover
{
color:           #0000ff; 
text-decoration: underline;
}

.flink,
.flink:hover,
.flink:visited:hover
{
color:           #0000ff; 
font-family:     verdana,arial,helvetica; 
font-size:       8pt; 
text-decoration: none;
cursor:          pointer;
}

.ftext,
.ftext:hover,
.ftext:visited:hover
{
color:           #8080ff; 
font-family:     verdana,arial,helvetica; 
font-size:       8pt; 
text-decoration: none;
cursor:          text;
}