/* *** Main CSS ***  */

@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#container {
	height: 620px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#tekstblok {
	width: 595px;
	text-align: left;
	float:left;
	margin-top: 40px;
	margin-left: 90px;
	overflow: hidden;
}
#navigatie  {
	float: left;
	height: auto;
	width: 260px;
	margin-top: 20px;
	overflow: hidden;
}
#navigatie a {
	border-bottom-style: none;
	text-decoration: none;
}
#header {
	float: left;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 56px;
}
#voorwaarden_taalkeuze {
	height: 56px;
	width: 950px;
	float: left;
}
#voorwaarden_taalkeuze a {
	border-bottom-style: none;
	text-decoration: none;
}	
.voorwaarden_taalkeuze {
	margin-top: 25px;
	padding-right: 50px;
}
li {
	line-height: 0.5px;
	list-style-type: none;
	text-align: right;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
}

p {
	color: #333333;
	line-height: 1.2em;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.navigatie {
	padding-top: 6px;
	padding-right: 20px;
}
form {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.formulier-plaatsing {
	text-align: left;
}
#offerteformulier {
	float: left;
	margin-left: 90px;
	width: 595px;
	margin-top: 40px;
	color: #333333;
}
.invoerveld_offerteformulier {
	border: 1px solid #999999;
}
.achtergrond_index {
	background-image: url(../images/achtergrond/achtergrond_index_b.png);
	background-repeat: no-repeat;
}
.achtergrond_diensten {
	background-image: url(../images/achtergrond/achtergrond_diensten_b.png);
	background-repeat: no-repeat;
}
.achtergrond_contact {
	background-image: url(../images/achtergrond/achtergrond_contact_b.png);
	background-repeat: no-repeat;
}
.achtergrond_werkwijze {
	background-image: url(../images/achtergrond/achtergrond_werkwijze_b.png);
	background-repeat: no-repeat;
}
.achtergrond_offerte {
	background-image: url(../images/achtergrond/achtergrond_offerte_b.png);
	background-repeat: no-repeat;
}
.achtergrond_index_g {
	background-image: url(../images/achtergrond/achtergrond_index_g.png);
	background-repeat: no-repeat;
}
.achtergrond_diensten_g {
	background-image: url(../images/achtergrond/achtergrond_diensten_g.png);
	background-repeat: no-repeat;
}
.achtergrond_contact_g {
	background-image: url(../images/achtergrond/achtergrond_contact_g.png);
	background-repeat: no-repeat;
}
.achtergrond_werkwijze_g {
	background-image: url(../images/achtergrond/achtergrond_werkwijze_g.png);
	background-repeat: no-repeat;
}
.achtergrond_offerte_g {
	background-image: url(../images/achtergrond/achtergrond_offerte_g.png);
	background-repeat: no-repeat;
}
.blauwe_tekst {
	color: #83B9D6;
}
a {
	color: #666666;
	font-style: italic;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #83B9D6;
	}
.rood {
	color:#CC0000;
	font-style: italic;
}
.verplicht_veld {
	color: #666666;
	font-style: italic;
}
