body, td, input, select, textarea
{
	color: #392F01;
	font-size: 11px;
	font-family: Verdana;
	line-height: 14px;
}
a:link 
{
	color: #392F01;
	text-decoration: underline;
	border:hidden;
}
a:visited 
{
	color: #392F01; 
	text-decoration: underline;
	border:hidden;
}
a:hover 
{
	color: #392F01; 
	text-decoration: underline;
	border:hidden;
}
img {
	border: 0px;
}
hr
{ 
	color: #775B2C;
	width: 100%;
}
h1, h2     
{
	color: #775B2C;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	font-family: Verdana;
}
h3, h4
{
	font-family: Verdana;
	font-size: 14px;
	color: #775B2C;
}
h4
{
	font-size: 13px;
}
h5, th 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #775B2C;
}
/* indeling site: */
div.topcontainer
{
	position: absolute;
	top: 0px;
}
div.header
{
	height: 170px;
	margin: 0px;
	text-align:left;
	background: #FFFFFF;
}
div.header_menubalk
{
	height: 28px; 
	margin: 0px;
	position: absolute;
	text-align:center;
	background-color: #775B2C;
}
div.header_logocenter
{
	position:absolute; 
	height: 88px;
}
div.header_logoright
{
	position:absolute; 
	height: 88px; 
	top: 12px;
	right:30px;
}
div.footer
{
	background-color: #B4B4B4;
	text-align: center;
	vertical-align: middle;
}
div.hoofdmenu
{
	background-color: #775B2C; 
	width: 245px; 
	height: 100%; 
	margin: 0px;
	overflow-y:auto !important;
	scrollbar-face-color:#775B2C;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#fafafa;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#333333;
}
div.main_container
{
	background-color: #FFFFF;
	position:absolute;
	width: 100%;
	height: 100%;
	overflow: auto !important;
	margin-top: -10px;
	scrollbar-face-color:#B49D77;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#fafafa;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#333333;
}
.popupcontainer{
	background-color: #B49D77; 
	padding: 20px; 
	overflow:auto; 
	border: 1px solid #775B2C;
}
/* nieuw indeling: */
.login_choice{
	color: #000000;
	width: 60px;
	font-weight: bold;
	cursor: pointer;
}
.error_message{
	color: #FFFFFF;
	font-weight: bold;
}
.hoofd_item{
	font-weight: bold;
}
.hoofd_spacer{ color: #FFFFFF; }
/* submenu: */
.sub_item {
	margin-left:28px; 
	width: 100%; 
	padding-top: 3px; 
	padding-bottom: 5px; 
	cursor: pointer;
	font-weight: bold;
}

.sub_item_marked{
	background-color: #FFFFFF;
}
/* upload veld: */
#divSpacer {
	height:2px;
	width:100%;
	background-color: white;
}

#divProgress{
	height:3px;
	width:100%;
	background-color: #B49D77;
}
#divProgress1{
	width:50%;
	height:100%;
	background-color: #6BBD43;
}
/* webwinkel plugin: */
div.shop_submenu
{
	background-color: #B49D77;
	width: 245px; 
	height: 100%; 
	margin: 0px;
	padding-top: 30px;
	overflow-y:auto !important;
	scrollbar-face-color:#B49D77;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#fafafa;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#333333;	
}
div.shop_thumbdiv {
	position: relative;
	float: left;
	margin: 2px;
	margin-top: 0px;
	width: 160px;
	height: 295px;
	text-align: center;
	
	padding: 5px;
	border: 1px solid #775B2C;
}
div.shop_afleverdiv {
	position: relative;
	float: left;
	clear: both;
	margin: 2px;
	margin-top: 0px;
	width: 95%;
	text-align: center;
	padding: 5px;
	border: 1px solid #775B2C;
}
.shop_thumbtitel{
	margin: 0px;
	margin-bottom: 5px;
	height: 28px;
}
.shop_thumbimg
{
	height: 150px;
}
.shop_thumbprice
{
	margin: 8px;
}
.shop_menuaanbiedingchoice {
	cursor: pointer;
	text-decoration: underline;
}
.shop_menuchoice {
	cursor: pointer;
}