table{
		font-family		:	verdana;
		font-size		:	10pt;
		font-weight		:	normal;
}

table.cat{
		border-style		:	solid;
}
body{

		background-color	:	#4D0604;
		color			:	#F1DCDC;
		font-family		:	verdana;
		
}
table.home{
		background-image	:	url(img/choice.gif);
		border-style		:	solid;
		border-width		:	1px;
		border-color		:	#9A6F6F;
		background-color	:	#000000;
		border-style		:	solid;
		font-family		:	verdana;
		font-size		:	11pt;
		font-weight		:	bold;
}
table.content{
		border-style		:	solid;
		border-width		:	1px;
		border-color		:	#9A6F6F;
		background-color	:	#000000;
		border-style		:	solid;
}
table.schoenen{
		font-family		:	verdana;
		font-size		:	8pt;
		font-weight		:	bold;
}
TD.left{
		background-image	:	url(img/left.gif);
}
TD.left-products{
		background-image	:	url(img/left-products.gif);
}
TD.mid{
		background-image	:	url(img/mid.gif);
}
TD.mid-products{
		background-image	:	url(img/mid-products.gif);
}
TD.right{
		background-image	:	url(img/right.gif);
		font-family		:	verdana;
		font-size		:	13pt;
		font-weight		:	bold;
}
TD.right-products{
		background-image	:	url(img/right-products.gif);
		font-family		:	verdana;
		font-size		:	13pt;
		font-weight		:	bold;
}
TD.top_nav{
		background-image	:	url(img/top_nav.gif);

}
TD.bot_nav{
		background-image	:	url(img/bot_nav.gif);
}
TD.aanbieding{
		font-family		:	Verdana;
		font-weight		:	bold;
		font-size		:	9pt;
}
TD.opening{
		font-family		:	Verdana;
		font-weight		:	normal;
		font-size		:	8pt;
}
TD.text{
		font-size		:	10pt;
		font-family		:	verdana;

}
TD.prijzen{
		font-size		:	10pt;
		font-family		:	verdana;
		background-image	:	url(img/bekers.gif);
		background-repeat	:	no-repeat;
		background-position	:	bottom right;
}
P.strong{
		font-family		:	verdana;
		font-size		:	10pt;
		font-weight		:	bold;
		letter-spacing		:	6;
}
A{
		color			:	#FFFFFF;
		text-decoration		:	none;
}

A:hover{
		color			:	#000000;
	}
A.black{
		color			:	#000000;
}



ul {
		padding			: 	0;
		margin			: 	-1;
		list-style		: 	none;
}

li {
		float			: 	left;
		position		: 	relative;
		width			: 	10em;
		background-color	:	#970000;
		color			:	#FFFFFF;
		text-align		:	center;
		font-size		:	8pt;
		font-weight		:	bold;
		font-family		:	Verdana;

}

li ul {
		display			: 	none;
		position		: 	absolute;
		top			: 	1em;
		left			: 	0;
}

li>ul {
		top			: 	auto;
		left			: 	auto;

}

li:hover ul, li.over ul {
		display			: 	block;
		border-style		:	solid;
		border-width		:	1;
	
}
#content {
		clear			: 	left;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #970000;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #994141}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #FFFFFF}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #970000;
		color: #FFFFFF;
		font: 11px arial}

	#sddm div a:hover
	{	background: #994141;
		color: #FFF}
