/* CSS Document */

#main #kruimelpad
{
	font-size:11px;
}

#main #kruimelpad a
{
	text-decoration:none;
	color : #8c8c8c;
	border: 0px none #000;
}

#main-tekst h1
{
	margin:8px 0 14px 0;
	padding:0;
	font-size:21px;
}

#main-tekst h1 + p, #main-tekst h2 + p, #main-tekst h3 + p, #main-tekst h4 + p
{
	margin-top:0px;
	padding-top:0px;	
}

#main-tekst h2, #main-tekst h3, #main-tekst h4
{	
	padding-bottom:0px;
	margin-bottom:0px;
}


#main-tekst
{
	float:left;
	letter-spacing:0.5px;
	padding-bottom:52px;
	line-height:19px;	
}

#main-tekst form input[type="text"]
{
	border:0px none #000;
	height:25px;
	width:350px;
	line-height:25px;
	font-family:Georgia;
	margin-bottom:7px;
}

#main-tekst form textarea
{
	border:0px none #000;	
	width:350px;
	font-family:Georgia;
	margin-bottom:3px;
}

#main-tekst form
{
	padding:13px 13px 13px 13px;
	float:left;
	height:auto;
}