body
{
	margin: 10px;
}
body,td,input, select, textarea
{
	font-family: Arial;
	font-size: 12px;
}
h2
{
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 16px;
}
a, a:link, a:visited, a:active, a:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #fc6500;
}
hr {
color: white;
border-bottom: 1px dashed #8646AC;
}

textarea
{
	width: 278px;
	height: 100px;
}
hr.nomargin
{
	margin: 0px;
}
td.section
{
	height: 40px;
	vertical-align: bottom;
}

input.xsmall, input.small, input.medium, input.large, input.xlarge, input.datum
{
	width: 200px;
}
input.xxsmall
{
	width: 30px;
}
input.xsmall, input.bedrag
{
	width: 50px;
}
input.small, input.datum
{
	width: 70px;
}
input.medium
{
	width: 90px;
}
input.large
{
	width: 150px;
}
input.xlarge
{
	width: 180px;
}
input.bedrag
{
	text-align: right;
}
embed.fotos
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content
{
	float: left;
	width: 952px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content table
{
	float: left;
	margin-right: 10px;
}
#content form table
{
	float: none;
	margin-right: 10px;
}
#presentatie
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#bottommenu
{
	float: left;
}
#naw
{
	float: left;
}
#directecontactgegevenstable
{
	margin-left: 100px;
}