a{
   outline-style:none;
}

img{
   border:0px;
}

.body_set{
   background-color: transparent;
   overflow:hidden;
}

.menu_logo {
   width:170px;
   height:139px;
   top:22px;
   left:18px;
   position:absolute;
}

.menu_work{
   background-image: url(../images/work.jpg);
   width:170px;
   height:22px;
   top:161px;
   left:18px;
   position:absolute;
}

.menu_selfinit{
   width:170px;
   height:20px;
   top:178px;
   left:18px;
   position:absolute;
}

.menu_commis{
   width:170px;
   height:18px;
   top:198px;
   left:18px;
   position:absolute;
}

.menu_public{
   width:170px;
   height:20px;
   top:216px;
   left:18px;
   position:absolute;
}

.menu_videos{
   width:170px;
   height:17px;
   top:236px;
   left:18px;
   position:absolute;
}

.menu_info{
   background-image: url(../images/info.jpg);
   width:170px;
   height:45px;
   top:253px;
   left:18px;
   position:absolute;
}

.menu_bio{
   width:170px;
   height:18px;
   top:298px;
   left:18px;
   position:absolute;
}

.menu_cv{
   width:170px;
   height:17px;
   top:316px;
   left:18px;
   position:absolute;
}

.menu_pdf{
   width:170px;
   height:20px;
   top:333px;
   left:18px;
   position:absolute;
}

.menu_contact{
   width:170px;
   height:18px;
   top:353px;
   left:18px;
   position:absolute;
}

.menu_opvul_na_contact{
   background-image: url(../images/ruimte_na_contact.jpg);
   width:170px;
   height:22px;
   top:371px;
   left:18px;
   position:absolute;
}

.menu_ques{
   width:170px;
   height:22px;
   top:393px;
   left:18px;
   position:absolute;
}

.menu_opvul_na_ques{
   background-image: url(../images/ruimte_na_ques.jpg);
   width:170px;
   height:26px;
   top:415px;
   left:18px;
   position:absolute;
}

.menu_link{
   outline-style:none;
}

.content{
   font-size:12px;
   font-family:'Trebuchet MS';
   overflow:auto;
   top:29px;
   left:222px;
   position:absolute;
   padding-right:5px;
}

.title{
   font-size:14px;
   font-family:'Trebuchet MS';
   font-weight:bold;
}

.numbers{
   font-size:12px;
   font-family:'Tahoma';
   font-color:#000000;
}

.numbers_link{
   text-decoration:none;
   color:#000000;
}

.numbers_link_active{
   text-decoration:none;
   color:#000000;
   font-weight:bold;
}

.text{
   font-size:12px;
   font-family:'Trebuchet MS';
   padding-left:20px;
   max-width:570px;
   width: expression(document.body.clientWidth > 800? "570px" : "auto");
}

.cv_title{
   font-size:12px;
   font-family:'Trebuchet MS';
   font-weight:bold;
}
.cv_property{
   color:#404040;
   vertical-align:top;
   width:200px;
   font-size:12px;
   font-family:'Trebuchet MS';
}
.cv_value{
   color:#404040;
   vertical-align:top;
   width:500px;
   font-size:12px;
   font-family:'Trebuchet MS';
}
.bio_text{
   width:600px;
}
.other_text{
   width:600px;
}