
/* Stijlen Material Matters */

/* body */
body#home{ background-color: #0454a5; background-image: url(../images/layout/background_01.jpg); background-repeat: no-repeat; height: 100% }

/* header */
#header{  width: 867px; height: 180px; }

/* mini topmenu */
#mini_topmenu {position: absolute; top:30px; left: 40px; font-size: 17px; color: #16486f; font-weight: bold;}
#mini_topmenu a {text-decoration: none; margin: 0px; color: #2684cc;  }
#mini_topmenu a:hover  { color: #2684cc; }

div.pixelline {
 clear: both;
 height:0px;
 border-top:  1px solid #6d7981;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
 margin-top: 15px;
}

div.pixelline_dotted {
 border-top:  1px dotted #000;
}

/* logo */
#logo{ position: absolute; top:30px; right: 30px;}

/* content */
.content_bg{ margin: 0px 0px 0 0px;  background-image: url(../images/layout/wit.jpg); background-position: 0px 600px; background-repeat: no-repeat;}

/* content */
.content{ margin: 0px 50px 0 50px; }

/* nieuws */
#nieuws{color: #000;  margin: 0px 0px 50px 5px;}

/* content footer */
#content_footer{color: #000;  margin: 0px 0px 50px 5px; font-size: 11px;}

/* h1 h3 h4 */

h1 { margin-top: 0; padding-top: 0px; color:  #2684cc; font-size: 24px;}
h2 { margin: 0 0 15px 0; padding: 0px; color:  #6d7981; font-size: 18px; }
h3 { margin: 0 0 8px 0; padding: 0px; color:  #464d52; font-size: 15px; }
h4 { margin: 0 0 5px 0; padding: 0px; color:  #6d7981; font-size: 12px; }

span.datum{
  color: #BBBBBB;
}


hr{ color: #C0C0C0; background-color:  #C0C0C0; height: 1px; border:  0px; margin-top: 20px; margin-bottom: 15px; }


#categorieen{ margin: 30px 0 30px 0;}

#merken{color:  #464d52; font-size: 15px; font-weight: bold; text-align: left;}

#button{
  position: absolute;
  margin-top: 150px;
  margin-left: -45px;
}


a.link:link { color: #2684cc; font-weight: normal; text-decoration:underline; }
a.link:visited { color: #2684cc; font-weight: normal; text-decoration:underline;}
a.link:active { color: #2684cc; font-weight: normal; text-decoration:underline;}
a.link:hover { color: #2684cc; font-weight: normal;	text-decoration:underline;}









