
html,body
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #acacac;
	font-family: Tahoma;
}

#sitecontainer
{
	width: 998px;
	height: 666px;
	margin: 0 auto;
	background: #0e4a7c;
	border: 1px solid white;
	position: relative;
}

#headerdiv
{
	position: absolute;
	z-index: 1000;
	width: 998px;
	height: 286px;
	background: url('/images/header.png');
	background-position: top right;
}

div#slides
{
	width: 430px;
	height: 272px;
	border: 1px solid white;
	position: absolute;
	top: 230px;
	left: 33px;
	z-index: 10;
}

div#slides img
{
	position: absolute;
}

/* HOOFD- & SUBMENU */
#hoofdmenu
{
	font-size: 0.9em;
	font-family: Verdana;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	padding-left: 0px;
	position: absolute;
	z-index: 1001;
	top: 170px;
	right: 0px;
	margin: 0px;
}

#hoofdmenu li
{
	z-index: 1001;
	position: relative;
	display: block;
	float: left;
	list-style: none;
	line-height: 26px;
}

a.hoofdmenu
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}

a.hoofdmenu_over
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	background: #1BA5E4;
}

#hoofdmenu li div
{
	display: none;
	position: absolute;
	left: -1px;
	margin-top: 26px;
	background: #0e4a7c;
	width: 135px;
	z-index: 1010;
}

a.submenu
{
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px;
}

a.submenu:hover
{
	background: #00A5ED;
}

a.admin_submenu
{
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 135px;
	float: left;
}

a.admin_submenu:hover
{
	background: #00A5ED;
}

#hoofdmenu_admin
{
	font-size: 0.9em;
	font-family: Verdana;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	padding-left: 0px;
	position: absolute;
	z-index: 1001;
	top: 170px;
	right: 0px;
	margin: 0px;
}

#hoofdmenu_admin li
{
	z-index: 1001;
	position: relative;
	display: block;
	float: left;
	list-style: none;
	line-height: 26px;
}

#hoofdmenu_admin li div
{
	display: none;
	position: absolute;
	left: -1px;
	margin-top: 26px;
	background: #0e4a7c;
	width: 142px;
	z-index: 1010;
	border-top: 1px solid white;
}

/* END HOOFD- & SUBMENU */

/* CONTENT */
#breadcrumbs
{
	font-size: 0.9em;
	width: 415px;
	height: 25px;
	position: absolute;
	margin-top: 228px;
	margin-left: 535px;
	z-index: 1000;
	color: white;
}

#breadcrumbs a
{
	color: #1BA5e4;
}

#content
{
	overflow: auto;
	width: 420px;
	height: 325px;
	position: absolute;
	margin-top: 265px;
	margin-left: 535px;
	z-index: 1000;
	color: white;
}

#content_admin
{
	overflow: auto;
	width: 420px;
	height: 355px;
	position: absolute;
	margin-top: 235px;
	margin-left: 535px;
	z-index: 1000;
	color: white;
}

/* FOOTER */
div#footer
{
	position: absolute;
	width: 978px;
	height: 30px;
	background: #1BA5e4;
	border-top: 1px solid white;
	top: 635px;
	line-height: 24px;
	font-size: 0.9em;
	padding-left: 20px;
}

#footer ul.footer
{
	margin: 0;
	margin-top: 2px;
	padding: 0;
}

#footer ul.footer li
{
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	list-style: none;
	letter-spacing: 1px;
}
/* END FOOTER */

/** category **/
span.category
{
	float: left;
	margin-top: 10px;
	background: url('/images/bg_category.jpg');
	background-position: 3px;
	height: 122px;
	width: 111px;
	background-repeat: no-repeat;
	margin-right: 20px;
	font-size: 0.8em;
	color: white;
	cursor: pointer;
}

span.category img
{
	display: block;
	margin: 7px auto;
}

span.category 
{
	position: relative;
	margin-bottom : 2px;
	text-align: center;
}

a.cat_link
{
	font-size: 0.9em;
	color: white;
	text-decoration: none;
}

/**** PRODUCT ****/
span.product
{
	float: left;
	margin-top: 10px;
	background: url('/images/bg_product.jpg');
	height: 150px;
	width: 375px;
	background-repeat: no-repeat;
	margin-right: 25px;
}

span.product a
{
	text-decoration: none;
}

span.product img
{
	float: left;
	margin: 10px;
	border: 2px solid black;
}

h2 
{
	margin: 3px;
	font-size: 1em;
}


span.product h2
{
	color: white;
	font-size: 1em;
	margin: 3px;
	padding: 0px;
	display: block;
	margin-left: 5px;
	margin-top: 10px;
	text-decoration: none;
}



.producttext
{
	font-size: 0.8em;
	color: black;
	margin: 2px;
	width: 250px;
	height: 75px;
	overflow: auto;
}

/*-*-*-*-*-*-*-*-*-* ADMIN *-*-*-*-*-*-*-*-*/
.formdiv
{
	padding: 5px;
	border: 1px solid black;
	width: 400px;
	background: #3c3c3c;
	color: white;
	font-size: 0.9em;
}

input,textarea
{
	font-size: 0.8em;
	font-family: Tahoma;
	width: 250px;
	height: 16px;
}

.adminlink
{
	font-size: 0.8em;
	color: white;
}

#catlist
{
	color: white;
	font-size: 0.9em;
	padding: 2px;
}

#catlist td
{
	height: 20px;
}

#catlist a
{
	color: white;
}
