body {
	font-family: "Comic Sans MS", "Bookman Old Style", "Times New Roman", serif;
	background: url(images/background.gif) repeat-x fixed top;
	color: #000000;
	margin: 0px;
/*	scrollbar-3dlight-color: #E8635B;
	scrollbar-arrow-color: #F0E267;
	scrollbar-darkshadow-color: #E8635B;
	scrollbar-face-color: #E8635B;
	scrollbar-highlight-color: #F0E267;
	scrollbar-shadow-color: #F0E267;
	scrollbar-track-color: #E8635B;
	background-color : White;
*/
}
.menu {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}
.menu  a{
	background-image: url(images/bg-button.gif);
	background-repeat: repeat-x;
	text-align: center;
	display:block;
}
.menu a.active{
	font-weight:bold;
}
.menu a:hover {
	background-image: url(images/bg-button-over.gif);
	background-repeat: repeat-x;
	text-decoration:underline
}
.red {
	background: #E8635B;
}
.yellow {
	background: #F0E267;
}
.redballs {
	font-size: xx-small;
	color: #E8635B;

}
.address {
	font-size: xx-small;
	color: #000000;
}
a {
	color: #E8635B;
	text-decoration: none;
}
a.active{
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
.lijst{
	margin-left : 30px;
	text-indent : -30px;
	margin-bottom : 0px;
	margin-top : 0px;
}
.number{
	width : 30px;
}
td.bottom{
	background-position : right;
	background-image : url(images/NetEvenAnders.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
	height : 183px;
}
table.voorwaarden td{
	font-size : smaller;
}
.penseeltjes {
	background: url(images/penseeltjes.gif) no-repeat fixed center bottom;
}
.mainframe {
	background: #FFFFFF url(images/bg-main.gif) repeat-x fixed;
}
.yellowbg {
	background: url(images/background.gif) repeat-x fixed;
}
.yellowredbg {
 	background: #F0E267 url(images/bg-yellowred.jpg) repeat-y fixed center; 
}
.italic {
	font-style : italic;
}
.x-small {
	font-size : x-small;
}
.xx-small {
	font-size : xx-small;
}

