body {
	margin: 0px;
	margin-top: 10px;
	border: 0px;
	background-color: #333333;
	background-image: url(http://www.robinmulderij.nl/images/08original.gif);
    	font-family		: Verdana, Arial, Helvetica, sans-serif;
    	font-size		: 10pt;
    	font-style		: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 18pt;
}

fieldset {
	margin: 0;
	padding: 5px 5px 5px 30px;
	border: 0;
	border-top: 2px solid #333333;
}
legend {
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

ul {
	margin-top: 0px;
}
#vak1 {
	height: 86px;
	width: 20px;
	background-image: url(http://www.robinmulderij.nl/images/site_03.jpg);
	background-repeat: no-repeat;
}
#vak2 {
	background-image: url(http://www.robinmulderij.nl/images/site_04.jpg);
	background-repeat: repeat-x;
}
#vak3 {
	height: 86px;
	width: 20px;
	background-image: url(http://www.robinmulderij.nl/images/site_06.jpg);
	background-repeat: no-repeat;
}
#vak4 {
	height: 40px;

}
#vak5 {
	height: 380px;
	width: 20px;
	background-image: url(http://www.robinmulderij.nl/images/nieuwe-site_03.jpg);
	background-repeat: no-repeat;
}
#vak6 {
	background-image: url(http://www.robinmulderij.nl/images/site_11.jpg);
	background-repeat: repeat-x;
}
#vak7 {
	width: 20px;
	background-image: url(http://www.robinmulderij.nl/images/site_12.jpg);
	background-repeat: no-repeat;
}
.inhoud {
	position: relative;
	top: 8px;
	height			: 358px;
	overflow-y: auto;
	overflow-x: hidden;
	color: #000000;
}

.portfoliolijn2 {
	border-top: 2px solid #333333;
}

.portfolioafbeelding {
	border: 1px dashed #333333;
}

.bottom {
    	font-size		: 7pt;
}


    #tabsH {
	position: relative;
      bottom: -6px;
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabsH ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("http://www.robinmulderij.nl/images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("http://www.robinmulderij.nl/images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

