html {
	background: #012863 url(/imgs/background.jpg) repeat-x top left;
	margin: 0px; padding: 0px; height: 100%;
}
body {
	font-family: Verdana;	line-height: 15px;	font-size: 11px;	color: #000000;
	margin: 0px;	padding: 0px;	height: 100%;
}
/* blauw			=012863= */
/* geel 			=FFCE1C= */
/* lichtgrijs	=CED8DA= */
/* darkgrey		=8EA29E= */
/* green			=82A918= */
/*************************************************************/
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 5px 0px;
}
h4 {
	clear: both;
	background-color: #FFCE1C;
}
/* ------------- OPMAAK CONTAINER ------------------ */
div#container{
text-align:left;
margin: 0px;
padding: 0px;
}
div#header h1{
height:15px;
line-height:15px;
margin: 0px;
padding: 2px 0px;
text-align: center;
}
div#container{
width:900px;
margin:0 auto;
}
div.wrapper{
float:left;
width:100%;
}
div#content{
width:700px;
margin: 140px auto 0px auto;
margin: 0px auto 0px auto;
	background: #FFFFFF url(/imgs/detrofee.jpg) repeat-y top;
}
div#main{
margin: 0px 150px 0px 0px;
text-align:left;
padding: 10px 10px;
}
div#left{
float:left;
width:100px;
margin-left:-900px;
}
div#right{
float:left;
width:100px;
margin-left:-100px;
}
div#nav{
float:left;
width:145px;
margin-left:-150px;
border-left: 1px solid #FFCE1C;
line-height: 15px;
padding: 10px 2px;
}
div#ebhosting{
clear:left;
width:100%;
}
div.spacer{clear:both;line-height:0; height:0px; display:block;}

/* ------------- OPMAAK CONTAINER ------------------ */

ul.product_list, ul.sales_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#main ul.product_list li h5 {
	padding: 0px;
	width: 240px;
	border: none;
}
div#main ul.product_list li a {
	padding: 0px;
	text-align: left;
	border: none;
}
div#main ul.product_list li {
	background: url(/imgs/white.png) repeat;
	width: 250px;
	height: 220px;
	margin: 0px 5px 5px 0px;
	padding: 5px 0px 0px 0px;
	display: block;
	float: left;
	text-align: center;
	border: 2px solid #CED8DA;
}
div#main ul.sales_list li {
	border: 0px none;
	border-bottom: 2px solid #FFCE1C;
	width: 240px;
	height: 310px;
	margin: 0px 0px 5px 0px;
	text-align: left;
	background: url(/imgs/white.png) repeat;
	padding: 5px 0px 0px 0px;
	display: block;
	float: left;
	text-align: center;
}
div#main ul.product_list li:hover {
	background-color: #EEEEEE;
	border: 2px solid #999999;
}
div#main ul.sales_list li:hover {
	background-color: none;
}
div#main ul.product_list li a:hover {
	border: none;
}
div#main ul.product_list li div {
	width: 245px;
	height: auto;
	padding: 5px;
	text-align: left;
}
div#main ul.product_list li a .lightbox img, div#main ul.sales_list li a .lightbox img, a img, img, .main a img, .main img {
	text-decoration: none;
	border: none;
	border-bottom: 0px solid #FFF;
}

div#main ul.sales_list li .red {
	color: #CC0000;
	font-weight: bold;
}
/*************************************************************/
#main, #nav {
	text-align: left;
}
#main {
	line-height: 15px;
}
#main a, #main a:visited, #main a:active {
	font-size: 11px;
	color: #012863;
	font-weight: normal;
	text-decoration: none;
}
#main a:hover {
	font-size: 11px;
	color: #012863;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 2px solid #012863;
}
#main a, #main a:visited, #main a:active {
	border-bottom: 2px solid #FFCE1C;
}
/*************************************************************/
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li a, #nav ul li a:visited, #nav ul li a:active {
	display: block;
	border-bottom: 2px solid #FFCE1C;
	font-size: 11px;
	color: #012863;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
#nav ul li a:hover {
	border-bottom: 2px solid #012863;
	font-size: 11px;
	color: #012863;
	font-weight: normal;
	text-decoration: none;
}
/*************************************************************/
#menu {
	list-style: none;
	color: #000000;
	display: block;
	margin: 0px;
	padding: 0px;
	/*background: black;*/
	z-index: 60;
}

ul#menu li {
	margin: 0 1px 0 0;
	float: left;
}
ul#menu li.nav_section {
	font-style: oblique;
}

ul#menu li a, ul#menu li.order_icon a {
	font-family: "Trebuchet MS";
	line-height: 40px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	display: block;
	width: 120px;
	vertical-align: middle;
	height: 40px;
	text-decoration: none;
	color: #FFCE1C;
	padding: 0px 4px;
	letter-spacing: 0px;
	text-transform:uppercase;
	background: #012863 url(/imgs/nav_top.jpg) repeat-x top;
}


ul#menu li a:hover {
	color: #FFCE1C;
	text-decoration: underline;
}

ul#menu li a:active {
	color: #FFCE1C;
	text-decoration: underline;
}

li.navigation_item {
	background-position: center;
	height: 30px;
}

ul#menu li.order_icon a {
	width: 110px;
	color: #FFFFFF;
}

/*************************************************************/
input, textarea, select {
	scrollbar-3dlight-color: #8EA29E;
	scrollbar-arrow-color: #8EA29E;
	scrollbar-base-color: #8EA29E;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #8EA29E;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFFFF;
	border: #8EA29E 1px solid;
	color: #000000;
	padding: 1px;
}
.inputHighlighted {
	border: #CE5D0B 1px solid;
}
.submit, .orderbtn a {
	text-transform:uppercase;
  font-size: 12px;
	color: #012863;
	background-color: #FFCE1C;
	border: solid 1px #FFCE1C;
	border-right: solid 1px #012863;
	border-bottom: solid 1px #012863;
	font-weight: bold;
  padding: 4px 10px;
	cursor: pointer;
}
.orderbtn a {
	width: 120px;
	display: block;
	color: #012863;
  font-size: 12px;
	text-decoration: none;
}
.error {
	font-size: 12px;
	color: #012863;
	border: 10px solid #FFCE1C;
	display: block;
	margin: 1px;
	padding: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
}
/*************************************************************/
/*
form {
	width: 500px;
	margin: 0px;
	border-top: 0px solid #FFCE1C;
}
*/
.contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.contact ul li {
	list-style-type: none;
	padding: 5px 0px;
	border-bottom: 0px solid #FFCE1C;
}
.contact ul li label {
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 0px 4px;
}
.contact ul li p, .contact ul li label span, .contact ul li span {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}
.contact ul li label span  {
	width: 150px;
	display: inline-block;
}
.contact ul li span {
	width: 150px;
	display: inline-block;
}
.contact ul li label input, .contact ul li label select {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 300px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 2px;
}
.contact ul li label textarea {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 455px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
}
.contact ul li label input.laloop {
	font-size: 11px;
	color: #000000;
	height: 20px;
	line-height: 15px;
	width: 15px;
	text-align: right;
	vertical-align: top;
}
.contact ul li label span.tekstloop {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 250px;
	vertical-align: top;
}
/*************************************************************/
div#ebhosting {
	margin: 20px 0px 100px 0px;
	color: #3366CC;
}
div#ebhosting a{
	font-size: 10px;
	color: #3366CC;
	font-weight: normal;
	text-decoration: none;
}
div#ebhosting a:hover{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
/*************************************************************/

/*************************************************************/
