* {
	font-family: Arial, Helvetica, sans-serif;
}	

tr, td, th, p, ul, li
{
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #57564E;
	text-align: left;
	line-height: 18px;
}

p
{
	margin-top: 0px;
}

strong { 
	font-weight: bold;
}

a:link, a:visited, a:active
{
	color: #57564E;
	text-decoration: underline;
}

a:hover 
{
	color: #1f80cd;
	text-decoration: underline;
}

a.tekst-letter-link:link, a.tekst-letter-link:visited, a.tekst-letter-link:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
}

a.tekst-letter-link:hover {
	text-decoration: underline;
	padding-right: 4px;
}

a.tekst-letter-vast-link:link, a.tekst-letter-vast-link:visited, a.tekst-letter-vast-link:active {
	font-size: 16px;
	font-weight: bold;
	color: #4d7fd4;
	text-decoration: none;
	padding-right: 2px;
}

a.tekst-letter-vast-link:hover {
	text-decoration: underline;
	padding-right: 2px;
}

h1, h3
{
	font-size: 18px;
	color: #57564e;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

h2, h2 a
{
	font-size: 14px;
	color: #57564e;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
}

h2 a:hover
{
	text-decoration: underline;
}

h3
{
	font-size: 14px;
	color: #4d7fd4;
}

body, html {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #57564E;
	text-align: left;
	line-height: 18px;
}

.formulier-veld
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #4d7fd4;
}

.formulier-veld-100
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #4d7fd4;
	width: 100%;
}

.formulier-knop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4d7fd4;
	border: #4d7fd4 solid 1px;
}

.clear-both
{
	clear: both;
}

.spacer
{
	height: 15px;
	font-size: 2px;
}

.spacer2
{
	height: 25px;
	font-size: 2px;
}

.container
{ 
    width: 962px;
    left: 50%;
    margin: 0px;
    padding: 0px;
    margin-left: -481px;
    position: absolute;
    margin-bottom: 40px;
}

.hoofdmenu
{
    background-image: url('../images/menu-balk.gif');
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
}

.hoofdmenu div a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url('../images/menu-balk-spacer.gif');
    float: left;
    padding: 0px 20px 0px 20px;
    text-decoration: none;
}

.hoofdmenu div a:hover {
    background-repeat: repeat-x;
}

.header_blok1
{
    float: left;
    width: 500px;
    color: #000000;
}

.header_blok2
{
    float: left;
    height: 120px;
    width: 240px;
    color: #000000;
    padding-top: 5px;
}

.header_blok2 a
{
	color: #000000;
	text-decoration: none;
}

.header_blok2 a:hover
{
	color: #1f80cd;
	text-decoration: none;
}

.header_blok3
{
    float: left;
    height: 120px;
    width: 10px;
    border-right: 1px dotted #000000;
    margin-top: 5px;
}

.header_blok4
{
    float: right;
    height: 120px;
    width: 200px;
    color: #000000;
    padding-top: 5px;
}

.header_blok4 a
{
	color: #000000;
	text-decoration: none;
}

.header_blok4 a:hover
{
	color: #1f80cd;
	text-decoration: none;
}

.carrousel {
    margin: 0px 0px 20px 0px;
    height: 165px;
    /* background-image: url('../images/lines.gif'); */
    background-position: center center;
    width: 962px;
    overflow: hidden;
}

.scrollable {
    width: 6000px;
}

.scroll-wrap
{
	width: 840px; float: left; z-index: 100; position: absolute; overflow: hidden; margin-left: 60px;
}

.scrollable div
{
    width: 840px;
    margin: 11px 1px 20px 1px;
    float: left;
}

.scrollable div div
{
	width: 164px; float: left; text-align: center; height: 90px;
}

.carrousel-nav, .carrousel-nav img
{
    width: 60px;
    height: 40px;
    display: block;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 200;
}

.carrousel-nav a
{ 
    z-index: 200;
}

.carrousel-nav
{
	margin-top: 62px; text-align: center;
}

#terug
{
	background-image: url('../images/links.png');
}

#verder
{
	background-image: url('../images/rechts.png'); margin-left: 840px;
}

#terug:hover
{
	background-image: url('../images/links-h.png'); cursor: pointer;
}

#verder:hover
{
	background-image: url('../images/rechts-h.png'); cursor: pointer;
}

.content
{
    float: left; 
    width: 767px;
    margin: 0px 0px 0px 20px;
}

.menu
{
    float: left;
    width: 175px;
}

.menu div.item a
{
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    width: 175px;
    text-indent: 15px;
    color: #000000;
    background-image: url('../images/menu-item-bg.gif');
    text-decoration: none;
}

.menu div.item a:hover
{
    background-image: url('../images/menu-item-bg-h.gif');
}

.menu div.sub a
{
    display: block;
    font-size: 12px;
    width: 130px;
    color: #333333;
    background-color: #f4f4f4;
    background-image: url('../images/bullet1.gif');
    background-position: 15px 10px;
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 3px 15px 3px 29px;
}

.menu div.sub a:hover
{
	color: #1f80cd;
	background-color: #e9e9e9;
	background-image: url('../images/bullet2.gif');
    background-position: 15px 10px;
    background-repeat: no-repeat;
}

.menu div.sub2 a
{
    display: block;
    font-size: 12px;
    width: 115px;
    color: #333333;
    background-color: #f4f4f4;
    background-image: url('../images/bullet1.gif');
    background-position: 30px 10px;
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 3px 15px 3px 44px;
}

.menu div.sub2 a:hover
{
	color: #1f80cd;
	background-color: #e9e9e9;
	background-image: url('../images/bullet2.gif');
    background-position: 30px 10px;
    background-repeat: no-repeat;
}

.menu div.vast a
{
    display: block;
    font-size: 12px;
    width: 130px;
    color: #1f80cd;
	background-color: #e9e9e9;
	background-image: url('../images/bullet2.gif');
    background-position: 15px 10px;
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 3px 15px 3px 29px;
}

.menu div.vast2 a
{
    display: block;
    font-size: 12px;
    width: 115px;
    color: #1f80cd;
	background-color: #e9e9e9;
	background-image: url('../images/bullet2.gif');
    background-position: 30px 10px;
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 3px 15px 3px 44px;
}

.menu-login
{
	width: 150px;
}

.menu-login div.item a
{
    display: block;
    font-size: 12px;
    width: 140px;
    color: #333333;
    background-image: url('../images/bullet1.gif');
    background-position: 0px 7px;
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 0px 0px 0px 14px;
}

.menu-login div.item a:hover
{
	color: #1f80cd;
	background-image: url('../images/bullet2.gif');
    background-position: 0px 7px;
    background-repeat: no-repeat;
}

.sidebar
{
    width: 175px;
    float: right;
}

.inner-content
{
    float: left;
    width: 572px;
    margin-right: 20px;
}

div.login
{   
    color: #ffffff;
    background-position: center bottom;
    background-image: url('../images/background-blok1.gif');
    color: #ffffff;
    background-color: #6fa1e8;
    background-repeat: repeat-x;
    padding: 12px;
}

div.aanmelden
{   
    color: #ffffff;
    background-position: center bottom;
    background-image: url('../images/background-blok2.gif');
    color: #ffffff;
    background-color: #6fa1e8;
    background-repeat: repeat-x;
    padding: 12px;
}

.product
{
    border-top: 1px solid #cccccc;
    margin: 0px 0px 12px 0px;
    padding: 12px 0px 12px 0px;
}

.product-image
{
    float: left;
}

.product-description
{
    width: 625px;
    float: left;
    padding: 0px 0px 0px 12px;
}

.product-prijs
{
	font-size: 24px; line-height: 30px;
}

.product-prijs-klein
{
	font-size: 18px; line-height: 20px; color: #666666;
}

.product-prijs-oud
{
	font-size: 14px; line-height: 14px; text-decoration: line-through; color: #ff0000;
}

.product-links
{
	margin-top: 12px;
}

.product-links a, .formulier-knop-cart
{ 
    display: block;
    float: left;
    text-decoration: none;
    margin: 0px 12px 0px 0px;
    background-color: #e8e8e8;
    border: 1px solid #cccccc;
    padding: 4px;
    color: #000000;
    cursor: pointer;
}

.product-links a:hover, .formulier-knop-cart:hover
{
    background-color: #ffffff;
    color: #000000;
}

.formulier-knop-cart
{
    background-image: url('../images/icon-winkelwagen.gif'); 
    padding: 4px 4px 4px 24px; 
    background-repeat: no-repeat;
    background-position: 4px center;
}

.product-links a img
{
	vertical-align: middle;
	margin: 0px 4px 0px 0px;
}

.detail-product-image
{
    float: left;
    text-align: center;
    vertical-align: middle;
 }
 
.detail-product-description
{
    width: 439px;
    float: left;
    padding: 0px 0px 0px 12px;
}

.star-rating
{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 80px;
	height: 16px;
	position: relative;
	overflow:hidden;
	background: url(../images/rating.png) top left repeat-x;
}

.star-rating li
{
	text-indent: -9000px;
	padding:0px;
	margin:0px;
	width:16px;
	height:16px;
	/*\*/
	float: left;
	/* */
}

.star-rating li a
{
	display:block;
	width:16px;
	height: 16px;
	line-height:16px;		
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
}

.star-rating li a:hover
{
	background: url(../images/rating.png) left bottom;
	z-index: 2;
	left: 0px;
	border:none;
}

.star-rating a.one-star
{
	left: 0px;
}

.star-rating a.one-star:hover
{
	width:16px;
}

.star-rating a.two-stars
{
	left:16px;
}

.star-rating a.two-stars:hover
{
	width: 32px;
}

.star-rating a.three-stars
{
	left: 32px;
}

.star-rating a.three-stars:hover
{
	width: 48px;
}

.star-rating a.four-stars
{
	left: 48px;
}	

.star-rating a.four-stars:hover
{
	width: 64px;
}

.star-rating a.five-stars
{
	left: 64px;
}

.star-rating a.five-stars:hover
{
	width: 80px;
}

.star-rating li.current-rating
{
	background: url(../images/rating.png) left center;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* Remove halo effect in firefox   */
a:active
{
	outline: none;
}

div.lijn1
{
	height: 1px;
	background-color: #d5d5d5;
	font-size: 2px;
	width: 100%;
	margin: 5px 0px 10px 0px;
}

div.lijn2
{
	height: 1px;
	background-color: #d5d5d5;
	font-size: 2px;
	width: 100%;
	margin: 5px 0px 5px 0px;
}

div.lijn3
{
	height: 1px;
	background-color: #ffffff;
	border-bottom: 1px dotted #d5d5d5;
	font-size: 2px;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

div.formulier-links
{
	float: left;
	width: 200px;
	margin: 5px 0px 5px 0px;
	background-color: Blue;
}

div.formulier-rechts
{
	float: left;
	width: 559px;
	margin: 5px 0px 5px 0px;
	background-color: Green;
	font-size: 2px;
}

table.tabel-formulier td {
	padding-bottom: 5px;
	vertical-align: top;
}

.fotorand
{
	border: 1px solid #d5d5d5;
}

div.melding-goed
{
	border: 1px solid #a9d260;
	background-color: #fafff1;
	padding: 5px;
	margin-top: 5px;
	color: #237518;
}

div.melding-goed-links
{
	float:left;
	width:17px;
	padding-top: 3px;
}

div.melding-goed-rechts
{
	float:left;
}

div.melding-fout
{
	border: 1px solid #d26060;
	background-color: #fff1f1;
	padding: 5px;
	margin-top: 5px;
	color: #751818;
}

div.melding-note
{
	border: 1px solid #d9d205;
	background-color: #fffff2;
	padding: 5px;
	margin-top: 5px;
	color: #846b42;
}

div.melding-informatie
{
	border: 1px solid #60aed2;
	background-color: #f1faff;
	padding: 5px;
	margin-top: 5px;
	color: #185c75;
}

/* NAVIGATIE */
div.navigatie {
	width: 100%;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

div.navigatie-links {
	float: left;
	width: 50px;
	text-align: left;
}

div.navigatie-rechts {
	float: right;
	width: 50px;
	text-align: right;
}

div.navigatie-midden {
	margin: 0px auto 0px auto;
	width: 300px;
	text-align: center;
}

a.tekst-navigatie-link:link, a.tekst-navigatie-link:visited, a.tekst-navigatie-link:active {
	font-size: 11px;
	text-decoration: none;
	color: #0e234d;
	background-color: #FFFFFF;
	border: 1px solid #4c77ba;
	text-align: center;
	padding: 4px 8px 4px 8px;
}

a.tekst-navigatie-link:hover 
{
    text-decoration: none;
	border: 1px solid #4d7fd4;
	background-color: #d5e5fb;
}

.tekst-navigatie-vast {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4d7fd4;
	border: 1px solid #4d7fd4;
	text-align: center;
	padding: 4px 8px 4px 8px;
}

/* REACTIES */
.reacties-container 
{
	float: left;
    width: 420px;
    border: 1px solid #d5d5d5;
    padding: 4px;
}

/* OVERZICHT */
div.overzicht-rij {
	height: 52px;
	padding-top: 5px;
	border-bottom: 1px dotted #d5d5d5;
	background-color: #FFFFFF;
	font-size: 11px;
}

div.overzicht-rij a {
	display: block;
	font-size: 11px;
	/*height: 38px;
	padding-top: 12px*/
}

div.overzicht-rij:hover  {
	border-bottom: 1px dotted #d5d5d5;
	cursor: default;
	background-color: #F5F5F5;
	/*cursor: pointer;
	cursor: hand;*/
}

div.overzicht-rij a:link, div.overzicht-rij a:visited, div.overzicht-rij a:hover, div.overzicht-rij a:active {
	color: #000000;
	text-decoration: none;
}

div.overzicht-rij a:hover 
{
	color: #1f80cd;
	text-decoration: none;
}

/* PORTFOLIO */
div.portfolio-container
{
	width: 152px;
	border: 1px solid #d5d5d5;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px 10px 0px 10px
}

div.portfolio-foto-container
{
	height: 98px;
	width: 150px;
	border: 1px solid #d5d5d5;
	text-align: center;
}

div.portfolio-tekst
{
	color: #999999;
	font-size: 11px;
	text-align: center;
	margin: 5px 0px 5px 0px;
	line-height: 18px;
}

/* POLL */
div.poll-foto-container
{
	width: 227px;
	height: 227px;
	border: 1px solid #d5d5d5;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

div.poll-resultaat-container
{
	width: 227px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
}

.poll
{
	width: 100%;
}

.poll td
{
	
}
