@charset "UTF-8";
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	padding-left: 10px;
}
.button {
	background-image: url(ims/button_bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: adadad;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

DIV.logo{
	height: 150px;
	width: 250px;
	float:left;
	cursor:pointer;
}

DIV.spacer {
	width: 200px;
	float:left;
	height: 151px;
}

* html DIV.spacer {
	width: 197px;
}

.button1{
	background-image: url(ims/button1.jpg);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: adadad;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.goudbutton {
	padding-bottom: 20px;
	padding-top: 20px;
}
.akties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.style1_ {
        background: url(ims/akties_header.png);
       	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
  }
}
.foto {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

/*p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding:0px;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}*/

TD.plain_td a{
	color: #555555;
	text-decoartion: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.plain_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:15px;
}

TD.plain_td b {
	font-weight: bold;
}


TD.plain_td p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #000000;
	padding: 0px;
	margin:0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #000000;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

a:link {
	color: D4D7DB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: D4D7DB;
}
a:hover {
	text-decoration: none;
	color: #EC1C24;
}
a:active {
	text-decoration: none;
	color: #D4D7DB;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #191919;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/*product*/
DIV.product_small {
	width:93px;
	height: 93px; 
	background: url(ims/product_pic.png);
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	overflow: hidden;
}

* html DIV.product_small {
	margin-right: 10px;
}

DIV.product_text {
	position: absolute;
	left: 2px;
	top: 0px;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 90px;
	height: 30px;
}

DIV.product_text_shadow {
	position: absolute;
	left: 1px;
	top: 1px;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 90px;
	height: 20px;

}

DIV.product_text_shadow A {
	color: #ffffff;
	text-decoration: none;
}

DIV.product_text_holder {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 15px;
}

DIV.product_img {
	width: 100%;
	height: 45px;
        clear:both;
	text-align: center;
	vertical-align: bottom;
	margin-top: 20px;
}

DIV.product_text__ {
	width: 100%;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #FF0100;		
	text-align: center;
	padding: 0px;
}
.line {
	background: url(ims/witte_lijn.gif);
	background-repeat: no-repeat;
}

/*basket*/
DIV.basket_list {
	width: 100%;
	/*height: 300px;*/
	margin-top: 10px;
	/*overflow: auto;*/
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #555555;
	scrollbar-highlight-color: #555555;
	scrollbar-shadow-color: #555555;
	scrollbar-track-color: white;	
	font-family: Trebuchet Ms;
	font-size: 12px;
}

DIV.basket_buttons A {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #555555;	
	font-weight: bold;
	text-decoration: none;
}

DIV.basket_buttons A:hover {
	text-decoration: underline;
}

TABLE.bascket_table {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;	
	text-decoration: none;	
	width: 100%;
}

TABLE.bascket_table TH {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;	
}

TABLE.bascket_table TD {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;	
	text-decoration: none;
}

TABLE.bascket_table TD.data_td {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;	
	text-decoration: none;
	font-weight: bold;
}

TABLE.bascket_table TD A {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}


TABLE.bascket_table TD A:hover {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #555555;	
	font-weight: bold;
	text-decoration: underline;
}

INPUT.qt_input {
	border: 1px solid #555555;
	background: #ffffff;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	width: 40px;
	text-align: right;
}


INPUT.data_input {
	border: 1px solid #555555;
	background: #ffffff;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
	text-align: left;
}



TEXTAREA.data_input {
	border: 1px solid #555555;
	background: #ffffff;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
	height: 100px;
	text-align: left;
}

SELECT.baket_sel {
	width: 100px;
	border: 1px solid #555555;
	background: #ffffff;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
}

#naamsvermelding a, #naamsvermelding p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	color: #fa7624;
}
.footerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: capitalize;
        color: #333333;
	text-align: right;
	padding-right: 10px;
}
.footerright a{
  text-decoration: none;
  color: #333333;
}
.footerright a:hover{
  color: #000000;
}

DIV.text_category   {
clear:both;
  font-size:12px;
  margin-top: 5px;
  text-align:left;
  margin-left:13px;
}

DIV.text_category p {
  text-align:left;
  padding:0px;
  margin:0px;
  font-size:12px;
}

a.terug{
  float:right;
  color: #000000;
  text-decoration: none;
}