body{
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:90%;
	margin: 0px;
	margin-top: 13px;
}
td.menu a{
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}
td.menu{
	border-right: 1px solid black;
	text-align:center;
	height:30px;
}
td.koptext{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 20px;
}
td.content{
	font-family:Verdana;
	font-size: 90%;
	line-height: 18px;
	vertical-align:top;
	width: 620px;
}
td.content h4{
	font-size:12px;
	font-weight:bold;}
td.frame{
	text-align:center;
	vertical-align:top;
	width: 220px;
}
td.footer{
	font-family:Verdana;
	font-size: 75%;
	line-height: 18px;
	text-align:center;
}
table.stap td{
	background-color:#cccccc;
	text-align:center;
	width:20%;
}
table.stap td.on{
	background-color:#63bbfb;
}
table.layer{
	border: 1px solid #000000;
	font-size: 90%;
	margin: 35px 5px 0 5px;
	text-align:left;
	width: 200px;
}
ul{
	list-style-type:square;
}
li{
	font-size: 85%;
}
td.content a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
td.content a:hover{
	color:#000000;
	background-color:#CCCCCC;
	font-weight:bold;
}
td.content a:active{
	color:#000000;
	font-weight:bold;
}
td.kleur img{
	border: 1px solid #000000;
	cursor:pointer;
	height:35px;
	width:35px;
}
#kleur{
	border: 1px solid #000000;
	height:50px;
	margin: 10px 3px 10px 3px;
	width:50px;
}
#producten{
	position:absolute;
	left:50%;
	margin:186px 0px 0px -350px;
}
#producten ul{
	background-color:#cccccc;
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px;
	margin: 20px 5px 5px 5px;
}
#producten li{
	list-style:none;
}
#producten a{
	color:#000000;
	display:block;
	font-size:110%;
	text-decoration:none;
	width:134px;
}