* {
margin: 0px;
padding: 0px;
}
body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff9934;
}
p:link {
	text-decoration: underline;
	color: #FFFFFF;
}
h1 {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	font-style: normal;
	line-height: 24px;
}
h2 {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
h3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.03em;
}
#main {
	width:750px;
	height: auto;
}
#mainframe {
	width: 750px;
	height: 100%;
	border: 10px solid #FFFFFF;
	min-height: 500px;
}
#copyright {
	width:770px;
	height: 25px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
#kop {
	width: 750px;
	height: 125px;
	background-color: #FFFFFF;
	background-image: url(../images/haroconsultancy_logo.jpg);
	background-repeat: no-repeat;
}
#hoofdbeeld {
	width: 750px;
	height: 244px;
	background-image: url(../images/basisbeeld/welkom.jpg);
	background-repeat: no-repeat;
}
#hoofdbeeld2 {
	width: 750px;
	height: 244px;
	background-image: url(../images/basisbeeld/portfolio.jpg);
	background-repeat: no-repeat;
}
#hoofdbeeld3 {
	width: 750px;
	height: 244px;
	background-image: url(../images/basisbeeld/kennis.jpg);
	background-repeat: no-repeat;
}
#hoofdbeeld4 {
	width: 750px;
	height: 244px;
	background-image: url(../images/basisbeeld/contact.jpg);
	background-repeat: no-repeat;
}
#hoofdbeeld5 {
	width: 750px;
	height: 244px;
	background-image: url(../images/basisbeeld/projecten.jpg);
	background-repeat: no-repeat;
}
#hoofdbeeld6 {
	width: 750px;
	height: 244px;
	background-image: url(../images/basisbeeld/kunde.jpg);
	background-repeat: no-repeat;
}
#text {
	width: 695px;
	height: 100%;
	min-height: 400px;
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
a:link, a {
	color: #FFFFFF;
	text-decoration: underline;
}
LI {
	color: #ffffff;
}
UL LI {
	margin-left: 20px;
	list-style-type: disc;
}
LI A {
	color: #ffffff; 
	text-decoration: none
}
LI A:link {
	color: #ffffff; 
	text-decoration: underline
}
LI A:visited {
	color: #ffffff; 
	text-decoration: underline
}
LI A:hover {
	text-decoration: underline
}
UL {
	margin-top: 0px; 
	margin-bottom: 0px 
}
#menu {
	float: left;
	width: 750px;
	margin-top: 200px;
}
.menu, .menu A, .menu A:visited {
	font-weight: bolder;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	width: 125px;
	line-height: 27px;
	float: left;
}
.menu_selected A:visited, .menu_selected A, .menu A:hover, .menu_selected  {
	color: #ff9934;
	text-decoration: none;
	font-weight: bolder;
	font-size: 13px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	width: 125px;
	line-height: 27px;
	float: left;
}
