BODY { 
  background-color: #d9519b;
  background: url('img/bg.gif');
  background-position: center; 
  scrollbar-arrow-color: #87b849; 
  scrollbar-3dlight-color: #FFFFFF; 
  scrollbar-shadow-color: #CCCCCC; 
  scrollbar-darkshadow-color: #FFFFFF; 
  scrollbar-highlight-color: #FFFFFF; 
  scrollbar-face-color: #FFFFFF; }

P,TD {
	font-family: Tahoma; 
	font-size: 11px; 
	line-height: 18px;
	color: #d9519b; 
}

.invul {
  font-family: Tahoma;
  font-size: 11px;
  color: #87b849;
  font-weight:bold;
  background-color: #FFFFFF;
  border-left: 1px solid #d9519b;
  border-top: 1px solid #d9519b;
  border-right: 1px solid #de74ac;
  border-bottom: 1px solid #de74ac;
}

.optie {
	font-family: Tahoma; 
	font-size: 11px; 
	line-height: 18px;
	font-weight:bold;
	color: #87b849; 
}

.copy {
	font-family: Tahoma,Verdana,Times New Roman; 
	font-size: 10px; 
  line-height: 10px; 
	color: #FFFFFF; 
}

div#layout {
  position: absolute; 
  top: 50%; 
  margin-top: -285px; 
  left: 50%; 
  margin-left: -404px; 
}

div#logo {
  position: absolute; 
  top: 1px; 
  left: 6px; 
  width: 432px;
  height: 79px;
}

div#menu {
  position: absolute;
  top: 82px;
  left: 7px;
  width: 400px;
  height: 440px;
}

div#inhoud {
  position: absolute;
  top: 82px;
  left: 407px;
  width: 400px;
  height: 440px;
  overflow: auto;
  overflow-x:hidden;
  display:block;  
}

td.frame {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/frame.png', sizingMethod='crop');
	background-image: none;
}

html>body td.frame	{   background-image: url('img/frame.png');}

A.copy_link {
  font-family: Tahoma;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

A.copy_link:hover {
  text-decoration: underline;  
}


A {
  font-family: Tahoma;
  font-size: 11px;
  color: #87b849;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;  
}
