body {
	margin: 0;
	padding: 0;
	/* background-color: #28313A; 
										#d9dbda*/
	background: #6ca4d8 url(images/img01-3.gif) repeat-x left top;
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: justify;
	color: #5C5C5C;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	letter-spacing: -1px;
	font-size: 32px;
}
h2 {
	font-size: 23px;
}
p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 20px;
}

a {
	color: #1B75A9;
}
a:hover, a:active {
	text-decoration: none;
	color: #1B75A9;
}
a:visited {
	color: #1B75A9;
}

img {
	border: none;
}
img.left {
	float: left;
	margin-right: 15px;
}
img.right {
	float: right;
	margin-left: 15px;
}

form {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.error {
	font-weight: bold;
	color: red;
}
.fonteinen {
	text-align: center;
}
.fonteinen a {
	text-decoration: none;
}
.fonteinen a img {
	margin-top: 10px;
	margin-right: 10px;
}
table#watervallen {
	text-align: center;
}
table#watervallen tr th {
	padding: 0px 10px;
}
table#watervallen tr td {
	padding: 2px;
}
table.shopArticles th {
	margin: 3px;
}
table.shopArticles td {
	padding-bottom: 15px;
}
/* Head */
#header {
	background: transparent url(images/img/borderleft.gif) repeat-y left top;
	width: 880px;
	margin: 0 auto;
	height: 60px;
	/* border: 5px #FFFFFF solid; */
}

/* Menu */
#menu {
	clear: both;
	float: right;
	width: 620px;
	height: 60px;
	background: url(images/img02-2.gif) repeat-x left bottom;
}
#menu ul {
	float: right;
	margin: 0;
	padding: 30px 0 0 20px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	margin: 0px 0px;
	text-align: center;
}
#menu a {
	display: block;
	padding: 5px 28px;
	background: url(images/img03.jpg) no-repeat right 50%;
	text-decoration: none;
	font-size: 15px;
	font-family: Courier;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover { 
	color: #28313A;
	text-decoration: underline;
}

/** LOGO */

#logo {
	width: 880px;
	height: 68px;
	margin: 5px auto 0px auto;
	background: #FFFFFF;
	background: transparent url(images/img/bordertop.gif) repeat-x left top;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#logo h2 {
	float: left;
	padding: 20px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #28313A; 
}

#logo p a {
	text-decoration: none;
	color: #28313A;
}

#logo p a:hover { text-decoration: underline; }



/* Page */
#page {
	background: transparent url(images/img/borderleft.gif) repeat-y left top;
	width: 880px;
	margin: 0px auto;
	/* border: 2px solid #FFFFFF; */
}

/* Content */

#content {
	float: left;
	width: 620px;
	overflow: auto;
}

/* Box */
.boxOut {
	background: transparent url(images/img/box_footer1.gif) no-repeat left bottom;
	margin: 0px 0px 30px 20px;
	padding-bottom: 10px;
	overflow: hidden;
}
.box {
	border-top: 2px dashed #b2e0e0;
	background: #FFFFFF;
	padding: 0px 20px;
	margin-bottom: 5px;
}

.box .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.box h1 {
	width: 520px;
	padding: 0px;
	font-size: 24px;
	color: #085283; 
}
.box h2 {
	width: 520px;
	padding: 0px;
	font-size: 22px;
	color: #085283; 
}
.box h3 {
	width: 520px;
	padding: 0px 0 0 0px;
	font-size: 16px;
	color: #28313A; 
}
.box .entry {
	/* overflow: hidden; */
}
.box ul {
	margin-left: 20px;
}
.box ol {
	margin-left: 20px;
}

/* Sidebar */
#sidebar {
	background: #FFFFFF;
	float: right;
	width: 240px;
	height: auto;
	margin-left: 15px;
	padding: 0;
}
#sidebar ul {
	margin: 5px;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 20px;
}
#sidebar li ul {
}
#sidebar li li {
	margin: 0;
}
#sidebar li li a {
	color: #1B75A9;
	text-decoration: none;
}
#sidebar li li a:hover {
	text-decoration: underline;
}
#sidebar h2 {
	width: 250px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 20px;
	color: #28313A; 
}
#sidebar ul li ul li ul {
	display:none; 
	border-left: 1px dashed #28313A;
}
#sidebar ul li ul li ul li{
	padding-left: 4px;
	color: #000000;
}
.spacer {
	border-top: 1px solid #28313A;
	padding: 5px;
}

/* sideImg */
#sideimg {
	float: right;
	margin-left: 15px;
	margin-top: 5px;
	width: 240px;
}

#sideimg img {
	margin: 5px 0px;
	width: 240px;
	border: 1px dashed aqua;
}

/* Footer */
#footer-wrap {
}

#footer {
	margin: 0px auto;
	background: #E5E5E5 url(images/footer2.gif) repeat-x;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 12px;
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #595959;
}

#legal a {
	font-weight: normal;
	color: #1B75A9;
}
