:focus { 
	outline-style: none; 
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
	padding: 0px;
	background-color: #272727;
}
a {
	color: #272727;
	text-decoration: none;
	display: inline-block;
}
a:hover {
	color: #FFF;
}
#dockpaneel {
	height: 224px;
	display: none;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#dock_totaal {
	top: -243px;
	position: absolute;
	width: 100%;
	background-image: url(../images/transparant.png);
	left: 0px;
}
#dock_totaal #extra {
	width: 100%;
}
#links {
	height: 231px;
	width: 713px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 38px;
	padding-left: 37px;
}
.links_titel {
	cursor: default;
	color: #FFF;
	margin-top: 12px;
}
.links_list_1 {
	width: 170px;
	float: left;
	height: 225px;
	top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.links_list_2 {
	width: 210px;
	float: left;
	height: 113px;
	margin-top: 84px;
	top: 0px;
}
.links_list_3 {
	width: 250px;
	float: left;
	margin-top: 140px;
	height: 85px;
	top: 0px;
}
#middenvlak {
	height: 400px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#formulier_middenvlak {
	font-size: 13px;
	height: 275px;
	padding-top: 125px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 135px;
	background-color: #000;
	padding-right: 135px;
}
#formulier_middenvlak_contact {
	font-size: 13px;
	height: 350px;
	padding-top: 50px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 85px;
	background-color: #000;
	padding-right: 35px;
}
#formulier_middenvlak_succes {
	font-size: 13px;
	height: 160px;
	padding-top: 240px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	text-align: center;
	color: #FFF;
}
.invulveld {
	height: 20px;
	width: 400px;
	margin-top: 15px;
}
.invulveld_2 {
	height: 120px;
	width: 500px;
	margin-top: 17px;
}
.invulveld_2 label {
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 15px;
	margin-top: 3px;
}
.invulveld_message {
	height: 20px;
	width: 600px;
	margin-top: 15px;
}
.invulveld label {
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 15px;
	margin-top: 3px;
}
.invulveld #voornaam {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.invulveld #achternaam {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.invulveld #email {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.invulveld_2 #tekstveld {
	width: 350px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	resize: none;
	float: left;
}
.warning {
	color: #FFF;
	text-align: center;
	padding-left: 5px;
}
.warning_2 {
	color: #FFF;
	text-align: center;
	margin-left: -50px;
}
#formulier #verzendknop {
	height: 40px;
	margin-top: 20px;
	margin-left: 333px;
	width: 40px;
}
#form1 #contact_verzendknop {
	height: 40px;
	margin-left: 428px;
	margin-top: 20px;
	width: 40px;
	float: none;
	background: url(../images/send_knop.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#omschrijving a {
	color: #FFF;
	background: url(../images/external.jpg) no-repeat 100%;
	padding-right: 16px;
	margin-right: -4px;
	display: inline-block;
}
#omschrijving a:hover {
	color: #272727;
	background: url(../images/external_hover.jpg) no-repeat 100%;
}
#titel_onder_balk {
	width: 100%;
	background-image: url(../images/transparant.png);
	margin-right: auto;
	margin-left: auto;
	height: 48px;
	margin-top: -48px;
}
#titel_onder {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 48px;
}
#ondervlak_centered {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #909090;
	height: 200px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#omschrijving {
	color: #FFF;
	width: 320px;
	padding-top: 20px;
	font-size: 13px;
	line-height: 19px;
	padding-left: 39px;
	float: left;
	height: 160px;
	padding-right: 30px;
}
h1 {
	color: #FFF;
	width: 320px;
	padding-left: 41px;
	font-size: 13px;
	line-height: 19px;
	padding-left: 39px;
	float: left;
	height: 160px;
	padding-right: 30px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#omschrijving .jaartal {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #272727;
}
#footer {
	bottom:0px;
	font-size: 11px;
	text-align: right;
	color: #373737;
	width: 742px;
	float: none;
	padding-right: 8px;
}
#iconen {
	float: left;
	width: 360px;
	height: 180px;
}
#iconen_2 {
	float: left;
	width: 345px;
	height: 180px;
	padding-left: 15px;
}
#painting_rechts {
	clear: left;
}
#painting_rechts_2 {
	clear: left;
}
.pdf a{
	height: 50px;
	width: 50px;
	float: left;
	background-image: url(../images/pdf_knop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 5px;
	margin-top: 22px;
}
.painting a{
	height: 40px;
	width: 40px;
	float: left;
	background-image: url(../images/knop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 2px;
	margin-top: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	line-height: 40px;
	text-indent: 1px;
	margin-right: 5px;
}
.painting_onder a{
	height: 40px;
	width: 40px;
	float: left;
	background-image: url(../images/knop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 2px;
	margin-top: 5px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	line-height: 40px;
	text-indent: 1px;
	margin-right: 5px;
}
.painting_onder_dubbel a{
	height: 40px;
	width: 40px;
	float: left;
	background-image: url(../images/knop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 2px;
	margin-top: 5px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	line-height: 40px;
	text-indent: 0px;
	margin-right: 5px;
}
.pdf_smal a{
	height: 50px;
	width: 50px;
	float: left;
	background-image: url(../images/pdf_knop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 11px;
	z-index: 100;
	margin-top: 22px;
}
.flash {
	height: 50px;
	width: 60px;
	padding-top: 22px;
	background-color: #909090;
	cursor: default;
}
.flash_800x600 {
	height: 48px;
	width: 53px;
	padding-top: 23px;
	background-color: #909090;
	margin-left: -2px;
	float: left;
	margin-right: 0px;
	cursor: default;
}
.flash_alternatief {
	width: 50px;
	border: none;
	height: 125px;
	padding-left: 4px;
}
.flash_alternatief img {
	width: 50px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #909090;
	padding: 2px 8px 4px;
	border: 1px solid #FFF;
	line-height: 14px;
}
h3 {
	font-size: 11px;
	letter-spacing: 1px;
	color: #272727;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 18px;
}
#tooltip h3, #tooltip div { 
	margin: 0; 
}
#website {
	display: none;
}
.icoontje {
	margin-bottom: -2px;
}
#credits {
	float: left;
	width: 307px;
	height: 157px;
	padding-left: 53px;
	font-size: 11px;
	color: #FFF;
	padding-top: 23px;
	line-height: 12px;
}
#credits .naam {
	color: #272727;
}
#flash_boven {
	padding: 40px;
}
