body{
	margin:0px;
	padding:0px;
	background:#FFFFFF url('../img/bg.gif') left top repeat-x;
	font-family: Arial;
	display:inline;
}

IMG{
	border:0px;
}

H1{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#FC5D02;
}

UL{
	margin:0px;
	padding:0px;
	margin-left:20px;
}

#container{
	width:862px;
	margin-left:auto;
	margin-right:auto;
}

#website{
	float:left;
	width:862px;
}

#menu{
	clear:both;
	float:left;
	width:600px;
	height:73px;
	padding-left:262px;
	background:#242424 url('../img/logo.jpg') left top no-repeat;
}

#content{
	clear:both;
	float:left;
	width:862px;
}

#left_1{
	float:left;
	width:335px;
	height:438px;
	background:url('../fotos/home.jpg') left top no-repeat;
}

#left_2{
	float:left;
	width:335px;
	height:438px;
	background:url('../fotos/wie.jpg') left top no-repeat;
}

#left_3{
	float:left;
	width:335px;
	height:438px;
	background:url('../fotos/wat.jpg') left top no-repeat;
}

#left_4{
	float:left;
	width:335px;
	height:438px;
	background:url('../fotos/referenties.jpg') left top no-repeat;
}

#left_5{
	float:left;
	width:335px;
	height:438px;
	background:url('../fotos/contact.jpg') left top no-repeat;
}

#right{
	float:left;
	width:475px;
	border:5px solid #f3f3f3;
	font-size:14px;
	color:#000000;
	margin-top:11px;
	background-color:#FFFFFF;
	padding:20px;
}

#foot{
	float:left;
	width:100%;
	height:296px;
	background:url('../img/footer_bg.gif') left top repeat-x;
	margin-left:auto;
	margin-right:auto;
}

#footercontainer{
	width:862px;
	margin-left:auto;
	margin-right:auto;

}

#footer{
	clear:both;
	float:left;
	width:860px;
	height:296px;
	background:url('../img/footer_bg.jpg') left top no-repeat;
}

#adres{
	float:left;
	width:200px;
	font-size:14px;
	padding-top:40px;
}

#formfout{
	clear:both;
	float:left;
	width:311px;
	color:#dc0000;
	font-size:12px;
	padding-bottom:4px;
}

#contact{
	float:left;
	width:311px;
	padding-left:143px;
	padding-top:51px;
}

#velden{
	float:left;
	width:226px;
}

#verstuur{
	float:left;
	width:81px;
	padding-top:174px;
}

.versturen{
	float:left;
	width:70px;
	border:0px;
	height:28px;
	background-color:#dc0000;
	color:#FFFFFF;
}

INPUT.contact{
	clear:both;
	float:left;
	width:210px;
	padding:5px;
	border:1px solid #dc0000;
	margin-bottom:10px;
	color:#878787;
	font-family: Arial;
	font-size:13px;
}

TEXTAREA.contact{
	clear:both;
	float:left;
	width:210px;
	height:75px;
	padding:5px;
	border:1px solid #dc0000;
	margin-bottom:10px;
	font-family: Arial;
	font-size:13px;
	color:#878787
}

a:link,
a:visited{
	font-size:14px;
	text-decoration:underline;
	color:#FC5D02;
}
a:hover,
a:visited:hover {
	color:#DF0000;
	text-decoration:none;
}

a.menuKnop:link,
a.menuKnop:visited{
	float:left;
	font-size:14px;
	text-decoration:none;
	background:url('../img/menu.gif') left top no-repeat;
	text-align:center;
	width:120px;
	height:48px;
	padding-top:25px;
	color:#FFFFFF;
}
a.menuKnop:hover,
a.menuKnop:visited:hover {
	background:url('../img/menu_sel.gif') left top no-repeat;
}

a.menuKnopSel:link,
a.menuKnopSel:visited,
a.menuKnopSel:hover,
a.menuKnopSel:visited:hover {
	float:left;
	font-size:14px;
	text-decoration:none;
	background:url('../img/menu_sel.gif') left top no-repeat;
	text-align:center;
	width:120px;
	height:48px;
	padding-top:25px;
	color:#FFFFFF;
}

a.footerLink:link,
a.footerLink:visited{
	font-size:14px;
	text-decoration:none;
	color:#FC5D02;
}
a.footerLink:hover,
a.footerLink:visited:hover {
	color:#DF0000;
	text-decoration:none;
}

a.subMenuSel:link,
a.subMenuSel:visited,
a.subMenuSel:hover,
a.subMenuSel:visited:hover {
	clear:both;
	float:left;
	font-size:14px;
	text-decoration:none;
	color:#DC7A0B;
	margin-bottom:3px;
}
