body
{
	background-color: Black;
	margin: 0px;
	padding: 0px;
	font: times;
	font-size: medium;
	color: white;
}
/**********************************************************
**			OPMAAKTABELLEN								 **
***********************************************************/
#PaginaTabel
{
	height: 98%;
	width: 100%;
}
#OmvattendeTabel
{
	border-style: none;
	border:0px;
	width: 680px;
	height: 550px;
}
#OmvattendetabelTDtekst
{
	width: 300px;
}
#OmvattendetabelTDleeg
{
	width: 20px;
		
}
#OmvattendetabeltdFoto
{
	width: 36px;
	text-align: right;
}

#Omvattendetabeleersterij
{
	border-bottom: 1px solid #cc0099;
}

#binnentabel
{
	border-style: none;
	border:0px;
	width: 300px;
	height: 480px;
}





/*****************************************************************
**				TEKST											**
*****************************************************************/
.titelexpo
{
	text-align: justify;
	font-family: times;
	font-size: 14px;
	line-height: 130%;
	color: #99CCCC;
	font-weight: bolder;
}
.linkexposities
{
	text-align: justify;
	font-family: times;
	font-size: 12px;
	line-height: 130%;
	color:  #99CCCC;
	text-decoration: none;
}
.tekstinfo
{
	text-align: justify;
	font-family: times;
	font-size: 12px;
	line-height: 130%;
}
.tekstinfo:link
{
	text-align: justify;
	font-family: times;
	font-size: 12px;
	line-height: 130%;
	color: #99cccc;
}
.tekstinfo:visited
{
	text-align: justify;
	font-family: times;
	font-size: 12px;
	line-height: 130%;
	color: #99cccc;
}
.tekstinfo:hover
{
	text-align: justify;
	font-family: times;
	font-size: 12px;
	line-height: 130%;
	color: #99cccc;
	text-decoration: underline;
}
.exponavigatie:link
{
	text-align: justify;
	font-family: times;
	font-size: 12px;
	color: #99CCCC;
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: 0.3em;
}
.exponavigatie:visited
{
	text-align: justify;
	font-family: times;
	font-size: 12px;
	color: #99CCCC;
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: 0.3em;
}
.exponavigatie:hover
{
	text-align: justify;
	font-family: times;
	font-size: 12px;
	color: #99CCCC;
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: 0.3em;
	cursor: default;
}



/********************************************************************************
**			INVULVELDEN															**
*******************************************************************************/

.invulveld
{
	color: #99cccc;
	background-color: Black;
	border: 1px solid #CC0099;
	font-family: Times;
	font-size: 12px;
	
}
.invulknop
{
	background-color: Black;
	border: 0px;
	color: #99CCCC;
	font-family: Times;
	font-size: 12px;
	font-weight: bold;
}
.tekstknop
{
	text-align: center;
	font-family: times;
	font-size: 12px;
}
.contactlink:link
{
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
	line-height: 150%;
	text-decoration: underline;
	color: #333333;
}
.contactlink:visited
{
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
	line-height: 150%;
	text-decoration: underline;
	color: #333333;
}
.contactlink:hover
{
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
	line-height: 150%;
	text-decoration: underline;
	color: #333333;
}
.navknop
{
	background-color: Black;
	border: 0px;
	color: #99CCCC;
	font-family: Times;
	font-size: 15px;
	text-decoration: none;
	font-weight: bolder;
}
/*****************************************************************
**				COPYRIGHT										**
*****************************************************************/
.copyright:link
{
	text-decoration: none;
	font-size: 10px;
	color: #cccccc;
	font-family: times;
	letter-spacing: 0.3em;
}
.copyright:visited
{
	text-decoration: none;
	font-size: 10px;
	color: #cccccc;
	font-family: times;
}
.copyright:hover
{
	text-decoration: none;
	font-size: 10px;
	color: #99CCCC;
	font-family: times;
}
.copyright
{
	font-size: 10px;
	color: #cccccc;
	font-family: times;
	letter-spacing: 0.3em;
}
.copyrighted:link
{
	text-decoration: none;
	font-size: 10px;
	cursor: default;
	color: #cccccc;
	font-family: times;
}
.copyrighted:visited
{
	text-decoration: none;
	font-size: 10px;
	cursor: default;
	color: #cccccc;
	font-family: times;
}
.copyrighted:hover
{
	text-decoration: none;
	font-size: 10px;
	color: #cccccc;
	cursor: default;
	font-family: times;
}
.Rechterknop
{
	text-align: right;

}
