BODY { 
  background-color: #accb54;
  background: url('img/bg.gif');
  scrollbar-arrow-color: #87b849; 
  scrollbar-3dlight-color: #FFFFFF; 
  scrollbar-shadow-color: #CCCCCC; 
  scrollbar-darkshadow-color: #FFFFFF; 
  scrollbar-highlight-color: #FFFFFF; 
  margin:0px; padding:0px;
  scrollbar-face-color: #FFFFFF; }

div#nieuwsbrief {
	position: absolute;
	background-color: #ffffff;
	width: 138px;
	height: 139px;
	top: 10px;
	left: 10px;	}

#pic {
 position:relative;
 padding:4px 0px 4px 1px;
 margin-left:10px;
 display:inline;
 float:right;
}

#pic a {
  border: 6px solid #accb54;
	}
#pic a:hover {	
  border: 6px solid #d9519b;
	}

#nieuwsitem_on a {
	display:block;
	width:216px;
	font-family: Tahoma;
	font-weight:bold;
	font-size:11px;	
	height:23px;
  margin: 0px; padding:1px 0px 0px 4px;
	color:#accb54;
	background: url("img/nieuws_on.gif") 0 0 no-repeat;
	text-decoration: none;
	}
#nieuwsitem_on a:hover {	
	color: #accb54;
	background: url("img/nieuws_on.gif") 0 0 no-repeat;
	text-decoration: none;
	}


#nieuwsitem a {
	display:block;
	font-family: Tahoma;
	font-weight:bold;
	font-size:11px;
	width:216px;
	height:23px;
  margin: 0px; padding:1px 0px 0px 4px;
	color:#FFFFFF;
	background: url("img/nieuws_off.gif") 0 0 no-repeat;
	text-decoration: none;
	}
#nieuwsitem a:hover {	
	color: #accb54;
	background: url("img/nieuws_on.gif") 0 0 no-repeat;
	text-decoration: none;
	}

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


H2 {
	font-family: Tahoma; 
	font-size: 14px; 
	line-height: 19px;
	color: #accb54; 
}


.inhoud {
	font-family: Tahoma; 
	font-size: 12px; 
	line-height: 19px;
	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;
}

.button {
  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: 11px; 
  line-height: 18px; 
	color: #FFFFFF; 
}
#copy2 {
	position:relative;
	left:12px;
	width:216px;
}

div#layout {
  position: absolute; 
  left: 50%; 
  margin-left: -404px; 
  width: 841px;
  height:100%;
  background-color:white;
}


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 {
  color: #FFFFFF;
  text-decoration: underline;
}

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

A.fotoboek {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

A.fotoboek:hover {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;  
}


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

A:hover {
  text-decoration: underline;  
}

.toernooiblok {
	float: left;
	width: 238px;
	height: 199px;
	margin-right: 12px;
	overflow: hidden;
}


.toernooiblokgeweest {
	float: left;
	width: 238px;
	height: 199px;
	margin-right: 12px;
	overflow: hidden;
	opacity:0.7;
	filter:alpha(opacity=70);
}