body
{
	font: 11px Arial, Verdana, Helvetica;
	line-height: 1.6em;
}
h1
{
	font-size: 110%;
	margin: 0 0 .8em 0;
	line-height: 1em;
	color: #93774D;
}
h2
{
	font-size: 110%;
	margin: 0 0 0 0;
	line-height: 1.6em;
	color: #93774D;
}
h3
{
	font-size: 100%;
	margin: 0 0 0 0;
	color: #B61939;
	line-height: 1em;
	color: #93774D;
}
p
{
	margin: 0 0 1.6em 0;
	clear: both;
}

a,
a:link,
a:visited
{
	color: #93774D;
	margin-left: 0px;
	padding-left: 0px;
}
a:hover,
a:active
{
	color: #000000;
	margin-left: 0px;
	padding-left: 0px;
}

a.top,
a.terug
{
	float: right;
}




ul
{ 
	list-style: url(pics/listSquar.gif);
	margin: 0 0 1.6em 0;
}
ol
{ 
	margin: 0 0 1.6em 0;
}
hr
{
	height: 0px;
	background: #000000;
	border: 0;
	border-bottom: 1px solid #000000;
	margin-bottom: 0;
	padding-bottom: 0;	
	clear: both;
}

img
{
	margin: 0 0 25px 0;
	padding: 0;	
	border: 1px solid #000000;
}
img.left
{
	float: left;
	clear: left;
	margin-right: 25px;
}
img.right
{
	float: right;
	clear: right;
	margin-left: 25px;
}


/* table */
table
{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
table th,
table td
{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
table.table
{
	margin-bottom: 1.6em;
}
table.table th,
table.table td
{
	padding: .2em 1em .2em 1em;
}

table.border
{
	width: 100%;
	border: solid #000000;
	border-width: 1px 0 0 1px;
	margin-bottom: 1.6em;
}
table.border th,
table.border td
{
	border: solid #000000;
	border-width: 0 1px 1px 0;
	padding: .2em 1em .2em 1em;
}

fieldset
{
	border: 0;
}
fieldset legend
{
	display: none;
}
fieldset legend
{
	display: none;
}
fieldset a.button
{
	float: right;
	clear: both;
	margin-top: 2px;
}
fieldset input
{
	width: 200px; height: 20px;
	padding-left: 20px;
	vertical-align: middle;
	margin: 2px 0 3px 0;
	border: 1px solid #A6A6A6;
}
fieldset input.text
{
	color: #828282;
}
fieldset input.activetext
{
	color: #000000;	
}


a.portfolio,
a.portfolio:link,
a.portfolio:visited,
a.portfolio:active
{
	color: #000000;
}

a.portfolio:hover
{
color: #B61939;	
}
