html{
width: 100%;
height: 100%;
}
.menulink{
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #016952;
background-color: #FFFFFF;
text-decoration: none;
height: 20px;
margin: 5px;
}
body{
width: 100%;
height: 100%;
padding: 0;
margin: 0;
}
table.default{
width: 100%;
height: 100%;
}
table.mainholder{
width: 954px;
height: 100%;
}
td.header{
height: 50px;
background-image: url(/webinabox/wiab372.nsf/picture_gallery/headerbg/$file/headerbg.jpg);
}
td.navigator{
height: 29px;
}
td.imgheader{
height: 125px;
}
td.news{
width: 221px;
}
td.body{
height: 100%;
}
td.logo{
width: 150px;
vertical-align: top;
}
img{
border: 0;
}
#pscroller1{
width: 221px;
height: 125px;
border: 0;
padding: 15px;
font-family: verdana;
font-size: 11px;
color: #016952;
}
a.nieuwslink
{
color: #016952;
}
/* dropdown menu styles */
#shadowdiv
{
position: absolute;
width: 156;
z-index:99;
filter:alpha(opacity=30);
-moz-opacity:.3;
opacity:.3;
background-color: #000000;
}
#dropmenudiv
{
position:absolute;
line-height:20px;
z-index:100;
margin-left:-8px;
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #016952;
text-decoration: none;
}
a.dropmenu
{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
padding-left: 7px;
background-image: url(/webinabox/wiab372.nsf/picture_gallery/expand/$file/expand.gif);
background-repeat: no-repeat;
background-position: left center;
margin-left:7px;
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}