body {
	margin: 0;
	padding: 0;
	background-image:url(images/wolken.jpg);
	background-repeat:no-repeat; 
}

#parent {
	margin-right:auto;
	margin-left:auto;
	width:790px;
	height:1000px;
	background-color:white;
}

#top {
	width:790px;
	height:187px;
}

#logo {
	width:790px;
	height:51px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat; 
	border-bottom:10px solid #00A1DF;
	background-color:white;
}

#divider {
	width:790px;
	height:84px;
	background-image:url(images/divider.gif);
	background-repeat:no-repeat; 
	border-bottom:5px solid #FF6E00;
	background-color:white;
}

#menuhor {
	float:left;
	width:790px;
	height:28px;
	border-bottom:1px dotted #AAAAAA;
	background-color:white;
}

#menuhor ul {
	list-style-type: none;
	padding-top:5px;
	margin:0;  
	float:left;
	width:630px;
	padding-left:160px;
}

#menuhor li {	
	display:inline;
	margin-left:28px;
}

#menuhor a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#menuhor a:hover {
	text-decoration:underline;
}

#menuver {
	float:left;
	width:160px;
 	background-color:white;
 	height:900px;
	margin-top:15px;
}
div>div #menuver {
	
}

#menuver ul {
	list-style-type: none;
	float:left;
	width:160px;
	padding:0;
	margin-left:9px;  
}

#menuver ul li ul {
	margin-left:0px;  
}

#menuver li {		
	margin:0;
	padding:0;
	clear:left;
}

#menuver ul li h2, #content #adres1 h2, #bestellijst h2 {
	padding:15px 0px 0px 0px;
	margin:0px;
	font-family: Arial;
	font-size: 14px;
	color: #00A1DF;
}

#menuver ul li .bestellen {
	padding:15px 0px 0px 0px;
	font-weight:bold;
	font-family: Arial;
	font-size: 14px;
	color: #FF6E00;
}

#menuver ul li ul li a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#menuver a:hover {
	text-decoration:underline;
}
 
#tekst {
	float:left;
	width:580px;
	font-family:Arial;
	font-size:11px;
	padding:5px 0px 0px 10px;
	margin:0;
	min-height:800px;
	border-left:1px dotted #AAAAAA;
}

* html #tekst {
	height:800px;
	width:560px;

}

#content {
	float:left;
	margin:0; 
	width:790px;  
 	background-color:white;
}

#content #adres1 {
	font-family: Arial;
	font-size: 11px;
	float:left;
	margin-top:0px;
	padding-top:0px;
	margin-left:8px;
}

#content #adres1 table {
	margin-top:3px;
}

#content #adres1 tr {
	height:18px;
}

#content #tekst .bb-url {
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration:none;
}

#content #tekst a {
	font-family: Arial;
	font-size: 11px;
	color:#FF6E00;
	font-weight: bold;
	text-decoration:none;
}

#content #tekst .bb-url:hover, #content #tekst a:hover {
	text-decoration: underline;
}

#adres1 a {
	font-family: Arial;
	font-size: 11px;
	color: black;
	text-decoration:none;
}

#adres1 a:hover {
	text-decoration: underline;
}

.input, .text {
	border: #FF6E00 1px solid;
	color: black;
	background-color:#FFFFFF;
	font-size:12px;
	padding-top:1px;
	padding-bottom:1px;
	font-family:Arial;
	width:150px;
	margin-bottom:2px;
	margin-top:1px;
}

.submit {
	border: #FF6E00 1px solid;
	background-color:#FFFFFF;
	color: black;
	font-size:12px;
	font-family:Arial;
	width:125px;
	margin-top:1px;
	margin-bottom:0px;
}

.textarea {
	font-size:12px;
	font-family:Arial;
	overflow-y:auto;
	border: #FF6E00 1px solid;
	background-color:#FFFFFF;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	color: #FF6E00;
	font-weight: bold;
	padding-top: 10px;
}
* html h1 {
	
}

div>div #scroll {
	position:absolute;
	top:0;
	bottom:-0.1px;
	width:1em;
	z-index:-1;
}

.divtitel {
	font-family: Arial;
	font-size: 12px;
	color: #00A1DF;
	font-weight: bold;
}

#bestelform input {
	border: #FF6E00 1px solid;
	font-size:12px;
	padding-top:1px;
	padding-bottom:1px;
	font-family:Arial;
	width:25px;
	margin-bottom:2px;
	margin-top:1px;
}

.header {
	font-weight:bold;
}

.omschrijving {
	width:110px;
}
.prijs {
	width:60px;
}
.product {
	width:160px;
}
.article_columns {
	float:left;
	width:180px;
	margin:0px 13px 0px 0px;
	padding:0;
}
.aanbieding {
 margin-left:10px;
	border:#FF6E00 1px solid;
	float:right;
	width:150px;
	padding-left:14px;
}
.aanbieding h2 {
	font-family: Arial;
	font-size: 14px;
	color: #FF6E00;
	font-weight: bold;
}
.aanbieding img {
	border:0;
}
