/* elementen vd pagina www.ceramicart.nl*/
body{
	margin:0 0 0 0;
	background-color: #000000;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
td{
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;	
	text-decoration: underline;
}
a:hover {
	text-decoration: none;	
}
a.link:link, a.link:visited, a.link:active {
	color:#009933;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
}
a.link:hover {
	text-decoration: underline;
	color:#000000;
}
.footer {
	color: #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding-top:10px;
	width:100%;
	font-weight: normal;
}
.kop-div {
	background-attachment: scroll;
	background-image: url(../images/kop-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:780px;
}
.menu_balk {
	background-color:#B3B254;
	height:22px;
	width:780px;
	padding-top:4px;
}
.menu {
	color: #FFFFFF;
	cursor:pointer;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
}
.menu_selected {
	color: #FF0000;
	cursor:pointer;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
}
.menu_over{
	color: #FF0000;
	cursor:pointer;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
}