body, html
{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #E9EDF8;
}
body, td, div, span, p, a, li
{
	font-family: Arial, sans-serif;
	font-size: 11px;
}
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%;
	margin-left: -500px;
	width: 1000px;
	min-height: 1200px;
	text-align: left;
	z-index: 1;
	background-color: #ffffff;
	background-image: url('/Images/background-mainwrap.jpg');
}
div#mainwrap div#content
{
}
div#logowrap
{
	position: absolute;
	left: 50%;
	margin-left: -491px;
	width: 978px;
	height: 70px;
	top: 0;
	z-index: 999;
	border: 0px dotted red;
}
div#logowrap img
{
	position: absolute;
	left: 7px;
	top: 0;
}
div#headerwrap1
{
	position: absolute;
	left: 50%;
	margin-left: -190px;
	width: 300px;
	height: 60px;
	top: 15px;
	z-index: 2000;
	border: 0px dotted red;
}
div#headerwrap1 p#hw1p1
{
	font-size: 11px;
	font-weight: bold;
	color: #47A0DC;
	margin: 0;
	padding: 0;
}
div#headerwrap1 p#hw1p2
{
	font-size: 12px;
	font-weight: bold;
	color: #22436A;
	margin: 5px 0 0 0;
	padding: 0;
}


div#contentwrap
{
	width: 1000px;
	border: 0px dotted blue;
}
div#contentwrap div.m
{
	margin: 130px 25px 20px 20px;
	border: 0px dotted green;
}
div#contentwrap table#tbllayout
{
	border-collapse: collapse;
}
div#contentwrap h1
{
	font-size: 17px;
	font-weight: bold;
	color: #000044;
	margin: 10px 0 8px 0;
	padding: 0;
	letter-spacing: 1px;
	color: #3C63A3;
}
div#contentwrap h2
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 6px 0;
	padding: 0;
}


div#footerwrap
{
	position: relative;
	width: 978px;
	height: 245px;
	overflow: hidden;
}
div#footerwrap2
{
	position: relative;
	width: 953px;
	height: 228px;
	background-color: #3C63A3;
	background-image: url('/Images/background-footer.jpg');
	background-repeat: no-repeat;
	float: right;
}
div#footerwrap2 img#pinguin
{
	position: absolute;
	top: 10px;
	left: 20px;
}
div#infoblock1
{
	position: absolute;
	top: 20px;
	left: 140px;
}
div#infoblock2
{
	position: absolute;
	top: 20px;
	left: 370px;
}
div#infoblock3
{
	position: absolute;
	top: 20px;
	left: 550px;
}
div.infoblock h2
{
	color: #ffffff;
	font-size: 18px;
	margin: 0 0 3px 0;
	padding: 0;
}
div.infoblock ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div.infoblock ul
{
	margin: 0;
	padding: 0;
}
div.infoblock ul li a
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div.infoblock ul li a:hover
{
	text-decoration: underline;
}
p.infoblock_p1, p.infoblock_p2
{
	margin: 0 0 3px 0;
}
p.infoblock_p1
{
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}
p.infoblock_p2
{
	font-weight: bold;
	font-size: 14px;
	color: #AED5EE;
}


div#menuwrap
{
	position: absolute;
	left: 50%;
	margin-left: -481px;
	top: 75px;
	z-index: 1101;
	width: 958px;
	height: 30px;
	background-color: #ffffff;
	background-image: url('/Images/background-topmenu.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}
div#topmenuwrap
{
	position: absolute;
	left: 50%;
	margin-left: -475px;
	top: 75px;
	z-index: 1201;
	width: 900px;
	border: 0px dotted orange;
	overflow: hidden;
}
div#topmenuwrap ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#topmenuwrap ul li
{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
div#topmenuwrap ul li:hover
{
	background-color: #A3B3CC;
}
div#topmenuwrap ul li a
{
	display: block;
	color: #22436A;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 8px 6px 0 6px;
	text-align: center;
	text-decoration: none;
	outline: 0;
	cursor: pointer;
	height: 22px;
	border-right: 1px solid #A3B1CE;
}
div#topmenuwrap ul li.selected
{
}
div#topmenuwrap ul li.selected a
{
	color: #000033;
	border-bottom: 3px solid orange;
}
div#topmenuwrap ul li a:hover
{
	color: #000033;
}
div#topmenuwrap ul li.selected a:hover
{
	color: #22436A;
}

div#topsubmenuwrap
{
	position: absolute;
	left: 50%;
	margin-left: -480px;
	top: 113px;
	z-index: 1001;
	width: 950px;
	border: 0px dotted green;
}
div#topsubmenuwrap ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#topsubmenuwrap ul li
{
	margin: 0 4px 0 0;
	padding: 0;
	display: inline;
	float: left;
	height: 20px;
	overflow: hidden;
}
div#topsubmenuwrap ul li a
{
	display: inline-block;
	color: #22436A;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 1px 5px 0 5px;
	text-align: center;
	text-decoration: none;
	outline: 0;
	cursor: pointer;
	height: 19px;
	background-color: #ffffff;
	border: 1px solid #A3B3CC;
	height: 15px;
	overflow: hidden;
}
div#topsubmenuwrap ul li.selected
{
	background-color: #FFA500;
}
div#topsubmenuwrap ul li.selected a
{
	color: #000033;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #A3B3CC;
}
div#topsubmenuwrap ul li a:hover
{
	color: #000033;
	background-color: #A3B3CC;
	text-decoration: none;
}
div#topsubmenuwrap ul li.selected a:hover
{
	text-decoration: none;
}

div#smallsubmenuwrap
{
	position: absolute;
	left: 50%;
	margin-left: 75px;
	top: 48px;
	z-index: 1220;
	width: 400px;
	height: 16px;
	border: 0px dotted orange;
	overflow: hidden;
	text-align: right;
}
div#smallsubmenuwrap a
{
	margin: 0 2px 0 2px;
	font-size: 11px;
	color: #000000;
}

/* 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: #3A63A5;
	border: 1px solid #3A63A5;
	margin: 1px 2px 1px 2px;
}
ul.PageMenu li.selected
{
	background-color: #FF8000;
	border: 1px solid #000000;
}
ul.PageMenu li.firstpage
{
	margin: 1px 8px 1px 2px;
}
ul.PageMenu li.lastpage
{
	margin: 1px 1px 2px 8px;
}
ul.PageMenu li a
{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 2px 6px 2px 6px;
	display: block;
	text-decoration: none;
}
ul.PageMenu li.selected a
{
	color: #ffffff;
}
ul.PageMenu li:hover
{
	background-color: #3A63A5;
}
ul.PageMenu li.selected:hover
{
	background-color: #FF8000;
}
ul.PageMenu li:hover a
{
	color: #ffffff;
}


div#cartviewwrap
{
	border: 0px dotted red;
}
div#cartviewwrap h3
{
	font-size: 12px;
	margin: 0;
	padding: 0;
}
div.shopcartlink
{
	display: inline;
}
div.shopcartlink p
{
	width: 320px;
	font-size: 11px;
	margin: 20px 0 0 0;
	background-color: #ffffbb;
	padding: 3px;
}
div.shopcartlink p a
{
	font-size: 12px;
	color: #0000cc;
	font-weight: bold;
}
p.incart
{
	font-weight: bold;
	font-size: 11px;
	color: #009900;
}

div#testvars
{
	position: absolute;
	left: 0;
	top: 1998px;
	width: 36px;
	z-index: 1002;
	border: 0;
}

div.rightblock
{
	border: 0px dotted red;
	width: 160px;	
}
div.rightblock div.rbm
{
	display: block;
	border-top: 1px solid #9EB1D1;
	margin: 130px 0 0 0;
}
div#voordelenwrap
{
	margin: 130px 0 0 0;
}
div#voordelenwrap h3
{
	font-size: 14px;
	color: #22436A;
	margin: 0 0 10px 0;
	padding: 0;
}
div#voordelenwrap table td
{
	font-size: 12px;
	color: #22436A;
}
div#voordelenwrap table td img
{
	margin: 2px 0 0 0;
}

div#montagewrap
{
}
div#montagewrap a
{
	text-align: center;
	display: block;
	text-decoration: none;
}
div#montagewrap a#a1
{
	color: #22436A;
	font-size: 19px;
	font-weight: bold;
}
div#montagewrap a#a2
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
div#montagewrap a#a3
{
}
div#montagewrap a#a4
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
div#montagewrap a#a5
{
	color: #22436A;
	font-size: 24px;
	font-weight: bold;
}
div#montagewrap a#a6
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
div#montagewrap a#a7
{
	color: #22436A;
	font-size: 24px;
	font-weight: bold;
}
div#montagewrap a#a8
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

div.montagehl
{
}
div.montagehl a
{
	display: inline-block;
	margin: 0 6px 0 0;
	color: #000044;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
div.montagehl a.selected
{
	color: Orange;
}

div#contactwrap
{
}
div#contactwrap div.block
{
	width: 250px;
	height: 100px;
	border: 0px dotted red;
	overflow: hidden;
}
div#contactwrap div.block div.imgwrap
{
	width: 62px;
	height: 100px;
	overflow: hidden;
	float: left;
}
div#contactwrap div.block div.txtwrap
{
	width: 180px;
	height: 100px;
	overflow: hidden;
	float: left;
}
div#contactwrap div.block div.txtwrap h2
{
	font-size: 15px;
	margin: 0;
	padding: 0;
	color: #3C63A3;
}
div#contactwrap div.block div.txtwrap p
{
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
	color: #222222;
	display: block;
	width: 180px;
	height: 55px;
	overflow: hidden;
	border-bottom: 0px dotted blue;
}
div#contactwrap div.block div.txtwrap a
{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #22436A;
}

div#faqline
{
	clear: both;
	border: 0px dotted red;
}
div#faqline table
{
	margin: 10px 0 0 10px;
}
div#faqline p
{
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
}
div#faqline a
{
	font-size: 11px;
	font-weight: bold;
	color: #22436A;
}
div#faqline img
{
	margin: 2px 0 0 0;
}

/* side menu */

div#sidemenu
{
	margin: 30px 0 0 4px;
	border: 1px solid #3A63A5;
	background-color: #E9EDF8;
}
div#sidemenu h3
{
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #333333;
}
div#sidemenu ul
{
	margin: 8px;
	padding: 0;
	list-style: none;
}
div#sidemenu ul li
{
	margin: 0;
	padding: 0;
}
div#sidemenu ul li ul
{
	margin: 0 0 0 14px;
}
div#sidemenu a
{
	display: block;
	margin: 0 0 2px 2px;
	font-size: 12px;
	font-weight: bold;
	color: #3A63A5;
	text-decoration: none;
	white-space: nowrap;
}
div#sidemenu a:hover
{
	text-decoration: underline;
}
div#sidemenu li.selected a
{
	font-weight: bold;
	text-decoration: underline;
	color: #2C426B;
}


div#info_shop
{
	width: 138px;
	height: 200px;
	font-size: 10px;
	color: #333333;
	clear: both;
}
div#info_shop table
{
	margin: 10px 0 20px 10px;
}
div#info_shop p
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #777777;
}
div#info_shop p a
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
div#info_shop td div
{
	height: 4px;
	width: 138px;
	overflow: hidden;
}
div#info_shop h4
{
	margin: 0;
	padding: 0;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}
div#info_shop img#ideal
{
	margin: 2px 5px 2px 0;
}

div#nr1wrap img
{
	margin: 10px 0 0 20px;
}


/* Tagcloud */
div.tagcloud 
{
	width: 380px;
	height: 190px;	
	overflow: hidden;
	border: 0px dotted yellow;
}
div.tagcloud div.subtitle
{
	font-weight: bold;
	color: #FF4E02;
	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 span
{
    text-decoration: none;
    margin: 0 6px 0 0;
    font-family: Trebuchet MS, Verdana, Arial;
    text-transform: lowercase;
    color: #630800;
}
div.tagcloud a.tag1
{
    color: #ffffff;
    font-size: 15px;
    font-weight: bolder;
}
div.tagcloud a.tag2
{
    color: #f4fafd;
    font-size: 13px;
    font-weight: bolder;
}
div.tagcloud a.tag3
{
    color: #ebf5fc;
    font-size: 12px;
    font-weight: bolder;
}
div.tagcloud a.tag4
{
    color: #e4f1fa;
    font-size: 11px;
}
div.tagcloud a.tag5
{
    color: #a3cfed;
    font-size: 10px;
}
div.tagcloud a.tag1:hover, div.tagcloud a.tag2:hover, div.tagcloud a.tag3:hover, div.tagcloud a.tag4:hover, div.tagcloud a.tag5:hover
{
    color: #000000;
    text-decoration: underline;
}
a.tagviewlink
{
	display: inline-block;
	padding: 1px 3px 1px 3px;
	border: 1px solid #296092;
	background-color: #368FD1;
	color: #000033;
	font-weight: bold;
}
a.tagviewlink:hover
{
}