#zoekenImg
{
	margin-bottom: 5px;
}

img
{
	border: none;
}

.uitvul
{
	text-align: justify;
}

body
{
	background-color: #d3cfb3;
	font-family: arial, verdana;
	font-size: 12px;
	height: 100%;
	
	margin: 0px;
}

#content
{
	background: #ffffff;
	width: 738px;
	height: 100%;

	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -369px; /* -(width / 2) */
}

#top
{
	height: 72px;
	width: 734px;
	position: absolute;
	top: 0px;
	left: 2px;
	background: #bfa90e;
}

#topImg
{
	position: absolute;
	top: 0px;
	left: 38px;
}

#topSite
{
	left: 458px;
	background: #b40f04;
	width: 117px;
}

#topSite p, #topContact p
{
	margin-top: 47px;
}

#topSite, #topContact
{
	position: absolute;
	top: 0px;
	height: 72px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

#topContact
{
	left: 575px;
	background: #c57e02;
	width: 159px;
}

#right
{
	position: absolute;
	top: 119px;
	left: 368px;
	width: 370px;
}

#right p
{
	position: absolute;
	top: 0px;
	margin-top: 232px;
	left: 0px;
	font-size: 10px;
	width: 370px;
	text-align: center;
}

#logo
{
	position: absolute;
	left: 65px;
	top: 107px;
}

#body
{
	position: absolute;
	top: 453px;
	left: 0px;
	width: 640px;
	background: #ffffff;
	padding-bottom: 20px;
	padding-left: 49px;
	padding-right: 49px;
}

#fill
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 738px;
	height: 423px;
	background: #ffffff;
}

#menu
{
	position: absolute;
	left: 44px;
	top: 241px;
}

#menu ul
{
	width: 295px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000000;
}

#menu li
{
	height: 27px;
	list-style: none;
	font-weight: bold;
	border-top: 1px solid #000000;
}

#menu p
{
	text-align: right;
	width: 285px;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
}


#top a
{
	color: #ffffff;
}

a
{
	color: #000000;
	text-decoration: none;
}


a:hover
{
	text-decoration: underline;
}

#menu .cur
{
	background: url("img/back.jpg") no-repeat center left;
}

strong
{
	font-weight: bold;
	color: #cc3300;
}

h1.code
{
	text-align: center;
}

h1
{
	text-align: left;
	font-size: 18px;
}

h2
{
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}

small.uitz
{
	font-size: 1em;
	color: #999999;
}

h3
{
	font-size: 1em;
}

ul, li
{
	list-style-type: square;
}

p.error
{
	color: #ff0000;
	font-weight: bold;
}

input.error, textarea.error
{
	background-color: #ffcccc;
	border: 1px solid #ff0000;
}

p.send
{
	color: #00aa00;
	font-weight: bold;
}
