/* mac hide\*/
html, body {
	height:100%;
	margin: 0;
	padding: 0;
	}
/* end hide */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* fontgrote is 10 (62,5% van 16); standaard fontgrote in browsers is 16 pixels */
	font-weight: normal;
	font-style: normal;
	color: #000;
	padding:0;
	margin:0;
	text-align:center;
	min-width:800px;/* for mozilla*/
/*	background: url(/images/top_achtergrond.png) top repeat-x #00a1c6;*/
	background: url(/images/top_achtergrond.png) top repeat-x #61666b;
	height:100%;
	min-height:100%;
}

/* ALGEMEEN */

h1 {
	font-size:1.4em; /* x 10 is de fontgrote in pixels */
	font-weight: bold;
	color: #00a1c6;
	margin: 0px;
}

h2 {
	font-size: 1.3em; /* x 10 is de fontgrote in pixels */
	font-weight: bold;
	color: #a7a7a7;
	margin: 0px;
}

a:link, a:active, a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

#outer{
	height:100%;
	min-height:100%;
	width:1000px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:1000px;
}

#header{
	position:absolute;
	top:0px;
	left: 0px;
	width:1000px;
	height:115px;
	overflow:hidden;
	color: #000000;
	z-index:100;
}


#left {
	position:relative;
	height: 100%;
	padding-left: 0px;

/*	position:absolute;*/
	width:200px;
	float:left;
/*	margin-top:174px;*/
/*	*margin-top:176px;*/
/*	_margin-top:180px;*/
	margin-bottom:52px;
}

#bottom {
	margin: 0;
	margin-top: -138px;
	width: 100%;
	height: 138px;
	background: url(/images/bottom.png) repeat-x;
}

#footer {

	width:1000px;
	height: 138px;
	clear:both;
	color: #000000;
	left:0;
	bottom:0;
	position: absolute;
	background: url(/images/footer.png) no-repeat;
	color: #fff;

}

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


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

#centrecontent {

	width: 470px;
	min-height: 65px;
	float:right;
	margin-top:0px;
	margin-bottom:20px;
	padding-top: 29px;
	padding-left: 24px;
	padding-right: 124px;
	color: #fff;
 
}

#titel {
	color: #000;
	height:65px;
	margin-top:36px;
	*margin-top:65px;
}


#titel h1,#titel h2 {
	padding:0px;
	margin:0px;
}


#actualcontent {
	font-size: 1.2em;
	background: url(/images/content_back.png) top left no-repeat;
	margin-top:-15px;	
	min-height:300px; /* ff */
}

#content_block h4 {
	padding:0px;
	margin:0px;
}

#content_block
{
	padding-left:30px;
	padding-top:30px;
}

#content_block p
{
	padding:0px;
	margin:0px;
}




/* DIV HOOFDMENU */


#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
/*	margin-left: 350px;*/
	padding-top: 8px;

  float: left;
  margin-left: 50px;
  _margin-left: 25px;
}

#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#nav li a {
	font-size: 1.3em;
	color: #fff;
	text-decoration: none;
}

#nav li:hover, #nav li.sfhover {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#nav li:hover div.top_left, #nav li.sfhover div.top_left {
	background: url(/images/top_left.png);
	width: 5px;
	height: 27px;
	float: left;
	position: relative;
	bottom: 5px;
}

#nav li:hover div.top_middle, #nav li.sfhover div.top_middle {
	background: url(/images/top_middle.png) repeat-x;
	height: 22px;
	padding-top: 5px;
	float: left;
	position: relative;
	bottom: 5px;
}

#nav li:hover div.top_right, #nav li.sfhover div.top_right {
	background: url(/images/top_right.png);
	width: 5px;
	height: 27px;
	float: left;
	position: relative;
	bottom: 5px;
}

#nav li:hover div.top_left a, #nav li.sfhover div.top_left a {
	color: #000;
}

#nav li:hover div.top_middle a, #nav li.sfhover div.top_middle a {
	color: #000;
}

#nav li:hover div.top_right a, #v li.sfhover div.top_right a {
	color: #000;
}

#nav li.selected {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#nav li.selected div.top_left {
	background: url(/images/top_left.png);
	width: 5px;
	height: 27px;
	float: left;
	position: relative;
	bottom: 5px;
}

#nav li.selected div.top_middle {
	background: url(/images/top_middle.png) repeat-x;
	height: 22px;
	padding-top: 5px;
	float: left;
	position: relative;
	bottom: 5px;
}

#nav li.selected div.top_right {
	background: url(/images/top_right.png);
	width: 5px;
	height: 27px;
	float: left;
	position: relative;
	bottom: 5px;
}

#nav li.selected a {
	color: #000;
}

#nav li ul {
	display: none;
}


/* DIV SUBMENU */

#left_menu {
	position: absolute;
	top: 30px;
	left: 56px;
  height: 438px;
	width: 336px;
	background: url(/images/kraan.png) no-repeat;
  background-color: #fff;
  border-top: 10px solid #fff;
  border-bottom: 7px solid #fff;
  border-left: 7px solid #fff;
  border-right: 7px solid #fff;
}

#left_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/*margin-left: 7px;*/
	margin-top: 7px;
}

#left_menu li {
	height: 23px;
	width: 272px;
	text-align: right;
	background: #fff;
	margin-bottom: 2px;
	*margin-bottom: 1px;
	padding-top: 5px;
	padding-right: 14px;
	background: url(/images/submenu.png);
}

#left_menu li a {
	color: #fff;
	_color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.3em;
}

#left_menu li:hover, #left_menu li.sfhover {
	background: url(/images/submenu_over.png);
}

#left_menu li:hover a, #left_menu li.sfhover a {
	color: #000;
}

#left_menu li.selected {
	background: url(/images/submenu_over.png);
}

#left_menu li.selected a {
	color: #000;
}

#left_menu li ul {
	display: none;
}

#logo {
	background: url(/images/logo.png) no-repeat;
	_background:url();
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/logo.png',sizingmethod='scale');
	height: 160px;
	width: 141px;
 
}

/* DIV PRODUCTENMENU */

#producten {
	position: absolute;
	top: 8px;
	left: 277px;
}

#producten ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#producten li {
	height: 44px;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 28px;
}

#producten li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
}

#producten li:hover, #producten li.sfhover {
	background: url(/images/producten.png) repeat-x;
}

#producten li:hover a, #producten li.sfhover a {
	color: #000;
}

#producten li.selected {
	background: url(/images/producten.png) repeat-x;
}

#producten li.selected a {
	color: #000;
}

#producten ul li ul {
  display: none;
}

/* DIV ALGEMEENMENU */

#algemeen {
	position: absolute;
	top: 90px;
	left: 120px;
}

#algemeen ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#algemeen li {
	float: left;
	height: 32px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 16px;
}

#algemeen li a {
	color: #BABABA;
	text-decoration: none;
}

#algemeen li:hover, #algemeen li.sfhover {
	background: url(/images/algemeen.png) no-repeat top center;
}

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

#algemeen li.selected {
	background: url(/images/algemeen.png) no-repeat top center;
}

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

#naw {
	position: absolute;
	top: 90px;
	right: 75px;
	color: #BABABA;
}

#naw table {
	margin-top: 5px;
}

#naw td {
	padding-right: 10px;
}

#naw a {
	color: #BABABA;
	text-decoration: underline;
}

#naw a:hover {
	color: #fff;
}

/* FORMULIER */

form {
/*	border: 1px solid #878A35;*/
/*	background: #C7CA76;*/
	padding: 0px;
}

form th {
	background: #ef9528;
	color: white;
	padding: 5px;
	font-size: 1.6em;
	text-align: center;
}

form td {
	padding: 2px;
}

form table {
	margin: 0px;
	padding: 0px;
}

form .submit {
	background: #ef9528;
	color: white;
	border: 1px solid  #ef9528;
	font-weight: bold;
}

#blokken {
	position: absolute;
	top: 3px;
	left: 600px;
	height: 110px;
	width: 300px;
}

.blok {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 9px;
        font-family: Arial;
}

.blok img {
	padding-bottom: 3px;
	border: 0px;
}
