

.art-postcontent h4 {
	border-top	: 1px solid white;
	border-bottom	: 1px solid white;
	background	: #00496C url("images/naamloos2.png") repeat-x;
	padding		: 2px 5px 4px 5px;
	color		: black;
	width		: 250px;
	font-weight	: normal;
	}

.art-postcontent p {
	text-indent	: 30px;
	}

/********** aanvullende stijlen voor contactformulier ********************/

.art-postcontent fieldset {
	padding		: 10px;
	margin 		: 15px 0 0 8px;
	width		: 230px;
	font-size	: 11px;
	text-align	: left;
	border		: 1px solid white;
	}
.art-postcontent fieldset br {
	clear		: left;
	}
.art-postcontent legend {
	padding		: 8px;
	}
.art-postcontent label {
	float		: left;
	width		: 160px;
	}

#teksttt fieldset {
	width		: 400px;
	}




input, textarea {
	margin		: 5px 0 0 0;
	width		: 272px;
	background	: #B0C4DE;
	border		: 0;
	font-size	: 14px;
	font-family	: Verdana, sans-serif;
	}

input {
	height		: 22px;
	}
textarea {
	height		: 100px;
	}
input.submit {
	width		: 50px;
	}

#knop {
	margin 		: 0 10px 50px 70px;
	width		: 150px;
	border		: 1px solid #00496C;
}

/********************* aanvullende stijlen voor websites pagina ***********************/
.kosten {
	margin		: 5px 0 5px 350px;
	border		: 0;
	padding		: 0;
	width		: 300px;
	font-size	: 15px;
	text-align	: left;
	}
.pre {
	width		: 190px;
	float		: left;
	padding		: 0;
	margin		: 0;
	}
