html, body
{
height: 100%;
padding:0px;
margin:0px;
}
td
{
font-size:80%;
color:#071600;
font-family:verdana, arial;
}
html
{
overflow: auto;
}
body
{
text-align:center;
background:#FFFFFF;
font-size:90%;
color:#071600;
font-family:verdana, arial;
background-image:url('../images/site/background.jpg');
background-repeat:repeat-y;
background-attachment:fixed;
background-position:right;
}
.wrapper
{
margin-left: auto;
margin-right: auto;
text-align:center;
width:1000px;
}
.nav
{
float:left;
margin-left:0px;
text-align:left;
width:260px;
height:519px;
background-image:url('../images/site/menu.jpg');
background-repeat:no-repeat;
}
.content
{
float:left;
text-align:left;
width:740px;
height:519px;
background-image:url('../images/site/content.png');
background-repeat:no-repeat;
}
.header
{
text-align:left;
height:191px;
width:1000px;
}
.footer
{
text-align:center;
height:61px;
width:1000px;
background-image:url('../images/site/footer.png');
background-repeat:no-repeat;
}
a:active
{
color:#287B94;
text-decoration:none;
}
a:link
{
color:#287B94;
text-decoration:none;
}
a:visited
{
color:#287B94;
text-decoration:none;
}
a:hover
{
text-decoration:none;
color:#4E2B02;
}
img
{
border:none;
}
h1
{
font-size:120%;
color:#0F3200;
font-family:arial;
margin-bottom:10px;
margin-top:20px;
}
h2
{
font-size:100%;
color:#287B94;
font-family:arial;
margin-bottom:10px;
margin-top:20px;
}
.nieuws
{
font-size:90%;
width:100%;
text-align:justify;
font-family:verdana, arial;
}
.textbox
{
font-size:80%;
color:#000000;
font-family:verdana, arial;
height:19px;
width:200px;
}

