body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
/*------------------------------------------------------------------*/
div#header {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 90px;
	background-color: #292929;
}

div#menu {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #292929;
}

div#content {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #292929;
}

div#content-left {
	width: 700px;
	float: left;
	overflow: hidden;
}

div#content-left-padding {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 4px;
}

div#content-right {
	width: 200px;
	float: right;
	overflow: hidden;
}

div#content-right-padding {
	padding-top: 20px;
}

div#updates {
	height: 90px;
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	color: #F03;
	line-height: 18px;
}

div#quotes {
	width: 180px;
	padding-top: 20px;
	text-align: center;
	line-height: 15px;
}

div#clear {
	height: 1px;
	clear: both;
}

div#footer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 20px;
	background-color: #292929;
}

div#webdesign, a#webdesign {
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	width: 890px;
	color: #999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div#webdesign {
	padding-left: 10px;
}

div#prijs-container {
	height: 100%;
	position: relative;
}

div#prijs {
	position: absolute;
	bottom: 0;
	padding-bottom: 5px;
}

div#ster {
	position: absolute;
	z-index: 10;
	left: 40px;
	top: 10px;
}
/*------------------------------------------------------------------*/
.productbeschrijving {
	width: 380px;
	vertical-align: top;
	padding-right: 10px;
}

.productfotos {
	width: 200px;
	vertical-align: top;
	text-align: center;
}
/*------------------------------------------------------------------*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	padding-bottom: 16px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 17px;
	padding-bottom: 10px;
}

dt {
	font-weight: bold;
	line-height: 18px;
}

dd {
	font-style: italic;
	line-height: 18px;
	padding-left: 35px;
}

span.artikelnummer {
	font-size: 10px;
}

p.prijs, span.prijs-sub {
	color: #FF0033;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	cursor: default;
}

span.prijs-sub {
	font-size: 12px;
}

span.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
}

a {
	color: #FFF;
}

a.niet {
	text-decoration: none;
}

a#gastenboek {
	color: #FFF;
	text-decoration: none;
}

a.updates {
	color: #F03;
}

span.quote-text {
	font-style: italic;
}

span.quote-author {
	font-style: normal;
}
/*------------------------------------------------------------------*/
img#header-left {
	float: left;
}

img#header-right {
	float: right;
}

img#footer-left {
	float: left;
}

img#footer-right {
	float: right;
}

.vlag {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
/*------------------------------------------------------------------*/
input, textarea, select {
	background-color: #FF0033;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin-top: 3px;
}

input.niet {
	background-color: #292929;
	border-style: none;
}

select {
	border-style: none;
}

textarea {
	overflow: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	width: 212px;
	height: 170px;
}
/*------------------------------------------------------------------*/
#dolphincontainer {
	text-align: left;
	position:relative;
	border-bottom: 2px solid #FF0000;
	color:#E0E0E0;
	background:#143D55;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}

#dolphinnav {
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#292929 url(../images/dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
}

#dolphinnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}

#dolphinnav ul li {
	display:block;
	float:left;
	margin:0 1px;
}

#dolphinnav ul li a {
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
}

#dolphinnav ul li a span {
	padding:12px 20px 0 0;
	height:21px;
	float:left;
}

#dolphinnav ul li a:hover {
	color:#fff;
	background:transparent url(../images/dolphin_bg-OVER.gif) repeat-x bottom left;
}

#dolphinnav ul li a:hover span {
	display:block;
	width:auto;
	cursor:pointer;
}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover {
	color:#fff;
	background:#1D6893 url(../images/dolphin_left-ON.gif) no-repeat top left;
	line-height:275%;
}

#dolphinnav ul li a.current span {
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(../images/dolphin_right-ON.gif) no-repeat top right;
	height:33px;
}


#dolphin_inner {
	color: white;
	padding: 5px;
	font-size: 13px;
	height: 28px;
}


#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active {
	color: white;
	text-decoration: none;
}

#dolphin_inner a:hover {
	text-decoration: none;
}

.innercontent {
	display: none;
	text-align: left;
	line-height: 15px;
}
/*------------------------------------------------------------------*/
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/*------------------------------------------------------------------*/
.outline {list-style: none; padding-left: 20px;}
.outline ul {list-style: none;}
.outline li {cursor: auto;}
.olink {border-style: none;padding-right: 10px;}
.oimg {border-style: none;}
ul.nested {
	font-weight: normal;
}
ul.outline {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.faqvraag, .faqantwoord {
	font-weight: bold;
	padding-bottom: 10px;
	text-align: justify;
	font-size: 13px;
}

.faqantwoord {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}