body
{
	background-image: url("/images/bg_horizontaal.jpg");
	background-repeat: repeat;
	color: #505050;
	margin: 0px;
	font-family: arial, verdana, "trebuchet ms";
	font-size: 13px;
}

table
{
	color: #505050;
	margin: 0px;
	font-family: arial, verdana, "trebuchet ms";
	font-size: 13px;
}

h1
{
	color: #00bade;
	font-size: 22px;
}

input
{
	margin: 0px 0px 5px 0px;
	padding: 4px;
	font-family: arial, verdana, "trebuchet ms";
	font-size: 12px;
}

a:link
{
	color: #505050;
}

a:visited
{
	color: #505050;
}

a:hover
{
	color: #505050;
	text-decoration: none;
}

.bold
{
	font-weight: bold;	
}

.lichtblauw
{
	color: #00bade;
}

.donkerblauw
{
	color: #2a3759;
}

.donkerblauw a:link
{
	color: #2a3759;
	text-decoration: none;
}

.donkerblauw a:hover
{
	text-decoration: underline;
}

.submit
{
	border: 1px solid #CCCCCC;
}

.spacer
{
	font-size: 1px;
	clear: both;
}

.nobr
{
	white-space: nowrap;
}

#background
{
	background-image: url("/images/bg_verticaal.jpg");
	background-repeat: repeat-x;
	width: 100%;
	height: 907px;
}

#wrapper
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 998px;
	margin: 0px auto;
	padding: 0px 0px 157px 0px;
}

#container
{
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url("/images/bg_content.png");
	background-repeat: repeat-y;
	width: 998px;
	padding: 0px 0px 15px 0px;
	float: left;
}

#header
{
	width: 980px;
	height: 138px;
	margin: 0px auto;
}

#headerleft
{
	width: 240px;
	height: 138px;
	float: left;
}

#headerright
{
	width: 740px;
	height: 138px;
	background-image: url("/images/headerright.jpg");
	background-repeat: no-repeat;
	float: left;
}

#producten
{
	width: 416px;
	height: 138px;
	margin: 0px 0px 0px 304px;
	float: left;
}

#menu
{
	position: relative;
	top: -8px;
	left: 0px;
	background-image: url("/images/bg_menu.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 980px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
}

#menu ul
{
	height: 40px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

#menu ul li
{
	width: 154px;
	height: 26px;
	color: #FFFFFF;
	padding: 14px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: center;
	cursor: pointer;
}

#menu ul li a
{
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 15;
}

#menu ul li a:hover, #menu ul li.selected a:hover
{
	color: #2a3759;
	text-decoration: none;
}

#menu ul li:hover
{
	color: #2a3759;
	cursor: pointer;
}

#menu ul li:hover a, #menu ul li.selected a
{
	color: #2a3759;
	text-decoration: none;
}

#contentleft
{
	background-image: url("/images/border_content.jpg");
	background-repeat: repeat-y;
	background-position: right top;
	width: 644px;
	min-height: 500px;
	margin: 7px 0px 0px 0px;
	padding: 0px 24px 20px 32px;
	line-height: 1.7em;
	float: left;
}

#contentright
{
	width: 259px;
	min-height: 500px;
	float: left;
}

#thumbs
{
	width: 225px;
	margin: 0px 0px 0px 28px;
}

#thumbs img
{
	margin: 28px 0px 0px 0px;
}

#contact
{
	position: absolute;
	left: 700px;
	bottom: 24px;
	width: 240px;
	margin: 0px 0px 0px 28px;
	font-size: 12px;
}

#footer
{
	background-image: url("/images/bg_footer.png");
	background-repeat: no-repeat;
	width: 998px;
	float: left;
}

#krabbelleft
{
	position: absolute;
	left: -157px;
	bottom: 12px;
	background-image: url("/images/krabbelleft.png");
	background-repeat: no-repeat;
	width: 166px;
	height: 242px;
}

#krabbelright
{
	position: absolute;
	left: 0px;
	bottom: 12px;
	width: 980px;
	height: 164px;
}
