html {
	margin:0px;
        height: 100%;
	font-size:12px;
        }
body {
        margin:0px;
	text-align: center; /* for IE */
	font-family:Tahoma;
	font-size:12px;
	background-image:url(../images/bg.gif);
	height: 100%;
	}
#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width:900px;
	position: relative;
	min-height: 100%;
	height:auto; /* voor moderne browsers */
	height:100%; /* voor IE */
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#FFFFFF;
	}
#header {
	background-color:#EDEDED;  
	border-bottom:1px solid #CCCCCC; 
}
#subheader {
	padding:5px;
	background-color:#EDEDED;
	border-bottom:1px solid #CCCCCC;  
}
.list_menu{
        border:1px solid #999999;
	height:14px;
	width:180px;
	font:Tahoma;
	font-size:12px;
}
.text_menu{
        border:1px solid #999999;
	height:12px;
	width:180px;
        font:Tahoma;
	font-size:12px;
}
.zoek_menu{
        border:1px solid #999999;
	height:20px;
	background-color:#EDEDED;
	font:Tahoma;
	font-size:12px;
	margin:0;
}
#menu_box{
        width: 200px;
	float:left;
}
.H_menu_item{
	background-color:#EDEDED;
	border-right:1px solid #CCCCCC;
	overflow:hidden;
}
.H_menu_item, .H_menu_item a, .H_menu_item a:visited{
        padding:5px 0px 6px 4px; 
	border-bottom:1px solid #CCCCCC;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}
.H_menu_item a:hover{
        padding:5px 0px 6px 4px; 
	border-bottom:1px solid #CCCCCC;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
.S_menu_item, .S_menu_item a, .S_menu_item a:visited{
        padding:5px 0px 6px 8px; 
	border-bottom:1px solid #CCCCCC;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#666666;
	overflow:hidden;
}
.S_menu_item  a:hover{
        padding:5px 0px 6px 8px; 
	border-bottom:1px solid #CCCCCC;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#666666;
}
#content_box{
	float:right;
	padding:24px;
	width:640px;
	text-align:left;
}
.button{
	padding:2px;
	background-color:#EDEDED;
	border:1px solid #CCCCCC;
	height:12px;
	text-decoration:none;
}
.button a, .button a:visited, .button a:hover{
	text-align:center;
	text-decoration:none;
	font:Tahoma;
        font-size:10px;
	color:#000000;
}
.b_button{
	color: #666666;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	font-family:Tahoma;
	padding:0px 0px 0px 0px;
	text-decoration: none;
	height:15px;
	cursor:pointer;
}
.s_button{
	color: #666666;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	font-family:Tahoma;
	padding:0px 0px 0px 0px;
	text-decoration: none;
	height:20px;
	cursor:pointer;
}
.body_title{
	font-weight:bold;
	padding-bottom:10px;
	text-align:left;
}
.tr_even{
        background-color:#EDEDED;
}
.tr_oneven{
	border-top:1px solid #EDEDED;
}
#hot_item_container{
        width:639px;
}
#hot_item_container td{
        width:213px;
}
#hot_item_container a,  #hot_item_container a:visited{
	text-decoration:none; 
}
.text_10, .text_10 a, .text_10 a:visited{
        font-size:11px;
	color:#000000;
	text-decoration:none;
}
.header_10, .header_10 a, .header_10 a:visited{
        font-size:11px;
	color:#000000;
	text-decoration:none;
}
.form_text{
	padding-bottom:10px;
}
.org_price{
	font-size: 10px;
	font-family:Tahoma;
	text-decoration:line-through;
	color:#FF0000;
}
.prijsvoordeel{
	font-size: 11px;
	font-family:Tahoma;
	color:#0066CC;
}
#top{
   height:0px;
}






