body
{
align: center;
text-align: center;
background: #ffffff url(../pics/bg.jpg) repeat-x;
}

a.rood:link {color: red; text-decoration:underline;}
a.rood:visited {color: red; text-decoration:underline;}
a.rood:hover {color: red; text-decoration:none;}
a.rood:active {color: red; text-decoration:underline;}

a:hover 
{ 
text-decoration:none; 
color: red;
}

a:active { text-decoration:underline; }

#basis
{
border: 1px solid black;
width: 1024px;
}

#rechts
{
align: right;
text-align: right;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#links
{
align: left;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#hoofd 
{
height: 149px;
width: 750px;
background-image: url(grain.jpg); 
background-repeat: no-repeat;
/*background-color: #ffffff;*/
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
/*text-align:right;*/
/*border: 1px solid black;*/
border-bottom: 1px solid black;
/*vertical-align: middle;*/
}

#linkjes
{
height: 50px;
width: 750px;
background-color: #ff9946;
font-family:"courier";
font-size:20px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}


#stuk
{
height: 490px;
width: 755px;
background: url(graan02.jpg) no-repeat;
/*opacity:0.4;*/
/*filter:alpha(opacity=10);*/
padding: 10px 0px 0px 05px;
margin: 0px 0px 0px 0px;

} 