/*
    Kijk op Zuid Holland
    Contact
    
    Markei WEBDISGN, 2007
*/

div#contact
{
	height: 560px;
}

div#contact h1
{
	position: absolute;
	left: 20px;
	background: #FFFFFF url(bodyachtergrond_blauw.png) no-repeat fixed 0px 0px;
	top: 100px;
	color: #FFFFFF;
	width: 780px;
	font-size: 1.5em;
	padding: 5px 10px;
}

div#contact div
{
	width: 150px;
	position: absolute;
	left: 20px;
	height: 100px;
	background: #FFFFFF url(bodyachtergrond_wit2.png) no-repeat fixed 0px 0px;
}

div#contact div p
{
	padding: 5px 10px;
}

div#contact div#emailform
{
	top: 135px;
	left: 20px;
	width: 800px;
	height: 280px;
	padding-top: 20px;
}


div#contact div#emailform p input, div#contact div#emailform p select
{
	width: 510px;
}

div#contact div#emailform p input.knop
{
	width: auto;
}

div#contact div#emailform p label
{
	float: left;
	width: 200px;
}

div#contact div h2
{
	background: #FFFFFF url(bodyachtergrond_blauw.png) no-repeat fixed 0px 0px;
	color: #FFFFFF;
	font-size: 1em;
	padding: 2px 10px;
}

div#advertenties
{
    left: 20px;
    top: 443px;
    background: #FFFFFF url(bodyachtergrond_wit1.png) no-repeat fixed 0px 0px;
    width: 800px;
}