body {
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 12px;
	line-height: 17px;
}
.bg {
	background-image: url(../img/bg_site.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
td {
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}
a:link {
	color: #022368;
	text-decoration: underline;
}
a:visited {
	color: #022368;
	text-decoration: underline;
}
a:hover {
	color: #be1011;
	text-decoration: underline;
}
a:active {
	color: #022368;
	text-decoration: underline;
}
.zoeken {
	border-style: solid;
	border-color: #B10909;
	border-width: 1px;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	padding-left: 5px;
	width: 150px;
}
.iframe {
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
}
.pulldown {
	color: #fff;
	background-color: #022368;
}
.pulldown a:link {
	color: #fff;
	text-decoration: none;
	padding: 5px;
	background-color: #022368;
}
.pulldown a:visited {
	color: #fff;
	text-decoration: none;
	padding: 5px;
	background-color: #022368;
}
.pulldown a:hover {
	color: #fff;
	text-decoration: none;
	padding: 5px;
	background-color: #B10809;
}
.pulldown a:active {
	color: #fff;
	text-decoration: none;
	padding: 5px;
	background-color: #022368;
}
.productkop {
	font-size: 16px;
	line-height: 22px;
	color: #022368;
	line-height: 28px;
	font-weight: bold;
}
.blauw {
	color: #022368;
}
.submenu {
	padding-left: 20px;
}
.productfoto {
	padding-left: 15px;
}

.container {
    width: 547px;
    height: 410px;
    overflow-y: auto;
    padding-left: 10px;
    padding-right: 10px;
}

#lightbox-overlay-text {
    display: none;
}
h2 {
	font-size: 16px;
	line-height: 22px;
	color: #022368;
	line-height: 28px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
hr {
	text-align: left;
	width: 100%;
	border: 1px;
	border-style: solid;
	color: #022368;
}
strong {
	color: #022368;
}
.form {
	border-style: solid;
	border-color: #022368;
	border-width: 1px;
	width: 100%;
}
.errors {
    color: #CC0000;
}
.credit a:link {
	color: #fff;
	text-decoration: underline;
}
.credit a:visited {
	color: #fff;
	text-decoration: underline;
}
.credit a:hover {
	color: #fff;
	text-decoration: underline;
}
.credit a:active {
	color: #fff;
	text-decoration: underline;
}
.credit {
	color: #fff;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 10px;
	padding-right: 20px;
}
