/* body/container */
html {
  overflow: -moz-scrollbars-vertical;
  overflow-x: auto;
}

body {
  background: #f4f4f4;
  color: #2a2e2b;
  font: 100%/1.2em Arial, Verdana, sans-serif;
  margin: 0;
}

div#container {
  width: 966px;
  background: url(../images/content/background.gif) repeat-y #f4f4f4;
  margin: 0 auto;
  overflow: hidden;
}

/* header */
div#header {
  width: 1100px;
  position: relative;
  height: 172px;
  text-align:right;
  background: url(../images/content/header.gif) no-repeat #f4f4f4;
}

div#header h1, div#header p {
  margin: 0;
}

div#header h1 span, div#header p a {
  position: absolute;
  overflow: hidden;
  width: 0;
}

div#header h1 a  {
  position: absolute;
  left: 40px;
  top: 45px;
  width: 187px;
  height: 84px;
  background: url(../images/content/logo.gif) no-repeat #fff;
}

div#header p a {
  top: 0;
  left: 0;
  color: #fff;
  background: #b8cf22;
  text-decoration: none;
  font-size: 1em;
  padding: 0.1em 0;
  text-align: center;
}

div#header form {
  width: 500px;
  margin: -7px 0 0 425px;
  float: left;
}

div#header input {
  float: left;
  display: inline;
  height: 17px;
  color: #7b7b7b;
  width: 180px;
}

div#header input.submit {
  border: none;
  width: 29px;
  height: 19px;
  background: url(../images/content/zoekbutton.gif) no-repeat #f4f4f4; 
  margin: 0 0 0 130px;
}

div#header input#form_login_email {
  margin: -19px 0 0 60px;
}

div#header input#form_login_password {
  margin-left: 100px;
}

div#header ul {
  margin-top: 54px;
  margin-right: 260px;
  display: inline;
  list-style: none;
  float: right;
}

div#header ul li {
	font-size: 17px;
  float: left;
  padding: 10px 45px 10px 0;
  display: inline;
}

div#header ul li:hover, div#header ul li:active {
	background: url(../images/content/main_menu_items_bg1.gif) no-repeat;
}

div#header ul li:first-child {
  border: 0;
}

div#header a:link, div#header a:visited {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}

div#header a:hover, div#header a.active {
  color: #7b7b7b;
  font-weight: normal;
  text-decoration: none;
}


/* content */
div#content {
  position: relative;
  float: left;
  display: inline;
  width: 872px;
  margin: 0 0 0 35px;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
}

div#submenu {
  position: relative;
  float: left;
  display: inline;
  width: 872px;
  height: 28px;
  margin: 0 0 -2px 35px;
}

div#submenu ul {
  position: relative;
  display: inline;
}

div#submenu ul li {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 0 3px;
}

div#submenu ul li#first {
  width: 300px;
  display: inline;
  padding: 6px 35px 7px 24px;
  background: url(../images/buttons/of_btn.gif) no-repeat;
}

div#submenu ul li#first:hover, div#submenu ul li#first a:active{
  background: url(../images/buttons/of_btn_d.gif) no-repeat;
}

div#submenu ul li#second {
  width: 200px;
  display: inline;
  padding: 6px 25px 7px 21px;
  background: url(../images/buttons/specificaties_btn.gif) no-repeat;
}

div#submenu ul li#second:hover, div#submenu ul li#first a:active{
  background: url(../images/buttons/specificaties_btn.gif) no-repeat;
}

div#submenu ul li#third {
  width: 200px;
  display: inline;
  padding: 6px 24px 7px 21px;
  background: url(../images/buttons/prijzen_btn.gif) no-repeat;
}

div#submenu ul li#third:hover, div#submenu ul li#first a:active{
  background: url(../images/buttons/prijzen_btn.gif) no-repeat;
}

div#submenu ul li#fourth {
  width: 200px;
  display: inline;
  padding: 6px 23px 7px 23px;
  background: url(../images/buttons/demo_btn.gif) no-repeat;
}

div#submenu ul li#fourth:hover, div#submenu ul li#first a:active{
  background: url(../images/buttons/demo_btn.gif) no-repeat;
}

div#submenu ul li a:link, div#submenu ul li a:visited{
  color: #7a7a7a;
  text-decoration: none;
}

div#submenu ul li a:hover, div#submenu ul li a:active{
  color: #b4ca21;
  text-decoration: none;
}

div#submenu_vertical ul 
{
	margin: 0;
}

div#submenu_vertical ul li 
{
  list-style: none;
  border-bottom: 1px solid #dedede;
  margin-top: 7px;
  height: 29px;
}

div#submenu_vertical ul li a {
  font-weight: bold;
  color: #B8CF22;
  text-decoration: none;
}

div#submenu_vertical ul li a:hover {
  font-weight: bold;
  color: #7B7B7B;
  text-decoration: none;
}

div#submenu_vertical ul li a.active {
  font-weight: bold;
  color: #7B7B7B;
  text-decoration: none;
}

div#content_top {
  width: 874px;
  height: 17px;
  float: left;
  display: inline;
  margin: 0 0 0 35px;
  background: url(../images/content/content_top.gif) no-repeat #fff;
}

div#content_primary {
  float: left;
  display: inline;
  margin: 0 0 0 21px;
  padding: 0.6em 10px 0;
  width: 808px;
  background: url(../images/world.gif) no-repeat #fff;
  background-position: right;
  border-bottom: 1px solid #dedede;
}

div#flash_banner {
  float: left;
  display: inline;
  width: 460px;
  height: 243px;
  margin: 0 20px 0 -5px;
  background: url(../images/content/flash_bg.gif) no-repeat #f4f4f4;
}

div#commercial {
  float: left;
  display: inline;
  margin: 0 0 0 0px;
  height: 243px;
  width: 180px;
  padding: 0.6em 10px 0;
  width: 310px;
}

div#commercial li {
  float: left;
  display: inline;
  margin: 0 0 0 0;
}

div#commercial span {
  
}

div#content_secondary {
  float: left;
  width: 459px;
  height: 410px;
  float: left;
  display: inline;
  margin: 23px 0 0 25px;
  padding: 1.3em 0.6em 0 1em;
  background: url(../images/content/content_secondary_bg.gif) no-repeat #fff;
}

div#content_secondary img {
  float: left;
  margin: 0 20px 0 0;
}

div#content_secondary p {
  float: left;
  width: 350px;
  height: 70px;
  font-size: 11px;
  margin: 0 0 0 0;
}

div#content_secondary h3  {
  float: left;
  width: 350px;
  font-size: 11px;
  margin: 0 0 0 0;
  padding:0;
}

div#login {
  float: left;
  display: inline;
  margin: 8px 0 0 21px;
  padding: 0.6em 10px 0;
  width: 321px;
  height: 178px;
  background: url(../images/content/content_inlog_bg.gif) no-repeat #fff;
}

div#commercial_down {
  float: left;
  display: inline;
  margin: 15px 0 0 5px;
  padding: 0.6em 10px 0;
  width: 321px;
  height: 210px;
}

div#content_bottom {
  width: 874px;
  height: 17px;
  float: left;
  display: inline;
  margin: 0 0 0 35px;
  background: url(../images/content/content_bottom.gif) no-repeat #fff;
}

div#content_vervolg {
  float: left;
  width: 459px;
  display: inline;
  margin: 8px 0 0 21px;
  padding: 0 0.6em 0 1em;
}

div#content_large {
  float: left;
  width: 810px;
  display: inline;
  margin: 8px 0 15px 21px;
  padding: 0 0.6em 0 1em;
}

div#content_right {
  float: left;
  width: 600px;
  display: inline;
  margin: 8px 0 15px 20px;
  padding: 0 0.6em 0 1em;
    min-height: 230px;
  border-left: 1px solid #dedede;
}

div#content_left {
  float: left;
  width: 200px;
  display: inline;
  margin: 8px 0 15px 21px;
  padding: 0
  border-right: 1px solid #dedede;
}

div#logos {
	float: left;
	width: 350px;
	padding: 25px 0 0 0;
	text-align: center;
}

/* content - FCK elements */
h1, h2, h3, h4 {
  color: #AABF1F;
  margin: 0 0 0.9em;
  line-height: 24px;
}

h2 {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #484848;
}
/*
h3 {
  font-size: 0.9em;
  font-family: arial;
  font-weight: normal;
  color: #fff;
  margin: -5px 0 -10px 10px;
}
*/
h3 {
font-size: 12px;
  font-family: arial;
  color: #7b7b7b;
	font-weight: bold;
	padding: 10px 0 5px 0;
	margin: 0;
	}
	
	}
h4 {
  font-size: 1.5em;
  font-family: Trebuchet MS;
  font-weight: normal;
  line-height: 1.2em;
  color: #b8cf22;
}

h5 {
  font-size: 11px;
  font-family: arial;
  color: #7b7b7b;
}

h6 {
  font-size: 12px;
  font-family: arial;
  color: #7b7b7b;
	font-weight: bold;
	padding: 10px 0 5px 0;
	margin: 0;
}

p {
  font-size: 0.75em;
  color: #7b7b7b;
  margin: 0 0 0.9em;
}

a:link, a:visited {
  color: #8c9e18;
  font-weight: bold;
  text-decoration: none;
}

a:hover, a:active {
  color: #7b7b7b;
  font-weight: bold;
  text-decoration: underline;
}

img {
  margin: 0 0 0.9em;
  border: 0;
}

img.float_left {
  float: left;
  margin: 0 0.9em 0.9em 0;
}

img.float_right {
  float: right;
  margin: 0 0 0.9em 0.9em;
}

ul, ol {
  margin: 0 0 0.9em 1.8em;
  padding: 0;
}

ul li, ol li {
  font-size: 0.75em;
  margin: 0;
}

ul li ul li, ol li ol li {
  font-size: 1em;
}

table {
  margin: 0 0 0.9em;
}

table th, table td {
  font-size: 0.75em;
  text-align: left;
  vertical-align: top;
}

table th {
  color: #0a914d;
}

address {
	font-style: normal;
  font-size: 0.75em;
  color: #7b7b7b;
  margin: 0 0 0.9em;
}

div#commercial ul {
  margin: -10px 0 0 15px;
}

div#commercial li {
  overflow: hidden;
  float: left;
  width: 280px;
  display: inline;
  margin: 20px 0 0 0;
  background: url(../images/buttons/reclame_list.gif) no-repeat;
}

div#commercial li span {
  color: #4d4d4e;
  margin: 40px 0 0 20px;
  padding: 0 0 5px 0;

}

/* content - form elements */
form, form p, fieldset, legend {
  float: left;
  width: 150px;
  margin: 12px 0 0 5px;
}

legend span, label span {
  position: absolute;
  width: 0;
  float: left;
  overflow: hidden;
}

p.error {
  font-weight: bold;
}

label {
  color: #7a7a7a;
  padding-right: 10px;
  float: left;
  font-size: 0.9em;
  font-weight: bold;
}

input, select {
  background: #fff;
  height: 20px;
  border: 1px solid #dedede;
  float: left;
}

textarea { 
  background: #fff;
  height: 150px;
  width: 250px;
  border: 1px solid #dedede;
  float: left;
  font-size: 13px;
  font-family: arial;
}

input:focus, input.focus, textarea:focus, select:focus {
  border: 1px solid #abc01f;
}

input.submit {
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  width: 67px;
  height: 21px;
  cursor: pointer;
  margin: 0 3px 0 0;
  border: none;
  background: url(../images/content/login.gif) no-repeat #f4f4f4;
  vertical-align: middle;
  padding-bottom: 4px;
}

/* footer */
div#footer {
  width: 966px;
  height: 65px;
  float: left;
  padding-bottom: 12px;
  padding-left: 72px;
  background: url(../images/content/footer.gif) no-repeat #f4f4f4;
}

div#footer ul {
  margin: 40px 0 0 680px;
  float: left;
  display: inline;
  list-style: none;
}

div#footer ul li {
  float: left;
  color: #9c9c9c;
  margin-right: 0.6em;
}

div#footer a:link, a:visited {
  color: #99999a;
  font-weight: normal;
  text-decoration: none;
}

div#footer a:hover, a:active {
  color: #99999a;
  font-weight: normal;
  text-decoration: underline;
}

div#footer ul li ul {
  display: none;
}

div#footer ul li:hover ul, div#footer ul li.hover.on ul {
  display: block;
}

table {
	border-spacing: 0;
}

#prijzen {
	padding: 15px 0 15px 0;
}

#prijzen td, #prijzen th {
	padding-right: 30px;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
	height: 40px;
}

#prijzen th {
	text-align: center;
	background-color: #f7f7f7;
	border-top: 1px solid #cccccc;
}

#prijzen tfoot td {
	font-weight: bold;
	background-color: #f7f7f7;
}

#prijzen td img {
	margin: 0;
	padding: 0;
}

td.mid {
	text-align: center;
	width: 100px;
}

td.pad {
	padding-left: 20px;
}

#content_large form, #content_large form p, #content_large fieldset, #content_large legend {
	padding: 0;
	margin: 0;
}

#content_large label {
	font-size: 12px;
	padding-top: 10px;
}

td.input {
	padding-right: 10px;
}

input.big {
	width: 250px;
}

div.fleft {
	float: left;
	width: 300px;
}

div.fleftsmall {
	float: left;
	margin-left: 20px;
}

div.fleftlarge {
	float: left;
	width: 600px;
	padding-top: 11px;
}

#content_large input.submit {
	margin-top: 15px;
}