﻿body {
	font-family:Arial;
	font-size:11px;
	list-style:none;
	background-color:#ccc999;
	/*list-style:	'list-style-image' 'list-style-position' 'list-style-type' 
	*/
}
#TopAds {
	width:800px;
	height:100px;
	background-image:url(/images/chocoladetaart_leader.jpg);
	background-repeat:no-repeat;
	padding:12px 15px 15px 10px;
	text-align:center;
	}
#content {
	width:100%;
}
table {
	width:780px;
	height:780px;
}
#td1,#td2,#td3,#td4,#td5,#td6,#td7,#td8,#td9 {
	width: 30%;
	height: 30%;
	padding: 20px 20px 20px 20px;
	/* padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left' */
	/* border:solid blue 1px; */
}
.background {
	background:url(/images/chocoladetaart_achtergrond.jpg);
	background-repeat:no-repeat;
}
a:link{
	color:#FFFFFF;
	text-decoration:none;	
}
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
a:visited{
	color:#FFFFFF;
	text-decoration:none;	
}
h1{
	font-size:30px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	text-indent:0;
}
h2{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-indent:0;
}
#Panel1,#Panel2,#Panel3,#Panel4,#Panel5,#Panel6,#Panel7,#Panel8,#Panel9{
	width: 220px ;
	height: 220px;
	overflow: auto; 
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;

}
	
#Panel1{
	text-indent:20px;
}
#Panel2{
}
#Panel3{
}
#Panel4{
}
#Panel5{
}
#Panel6{
}
#Panel7{
}
#Panel8{
}
#Panel9{
}
#copyright a{
	color:#000000;
	}