body 
{
	color:#333333;
	cursor:default;
	font-family:'Century Gothic';
	font-size:12px;
}

h1
{
	color:#b2bb1c;
	cursor:default;
	font-family:'Century Gothic';
	font-size:24px;
	font-weight:bold;
}

h2
{
	color:#666666;
	cursor:default;
	font-family:'Century Gothic';
	font-size:15px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}

p 
{
	color:#333333;
	cursor:default;
	font-family:'Century Gothic';
	font-size:14px;
	text-align: justify;
	margin: 5px 0px 14px 0px;
}


a
{
	color:#b2bb1c;
	font-family:'Century Gothic';
	font-size:14px;
	text-decoration:underline;
}

a:hover
{
	color:#333333;
}

td
{
	vertical-align:top;
}




/*SPECIALS*/

/*content*/
table.content
{
	border-collapse:collapse;
}
table.content td
{
	width:437px;
	border-collapse:collapse;
}
table.content td.contentspacing
{
	width:17px;
}

table.prijzen
{	
	border-style: solid;
	border-width: 1px;
	border-color:#b2bb1c;
	width:437px;
	border-collapse:collapse;
}
table.prijzen td
{
	font-family:'Century Gothic';
	color:#333333;
	font-size:11px;
	white-space: nowrap;
	
	border-style: solid;
	border-width: 1px;
	border-color:#b2bb1c;
	width:auto;
}

table.tableincontent
{	
	border-style: solid;
	border-width: 1px;
	border-color:#b2bb1c;
	width:437px;
	border-collapse:collapse;
}
table.tableincontent td
{
	font-family:'Century Gothic';
	color:#333333;
	font-size:13px;
	white-space: nowrap;
	
	border-style: solid;
	border-width: 1px;
	border-color:#b2bb1c;
	width:auto;
}

/*Achtergrond layout*/
td.bgl
{
	background-image:url("img_site/bgl.jpg");
	background-repeat:repeat;
	background-position:right;
}
td.bgr
{
	background-image:url("img_site/bgr.jpg");
	background-repeat:repeat;
	background-position:left;
}
/*Taalkeuze*/
table.taalkeuze
{
	width:100%;
}
table.taalkeuze td
{
	text-align: right;
}
table.taalkeuze a
{
	color:#ffffff;
	cursor:pointer;
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
}
table.taalkeuze a:hover
{
	color:#999999;
}

	
/*Adresbalk*/
table.adres td
	{
	color:#333333;
	cursor:default;
	font-family:verdana;
	font-size:11px;
	text-align: center
	}
	
table.adres a
	{
	color:#b2bb1c;
	cursor:pointer;
	font-family:verdana;
	font-size:11px;
	text-align: center;
	}

table.adres a:hover
	{
	color:#333333;
	}

/*Navigation*/
table.navi
{
	border-collapse:collapse;
	caption-side:top;
	table-layout:auto;
	empty-cells:show;
}
table.navi td
{
	padding: 0px 0px;
	vertical-align:middle;
}

table.navi a
{
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	color:#333333;
	white-space: nowrap;
	text-decoration:none;
}

table.navi a:hover
{
	color:#999900;
}
