body{
   color: #BFBFBF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-color: #474747;
	overflow: auto;
	scrollbar-arrow-color: #CF6527;
    scrollbar-face-color: #191919;
    scrollbar-highlight-color: #191919;
    scrollbar-3dlight-color: #474747;
    scrollbar-shadow-color: #474747;
    scrollbar-darkshadow-color: #191919;
    scrollbar-track-color: #474747;
}

a:link{
   text-decoration: none;
   color: #CF6527;
}

a:visited{
   text-decoration: none;
   color: #CF6527;   
}

a:active{
   text-decoration: none;
   color: #CF6527;  
}

a:hover{
   text-decoration: none;
   color: #474747;  
} 

table{
   font: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

th{
   font: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

td{
   font: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

#index{
   left: 0px;
    height: 245px;	
	width: 100%;
    background-image: url(../images/bg_intro.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}
#header{
   position: absolute;
	left: 0px;
	margin-top: 10px;
	height: 21px;	
	width: 100%;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	z-index: 1;	
}

#negatief_header{
   position: absolute;
   left: 0px;
	margin-top: 10px;
	height: 21px;
	width: 100%;
	background-image: url(../images/bg_negatief.gif);
	background-repeat: repeat-x;
}

#menu{
   position: absolute;
	left: 290px;
	top: 0px;
	height: 21px;	
	width: 480px;
	z-index: 0;	
}

#terug{
   position: absolute;
	left: 888px;
	top: 0px;
	height: 21px;	
	width: 80px;
	z-index: 1;	
}

#fotografie{
   position: absolute;
	left: 46px;
	margin-top: 31px;
	height: 27px;	
	width: 108px;
	z-index: 1;	
}

#titel{
   position: absolute;
	left: 46px;
	margin-top: 58px;
	height: 27px;	
	width: 108px;
	z-index: 1;	
}

#content{
   color: #BFBFBF;
	font: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
    position: absolute;
	left: 154px;
	margin-top: 0px;
	top: 31px;
	height: 503px;
	width: 708px;
	background-color: #191919;
	padding: 15px;
}

#portfolio{
   margin: 10px 10px 10px 10px;
    width: 330px;
	height: 100%;
	font: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer{
   position: absolute;
	left: 0px;	
	top: 558px;
	height: 21px;
	width: 100%;
	background-image: url(../images/bg_submenu.gif);
	background-repeat: x-repeat;
}

.portfolio{
   border: double #474747;
   border-width: 3px; 
}

.portfoliobof{
   border: double #474747;
   border-width: 3px; 
   font-family: Baskerville Old Face, Verdana, Arial, Helvetica, sans-serif;
}

.bof{
   font: 13px;
   font-family: Baskerville Old Face, Verdana, Arial, Helvetica, sans-serif;
}
