body, html
{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
body, td, div, span, p, a, li, h1, h2, h3
{
	font-family: Arial, sans-serif;
}
body, td, div, span, p, a, li
{
	font-size: 12px;
}
p
{
	margin-top: 0;
}
a
{
	color: #14476D;
	outline: 0;
	outline-style: none;
	outline-width: 0;
}
a:hover
{
	color: #000000;
}
a
{
}
a img
{
	border: 0;
}
form, div#mainwrap, div#mainwrap div
{
	margin: 0;
	padding: 0;
}
div#mainwrap
{
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -500px;
	margin-bottom: 50px;
	width: 1000px;
	text-align: left;
	z-index: 1;
	background-image: url('/Images/background-main-shadow.jpg');
}
div#mainwrap div#headerwrap
{
	width: 1000px;
	height: 118px;
	background-color: #099cbe;
	background-image: url('/Images/background-header.jpg');
}
div#mainwrap div#contentwrap
{
	width: 985px;
	background-color: #ffffff;
}
div#mainwrap div#contentwrap div.space
{
	height: 1000px;
	width: 22px;
	overflow: hidden;
	background-color: transparent;	
}
div#mainwrap div#footerwrap
{
	width: 1000px;
	height: 19px;
	background-color: #ffffff;
	overflow: hidden;
}
div#mainwrap div#footerspace
{
	height: 30px;
	background-color: #ffffff;
}

div#contentwrap h1
{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 2px 0;
	padding: 0;
}
div#contentwrap h2
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}
p.headtext
{
	font-size: 12px;
	color: #555555;
	line-height: 13px;
}

div#contentwrap div#content
{
	margin: 22px 0 0 0;
}

div#logowrap
{
	position: absolute;
	width: 1000px;
	height: 118px;
	left: 50%;
	top: 0;
	margin-left: -500px;
	z-index: 999;
}
div#searchboxwrap
{
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: 158px;
	height: 118px;
	width: 321px;
	background-image: url('/Images/background-searchbox.png');
	overflow: hidden;
	z-index: 2000;
}
div#searchboxwrap *
{
	outline: 0;
}
div#searchboxwrap div#sbutton
{
	position: absolute;
	left: 235px;
	top: 15px;
}
div#searchboxwrap div#sinput
{
	position: absolute;
	left: 7px;
	top: 45px;
}
div#searchboxwrap div#sinput input, div#searchboxwrap div#sinput select
{
	font-size: 11px;
	font-family: Sans-Serif;
	background-color: #f9f9f9;	
}

td.sidebar 
{
	background-color: #60686B;
}

div#menuwrap
{
	width: 985px;
	height: 27px;
	background-color: #B7B7B5;
	background-image: url('/Images/background-topmenu.jpg');
	overflow: hidden;
}
div#menuwrap ul
{
	list-style: none;
	margin: 0 0 0 172px;
	padding: 0;
}
div#menuwrap ul li
{
	margin: 0;
	padding: 0;
	display: inline;
	height: 27px;
	float: left;
}
div#menuwrap ul li a
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 0 0;
	padding: 2px 8px 0 8px;
	text-align: center;
	text-decoration: none;
	outline: 0;
	cursor: pointer;
	height: 18px;
	display: block;
	border-left: 1px solid #666668;
	overflow: hidden;
}
div#menuwrap ul li.last a
{
	border-right: 1px solid #666668;
}
div#menuwrap ul li a span
{
	margin: 2px 11px 2px 11px;
}
div#menuwrap ul li.selected
{
	background-color: #a6a5a3;
}
div#menuwrap ul li.selected a
{
	color: #000000;
}
div#menuwrap ul li a:hover
{
	color: #000000;
}
div#menuwrap ul li:hover
{
	background-color: #a6a5a3;
}
div#menuwrap ul li.selected a:hover
{
	color: #000000;
}

div#topsubmenu
{
	clear: both;
	width: 100%;
	height: 55px;
}
div#topsubmenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#topsubmenu ul li
{
	float: left;
}
div#topsubmenu ul li a
{
	display: block;
	margin: 5px 5px 0 0;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
	background-color: #fafafa;
	text-decoration: none;
	border: 1px solid #bbbbbb;
}
div#topsubmenu ul li.selected a, div#topsubmenu ul li a:hover
{
	background-color: #444444;
	color: #ffffff;
}

div.sidemenuwrap
{
	width: 150px;
	background-color: #ffffff;
}
div.sidemenuwrap div.m
{
	border-bottom: 1px solid #ffffff;
}
div.sidemenuwrap ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
div.sidemenuwrap ul li
{
	margin: 0 0 2px 0;
	padding: 0;
}
div.sidemenuwrap ul li a
{
	display: block;
	width: 150px;
	height: 20px;
	background-color: #f5f5f5;
	background-image: url('/Images/background-categorylist-button.png');
	overflow: hidden;
	text-decoration: none;	
	color: #333333;
}
div.sidemenuwrap ul li span.header
{
	font-size: 11px;
	font-weight: bold;
	color: #9AB000;
	letter-spacing: 1px;
}
div.sidemenuwrap ul li a span
{
	display: block;
	font-size: 11px;
	margin: 3px 0 0 4px;
	width: 130px;
	height: 13px;
	overflow: hidden;
	cursor: pointer;
}
div.sidemenuwrap ul li a:hover, div.sidemenuwrap ul li.selected a
{
	background-image: url('/Images/background-categorylist-button-on.png');
	color: #ffffff;
}
div.sidemenuwrap ul li div.head
{
	color: #333333;
	margin: 0;
	width: 150px;
	height: 20px;
	overflow: hidden;
	background-color: #B9D300;
}
div.sidemenuwrap ul li div.head span
{
	display: block;
	margin: 3px 0 0 4px;
	font-size: 12px;
	font-weight: bold;	
}

/* pagina's */

div.Pagebar
{
	margin: 3px 0 7px 8px;
}
div.Pagebar div.barwrap
{
}
div.Pagebar div.barwrap table
{
	margin: 3px 8px 6px 0;
}
ul.PageMenu
{
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
ul.PageMenu li
{
	list-style: none;
	display: inline;
	float: left;
	background-color: #B9D300;
	border: 1px solid #B9D300;
	margin: 1px 2px 1px 2px;
}
ul.PageMenu li.selected
{
	background-color: #FF4E02;
	border: 1px solid #802600;
}
ul.PageMenu li.firstpage
{
	margin: 1px 8px 1px 2px;
}
ul.PageMenu li.lastpage
{
	margin: 1px 1px 2px 8px;
}
ul.PageMenu li a
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 2px 5px 2px 5px;
	display: block;
	text-decoration: none;
}
ul.PageMenu li.selected a
{
	color: #ffffff;
}
ul.PageMenu li:hover
{
	background-color: #FF4E02;
}
ul.PageMenu li.selected:hover
{
	background-color: #FF4E02;
}


/* BREADCRUMB */
div.breadcrumbmenu
{
	clear: both;
	width: 100%;
}
div.breadcrumbmenu ul
{
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0;
}
div.breadcrumbmenu ul li
{
	margin: 0;
	padding: 0;
	float: left;
	color: #333333;
}
div.breadcrumbmenu ul li a
{
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 0 0;
	outline: 0;
}
div.breadcrumbmenu ul span.bullet
{
	font-weight: bold;
	color: #FF5004;
}
div.breadcrumbmenu ul span.bullet img
{
	float: left;
	margin: -2px 0 0 7px;
}

div#testvars
{
	position: absolute;
	left: 0;
	top: 1998px;
	width: 36px;
	z-index: 1002;
	border: 0;
}


/* FOOTERMENU */
div#footermenu
{
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0;
	color: #333333;
	font-size: 10px;
	font-weight: bold;	
}
div#footermenu a
{
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	outline: 0;
}

/* BANNERS */

div#BannerWrapper
{
	width: 641px;
	height: 165px;
	background-color: #ffffff;
	background-image: url('/Images/topbanner-background.gif');
	background-repeat: no-repeat;
	border: 0px dotted red;
	overflow: hidden;
}
div#BannerWrapper div#Banners
{
	margin: 6px 0 0 1px;
	width: 639px;
	height: 124px;
	background-color: #ffffff;
	border: 0px solid black;
	overflow: hidden;
}
div#BannerWrapper .Banner .Thumb
{
	width: 120px;
	height: 70px;
	overflow: hidden;
	margin: 5px 0 0 5px;
}
div#BannerWrapper .Banner .Title
{
	width: 350px;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	border: 0px dotted blue;
	margin: 5px 0 0 10px;
}
div#BannerWrapper .Banner .Description
{
	width: 340px;
	height: 70px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 0px dotted blue;
	margin: 2px 0 0 10px;
	line-height: 12px;
	overflow: hidden;
}
.tmb
{
	width: 125px;
	height: 100px;
	border: 0px dotted blue;
	overflow: hidden;
}
div#BannerWrapper .Banner .Emblems img
{
	margin: 0 2px 0 0;
}
#BannerMenu
{
	margin: 3px 0 0 7px;
}
#BannerMenu a
{
	font-size: 11px;
	color: Blue;
}
#BannerMenu span
{
	font-size: 11px;
	color: #333333;
}
/* kleine banners */
div#bannerlist1
{
}
div#bannerlist1 div.bannerlist
{
	margin: 15px 0 20px 14px;
}
div#bannerlist1 div.bannerlist div.item
{
	margin: 0 0 5px 0;
}


.Siteimage
{
	background-color: #f9f9f9;
	width: 185px;
	height: 124px;
	overflow: hidden;
	margin: 1px 1px 0 0;
}
.button_shop
{
	margin: 0 0 2px 10px;
}


input.blur
{
	color: #666666;
}


/* Tagcloud */
div.tagcloud 
{
	clear: both;
	width: 150px;
	overflow: hidden;
	background-color: #444444;
}
div#mainwrap div#contentwrap div.tagcloud h2
{
	font-weight: bold;
	color: #B9D300;
	font-size: 13px;
	letter-spacing: 2px;	
}
div.tagcloud a.tagsall
{
	font-weight: bold;
	color: #B9D300;
	font-size: 11px;
}
div.tagcloud a.tagsall:hover
{
	color: #ffffff;
}
div.tagcloud  a
{
    text-decoration: none;
    margin: 0 1px 0 0;
    font-family: Trebuchet MS, Verdana, Arial;
    text-transform: lowercase;
}
div.tagcloud a:hover
{
    color: #00cc00;
    text-decoration: underline;
}
div.tagcloud a.tag1
{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}
div.tagcloud a.tag2
{
    color: #f0f0f0;
    font-size: 13px;
    font-weight: bold;
}
div.tagcloud a.tag3
{
    color: #e0e0e0;
    font-size: 12px;
    font-weight: bold;
}
div.tagcloud a.tag4
{
    color: #d0d0d0;
    font-size: 11px;
}
div.tagcloud a.tag5
{
    color: #c0c0c0;
    font-size: 10px;
    font-weight: bold;
}


/* Tagcloud
div.tagcloud 
{
	clear: both;
	margin: 20px 0 5px 0;
}
div.tagcloud div.subtitle
{
	font-weight: bold;
	color: #B9D300;
	font-size: 13px;
	letter-spacing: 1px;
}
div.tagcloud  a
{
    text-decoration: none;
    margin: 0 6px 0 0;
    font-family: Trebuchet MS, Verdana, Arial;
    text-transform: lowercase;
}
div.tagcloud a:hover
{
    color: #00cc00;
    text-decoration: underline;
}
div.tagcloud a.tag1
{
    color: #4C4080;
    font-size: 15px;
    font-weight: bolder;
}
div.tagcloud a.tag2
{
    color: #444444;
    font-size: 13px;
    font-weight: bolder;
}
div.tagcloud a.tag3
{
    color: #555555;
    font-size: 12px;
    font-weight: bolder;
}
div.tagcloud a.tag4
{
    color: #666666;
    font-size: 11px;
}
div.tagcloud a.tag5 
{
    color: #B9D300;
    font-size: 10px;
}*/
