#inhoudvideo {
	border:2px dashed #000000;
}

#links {
	background:#011720;  
	width:220px;
}

#linkerdeel {
 padding: 15px 15px 0px 15px;
 color:#ffffff;
 
}

#rechts {
	background:#6C337E;  
	width:650px;
	text-align:center;
}
#rechterdeel {
 margin: 15px 10px 0 10px;
 color:#ffffff;
 width:630px;
}
td.fotovakje {
	width:220px;
}
.videofoto {
	width:200px;
	height:150px; 
	border:2px dashed #5DAC2C; 
	margin:0 4px 5px 4px;
}
#video1 {
	margin: 0 6px 0 0;  
	float:left;
}
#video2 {
	margin: 0;  
	float:right;
}
#video3 {
	margin: 0 6px 0 0;  
	float:left;
}
#video4 {
	margin: 0;  
	float:right;
}
A.links:link, A.links:active, A.links:visited {
  display:block;
  margin:0 0 10px 0;
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}
A.links:hover {
  color:#8DD3F6;
}

#links A:link, #links A:active, #links A:visited {
 	color:#5DAC2C;
  	font-weight:bold;
   	text-decoration:none;
}
#links A:hover {
  	color:#7A458A;
	text-decoration:none;
}
#rechts A:link, #rechts A:active, #rechts A:visited {
 	text-decoration:none;
	border:0;
}
#rechts A:hover {
  	text-decoration:none;
	border:0;
}
.onderschrift {
	font-size:10px;
	text-align:left;
	width:180px;
	margin-bottom:10px;
	color:#ffffff;
	
}