div.fade { width:100%; opacity:0.1;filter:alpha(opacity=8); }

body { background-color:#505050; width:100%; height:100%;  }
.background { background-image:url(../images/background-fade.gif);  background-color:#505050; }
.backleft { background-image:url(../images/background-left-fade.gif);  background-color:#505050; }
.backright { background-image:url(../images/background-right-fade.gif);  background-color:#505050; }
.backtop { background-image:url(../images/background-top-fade.gif);  background-color:#ffffff; background-repeat: no-repeat; }
.bodyhome { background-image:url(../images/backgroundbody-fade.gif); }
.stuurmenu {  background-color: #505050; border-left: 2px solid #ffffff; border-right: 2px solid #ffffff; font-family: Arial; font-size: 11px; }

/*.bigpic  {   opacity:0.1;filter:alpha(opacity=8); }





