html {
    overflow: -moz-scrollbars-vertical;
    overflow: scroll;
}

body {
    background: #38383a;
    margin: auto;
    padding: 0;
}

#container {
    background: url(http://www.denhelderstores.nl/img/bgX.jpg) no-repeat;
    border: 1px dotted #ffffff;
    color: #ffffff;
    font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
    line-height: 20px;
    margin: 100px auto auto auto;
    padding: 0 0 0 0;
    position: relative;
    width: 1000px;
}

#header {
    background: url(http://www.denhelderstores.nl/img/logo.jpg) no-repeat 100% 0%;
    height: 170px;
    width: 1000px;
}

#header h1 {
    display: none;
}

#lang {
    left: 15px;
    position: absolute;
    top: 10px;
}

#left {
    border-right: 1px solid #ffffff;
    display: inline;
    float: left;
    margin-top: 50px;
    margin-bottom: 150px;
    padding: 0 0 0 10px;
    width: 210px;
}

#content {
    display: inline;
    float: right;
    min-height: 350px;
    padding: 10px 30px 150px 10px;
    position: relative;
    width: 720px;
    z-index: 2;
}

#footer {
    border-top: 2px solid #ffffff;
    clear: both;
    font-size: 15px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;
    width: 1000px;
    z-index: 2;
}

#navigatie {
	list-style: none;
	margin: 90px 0 70px 0;
	padding: 0;
}

#navigatie li {
    margin: 20px 0 20px 0;
}

#navigatie li a {
    color: #ffffff;
    font-family: verdana, helvetica, arial, sans-serif;
	font-size: 18px;
    font-weight: bold;
	height: 15px;
    line-height: 18px;
    outline: 0;
    padding: 5px 18px 5px 18px;
    text-decoration: none;
}

#navigatie li a:hover {
    color: #a8dcf2;
}

#blenddiv {
    background-repeat: no-repeat;
    height: 205px;
    left: 343px;
    position: absolute;
    top: -60px;
    width: 292px;
    z-index: 900;
}

#window {
    height: 205px;
    left: 343px;
    position: absolute;
    top: -60px;
    width: 292px;
    z-index: 1000;
}

#iso {
    bottom: 70px;
    position: absolute;
    left: 50px;
    z-index: 1;
}

#bg2 {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}

form table tbody tr td {
    width: 200px;
}

#ingredients td {
    width: auto;
}

textarea {
    height: 150px;
    width: 400px;
}

.cms_pic {
    display: inline;
    float: left;
    margin: 0 20px 20px 0;
}

h2 {
    font-size: 18px;
    font-weight: normal;
}

td, th {
    color: #ffffff;
    font-size: 12px;
}

a:link, a:visited, a:active {
	color: #a8dcf2;
	text-decoration: underline;
}

a:hover {
    color: #a8dcf2;
	text-decoration: underline;
}

.black {
    color: #000000;
}

.inp {
	background-color: #a8dcf2;
	border: 1px solid #ffffff;
	color: #000000;
	font-family: helvetica,arial,sans-serif;
	font-size: 11px;
	padding-left: 2px;
}

.btn {
	background-color: #666666;
	border: 1px solid #ffffff;
	color: #ffffff;
    cursor: pointer;
    font-family: helvetica,arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
    padding: 2px 5px 2px 5px;
}
