body 
{
	margin: 0px;
	padding: 0px;
	background-color: #161414;
	font-family: Arial;
	font-size: 10pt;
	color: White;
}

/********************************
*		opmaaktabellen			*
*********************************/
#PaginaTabel
{
	height: 94%;
	width: 100%;
	vertical-align:top;
}
#copyrighttabel
{
	height: 20px;
	width: 100%;
	vertical-align: bottom;
}
#omvattendetabel
{
	border-style: none;
	border: 0px;
	width: 990px;
	height: 400px;
	background-color: #000000;
}
#bovenlogotabel
{
	border-style: none;
	border: 0px;
	width: 990px;
	height: 70px;
	text-align: right;
}
#bovenlogotabelaurora
{
	border-style: none;
	border: 0px;
	width: 990px;
	height: 70px;
	text-align: left;
}
#onderlogotabel
{
	border-style: none;
	border: 0px;
	width: 990px;
	height: 20px;
	text-align: left;
}
#onderlogotabelaurora
{
	border-style: none;
	border: 0px;
	width: 990px;
	height: 20px;
	text-align: right;
}



.Tekst
{
	font-size: 10pt;
	font-family: Arial;
}
.Tekst:link
{
	text-decoration: underline;
	color: white;
}
.Tekst:visited
{
	text-decoration: underline;
	color: white;
}
.Tekst:hover
{
	text-decoration: underline;
	color: #CCCCCC;
}
#fotokolom
{
	border-style: none;
	border: 0px;
	/*width: 480px;*/
}
#menukolom
{
	border-style: none;
	border: 0px;
	width: 440px;
}
.Copyrighttekst
{
	color: #CCCCCC;
	font-size: 10pt;
}
.Copyrighttekst:link
{
	text-decoration: none;
	color: #999966;
	font-size: 11pt;
}
.Copyrighttekst:visited
{
	text-decoration: none;
	color: #999966;
	font-size: 11pt;
}
.Copyrighttekst:hover
{
	text-decoration: none;
	color: #ffffcc;font-size: 11pt;
}
.copyrighted:link
{
	text-decoration: none;
	font-size: 10pt;
	cursor: text;
	color: #CCCCCC;
}
.copyrighted:visited
{
	text-decoration: none;
	font-size: 10pt;
	cursor: text;
	color: #cccccc;
}
.copyrighted:hover
{
	text-decoration: none;
	font-size: 10pt;
	color: #cccccc;
	cursor: text;
}
.titelgrid
{
	text-decoration: none;
	color: white;
	font-size: 10pt;
	font-family: Arial;
}
.lastminute
{
	color: #999966;
}


.Titelgrid:link
{
	text-decoration: none;
	color: white;
}
.Titelgrid:visited
{
	text-decoration: none;
	color: white;
}
.Titelgrid:hover
{
	text-decoration: underline;
	color: #CCCCCC;
}

