/* opmaak van de site */

html
{
	background: url("../siteimg/back.png"/*tpa=http://www.cadenzacatering.nl/siteimg/back.png*/) #471f59 repeat-x;
}

body, td, table
{
	margin: 0px;
	padding: 0px;
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : left;
}

table.sitewidth
{
	width: 800px;
	text-align: center;
}

td
{
	vertical-align: top;
}

td.menu
{
	background:#e9e5eb; 
	text-align: center;
}

td.leftcolumn
{
	width: 220px;
}

td.contentcolumn
{
	width: 440px;
}

td.fillerleft
{
	width: 80px;
}

td.fillercenter
{
	width: 30px;
}

td.fillerright
{
	width: 30px;
}

td.footer
{
	height: 35px;
}

ul
{
	list-style-type: disc;
}

ul#children2 li
{
	width: 240px;
	padding-left: 10px;
	text-align: left;
}

a.hover
{
	text-decoration: none;
}

a
{
	color: #800080;
	font-style: italic;
	font-weight: bold;
}

a.dikblauw
{
	color: #0080C0;
	font-weight: bold;
	font-style: normal;
}

a.dikblauw:hover
{
	color: #000000;
}

table.blokje
{
	background: #cfcfe7;
	width: 100%;
	padding: 3px 25px 3px 25px;
	margin-top:4px;
}