/* CSS Document */

body {
	font-family: verdana, helvetica;
	font-size: 12px;
	background: #F8F8F8 url(../images/backgr.gif) top left repeat-x;
  margin: 0;
	padding: 0;
	text-align: center;
  height: 100%;
}

h4 {
 font-size: 110%;
 margin: 1em 0 0.5em 0;
}

em {
  font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

table.padd {
  padding: 1em;
}

td.padd {
  vertical-align: top;
  padding: 1em;
  text-align: left;
}

td.paddl {
	background: #FFF url(../images/dl_disk.gif) top left no-repeat;
  vertical-align: top;
  padding-left: 2em;
  padding-bottom: 1em;
  text-align: left;
}

td.padd0 {
  vertical-align: top;
  padding: 0em;
  text-align: left;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #008;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}

a.navlink {
 background-image: url('../images/templ/pijls.gif');
 background-repeat: no-repeat;
 font-weight: normal;
 padding: 0 0 0 10px;
}

img {
 border-style: none;
}
img.middle {
 vertical-align: middle;
}
img.top {
 vertical-align: top;
}
img.left {
 float: left;
 margin: 0px 5px 5px 0px;
}
img.right {
 float: right;
 margin: 5px 5px 5px 5px;
}

.sidelink {
	font-size: 10px;
	color: #111;
}

.header1 {
	color: #ffffff;
	background: #008837;
	font-size: 13px;
	line-height: 17px;
	text-align: left;
}

.header2 {
  padding: 5px 0 10px 0;
}

.header3 {
	color: #000;
	background: #008837;
	font-size: 13px;
	line-height: 17px;
}

.header4 {
	color: #FFF;
	background: #FFF;
	font-size: 10px;
	line-height: 12px;
}

.main {
	color: #0E0E0E;
	font-size: 12px;
	line-height: 17px;
}

.mainw {
	color: #FFF;
	font-size: 12px;
	line-height: 17px;
}

.sml {
	color: #111;
	font-size: 10px;
	line-height: 12px;
}


div#wrapper {
  position: absolute;
  width: 950px;
  min-height: 100%;
	text-align: left;
	left: 20%;
	margin: auto auto auto -160px;
	background: #FFF;
	border-left: 2px solid #BBB;
	border-right: 2px solid #BBB;
	background: #FFF url(../images/templ/left_nav_bg.gif) top left repeat-y;
}
div#header {
  position: relative;
	height: 92px;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #FFF url(../images/templ/header.png) top left no-repeat;
}
div#topnavigation {
  position: absolute;
	bottom: 0;
	height: 26px;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFF url(../images/templ/header_nav_bg.gif) top left repeat-x;
}
ul#topnavlist {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
ul#topnavlist li {
	float: left;
	margin: 0;
	padding: 0;
}
ul#topnavlist li a {
	float: left;
	display: block;
	margin: 0 15px 0 15px;
	padding: 4px 8px;
}
ul#topnavlist li a.topnav-img {
	margin: 0;
	padding: 4px 2px;
}
ul#topnavlist li a.topnav-img1 {
	margin: 0 0 0 12px;
	padding: 4px 2px;
}
ul#topnavlist a {
	color: #444;
	font-size: small;
	background: transparent;
	text-decoration: none;
	text-align: center;
}
ul#topnavlist a:hover {
	background: #B3C8E5;  
}

div#body {
	top: 0;
	left: 0;
	width: 100%;
  height: 100%;
}

div#navigation {
	/*float: left;*/
	margin: 20px 0 0 10px;
	padding: 0;
	width: 220px;
	position: relative;
}

div#special {
	position: absolute;
	top: 275px;
	left: 0;
	padding: 0;
	border: 1px solid #000;
	width: 152px;
	overflow: hidden;
	background-color: #FFF;
}
div#special p {
	margin: 0 0 2px 0;
	padding: 0 3px;
	font-size: 10px;
}
div#special p.header1 {
	background-color: #008837;
	border-bottom: 1px solid #000;
	font-size: 13px;
}
div#special a {
	color: #000;
}

div#content {
	float: right;
	margin-left: 200px;
	margin-right: 20px;
	width: 730px;
}
div.textblock {
  padding: 5px 30px 10px 10px;
}

div#footer {
	margin: 10px 0 0 180px;
	padding-top: 10px;
	width: 770px;
	float: right;
	border-top: 2px solid #023214;
}
.knopje {
  color: #FFFFFF;
  background-color: #008837;
  border: 1px #000000 outset;
  width: 200px;
  height: 30px;
}

/* This forces browsers to expand the height of the #body div to include the new spacer-div */
div#spacer {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

div.frontright {
 float: right;
 padding: 0 20px 0 0;
 font-weight: bold;
}
div.frontright ul {
 float: left;
 width: 170px;
 margin: 0;
 padding: 0;
 list-style: none;
}
div.frontright ul li {
 margin: 0;
 padding: 2px 6px 2px 6px;
 border-top: 1px solid #6CD292;
 border-left: 1px solid #6CD292;
 border-right: 1px solid #6CD292;
}
div.frontright ul li.l0 {
 background-color: #A0E9BE;
}
div.frontright ul li.lb {
 background-color: #A0E9BE;
 border: 1px solid #6CD292;
}
div.frontright ul li.l1 {
 padding: 2px 6px 2px 18px;
 background-color: #EAF2ED;
}
div.frontright ul li a {
 display: block;
}
div.frontright ul li a:hover {
 background-color: #008837;
 color: #FFF;
 text-decoration: none;
}

/* ebloxx table */
table.eblx {
 padding: 0;
}
table.eblx td {
  padding: 1px 4px 1px 4px;
  vertical-align: center;
  text-align: center;
}
table.eblx tr {
  background-color: #DAE6DE;
}
table.eblx tr.odd {
  background-color: #EEDDC8;
}
table.eblx tr:hover {
  background-color: #A0E9BE;
}
table.eblx tr.head {
  background-color: #A0E9BE;
  font-weight: bold;
}
table.eblx td.head {
  background-color: #A0E9BE;
  font-weight: bold;
}
table.eblx td.head:hover {
  background-color: #DAE6DE;
}
table.eblx tr.head td:hover {
  background-color: #DAE6DE;
}

table.brands td {
 border-top: 1px solid #6CD292;
 padding: 4px;
}

table.brands td.tx0 {
  text-align: center;
  width: 150px;
}

table.brands td.tx1 ul li {
  list-style-image: url(../images/templ/pijls.gif);
  margin:0 2em 0.4em;
}

div.peekhead {
  width:719px;
  /* width:200px; */
  background: #BBCEE7;
  color: #000;
  margin: 0 0 10px 0;
  font-size: 90%;
}

div.peekhead h1 {
  padding: 4px 15px 8px 15px;
  margin:0;
  font-size: 110%;
}

div.mainhead {
  width:719px;
  /* width:200px; */
  background: #023214;
  color: #FFF;
  margin: 0 0 10px 0;
  font-size: 90%;
}

div.mainhead h1 {
  padding: 4px 15px 8px 15px;
  margin:0;
  font-size: 140%;
}
div.mainhead h4 {
  padding: 4px 15px 8px 15px;
  margin:0;
  font-size: 110%;
}
div.splithead {
  width:719px;
  background: #A0E9BE;
  color: #000;
}
div.splithead h3, h1 {
  padding: 4px 15px 4px 15px;
  margin:0;
  font-size: 120%;
}
div.split {
  width:715px;
  border:2px solid #A0E9BE;
  background: #FFF;
  color: #000;
  margin: 0 0 10px 0;
  padding: 6px 0 6px 0;
}
div.splitpadd {
  width:691px;
  border:2px solid #A0E9BE;
  background: #FFF;
  color: #000;
  margin: 0 0 10px 0;
  padding: 12px 12px 12px 12px;
}
div.splitsmh {
  width:300px;
  background: #A0E9BE;
  color: #000;
}
div.splitsmh h3, h1 {
  padding: 4px 15px 4px 15px;
  margin:0;
  font-size: 120%;
}
div.splitsm {
  width:296px;
  border:2px solid #A0E9BE;
  background: #FFF;
  color: #000;
  margin: 0 0 10px 0;
  padding: 6px 0 6px 0;
  text-align: center;
}
div.splitixh {
  width:520px;
  background: #A0E9BE;
  color: #000;
}
div.splitixh h3, h1 {
  padding: 4px 15px 4px 15px;
  margin:0;
  font-size: 120%;
}
div.splitix {
  width:516px;
  border:2px solid #A0E9BE;
  background: #FFF;
  color: #000;
  margin: 0 0 10px 0;
  padding: 6px 0 6px 0;
  text-align: center;
}

ul.lvl1 li{ list-style-type: disc; margin:0 0 0.4em;}
li.none{ list-style-type: none;}
li.pdf{ list-style-image: url(../images/dl_pdf.gif);}
li.info{ list-style-image: url(../images/dl_info.gif);}
li.exe{ list-style-image: url(../images/dl_disk.gif);}

div.sitemap {
  width: 650px;
  /* border-bottom:1px solid #008837; */
}
div.sitemap h2, h2 a {
  font-size: 14px;
  padding: 2px 5px 2px 5px;
  background: #A0E9BE;
}
div.sitemap a {
  color: #000;
}
div.sitemap li {
  list-style-image: url(../images/templ/pijl.gif);
  margin:0 0 0.4em;
}

/* features table */
table.feat {
 padding: 0 0 0 20px;
}
table.feat td {
  padding: 3px 10px 3px 10px;
  vertical-align: top;
  text-align: left;
  font-size: 110%;
}
table.feat td.left {
  text-align: left;
}
table.feat thead tr td {
  background-color: #A0E9BE;
  color: #000;
  font-weight: bold;
}
table.feat td.head2 {
  text-align: left;
  background-color: #800;
  color: #FFF;
}
table.feat td.foot {
  text-align: left;
  font-size: 90%;
  font-style: italic;
  background-color: #DDD;
}
table.feat td.green {
  color: #0A0;
}
table.feat td.red {
  color: #A00;
}
table.feat tr {
  background-color: #ECF4FA;
}
table.feat tr.odd {
  background-color: #FCFAEE;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
.preview img{
  border:2px solid #333;
}
table.folders {
  text-align: center;  
}
