#body
{
	background-color: #770C09;
	font-size:14px;
	line-height:1.5em;
}
a:link {
	color:#000;
}

h1
{
	font-size:24px;
	font-family:DigifaceWide;
	margin-top:40px;
	padding-left:40px;
}

h2
{
	font-size:16px;
	font-family:DigifaceWide;
	margin-top:15px;
	padding-left:60px;
}

#container
{
	width: 1000px;
	margin:auto;
}

#header
{
	background-color: #FFCCCC;
	width:1020px;
	position:absolute;
	margin-top:1px;
	margin-left:0px;
	margin-right:0px;
	height:275px; /*deze gebruiken indien include van eigen thumbs*/
	/*height:370px;*/ /*deze gebruiken bij iframe paysites */
}

#content
{
	position:absolute;
	width: 820px;
	background-color: #FFCCCC;
	margin-left:200px;
	margin-top:290px; /*deze gebruiken indien include van eigen thumbs*/
	/*margin-top:385px;*/  /*deze gebruiken bij iframe paysites */
}

#linkerkolom
{
	background-color: #FFCCCC;
	width: 190px;
	margin-left:0px;
	margin-top:285px; /*deze gebruiken indien include van eigen thumbs*/
	/*margin-top:385px;*/  /*deze gebruiken bij iframe paysites */
	position:absolute;
	text-align:center;
	padding:5px 0px 0px 5px;
}
#linkerkolom a:link img
{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	letter-spacing:4px;
	border-width:0px;
	border-color:#000;
}
#linkerkolom a:hover img
{
	font-size:18px;
	font-weight:bold;
	color:#00F;
	letter-spacing:4px;
	border-width:0px;
	border-color:#F00;
}

#toplist
{
	width:100%;
	margin:auto;
	text-align:center;
	height:160px;
}

#toplist a:link img
{
	font-size:18px;
	font-weight:bold;
	color:#00F;
	letter-spacing:4px;
	border-width:0px;
	border-color:#000;
}

#toplist a:hover img
{
	font-size:18px;
	font-weight:bold;
	color:#00F;
	letter-spacing:4px;
	border-width:0px;
	border-color:#F00;
}

a:hover
{
	background-color:#C63;
	color:#FFF;
}

.contenttable
{
	background-color:#FFCCCC;
	margin-top:-5px;
}

.contenttable tr
{
	background-color:#FFCCCC;
}

.contenttable td
{
	width:50%;
	padding:5px 5px 5px 5px;
}
.contenttable td table
{
	width:100%;
	padding:5px 5px 5px 5px;
}
.contenttable td table td
{
	width:25%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.kleinethumbs
{
	background-color:#FFCCCC;
	text-align:center;
}

.kleinethumbs a:link img
{
	border-color:#000;
	border-width:0px;
}

.kleinethumbs a:hover img
{
	border-color:#FFF;
	border-width:0px;
}
#toplisthorizontaal a:link {
	font-size:24px;
	color:#F00;
	font-weight:bold;
}
