* {
margin:0;
padding:0;
}
#nav li.l1 {height: 20px;position: relative;}
#nav li.l1 img {margin: 7px 0 0 10px;}

#nav li {background: url(../images/new_menu/sep.gif) repeat-y 100%;}
#nav li.last {background: none;}
#nav li ul li.last,
#nav li ul li {background: url("../images/new_menu/bg.png");width: 150px;}

#nav li ul li a img {padding: 2px 0;}
#nav li ul li.last img {padding-bottom: 14px;}

img.betalingPerMaand {position: absolute;z-index:100;bottom: 20px;}

#menuwrapper {
	background: url("../images/new_menu/bg.png") repeat scroll 0 0 transparent;
    bottom: 0;
    height: 20px;
    position: absolute;
    width: 908px;
	left: 16px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li {
	float: left;
	width: 10em;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	position: absolute;
	top: 20px;
	
}

.header {
    height: 192px;
    left: 16px;
    position: relative;
    top: 107px;
    width: 908px;
	overflow: hidden;
}

.header img {position:absolute;width: 909px;}
/*
table.menuTable {}
table.menuTable tr td * {display: none;}
table.menuTable tr.headerRow td *{display:block;}
*/
/*
Set initial font styles
*/

body {
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   line-height: 12px;
}

/*
set font size for all divs,
this overrides some body rules 
*/
div {
   font-size: 8pt;
}

/*
if img is inside "a" it would have 
borders, we don't want that
*/
img {
   border: 0;
}

/*
default link styles
*/
/* set all links to have underline and bluish color */
a,
a:link 
a:active {
   text-decoration: underline;
/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
   background-color: inherit; 
   color: #0098d4; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #0098d4;                /* a different color can be used for visited links */
}


/* remove underline on hover and change color */
a:hover {
   text-decoration: none;
   background-color: inherit;
   color: #0098d4;
}

/*****************
basic layout 
*****************/
body {
   color: #000000;
   margin:0em;    /* gives some air for the pagewrapper */
   margin-top:0px;
   padding-top:0px;
   background: #c3c3c3 url(../images/bg.jpg) repeat-x; 
}

/* center wrapper, min max width */
div#pagewrapper {
   border: 0px solid black;
   margin: 0 auto;     /* this centers wrapper */
   max-width: 940px; /* IE wont understand these, so we will use javascript magick */
   min-width: 940px;
   background-color: #fff;
   color: black;
   background: #fff url(../images/bg_center.jpg) repeat-y; 
}

div#news {
   border: 0;
   margin: 0 0 0 0px;     /* this centers wrapper */
   padding: 40px 10px 20px 10px;
   color: black;
   width:159px;
   height:80px;
   background: #fff url(../images/nieuws.gif) no-repeat; 
}
div#news a{
	background-color:transparent;	
}
div#aanbieding {
   border: 0;
   margin: 0 0 0 0px;     /* this centers wrapper */
   padding: 40px 10px 20px 10px;
   color: black;
   width:159px;
   height:80px;
   background: #fff url(../images/aanbieding.gif) no-repeat; 
}
div#aanbieding a{
	background-color:transparent;	
}

/*** header ***
we will hide text and replace it with a image
we need to assign a height for it
*/

div#header {
   height: 299px; /* adjust according your image size */
   background: #fff;
   padding:0px;
   margin:0px;
 
}
div#front_webdesign{
   margin-left: 21px;
}
fieldset{
  border:0px;
}

img.special, .handel{
	border: 1px solid #0098d4; 
}

#menu{
	background-color: #dcdee1; 
}

table#menu_sub{
   background: #dcdee1 url(../images/menu_sub.jpg) no-repeat; 
}

div#header {
/* you can set your own image here */
   background: #fff url(../images/new_menu/header.png) no-repeat; 
   display: block; 
   height: 299px;             /* adjust according your image size */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
   position: relative;
}

div#content {
   margin: 0em auto 0em 0; /* some air above and under menu and content */
   background: #fff url(../images/bg_center.jpg) repeat-y;
}
div#center {
   padding: 1em 4em 1em 5em; /* some air above and under menu and content */
   background: url(../images/center.gif) no-repeat;
   }

div#footer {
   clear:both;       /* keep footer below content and menu */
   color: #fff;
   background: #fff url(../images/bg_footer.jpg) no-repeat; 
   height:45px;
   padding-right:10px;
}

div#footer p {
   font-size: 10px;
   padding-left:100px;
   letter-spacing:1px;
   padding: 1.5em;      /* some air for footer */
   text-align: right; /* centered text */
   margin:0;
   color:#002e54;
}

div#footer p a {
  text-decoration:none;
  color: #002e54; /* needed becouse footer link would be same color as background otherwise */
}


div#footer2 {
	background-color:#c3c3c3;
   clear:both;       /* keep footer below content and menu */
   color: #fff;
}

div#footer2 p {
   font-size: 11px;
   padding: 1.5em;      /* some air for footer */
   margin:0;
   color: #fff;
}

div#footer2 p a {
  text-decoration:none;
  color: #fff;
}


/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}

/* relational links under content */
div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}




/********************
CONTENT STYLING
*********************/
div#content {

}

/* HEADINGS */
div#content h1 {
   color: #0098d4; 
   font-size: 18px; 
   text-align: left; 
/* some air around the text */
   padding-bottom: 1px;
   margin:0 0 0.5em 0;
   line-height: 18px;
/* and some air under the border */
}
div#content h2 {
   color: #0098d4;
   text-decoration:none;
   font-size: 15px; 
   text-align: left; 
/* some air around the text */
   padding-bottom: 1px;
   margin:0 0 0.5em 0;
   line-height: 1.5em;
/* and some air under the border */
}
div#content h2#noline{
	text-decoration:none;
}
div#content h2#noline a{
	text-decoration:none;
	}

div#content h3 {
   color: #0098d4; 
   margin:0 0 0.5em 0;
   font-size: 14px;
   line-height: 14px;
}
div#content h4 {
   color: #0098d4; 
   font-size: 13px;
   margin:0 0 0.25em 0;
   line-height: 14px;
}
div#content h5 {
   font-size: 13px;
   line-height: 14px;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 8pt;
   margin: 0 0 1.5em 0;  /* some air around p elements */
   line-height:1.4em;
   padding: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}
/* END TEXT */

/* LISTS */
div#main ul,
div#main ol,
div#main dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */

li.notes{
    font-size: 10pt;
}
table.ordercart{
    border: 1px solid #333333;
    background-color: #FFCC66;
}
.note{
  font-size:9px;
  font-style:italic;
}

#cbw{
  display:inline;
  float:left;
  position:absolute;
  top:255px;
  margin-left:740px;
}
#cbw2{
  display:inline;
  float:left;
  position:absolute;
  top:35px;
  margin-left:380px;
}

#socialmedia{
	position: absolute;
	top: 5px;
	right: 0px;
	width: 100px;
	height: 22px;	
}
