body {
	scrollbar-face-color:F1B000; 
	scrollbar-track-color:FDF6E3; 
	scrollbar-arrow-color:000000; 
	scrollbar-shadow-color:ffffff; 
	scrollbar-dark-shadow-color:ffffff; 
	scrollbar-3dlight-color:F1B000; 
	scrollbar-highlight-color:ffffff
}

.hoofdkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

.subkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : bold;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.style1 {
	color: #000000;
	font-weight: white;
	font-size: 11px;
}
.style2 {font-size: 10px}

.bgleft {
	background-attachment: fixed;
	background-image: url(bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #979796;
}
a.footer:link {
	text-decoration: none;
	color: #979796;
}
a.footer:visited {
	text-decoration: none;
	color: #979796;
}

a.footer:hover {
	text-decoration: underline;
	color: #979796;
}



td.portfoliotekst 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
  padding-bottom: 10px;
  width: 440px;
  height: 90px;
  padding-left: 5px;
}

td.portfolioimage
{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border: solid 1px #ffffa7;
  width: 88px;
  height: 88px;
  
}

img.portfolio
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img#portfolioleft {
  margin-top: 5px;
  margin-right: 10px;  
  border: 2px solid white;
}

img#portfolioright {
  margin-top: 5px;
  margin-left: 10px;  
  border: 2px solid white;
}

img.portfoliobottom {
  border: 2px solid white;
}

img#middle {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 2px solid white;
}

h2 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 11px;
  color: white;
}

p {
  margin-top: 0;
}

table p {
  font-size: 11px;
}
