@import url(http://fonts.googleapis.com/css?family=Ubuntu);

html {
	font-family: Ubuntu, sans-serif;
    /*font-family: Verdana, Helvetica, Arial, sans-serif;*/ 
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: black;
    background: white;
    background-image: url(achtergrond.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: contain;
    min-height: 600px;
    overflow-y: scroll;
}

body {
    margin: 0;
}

h1 {
    font-size: 150%;
    margin: 10px 0 10px;
}

h2 {
    font-size: 120%;
}

h3 {
    font-size: 100%;
}

a {
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    color: black;
    color: inherit;
}           

a img {
    border: 0;
}

a:hover {
    text-decoration: underline;
}

td, th {
    padding: 3px;
    border: none;
}

tr th {
    text-align: left;
    background-color: #f0f0f0;
    color: #333;
}

#wrap_wens{
	margin-left: -28px;
}

#main_content {
  display: block;
  width: 960px;
  min-height: 700px;
  margin: 0 auto 0 auto;
  background: url(white.png);
  border: 2px dashed #c4c5c5;
  color: #009EE3;
  clear: both;
}

#main_content a {
  color: #009EE3;
}

#main_content .parentcategories{
    float: left;
    width: 174px; 
    text-align: center;
}

#main_content .parentcategories a{
    color: #333;
    font-weight: normal;
}

#main_content .mijncategory h2 a{
    color: #009EE3;
    font-weight: bold;
}

#main_inner {
    padding: 10px 30px;
    clear: both;
}

div.slider { 
    width: 100px; 
    margin: 10px 0; 
    background-color: #ccc; 
    height: 10px; 
    position: relative; 
}

div.slider div.handle { 
    width: 10px; 
    height: 15px; 
    background-color: #f00; 
    cursor: move; 
    position: absolute; 
}

div.vslider { 
    height: 100px; 
    margin: 10px 0; 
    background-color: #ccc; 
    width: 10px;
    position: relative; 
}

div.vslider div.vhandle { 
    height: 10px;
    width: 15px;
    background-color: #f00;
    cursor: move;
    position: absolute;
}

ul, ol {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

ul.disc, ol .disc{
    list-style: disc;
    margin-left: 15px;
}

#footer {
    clear: both;
}

#header img {
    display: block;
}

.thumb {
    float: left;
    border: 1px solid #e3e3e3;
    margin-right: 20px;
    margin-bottom: 20px;
            box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.5);
         -o-box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.5);
    FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135, color='#888888', strength=5);
}

.thumb img {
    display: block;
}

.r {
    text-align: right;
}

#stappen {
    background: white;
    padding: 0px 30px;
    color: gray;
    font-weight: bold;
    border-bottom: 2px dashed #C4C5C5;
    margin: 0;
    line-height: 30px;
}

#stappen a {
    color: gray;
}

#stappen input, #stappen button {
    line-height: normal;
    font-family: Verdana, Helvetica, Arial, sans-serif; 
    font-size: 11px;
    color: white;
    background: #009ee3;
    font-weight: bold;
    border: 1px outset #009ee3;
            /*
            border-radius: 8px;
         -o-border-radius: 8px;
       -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    */
}

#stappen .here, #stappen .here a {
    color: #009ee3;
}

#login_status {
    float: right;
}

.menuItems{
    float: left;
    width: 137px;
    text-decoration: none;
    color: white;
    margin-top: 10px;
    height: 30px;
    padding-top: 4px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
}

a.menuItems{
	line-height: 205%;
}

a.menuItems:hover, a.menuItemsClicked{
    margin-top: 0px;
    height: 30px;
    padding-top: 14px;
    color: white;
    text-decoration: none;
}

#menuItem1{
    background-color: #e5007c;
}

#menuItem2{
    background-color: #941980;
}

#menuItem3{
    background-color: #009ee3;
}

#menuItem4{
    background-color: #3ca433;
}

#menuItem5{
    background-color: #f39100;
}

#menuItem6{
    background-color: #cd1416;
}

#menuItem7{
    background-color: #c7d300;
}

#header {
    width: 994px;
    margin: 0 auto;
}

#header img {
    margin: 10px 0;
    margin-top: 15px;
}

#header_logo {
    float: left;
}

#header_contact {
    margin: 25px 0 0 20px;
    font-weight: bold;
    color: #696969;
    float: left;
    font-size: 11px;
}

#header_nav {
    margin-top: -3px;
    text-align: center;
    height: 60px;
    float: left;
    display: block;
}

#header_nav_bg {
    float: left;
    margin-top: 10px;
    width: 960px;
    /*background: url(schaduwmenu.png) bottom right no-repeat;*/
}

#header_links {
    padding: 10px 30px;
    font-weight: bold;
    clear: both;
    border-bottom: 2px dashed #c4c5c5;
    background-color: white;
}

#header_links a {
    margin: 0 3px;
}

#navtbl {
    border-spacing: 0;
    font-weight: bold;
}
#navtbl td {
    padding: 2px 0;
}
#navtbl, #navtbl a {
    color: gray;
}
#navtbl a.here {
    color: #009ee3;
}
#nav_buttons {
    float: right;
}

#main_content a.selected {
    color: gray;
}

.shadow{
	box-shadow: 0 13px 8px #ccc;
	height: 20px;
	margin-top: 20px;
	width: 958px;
	position: absolute;
	margin-top: 92px;
	z-index: -2;
}

.t img{
	margin-right: -7px;
}


