* {
	padding:0px;
	margin:0px;
	zoom:1;
}
body, html {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#313035;
}
body 
{
    background-color:#3c3c3c; 
}
img {
	border:0px none;
}
h1,h2 {
	display:none;
}
h4 {
	color:#e59752;
}
ul,ol {
	list-style:none;
	list-style-image:none;
}
p {
	padding:10px 0px;
}
a, ol li {
	zoom:0;
}	
a:link,
a:visited {
	color:#313035;
	text-decoration:underline;
}
a:hover {
}


.clear {
	clear:both;
	float:none !important;
	font-size:0px;
	line-height:0px;
}

.hr {
	height:1px;
	line-height:0px;
	font-size:0px;
	overflow:hidden;
	background-color:#000;
	border:0px none;
	margin:5px 0px;
}

/* Website */
#website {
	background-color:#3c3c3c; 
}
#website #website-inner {
	width:845px;
	background-color:#fc963e;
	margin:0px auto;
    border:1px solid #000;
}

/* Header */
#header {
	height:415px;
	background:url('images/header-background.png') no-repeat;
	position:relative;
}

/* Content */
#content-outer {
	padding-top:40px;
	margin-top:-40px;
	overflow:hidden;
	position:relative;
}
#content {
	position:relative;
	background-color:#fff;
}
/* Mijn bestellingen */

#mijnbestellingen .li
{
	list-style-position:outside;
	list-style:none;
	line-height:19px;
	margin-bottom:3px;
	background:url('images/order-listimage.png') no-repeat 0px 7px;
	padding-left:12px;
	vertical-align:bottom
}

#mijnbestellingen .ordernr
{
    float:left;
	width:66px;
	position:relative;
}

#mijnbestellingen .price
{
	float:left;
	width:76px;
	position:relative;
	text-align:right;
	margin-right:10px;
}

#mijnbestellingen .payment
{
	float:left;
	width:100px;
	position:relative;
}

#mijnbestellingen .payid
{
	float:left;
	width:165px;
	position:relative;
}

#mijnbestellingen .time
{
	float:left;
	width:60px;
	position:relative;
}

/*details bestelling */

.adresgegevens
{
   float:left;
	width:300px;
	position:relative; 
}

.betalinggegevens
{
   float:left;
	width:250px;
	position:relative; 
}

/* Content article bar */
#show_banner
{
    width:99%;
    text-align:center;
    border-bottom:solid 1px #000;
}
#show_td
{
    float:none;
    text-align:center;
    width:33%;
}
img.show_img
{
    border:solid 1px #000;
}
/* Inputs */
input.textfield {
	height:16px;
	border:1px solid #cd6912;
	width:187px;
	margin-bottom:3px;
	padding:0px 2px;
}
select.textfield {
	border:1px solid #cd6912;
	width:193px;
	margin-bottom:3px;
	padding:0px 1px;
	height:19px;
}
input.checkbox {
}
input.button {
	text-align:center;
	width:65px;
	height:18px;
	border:0px none;
	background-color:#6e6e6e;
	color:#fff;
	cursor:pointer;
}


.button_black {
	display:block;
	text-align:center;
	height:17px;
	line-height:17px;
	color:#fff;
	font-size:11px;
	background-color:#000;
	border:0px none;
	margin-top:1px;
	padding:0px 10px;
	width:100px;
	cursor:pointer;
}

#show_banner a:link,
#show_banner a:visited
{
    text-decoration:none;
}

#show_banner a:hover
{
    text-decoration:underline;
}
/* Menu left */
#menu-left {
	float:left;
	width:211px;
	position:relative;
}
#menu-left .login .save {
	float:left;
}
#menu-left .login input.button {
	float:right;
}
#menu-left #menu-left-inner {
	width:210px;
	position:relative;
}
#menu-left .background {
	width:210px;
	border-right:1px solid #000;
	left:0px;
	top:0px;
	position:absolute;
	height:9999px;
	background:#fc963e;
}

#menu-left a.pl {
	padding-left:15px;
}
#menu-left a:hover {
	text-decoration:underline;
}
#menu-left .box {
	padding:8px 8px 8px 5px;
	background-color:#fff;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:20px;
}
#menu-left .hoofdmenu {
	padding:8px 1px 8px 5px;
	background-color:#fff;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:20px;
}
#menu-left h3 {
	text-align:center;
	height:25px;
	background-color:#fff;
	font-weight:bold;
	line-height:25px;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:1px;
	font-size:14px;
}
#menu-left ul {
}
li .question {
	background:url('images/liststyle-question.png') no-repeat 0px 4px;
}
li .answer {
	background:url('images/liststyle-answer.png') no-repeat 0px 4px;
	font-style:italic;
}
ul li{
	background:url('images/liststyle-arrow.png') no-repeat 0px 4px;
	padding-left:15px;
	list-style-position:outside;
	list-style:none;
}

ul li a:link, ul li a:visited {
	text-decoration:none;
	font-style:normal;
	color:#000;
}ul li a:hover {
	text-decoration:underline;
}
ul li a.active {
	font-weight:bold;
}

hr
{
    width:100%;
    height:1px;
    color:#000;
}

/* Content right */
#content-right {
	float:left;
	width:594px;
	padding:0px 20px;
	font-weight:normal ;
	margin-top:-40px;
	position:relative;
}
#content-right h3 {
	font-size:23px;
	color:#e59752;
	font-weight:bold;
	height:33px;
	line-height:33px;
	border-bottom:1px solid #000;
}
#content-right img.intro {
	border:1px solid #000;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}
#content-right strong {
 color:#d96703;
}

#content-bottom {
	height:9px;
	width:635px;
	margin-left:210px;
	line-height:0px;
	font-size:0px;
}
#content-bottom .left {
	float:left;
	height:9px;
	width:8px;
	background:url('images/content-right-bottom-left.png') no-repeat;
}
#content-bottom .long {
	float:left;
	height:8px;
	width:627px;
	background-color:#fff;
	border-bottom:1px solid #000;
}

/* winkelwagen */
.total_price
{
    top:6px; 
    position:relative; 
    border-top:solid 1px #000000; 
    width:100%;
}

/* Order form */
#totaal
{
    border-top:solid 1px #000;
}
.order li{
	height:19px;
	line-height:19px;
	margin-bottom:3px;
	background:url('images/order-listimage.png') no-repeat 0px 7px;
	padding-left:12px;
	vertical-align:bottom;
}
.samenvatting_product
{
	
}
.samenvatting_prijs
{
	width:85px;
	margin-right:10px;
	text-align:right;
}
.samenvatting_aantal
{
	width:105px;
	margin-right:10px;
	text-align:right;
}
.order .title {
	float:left;
	width:287px;
}
.order .price {
	float:left;
	width:80px;
	margin-right:10px;
	text-align:right;
}
.order  .amount{
	float:left;
	width:100px;
}
.order .amount input {
	border:1px solid #000;
	text-align:center;
	width:35px;
}
.order .order {
	float:left;
}
.order .order input{
	display:block;
	text-align:center;
	height:17px;
	line-height:17px;
	color:#fff;
	font-size:11px;
	background-color:#000;
	border:0px none;
	margin-top:1px;
	padding:0px 10px;
	width:100px;
	cursor:pointer;
}

/* Footer menu */
#footer-menu {
	padding-left:280px;
}
#footer-menu li {
	float:left;
	background:url('images/footer-menu-list-background.png') no-repeat;
	padding:0px 10px;
	height:22px;
	line-height:22px;
}
#footer-menu li.first {
	background:none;
}
#footer-menu li a:link,
#footer-menu li a:visited {
	color:#fff;
	text-decoration:none;
}
#footer-menu li a:hover {
	text-decoration:underline;
}

/* Footer */
#footer {
	padding:5px 0px;
	font-size:10px;
	text-align:center;
	padding-left:210px;
	background-color:#3c3c3c;
	color:#000
}
