#page
{
width: 790px;
margin: 10px auto;
border: 0px solid black;
margin-left: auto;
margin-right: auto;
text-align: center; 
}

#pageleft
{
width: 790px;
margin: 10px auto;
border: 0px solid black;
margin-left: auto;
margin-right: auto;
text-align: left; 
}

#left
{
width: 65px;
margin: 10px auto;
border: 0px solid black;
float: left;
}

#head
{
width: 789px;
margin: 10px auto;
border: 0px solid black;
margin-left: auto;
margin-right: auto;
text-align: center; 
}


#foot
{
float: left;
width: 790px;
margin: 10px auto;
border: 0px solid gray;
}

.floatleft
{
float: left;
width: 60px;
height: 60px;
color: #98FB98;
font-style: italic;
font-weight: bold;
}

.groen{
font-family: arial, monospace;
font-size: xx-small;
color: lime;
text-align: center;
}


#tekstblok
{
width: 640px;
height: 640px;
float: left;
color: #3A370A;
background-color: #EEECC5;
font-family: arial, monospace;
font-size: 12px;
padding: 20px 20px 20px 20px;
text-align: left;
}

#foto
{
width: 640px;
height: 640px;
float: left;
margin: 10px auto;
}

.donker
{
font-family: arial, monospace;
color: #0C2140;
text-align: center;
text-decoration: underline;
}

td.vogeltitel
{ 
background-color: #000000;
text-align: center;
text-indent: 5px;
font-family: arial, monospace;
font-weight: normal;
font-size: 16px;
color: white; }

td.vogelveld
{ border-bottom: 2px solid #FFD700;
background-color: #000000;
border-left: 2px solid #FFD700;
border-right: 2px solid #FFD700;
text-align: left;
text-indent: 5px;
font-family: arial, monospace;
font-weight: bold;
font-size: 13px;
color: white; }

td.vogelhoofd
{ border-bottom: 1px solid #FFD700;
border-left: 2px solid #FFD700;
border-right: 2px solid #FFD700;
border-top: 2px solid #FFD700;
background-color: #000000;
text-align: left;
text-indent: 5px;
font-family: arial, monospace;
font-weight: bold;
font-size: 13px;
color: #FFD700; }
 
table.vogels
{text-align: center;
font-family: arial, monospace;
font-weight: normal;
font-size: 15px;
color: #FFD700;
width: 750px;
background-color: #fafafa;
border: 0px #FFD700 solid;
border-spacing: 0px; 
margin-left: auto; 
margin-right: auto; } 

