body
{ 
 background: url(img/orback.jpg) no-repeat fixed top left
}

tr, td, body
{
 font-family: "Trebuchet MS", "Trenuchet", "Tahoma";
 font-size: 13px;
}

a:visited, a:link 
{ 
 color: #0066CC
}

a:hover
{ 
 color: blue;
}


a.men:visited, a.men:link 
{ 
 font-weight: bold;
 color: black;
 text-decoration: none; 
 margin-right: 30px;
 height: 50px;
}

a.men:hover 
{ 
 font-weight: bold;
 color: blue;
 text-decoration: underline; 
 margin-right: 30px;
 height: 50px;
}

#texttabel
{
 padding-top: 5px;
 padding-left: 20px;
}

#foot
{
 width: 100%;
 font-family: "Trebuchet MS", "Trenuchet", "Tahoma";
 font-size: 11px;
 color: #333333;
 text-align: right;
}

.wietabel
{
 padding-left: 20px;
 margin-bottom: 10px;
}

#titel
{
 font-family: "Trebuchet MS", "Trenuchet", "Tahoma";
 font-size: 17px;
 letter-spacing: 2px;
 font-weight: bold;
 margin-bottom: 40px;
}

#wi
{
 color: #ffffff;
}






