html, body {
	height:100%;
	}

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	/*margin: 0;*/
	/*padding: 0;*/
	border: 0;
	/*font-weight: inherit;*/
	font-style: inherit;
	font-family: inherit;
	text-align: left;
}
a img, :link img, :visited img {
	border: 0;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}



/* ----------------------------------------------------------------------------- */
/* ---------------------------- FONT ------------------------------------------- */
/* ----------------------------------------------------------------------------- */

a,
a:link,
a:visited,
a:active {
    color: #000;
}

a:focus, a:active {
      outline: 0 none;
      -moz-outline: 0 none;
}


h1 {
	font-size: 18px;
	color: #000;
}
h2 {
	font-size: 16px;
	font-weight:bold;
	color: #000;
}
h3 {
	font-size: 14px;
	font-weight:bold;	
	color: #000;
}
h4 {
	font-size: 14px;
	color: #000;	
}
h5 {
	font-size: 14px;
	color: #000;
}
h6 {
	font-size: 12px;
	color: #000;	
}

/* ----------------------------------------------------------------------------- */
/* ---------------------------- BASE-------------------------------------------- */
/* ----------------------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	padding:0;
	margin:0;
	text-align:center;
	min-width:960px;/* for mozilla*/
	background: url(/images/bg.jpg) #fff repeat-x;
}

#outer{
	height:100%;
	min-height:100%;
	width:960px;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(/images/midbg.jpg) repeat-y;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:960px;
	background:url(/images/midback.gif) no-repeat;	
}


/* ----------------------------------------------------------------------------- */
/* ---------------------------- TOP -------------------------------------------- */
/* ----------------------------------------------------------------------------- */

#header{
	position:absolute;
	top:0px;
	width:960px;
	height:360px;
	background: url('/images/top.jpg') no-repeat top left;
	color: #000000;
}

#logo {
	width:229px;
	height:44px;
	margin-top: 30px;
	background:url(/images/harwig_logo.gif) no-repeat;
}

#beeld {
	position:absolute;
	top: 102px;
	left: 283px;
	width: 451px;
	height:215px;
	overflow:hidden;	
}

#beeldpijl {
	position:absolute;
	top: 258px;
	left: 280px;
	width: 19px;
	height: 33px;
	background:url(/images/beeldpijl.gif) no-repeat;
}

#sitemap {
	position:absolute;
	top:10px;
	right: 20px;
	text-align:right;
	width: 300px;
	height: 20px;
	font-size: 11px;
	color:#9f9f9f;
}

#sitemap a {
	font-size: 11px;
	color:#9f9f9f;
	text-decoration:none;	
}

#vacature {
	position:absolute;
	top:286px;
	right: 30px;
	text-align:right;
	font-size: 12px;
	text-transform:uppercase;
}
	
#vacature a {
	color:#2e7071;
	text-decoration:none;
	font-weight:bold;
}

/* ----------------------------------------------------------------------------- */
/* -------------------------- FOOTER ------------------------------------------- */
/* ----------------------------------------------------------------------------- */

#bottom {
	width: 100%;
	height:178px;
	margin: 0;
	margin-top: -178px;
	background: url(/images/footer.jpg) top center no-repeat; 	
}

#footer {
	width:960px;
	clear:both;
	height:178px;
	position: absolute;
	left:0;
	bottom:0;
}

#footertxt {
	float:left;
	height:20px;
	width:350px;
	margin-top: 20px;
	margin-left: 20px;
	color:#fff;
	font-size:12px;
}

#footertxt a {
	color:#fff;
	text-decoration:none;
}

* html #footer {/*only ie gets this style*/
	\height:32px;/* for ie5 */
}

div,p  {margin-top:0}/*clear top margin for mozilla*/

/* ----------------------------------------------------------------------------- */
/* --------------------------- CONTENT ----------------------------------------- */
/* ----------------------------------------------------------------------------- */

#centrecontent {
	float:left;
	width:960px;
	padding-top:370px;	
	padding-bottom:190px;/* needed to make room for footer */
}

#left {
	float:left;
	width: 330px;
	float:left;	
	margin-bottom:20px;
}

#content {
	float:left;
	width:617px;
	_width:590px;
	font-size:12px;
	line-height:16px;
	}
	
#content a {
	font-size:12px;
	line-height:16px;
	color: #000;
	font-weight:bold;
	}

.contentblok
{
	line-height:20px;
}

.contentblok ul
{
	margin-left:16px;
}

#broodkruimel {
	width: 490px;
	text-align:right;
	font-style:italic;
	font-size:12px;
	color:#8f8f8f;
}

#broodkruimel a {
	font-style:italic;
	font-size:11px;
	color:#8f8f8f;
	text-decoration:none;
}

#titel {
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 32px;
	width:617px;
	_width:590px;	
	height: 27px;
	color: #008286;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	background:url(/images/titel_balk-rechts-groen.jpg) no-repeat;	
}

#producten_random {
	margin-top: 40px;
	float:right;
	width: 960px;
}

#producten_random_titel {
	padding-left: 32px;
	height: 27px;
	width: 960px;
	background:url(/images/projecten_balk.jpg) no-repeat;
	color: #b1afb0;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
}

#project_1, #project_2, #project_3 {
	float:left;
	width: 304px;
	margin-top: 10px;
	overflow:hidden;
}

#project_2, #project_3 {
	margin-left: 21px;
}

#projecten_pijl {
	position: absolute;
	width:26px;
	height: 26px;
	background:url(/images/projecten_pijl.png) no-repeat;
}

.project_naam{
	height: 20px;
	width:300px;
	font-weight:bold;
	font-style:italic;
	color:#000;
	padding-top: 5px;

}

#clearfooter {width:100%;height:32px;clear:both} /* to clear footer */

/* ----------------------------------------------------------------------------- */
/* -------------------------- NIEUWS BLOK -------------------------------------- */
/* ----------------------------------------------------------------------------- */


#nieuws_blok {
	width: 288px;
	height: 29px;
	margin-top: 35px;	
	padding-left: 32px;	
	color: #c67133;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	background:url(/images/titel_balk-links_oranje.jpg) no-repeat;	
}

#nieuws-titel {
	margin: 10px 0px 5px 0px;
	font-weight:bold;
	color:#575757;
	font-size:11px;
}

#nieuws-tekst {
	font-weight:normal;
	color:#575757;
	font-size:11px;
	width: 300px;
	*width: 230px;
}

#nieuws-foto {
	float:left;
	width: 63px;
	height: 60px;
	margin-right:10px;
}

#nieuws-lijn {
	float:left;
	background:url(/images/nieuws-lijn.jpg) no-repeat;
	height:3px;
	width: 308px;
	margin-top: 10px;
}

#nieuws-leesmeer {
	text-align:right;
	bottom:0px;
	right:0px;
	padding-right: 25px;
}

#nieuws-leesmeer a {
	font-size:10px;
	text-decoration:none;
	color:#999999;
}

#nieuws-meer {
	width: 308px;
	height: 35px;
	margin-top: 15px;
}



#submenu_blok {
	width: 288px;
	height: 29px;
	margin-top: 35px;	
	padding-left: 32px;	
	color: #408dbe;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	background:url(/images/titel_balk-links_blauw.jpg) no-repeat;	
}

#submenu-lijn {
	float:left;
	background:url(/images/blauw-lijn.jpg) no-repeat;
	height:3px;
	width: 308px;
	margin-top: 10px;
}

#grijs-lijn {
	float:left;
	width: 955px;
	height: 8px;
	margin-top: 50px;
	background:url(/images/grijs-lijn.jpg) no-repeat;
}

#terug {
	float:left;
	width: 940px;
	height: 20px;
	text-align:right;
	margin-top: 5px;
}

#terug a {
	font-size:11px;
	color:#408dbe;
	text-decoration:none;
}

/* ----------------------------------------------------------------------------- */
/* -------------------------- TOP NAVIGATIE ------------------------------------ */
/* ----------------------------------------------------------------------------- */	


#topmenu {
	position:absolute;
	top:319px;
	left:0px;
	width:950px;
	height:30px;

}

#topmenu ul {
	margin:0px;
	padding:0px;
}

/* submenu uitzetten + definitie */
#topmenu ul li ul{
	display: none;
	position: absolute;
	margin: 0px;
	top:35px;
	padding-top: 8px;
	padding-bottom: 8px;
	/*width:155px;*/
	width:180px;
	z-index:0;
	background:#cadedf;
	border:1px solid #aba9a9;
}

/* submenu aanzetten  */
#topmenu ul li:hover ul, #topmenu ul li.sfhover ul {
	display: block;
	margin: 0px;
	padding: 0px;
	z-index:0;	
	padding-top:20px;
	padding-bottom: 10px;
}

#topmenu li:hover ul, li.sfhover ul{ 
	display: block; 
	margin: 0px;
	padding:0px;
}

/* subsubmenu uitzetten */
#topmenu ul li:hover ul li ul, #topmenu ul li.sfhover ul li ul {
	display: none;
}

#topmenu ul li {
	list-style: none;
	position: relative;
	float: left;
	background:url(/images/menulijn.jpg) right no-repeat;
}

#topmenu ul li.selected, #topmenu ul li.selected.last {
	list-style: none;
	position: relative;
	float: left;
	background: url(/images/menuselected.jpg) repeat-x;
}

#topmenu ul li.last {
	border-left:none;
	background:none;			
}

#topmenu ul li ul li{
	/*height: 20px;*/
	float: none;
	margin: 0px;
	padding:0px;	
	vertical-align: middle;
	line-height:20px;
	border-left:none;	
	background:none;		
}

#topmenu ul li.selected ul li.selected{
	/*height: 20px;*/
	float: none;
	margin: 0px;
	padding:0px;
	width:180px;	
	vertical-align: middle;
	line-height:20px;
	border-left:none;	
	background:none;	
	color: #000;
	background-color:#E3ECF1;		
}

#topmenu li a,
#topmenu li a:link,
#topmenu li a:visited,
#topmenu li a:active {
	text-decoration: none;
    color: #000;
	display: block;
	padding: 10px 15px 10px 15px;
}

#topmenu .selected a,
#topmenu .selected a:link,
#topmenu .selected a:visited,
#topmenu .selected a:active {
	text-decoration: none;
	color:#fff;	
	display: block;
	padding: 10px 15px 10px 15px;
}

#topmenu .selected li a,
#topmenu .selected li a:link,
#topmenu .selected li a:visited,
#topmenu .selected li a:active {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 11px;
	height: 20px;
	font-weight:normal;
}

#topmenu li li a,
#topmenu li li  a:link,
#topmenu li li  a:visited,
#topmenu li li  a:active {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 11px;
	/*height: 20px;*/
	border:none;
}


#topmenu li li a:hover {
	color: #000;
	background-color:#E3ECF1;
}


/* ----------------------------------------------------------------------------- */
/* ------------------------- THEMAS NAVIGATIE ----------------------------------- */
/* ----------------------------------------------------------------------------- */	


#themas {
	position:absolute;
	right:1px;
	top:110px;
	width:224px;
	height: 169px;
}

#themas ul {
	margin: 0px;
	padding: 0px;
	margin-bottom:30px;
}

#themas li {
	list-style: none;
	width:199px;
	height:15px;
	padding: 5px;
	padding-right: 20px;
	text-align:right;
}

#themas li:hover, #themas li.sfhover {
	background:#60a3a5;	
}

#themas li.selected {
	background:#60a3a5;		
}

#themas li.selected a {
	color:#fff;
}

#themas li:hover a, #themas li.sfhover a {
	color:#fff;
}

#themas li a {
	font-size:10px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

/* ----------------------------------------------------------------------------- */
/* ------------------------ SUBMENU NAVIGATIE ---------------------------------- */
/* ----------------------------------------------------------------------------- */	


#submenu {
	width:300px;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#submenu li {
	list-style: none;
	width:270px;
	height:15px;
	padding: 5px;
	padding-right: 20px;
}

#submenu li.selected a {
	color:#408dbe;
}

#submenu li:hover a, #submenu li.sfhover a {
	color:#408dbe;
}

#submenu li a {
	font-size:12px;
	color:#000;
	text-decoration:none;
}

/* ----------------------------------------------------------------------------- */
/* ---------------------------- SECTOR ----------------------------------------- */
/* ----------------------------------------------------------------------------- */

#kort_uitleg {
	font-size: 16px;
	color:#008286;
	font-style:italic;
	margin: 20px 0px 20px 0px;
}

.sec_links {
	float:left;
	width: 100px;
	font-weight:bold;
	color:#575757;
	text-align:right;
	padding: 2px 15px 2px 0px;
}

.sec_rechts {
	float:left;
	width: 400px;
	color:#575757;
	padding: 2px 15px 2px 0px;	
}

#installaties {
	clear:both;
	float:left;	
	padding: 30px 0px 0px 33px;
	width: 250px;
	color:#575757;
	line-height: 18px;
}

#installaties a {
	color:#575757;
	text-decoration:none;
}

#sec_foto {
	float:right;
	margin: 30px 0px 0px 0px;	
	width: 329px;
	background:url(/images/sec_foto-top.jpg) #bcc7c8 top no-repeat;
}

#sec_foto-bot {
	width: 329px;
	clear:both;
	height: 11px;
	background:url(/images/sec_foto-bot.jpg) top no-repeat;
}
	
#sec_foto-groot {
	float:left;
	width: 202px;
	overflow:hidden;
	margin: 15px 0px 15px 15px;
}

#sec_foto-groot img {
	border:1px solid #000;
}

#sec_foto-klein {
	float:left;
	width: 96px;
	overflow:hidden;
	margin: 15px 0px 0px 11px;	
}

#sec_foto-klein img {
	border:1px solid #000;
	margin-bottom: 10px;
}

#sec_foto-klein-print
{
	display:none;
}

#sec_foto-klein-print img {
	border:1px solid #000;
	float:left;
}

#printheader
{
	display:none;
	text-align:right;
	width:100%;
}

#zoekoptions
{
	line-height:20px;
}

#zoekoptions a,
#zoekoptions a:active,
#zoekoptions a:link,
#zoekoptions a:visited
{
	text-decoration:none !important;
	font-size:12px;
	color:#418DBE;
}
