body{
	margin:0;
	padding:19px 0 0;
	line-height: 1.5em;
	background-color: #333;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

input, textarea, select {
	background-color : #fff;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666;
	scrollbar-3d-light-color:#fff;
	scrollbar-arrow-color:#cccc00;
	scrollbar-base-color:#fff;
	scrollbar-dark-shadow-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#fff;
	scrollbar-track-color: #fff;
}

/*div structuur homepage drie kolommen*/

#maincontainer{
background-image: url(../img/bg_page.jpg);
background-repeat: no-repeat;
background-color: #fff;
width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 245px; /*Height of top section*/
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin: 0 190px 0 215px;
	padding-left: 50px;
	padding-right: 35px;
	padding-bottom: 25px;
}

#leftcolumn{
	float: left;
	width: 215px; /*Width of left column in pixel*/
	margin-left: -950px; /*Set margin to that of -(MainContainerWidth)*/
}

#rightcolumn{
	float: right;
	width: 190px;
	margin-left: -190px;
	text-align: right;
}

/*div structuur twee kolommen*/

#maincontainer2{
background-image: url(../img/bg_page2.jpg);
background-repeat: no-repeat;
background-color: #fff;
width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#contentcolumn2{
	margin-left: 215px;
	padding-left: 50px;
	padding-right: 35px;
	padding-bottom: 25px;
}

#leftcolumn2{
	float: left;
	width: 215px; /*Width of left column in pixel*/
	margin-left: -950px; /*Set margin to that of -(MainContainerWidth)*/
}

#footer{
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	clear: left;
	width: 100%;
	height: 53px;
}

.footerimage{
	float:right;
	margin-right:42px;
}

#innertube{
	margin-right:40px;
	color: #848400;
}

#innertube a{
	color: #ff6600;
}

#dropmenudiv{
position:absolute;
background-color: #DBDB4A;
border:1px solid white;
border-bottom-width: 0;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 6px;
color:#fff;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #5454A8;
}

a:link {color:#a7a703;text-decoration: underline;} 
a:active {color:#a7a703;text-decoration: underline;}
a:visited {color:#a7a703;text-decoration: underline;}
a:hover {color:#a7a703;text-decoration: none;}

a.cart:link {color:#5454A8;text-decoration: none;} 
a.cart:active {color:#5454A8;text-decoration: none;}
a.cart:visited {color:#5454A8;text-decoration: none;}
a.cart:hover {color:#5454A8;text-decoration: underline;}

a.prods:link {color:#848400;text-decoration: none;} 
a.prods:active {color:#848400;text-decoration: none;}
a.prods:visited {color:#848400;text-decoration: none;}
a.prods:hover {color:#cccccc;text-decoration: none;}

#datum{
	padding-top: 80px;
	padding-left: 830px;
	text-align: left;
	font-size : 10px;;
}

#menu{
	padding-top: 40px;
	padding-left: 395px;
}

.menubutton{
	margin-right: 23px;
}

#newsletter{
	float:right;
	padding-top: 22px;
	padding-right:40px;
	text-align: left;
	color:#a7a703;
}

.zoekbutton{
	margin-left: 170px;
}

#cartbuttons{
	padding-top: 30px;
	padding-left:27px;
	width: 190px;
	text-align: right;
	color:#5454A8;
}

.green{color:#cccc00}

#prodmenu{
	float:right;
	text-align: right;
	line-height: 1.5em;
}

#prof{
	float:right;	
	margin-top: 8px;
}

#handleiding{
	float:right;	
	margin-top: 15px;
}

#chatbox{
	float:right;	
}

#error {
	color:#FF0000;
}

.spacer {
	clear: both;
}

.formtable { /* form table */
	width: 420px; 
	padding: 5px;
	margin: 0px;
}
	
.row {
  clear: both;
  padding-top: 3px;
  }

.row span.label {
  float: right;
  width: 140px;
  text-align: left;
  }

.row span.formw {
  float: left;
  width: 260px;
  text-align: right;
  }
  
.inputfield_large{
  width:250px;
 }
 
 .inputfield_small{
  width:100px;
 }
 
.listtable { /* product table */
  width: 445px; 
  padding: 0px;
  margin: 0px;
}
	
.listrow {
  clear: both;
  padding-top: 3px;
  }

.listrow span.label1 {
  float: left;
  width: 203px;
  padding: 8px;
  text-align: left;
  border: 1px dotted #fff;
  }

.listrow span.label2 {
  float: right;
  width: 203px;
  padding: 8px;
  text-align: left;
  border: 1px dotted #fff;
  }

.tablelook {
	text-align: left;
	border-right: #cccc00 1px dotted; 
	border-top: #cccc00 1px dotted; 
	border-left: #cccc00 1px dotted; 
	border-bottom: #cccc00 1px dotted
}

.blue{
	font-weight: bold;
	color: #004c90;
}

.greenbold{
	font-weight: bold;
	color: #cccc00;
}

.inputfield_xlarge{
  width:360px;
 }

.inputfield_large{
  width:183px;
 }
 
 .inputfield_small{
  width:100px;
 }






