#Content
{
}

p
{
	font-size: 10px;
	color: white;
}

.title
{
	font-weight: bold;
	font-size: 1.2em;
	color: #424224;
}

#Contact
{
	position: absolute;

	padding-left: 20px;
	height: 214px;
	width: 410px;
	left: 0px;
	top: 0px;
	color: white;
	padding-top: 5px;
	padding-right: 45px;
}

#Boekje
{
	position: absolute;

	margin-left: 10px;
	height: 219px;
	width: 180px;
	left: 415px;
	top: 0px;
}

#kol1, #kol2
{
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

#Contact input, #Contact textarea
{
	font-size: 10px;
	font-family: Arial,Verdana,Sans-Serif;
	margin-bottom: 6px;
}

#divButton
{
	position: absolute;
	bottom: 10px;
}

#Contact p a
{
	color: white;
}