html, body{
	background: #F59B11;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	font-color: #646567;
	padding: 0;
	margin: 0;
	min-height: 100%;
	height:auto !important;
	height:100%;
}

a { text-decoration: none; }

img { border: 0; }

h1 {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	font-size: 15px;
}

p {
	margin: 0;
	padding: 0;
}


#hpcontainer {
	position: absolute;
	padding: 0;
	margin: 0;
	height: 703px;
	width: 891px;
	left: 50%;
	top: 50%;
	margin-top: -350px;
	margin-left: -445px;
	background: url('/images/homepage_chiropractie_bg.png') no-repeat;
	overflow: visible;
}
	
#container {
	position: absolute;
	padding: 0;
	margin: 0;
	min-height: 100%;
	height:auto !important;
	height:100%;
	width: 926px;
	left: 50%;
	margin-left: -463px;
	background: url('/images/bg.jpg') repeat-y;
}

#watermark {
	position: absolute;
	width: 117px;
	height: 85px;
	bottom: 0px;
	right: 13px;
	background: url('/images/homepage_chiropractie_sfeer.png');
}	

#address {
	position: absolute;
	width: 95px;
	height: 50px;
	top: 13px;
	left: 19px;
	font-size: 11px;
	color: #646567;
	border: 0px solid #656567;
}

#image {
	float: left;
	height:100%;
	width: 100px;
	margin-left: 15px;
	margin-top: 79px;
	border: 0px solid #656567;
	text-align: center;
}

#header {
	position: absolute;
	width: 791px;
	height: 108px;
	top: 0;
	left: 122px;
	background: url('/images/header.jpg') no-repeat;
	border: 0px solid #000000;
}

#logo {
	position: absolute;
	width: 170px;
	height: 83px;
	right: 27px;
	top: 12px;
}

#menu	{
	position: absolute;
	width: 791px;
	height: 24px;
	left: 122px;
	top: 108px;
	background: #656567;
}
	
.menuitem { color: #F59B11; font-weight: bold; text-decoration: none; }
.menuitem a{ color: white; font-weight: normal;  text-decoration: none; }
.menuitem a:hover{ color: #F59B11; font-weight: normal;  text-decoration: none; }

.submenuitem { border-bottom: 2px solid #656567; padding-left: 10px; height: 24px; color: #F59B11; font-weight: bold;  text-decoration: none; }
.submenuitem a{ color: #646567; font-weight: normal;  text-decoration: none; }
.submenuitem a:hover{ color: #F59B11; font-weight: bold; font-style: italic;  text-decoration: none; }

#left {
	float: left;
	width: 149px;
	margin-left: 7px;
	margin-right: 25px;
	margin-top: 132px;
	border: 0px solid #656567;
	padding-bottom: 50px;
}

#content {
	float: left;
	/* width: 415px; */
	width: 590px;
	/* margin-right: 25px; */
	margin-top: 132px;
	padding-bottom: 50px;
	padding-top: 15px;
	color: #646567;
	text-align: justify;
	border: 0px solid #656567;
}

#content a { color:#006EA5; font-weight:bold; text-decoration: none; }
#content a:hover { color:#F59B11; font-weight:bold; text-decoration: none; }

#right {
	float: left;
	width: 165px;
	margin-top: 132px;
	border: 0px solid #656567;
	padding-bottom: 50px;
}

#openingstijden {
	margin: 3px;
	font-size: 11px;
	color: #646567;
}


#hpleft {
	float: left;
	height: 685px;
	width: 420px;
	margin-left: 9px;
	margin-top: 9px;
	border: 0px solid #000000;
	/* background: url('/images/homepage_personeel.png') bottom right no-repeat; */
	color: #646567;
}

#hptext {
	width: 400px;
	margin-left: 20px;
	margin-top: 150px;
	color: #646567;
	font-size: 11px;
}

#hptitle {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}

#hpright {
	float: right;
	height: 685px;
	width: 418px;
	margin-right: 9px;
	margin-top: 9px;
	border: 0px solid #000000;
	background: url('/images/homepage_chiropractie_sfeer.png') bottom right no-repeat;
	color: #646567;
	font-size: 11px;
}

#hpgrey {
	background: #646567;
	width: 370px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

#hpwhite {
	width: 370px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.hpform {
	background: #FFFFFF;
	color: #F59B11;
	font-style: italic;
	font-weight: bold;
	border: 1px solid #000000;
	width: 225px;
}

#newsitem {
	margin-bottom: 13px;
	width: 390px;
}

#newsitem a{
	font-weight: bold;
	color: #F58800;
}

.grijs { 
	color: #646567;
}

.groen {
	color: #9ABD00;
}

.oranje {
	color: #F58800;
}

.blauw {
	color: #006CA7;
}
