	body {
		text-align:left;
        font-size: 12px;
        font-family: verdana,arial,sans-serif;
		color: #000;
		background-color:#464546;
        margin:auto;
		margin-top:0px;
		line-height:160%;
	}

        a:link { color: #f7941d; text-decoration: none;}
        a:visited {color:#f7941d; text-decoration: none;}
        a:hover{ color: #f7941d; text-decoration:underline; }
        a:visited:hover { color: #f7941d; text-decoration:underline; }

        #main {
          text-align: left;
          width: 1000px;
          float: left;
          padding-left: 0px;
          padding-right: 0px;
          border-right: 1px solid #362532;
        }

        #main_container {
          text-align: left;
          width: 725px;
          float: left;
          padding: 0px;
          padding-top: 33px;
          border-bottom: 1px solid #362532;
        }

        #leftside {
          text-align: left;
          width: 275px;
          float: left;
          margin-top: 33px;
        }

        #righttop {
          width: 725px;
          background-color: #584153;
          padding-top: 29px;
        }

        #rightbottom {
          width: 725px;
          background: url(images/bg_right.gif);
          padding-top: 25px;
          padding-bottom: 25px;
        }


        #rightbottom_scan {
          width: 725px;
          background-color: #d3d3d3;
          padding: 50px 0 25px 0;
        }

        #scan {
          width: 675px;
          margin: 0 25px 0 25px;
        }

        #rightside {
          text-align: left;
          width: 157px;
          float: left;
          padding: 0px;
          border-top: 1px solid #614f5d;
        }

        .news_container {
          text-align: left;
          font-size: 11px;
          line-height: 130%;
          width: 141px;
          padding: 4px;
          padding-left: 12px;
          padding-bottom: 10px;
          color: #e0ddd9;
          background-color: #614f5d;
          display: block;
        }

        a.newslink:link { text-decoration: none; font-weight: normal; color: #e0ddd9; }
        a.newslink:hover { text-decoration: underline; font-weight: normal; color: #FFF; }
        a.newslink:visited { text-decoration: none; font-weight: normal; color: #e0ddd9; }
        a.newslink:visited:hover { text-decoration: underline; font-weight: normal; color: #FFF; }

        #maintext {
          text-align: left;
          width: 550px;
          padding: 22px 0px 0px 18px;
          background-color: #a8a9ad;
          float: left;
          background-image: url(images/bg_main.gif);
          background-repeat: repeat-x;
        }

        #maincolumn {
          width: 534px;
          margin: 0 0 0 0;
          float: left;
          padding-bottom: 8px;
          margin-bottom: 18px;
        }

        #maincolumnwide {
          width: 534px;
          margin: 0 0 0 0;
          float: left;
          padding-bottom: 8px;
          margin-bottom: 18px;
          border-bottom: 1px solid #666;
        }

        #maincolumnleft {
          width: 257px;
          margin: 0 18px 0 0;
          float: left;
        }

        #maincolumnright {
          width: 257px;
          margin: 0 0 0 0;
          float: left;
          border-left: 1px solid #666;
        }

        .submenu {
          padding: 3px 3px 3px 15px;
          border-bottom: 1px solid #666;
          display:none;
          width: 550px;
          position: absolute;
          top: 90px;
          left: 275px;
          color: #CCC;
          font-size: 12px;
          background-color: #82777f;
        }

        .ps {
          font-size: 10px;
          color: #eee;
        }  

        .home {
          position: absolute;
          top: 90px;
          left: 843px;
          color: #CCC;
          font-size: 10px;
        }

        .submenu a:link { text-decoration: none; font-weight: normal; color: #FFF;}
        .submenu a:hover { text-decoration: underline; font-weight: normal; color: #FFF;}
        .submenu a:visited { text-decoration: none; font-weight: normal; color: #FFF;}
        .submenu a:visited:hover { text-decoration: underline; font-weight: normal; color: #FFF;}

        .icon_right {
          margin-top: 3px;
          margin-left: 15px;
          margin-bottom: 5px;
          float: right;
          border: 1px solid #82777f;
        }

        .icon_left {
          margin-top: 3px;
          margin-right: 15px;
          margin-bottom: 5px;
          float: left;
          border: 1px solid #82777f;
        }

        .icon_logo {
          margin-top: 5px;
          margin-bottom: 15px;
          border: 1px solid #82777f;
        }

        .articletitle_groot {
          color: #444;
          font-size: 18px;
          letter-spacing: .5px;
          font-weight: bold;
          margin: 5px;
          margin-bottom: 25px;
          padding: 10px 2px 10px 10px;
          border-bottom: 1px solid #DDD;
          background-image: url(images/bg_head.gif)
        }

        .article_subhead {
          color: #333;
          font-size: 16px;
          font-weight: bold;
          margin: 0px;
          margin-bottom: 6px;
          padding: 10px 2px 7px 10px;
          border-bottom: 1px solid #CCC;
        }

        .articletitle_klein {
          color: #444;
          font-size: 14px;
          font-weight: bold;
          margin: 5px;
          padding: 2px 2px 10px 4px;
        }

        .omkaderd {
          color: #000;
          background-color: #BBB;
          font-size: 14px;
          padding: 15px;
          margin-top: 30px;
          border: 2px solid #CCC;
        }

        .reactie {
          color: #000;
          background-color: #b5b6b9;
          font-size: 14px;
          font-style: italic;
          padding: 15px;
        }

        .auteur {
          text-align: right;
          font-weight: bold;
          font-style: normal;
          margin-top: 15px;
          vertical-align: top;
          padding-right: 8px;
          padding-top: 5px;
          padding-left: 5px;
          border-top: 1px solid #82777f;
        }

        .maincolumnarticle a:link { text-decoration: none; font-weight: bold; color: #8c5a00; }
        .maincolumnarticle a:hover { text-decoration: underline; font-weight: bold; color: #a96c00; }
        .maincolumnarticle a:visited { text-decoration: none; font-weight: bold; color: #8c5a00; }

        .subkop {
          color: #FFF;
          font-size: 14px;
          font-style: italic;
        }

        .orange {
          color: #f7941d;
        }

        .white {
          color: #FFF;
        }

        .black {
          color: #333;
        }

        .maincolumnarticle {
          padding: 0 10px 10px 10px;
        }

        .news_icon {
          padding-top:6px;
          padding-right: 2px;
        }

        .copyright {
          font-size: 11px;
          text-align: center;
	  color: #6D5F65;
        }

        .leesverder {
          font-size: 14px;
          font-weight: bold;
          color: #000;
          margin-top: 15px;
        }

        td.off {
          padding: 2px;
          border-bottom: 1px solid #9b8f98;
        }

        td.on {
          background: #9b8f98;
          padding: 2px;
          border-bottom: 1px solid #9b8f98;
        }

        .bldOrange {
          font-weight: bold;
          font-size: 12px;
          color: #f7941d;
        }

        .bldWhite {
          font-weight: bold;
          font-size: 12px;
          color: #FFF;
        }
