@charset "utf-8";
/* CSS Document */

body
{
	background-color: #D1D1D1;
	background-color: #868B8C;
	margin: 0px; margin-bottom: 30px;
	margin-top: 10px;
	
}

#infocontainer
{
	border:  #666666 2px solid;
	padding: 10px;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px;
	line-height: 21px;
}

.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 
	background-color: White;
 	font-size: 14px;
	line-height: 17px;
    padding: 10px; 
    border: solid 1px #555555;
	width: 600px;
	margin-top: 20px;
	text-align: justify;
}

#header
{
	width: 980px; height: 120px;
	background-image: url(images/header.png);
	/* background-image: url(images/header_def.png); */
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	border-bottom: Black 2px solid;
}

#header form
{
	margin: 0px;
}

#header input
{
	border: 0;
	position: relative;
	left: 626px;
	top: 26px;
	width: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#header div.submit
{
	position: relative;
	width: 18px; height: 20px;
	left: 756px;
	top: 5px;
}

#header a.submit
{
	display: block;
	width: 18px; height: 20px;	
}

#menu
{
	width: 966px; height: 25px;
	background-color: #32332d;
	background-repeat: repeat-x;
	background-position: center;
	border: Black 2px solid;
	margin: 0 auto;
	padding-right: 10px;
}

#menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 1px;
}

#menu li
{
	margin: 0; padding: 0;
	display: inline;
	margin-left: 10px;
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: White;
}

#menu a
{
	color: White;
	text-decoration: none;
}

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

#contentframe
{
	width: 976px;
	height: inherit;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	border-left: Black 2px solid;
	border-right: Black 2px solid;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	
}

#contentmenu
{
	width: 155px;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
	color: #333333;
	margin-bottom: 20px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

#contentmenu ul
{
	padding: 0; margin: 0;
	margin-top: 10px;
	list-style-type: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#contentmenu li
{
	font-size: 14px;
	margin: 0; padding: 0;
	color: #BA8E00;
	text-transform: uppercase;
	font-weight: bold;
}

#contentmenu li.h
{
	border-left: 5px #000000 Solid;
	padding-left: 6px;
	margin-bottom: 3px;
	margin-top: 15px;
}

#contentmenu a
{
	font-size: 13px;
	color: Black;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
	border: 0;
	
}

#contentmenu a:hover
{
	color: #5C6162;
	text-decoration: underline;
}

#contenttext
{
	background-color: White;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 25px;
	padding-right: 25px;
	width: 765px;
	text-align: left;
	font-family: Calibri, Arial;
	line-height: 23px;
	font-size: 14px;
	float: right;
}

#contenttext img.aanbiedingen_thumb
{

	border: #191B17 1px solid;
	width: 96px; 
}

#contenttext a
{
	color: #172029;
	text-decoration: underline;
}

#contenttext a:hover
{
	color: #495966;
}



#contenttext span.smalldesc
{
	color: #32332D;
	font-size: 11px;
}

#contenttext td.artikeltitel
{
	font-size: 12px;
}

#contenttext hr
{
	margin: 0px;
	color: #CCCCCC;
	border: none; height: 0px;
	border-top: #172029 1px solid;
	margin-top: 10px; margin-bottom: 10px;
}

#contenttext h1
{
	margin-top: 6px;
	margin-bottom: 1px;
	color: #1C1C19;
	font-size: 18px;

}

#contenttext h2
{
	margin-top: 10px;
	margin-bottom: 1px;
	color: #1C1C19;
	font-size: 14px;

}

#contenttext td.browse_item
{
	font-size: 11px;
	font-weight: Bold;
}

#contenttext div.browse_item
{
	width: 120px;
	height: 145px;
	background-color: White;
	border-bottom: #3D3E39 2px solid;
	text-align: center;
}

#contenttext div.browse_item:hover
{
	border-bottom: #BA8E00 2px solid;
}

#contenttext img.browse_item
{
	margin: 5px;
	padding-top: 5px;
}

#contenttext .table
{
	border: #E1E1E1 1px solid;

}

#contenttext tr.title
{
	background-color: #333333;
	color: #323232;
	font-size: 13px;
	background-image: url(images/th_bg.gif);
	background-repeat: repeat-x;
}

#contenttext tr.item,#contenttext  tr.item_nohover
{
	color: #323232;
	padding: 5px;
	font-size: 13px;
	padding: 3px;
}

#contenttext input, select,textarea
{
	font-size: 12px;
	font-family: Calibri, Arial;
}

#contenttext tr.item:hover
{
	background-color: #F3F3F3;
}

#contenttext td.item
{
	padding: 3px;
}

#artikeldetails
{
	width: 775px;
	min-height: 400px;
	border: 0px Black solid;	
	font-size: 10px;
}

#artikeldetails h1
{
	margin: 0px;
}

#artikeldetails .artikelprijs
{
	text-align: right;
	color: #B38C0A;
	font-family: Calibri, Arial;
	font-size: 30px; font-weight: bold;
	height: 40px;
}

#artikeldetails .tabtable
{
	width: 100%;
	color: #323232;
	font-size: 13px;
	background-image: url(images/th_bg.gif);
	background-repeat: repeat-x;
	border: #EDEDED 1px solid;
	border-bottom: 0;
}

#artikeldetails .tabcontent
{
	border: #EDEDED 2px solid;
	background-color: White;
	padding: 10px;
	font-family: "Trebuchet MS";
	height: 400px;
	font-size: 13px;
	line-height: 17px;
	overflow: auto;
	color: #333333;
}

#artikeldetails .tabcontentms
{
	
	border: #EDEDED 2px solid;
	background-color: White;
	padding: 10px;
	font-family: "Trebuchet MS";
	height: 400px;
	font-size: 13px;
	background-color: #FFF;
	line-height: 17px;
	overflow: auto;
	color: #000;
	background-image: url(mscamp/Persoon_transp.png);
	background-position: bottom center;
	background-repeat: no-repeat;	
}

#artikeldetails .tabcontent_hide
{
	display: none;
}

#artikeldetails a.tab
{
	display: block;
	margin-top: 3px;
	height: 22px;
	text-decoration: none;
	border: #EDEDED 1px solid;

}

#artikeldetails a.tab:hover
{
	background-color: #CCCCCC;
	border: #666666 1px solid;
}

#artikeldetails table.imagetable
{
	width: 265px;
	height: 20px;
	color: #323232;
	font-size: 13px;
	background-image: url(images/th_bg.gif);
	background-repeat: repeat-x;
	border: #E1E1E1 1px solid;
	background-color: #EDEDED;
	border-bottom: 0;
}


#artikeldetails .imagetableselect
{
	width: 240px;
	border: #E1E1E1 2px solid;
	height: 50px; background-color: White;
	background-position: center; background-repeat: no-repeat;
}

#artikeldetails .imagecontent
{
	border: #E1E1E1 1px solid;
	height: 200px; background-color: White;
	background-position: center; background-repeat: no-repeat;
}

#artikeldetails td.imageselect
{
	width: 60px;
	height: 60px;
}

#webshopmenu
{
	width: 120px;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
	color: #333333;
	margin-bottom: 20px;
	float: right;
	text-align: right;
}

#webshopmenu ul
{
	padding: 0; margin: 0;
	margin-top: 0px;;
	list-style-type: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#webshopmenu li
{
	font-size: 12px;
	margin: 0; padding: 0;
	color: #444444;;
	text-transform: uppercase;

}

#webshopmenu li.h
{
	border-right: 5px #000000 Solid;
	padding-right: 6px;
	margin-bottom: 0px;
	margin-top: 2px;
	font-weight: bold;
	line-height: 12px;
}

#webshopmenu a
{
	font-size: 13px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
	line-height: 21px;
	text-transform: uppercase;
	border: 0;
	
}

#webshopmenu a.h
{
	font-weight: bold;
	color: Black;
}

#webshopmenu a:hover
{
	color: #5C6162;
	text-decoration: underline;
}

#footer
{
	clear: both;
	width: 980px; height: 38px;
	background-image: url(images/footer.png);
	background-repeat: repeat-y;
	background-position: center;
	border-top: Black 2px solid;
	margin: 0 auto;
}
