body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #0099ff;
}

#back_site {
	background-color: #FFFFFF;
}

#back_top {
	background-color: #330099;
}

.logo {
	width: 75px;
}

.diensten {
	width: 115px;
	height: 50px;
	background-color: #FF3366;
}

.opdrachtgevers {
	width: 115px;
	height: 50px;
	background-color: #0099FF;
}

.werkwijze {
	width: 115px;
	height: 50px;
	background-color: #33CC00;
}

.contact {
	width: 115px;
	height: 50px;
	background-color: #FF9933;
}

.voorwaarden {
	width: 115px;
	height: 50px;
	background-color: #FFCC00;
}

.back_pic {
	background-image: url(../images/main_pic.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 305px;
}

.small_logo {
	width: 115px;
	height: 2px;
	background-color: #330099;
}

.small_diensten {
	width: 115px;
	height: 2px;
	background-color: #FF3366;
}

.small_opdrachtgevers {
	width: 115px;
	height: 2px;
	background-color: #0099FF;
}

.small_werkwijze {
	width: 115px;
	height: 2px;
	background-color: #33CC00;
}

.small_contact {
	width: 115px;
	height: 2px;
	background-color: #FF9933;
}

.small_voorwaarden {
	width: 115px;
	height: 2px;
	background-color: #FFCC00;
}

#main_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#main_home a:link, #main_home a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #330099;
	text-decoration: none;
}

#main_home a:hover, #main_home a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #330099;
	text-decoration: underline;
}

#main_diensten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#main_diensten a:link, #main_diensten a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF3366;
	text-decoration: none;
}

#main_diensten a:hover, #main_diensten a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF3366;
	text-decoration: underline;
}

#main_opdrachtgevers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#main_opdrachtgevers a:link, #main_opdrachtgevers a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

#main_opdrachtgevers a:hover, #main_opdrachtgevers a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}

#main_werkwijze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#main_werkwijze a:link, #main_werkwijze a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #33CC00;
	text-decoration: none;
}

#main_werkwijze a:hover, #main_werkwijze a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #33CC00;
	text-decoration: underline;
}

#main_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#main_contact a:link, #main_contact a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}

#main_contact a:hover, #main_contact a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}

#main_voorwaarden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#main_voorwaarden a:link, #main_voorwaarden a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

#main_voorwaarden a:hover, #main_voorwaarden a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

.head_title_txt {
	height: 18px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#copyright a:link, #copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#copyright a:hover, #copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.email_form{
	width:310px;
	border-width:1px;
	border-style:solid;
	border-color:#FF9933;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.email_inhoud{
	width:310px;
	border-width:1px;
	border-style:solid;
	border-color:#FF9933;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.verplicht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}