/* Veel gebruikte kleuren

Donker-blauw	color: #0d1f32;
Brons			color: #8c602d;

---------------------------------------------- */



body, p, td, li, input, textarea {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-size: 12px;
	color: #000;
}
a {
	text-decoration: underline;
	outline: none;
}
a:link { 
	color: #000;
}
a:visited {
	color: #000;
}
a:active {
}
a:hover {
	text-decoration: none;
	color: #468874;
}
strong, b {
	font-weight: bold;
}
p {
	line-height: 1.41em;
	margin-top: 1.5em;
	margin-bottom: 1.5em; 
}
li {
	line-height: 1.41em;
	margin-top: 0.3em;
	margin-bottom: 0.2em; 
}
ul {
	margin-top: 1.0em;
	margin-bottom: 1.0em; 
}
hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6, h7 {
	color: #0d1f32;
}
h1 { font-size: 14pt;font-size: 17px; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }



/* Design elementen 
---------------------------------------------- */
body {
	background: #fff url(images/body_bg.jpg) repeat center top;
}
#wrapper {
	background: url(images/wrapper3_bg.png) repeat-y;
}
.clearish{
	clear:both;
}
.kleiner {
	font-size: 90%;
}
#header {
	width: 641px;
	right: 14px;
	width: 620px;
	right: 35px;
	border-bottom: 1px solid #D9D9D9;
}
#subheader1 {
	top: 0px;
	position: absolute;
}
.B_crumbBox {
	display: block;
	clear: both;
	text-align: left;
	margin: 0px;
	color: #A6A6A6;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
}
.B_crumbBox a.B_currentCrumb {
	color: #6EB39D;
}
.B_crumbBox a {
	color: #6EB39D;
	text-decoration: none;
}

.B_crumbBox a:hover {
	color: #000;
	text-decoration: underline;
}
#taalkeuze {
	position: absolute;
	top: 10px;
	right: 0px;
}
#taalkeuze a {
	width: 16px;
	height: 12px;
	float: left;
	display: block;
	margin-right: 9px;
}
#taalnl {
	background: url(images/btn_flag_nl.gif) no-repeat;
}
body#hfdstkid2 #taalnl {
	background: url(images/btn_flag_nl_na.gif) no-repeat;
}
#taalen {
	background: url(images/btn_flag_en_na.gif) no-repeat;
}
body#hfdstkid2 #taalen {
	background: url(images/btn_flag_en.gif) no-repeat;
}
#taalkeuze a u {
	position: absolute;
	left: -9999px;
}
#container-right {
	width: 160px;
	margin: 16px 0 0 22px;
	overflow-x: visible;
}





/* Workshops  
---------------------------------------------- */
.nieuwstitel {
	font-weight: bold;
}
.nieuwsitem {
	padding: 6px 0px 6px 37px;
	/*border-top: 1px solid #D9D9D9;*/
}
.nieuwsitem img {
	float: left;
	border: 1px solid #000;
	margin: 0 5px 0 -37px;
}
.nieuwsitem img.thumblight {
	border: 1px solid #ccc;
	background: url(images/zijdelings_logo_sm.gif) repeat-y;
}
.nieuwsitem a:hover img {
	border: 1px solid #468874;
}
h1.top img {
	float: right;
	margin-top: -30px;
}
a.thumblink {
	display: block;
	float: left;
	margin: 0 20px 20px 0px;
	padding-left: 0px;
}
a.thumblink img {
	border: 1px solid #000;
}
a.thumblink:hover img {
	border: 1px solid #468874;
}
#wsdetails {
	clear: both;
}
#wsdetails p {
	font-size: 11px;
	line-height: 1.31em;
	margin-top: 1.0em;
	margin-bottom: 1.0em; 
}
#BestelFormulier {
	clear: both;
	overflow: visible;
}
#bestelbutton, #besteltelaat {
	clear: both;
	background: url(images/btn_inschrijven.gif) no-repeat;
	border: none;
	width: 216px;
	height: 32px;
	float: right;
	margin: -8px -6px 0 0;
	padding: 25px 0 0 16px;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
#bestelbutton:hover {
	color: #468874;
}
#besteltelaat {
	background: url(images/btn_telaat.gif) no-repeat;
	color: #999;
}
.contentend {
	border-top: 1px solid #D9D9D9;
	clear: both;
}
.teruglink {
	padding-top: 10px;
	display: block;
}






#container-right h3 {
	margin-bottom: 3px;
}
#container-right .nieuwsitem {
	width: 105px;
	border-top: 1px solid #D9D9D9;
	
	width: 140px;
	padding-left: 0px;
}
#container-right .nieuwstitel {
	font-weight: normal;
}
#container-right .nieuwsitem a {
	text-decoration: none;
	font-size: 11px;
	line-height: 1.2;
}
#container-right .nieuwsitem img {
	display: none;
}
.nieuwsbrieftxt {
	border-top: 1px solid #D9D9D9;
	padding: 6px 0px;
	font-size: 11px;
	line-height: 1.2;
	width: 140px;
}
#nieuwsbrieflink {
	clear: both;
	display: block;
	background: url(images/btn_aanmelden.gif) no-repeat;
	border: none;
	width: 134px;
	height: 32px;
	margin: 0px -1px 0 -1px;
	padding: 14px 0 0 8px;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
a#nieuwsbrieflink:hover {
	text-decoration: none;
	color: #468874;
}




/* Navigation 
---------------------------------------------- */
#mainmenu, .mainmenu {
	margin: -30px 21px 0 71px;
	z-index:10;
	width: 219px;
	position:absolute;
}
#mainmenu ul, .mainmenu ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
#mainmenu li, .mainmenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#mainmenu li a, .mainmenu li a {
	color: #666;
	text-decoration: none;
	
	display: block;
}
#mainmenu li.active a, .mainmenu li.active a {
	color: #000;
}
#mainmenu li.active li a, .mainmenu li.active li a {
	color: #635d4e;
}

#mainmenu li.subactive1 a, .mainmenu li.subactive1 a {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #d9d9d9;
}
#mainmenu li li, .mainmenu li li {
	padding-left: 10px;
}

#mainmenu li.subactive1 ul li a, .mainmenu li.subactive1 ul li a {
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	border-bottom: 0;
}
#mainmenu li.yourehere ul, .mainmenu li.yourehere ul {
	border-bottom: 1px solid #d9d9d9;
}
#mainmenu li.yourehere .subactive2 ul, .mainmenu li.yourehere .subactive2 ul {
	border-top: 1px solid #d9d9d9;
	/*border-bottom: 0;*/
}
#mainmenu li.yourehere .last ul, .mainmenu li.yourehere .last ul {
	border-bottom: 0;
}

#mainmenu li.yourehere a, .mainmenu li.yourehere a {
	background: url(images/mainnav_btn_bg.png) no-repeat;
	color: #000;
}
#mainmenu li.yourehere ul li a, .mainmenu li.yourehere ul li a {
	background: none;
	color: #666;
}
#mainmenu li.yourehere ul li.active a, .mainmenu li.yourehere ul li.active a {
	color: #000;
}
#mainmenu li.yourehere ul li.active li.subactive3 a, .mainmenu li.yourehere ul li.active li.subactive3 a {
	color: #666;
}
#mainmenu li.subactive1 a:hover, .mainmenu li.subactive1 a:hover {
	text-decoration: underline;
	color: #000;
}



/* Tijdelijke Webshop 
---------------------------------------------- */
#container-center td p {
	margin: 0;
	padding: 0;
}





/* Webshop 
---------------------------------------------- */
#shop #header {
	position: relative;
	z-index: auto;
	right: auto;
	margin-left: 311px;
	width: 480px;
}
#shop #subheader1 {
	position: relative;
}
TD.pageHeading, DIV.pageHeading {
	color: #0d1f32;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
}

.maintable {
	width: 966px;
	border: 0; padding: 0; margin: 0;
	padding-top: -30px;
	/*padding-top: 0px;
	position: absolute;*/
}
.leftcol {
	width: 310px;
	border: 0;
	display: table-cell;
}
.lefttable {
	width: 218px;
	border: 0; padding: 0; margin: 0;
	margin-left: 72px;
}
.leftcol table {
	width: 218px;
}
.middlecol, .middletable {
	width: 460px;
	border: 0; padding: 0; margin: 0;
}
.righcol {
	width: 196px;
	border: 0; padding: 0; margin: 0;
}
.righttable {
	width: 140px;
	border: 0; padding: 0; margin: 0;
	margin-left: 20px;
}
.righcol table, .righttable table {
	width: 140px;
}
TR.headerNavigation {
  background: none;
}
#shop #mainmenu, #shop .mainmenu {
	position: relative;
}
.mainmenu {
	_margin-left: 0px;
}
.secondmenu {
	margin-top: 0px;
	_margin-left: 71px;
}
.secondmenu ul {
	border-top: 1px solid #d9d9d9;
}
.leftcol table.tablehead {
	display: none;
}
.leftcol table.infoBoxContents,
.leftcol table.infoBox {
	background: none;
}
.leftcol table.infoBoxContents img {
	width: 0px;
	display: none;
}
.leftcol td.boxText {
	background: none;
	padding: 0 0 0 10px;
	margin: 0;
	border: 0;
	line-height: 26px;
	height: 26px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	
}
.leftcol td.boxText a {
	color: #666;
	text-decoration: none;
}
.leftcol td.boxText a:hover {
	color: #000;
	text-decoration: underline;
}
TD.infoBoxHeading, td.productListing-heading {
	background: url(images/boxheader_bg.gif) repeat-x;
	color: #2F5247;
	padding: 0 3px;
	height: 20px;
	font-size: 11px;
}
td.BoxHeadingLeft {
	width: 1px;
	background: #81a597;
	padding: 0;
}
td.firstheading {
	border-left: 1px solid #81a597;
}
td.BoxHeadingRight {
	width: 1px;
	background: #43554f;
	padding: 0;
}
td.lastheading {
	border-right: 1px solid #43554f;
}
td.productListing-heading p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#toprightbuttons {
	margin: -10px 0 0px 20px;
	z-index: 10;
}
#toprightbuttons a {
	height: 19px;
	width: 110px;
	padding: 9px 0 0 30px;
	display: block;
	text-decoration: none;
	color: #555;
	font-size: 10px;
}
a#topbuttuitloggen {
	background: url(images/shoptopbutt_uitloggen.png) no-repeat;
}
a#topbuttklantgegevens {
	background: url(images/shoptopbutt_klgegevens.png) no-repeat;
}
a#topbuttwinkelwagen {
	background: url(images/shoptopbutt_inhwinkelw.png) no-repeat
}
a#topbuttafrekenen {
	background: url(images/shoptopbutt_afrekenen.png) no-repeat;
}
#toprightbuttons a:hover {
	color: #000;
	text-decoration: underline;
}


.rightcol table.tablehead {
	margin-top: 16px;
}

.middlecol table.infoBoxContents, .rightcol table.infoBoxContents {
	background: #EEF6F4;
	border: 1px solid #A6D5C7;
	border-bottom-color: #5E7F75;
	border-right-color: #76A093;
	border-top-width: 0px;
}
#shop input {
	height: auto;
	border: auto;
}
#shop input.incart {
	height: 57px;
	border: 0;
	margin-top: -8px;
}
.rightcol .infoBoxContents .boxText, .rightcol .infoBoxContents .boxText table {
	width: 132px;
}
.newproducts {
	width: 153px;
	border-bottom: 1px solid #A6D5C7;
	padding: 8px 0px 6px;
}
TR.accountHistory-odd td, TR.addressBook-odd td, TR.alsoPurchased-odd td, TR.payment-odd td, TR.productListing-odd td, TR.productReviews-odd td, TR.upcomingProducts-odd td, TR.shippingOptions-odd td {
	border-bottom: 1px solid #d9d9d9;
	padding: 8px 0px 6px;
}

TR.accountHistory-even td, TR.addressBook-even td, TR.alsoPurchased-even td, TR.payment-even td, TR.productListing-even td, TR.productReviews-even td, TR.upcomingProducts-even td, TR.shippingOptions-even td {
	border-bottom: 1px solid #d9d9d9;
	padding: 8px 0px 6px;
}
table.productListing table td {
	border: 0;
}
table.productListing {
	width: 460px;
}










/* Forms 
------------------------------------------------------------------------------- */
form#EmailForm {
	text-align: left;
	clear: both;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
	border: none;
	font-size: 10pt;
    float: right;
}


fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

legend {
	display: none;
}
form#EmailForm h3 {
	/*clear: both;*/
	float: left;
	padding: 15px 0 5px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

form#EmailForm label, form#EmailForm p,
#Emailform label, #Emailform p {
	display: block;
	clear: both;
	width: 410px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form#EmailForm input {
	display: block;
	margin-top: 3px;
}

form#EmailForm select {
	float: left;
	display: block;
}

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form#EmailForm label {
	float: left;
	clear: both;
	width: 160px;
	margin: 0 8px 0 0;
	line-height: 1.5em;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

form#EmailForm input {
	float: left;
	width: 260px;
	padding: 0;
	display: block;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: none;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form#EmailForm textarea {
	margin-top: 3px;
	width: 260px;
	height: auto;
	float: left;
	clear: none;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: none;
}

form#EmailForm input.checkbox {
	clear: none;
	float: left;
	padding: 0;
	margin: 0;
	width: 25px;
}

form#EmailForm #cfAantal, form#EmailForm #cfPostcode, 
form#EmailForm #cffPostcode, form#EmailForm #cfWoonplaats, form#EmailForm #cffWoonplaats {
	width: 83px;
	float: left;
	margin-right: 8px;
}
form#EmailForm #cfWoonplaats, form#EmailForm #cffWoonplaats {
	width: 163px;
	margin-right: 0px;
}
form#EmailForm span {
	float: left;
}
form#EmailForm #cfContact {
	clear: both;
	background: url(images/btn_verstuur_inschrijving.gif) no-repeat;
	border: none;
	text-align: left;
	width: 232px;
	height: 57px;
	padding: 0;
	float: right;
	margin: 0px -6px 0 0;
	padding: 11px 0 0 13px;
	text-decoration: none;
	color: #0d1f32;
	font-size: 11px;
	font-weight: bold;
}
form#EmailForm #cfContact:hover {
	color: #468874;
	cursor: pointer;
}
.errors {
	color: red;
}

#antizooi, #url__homepage {
	position: absolute;
	left: -9999px;
}





#bestelbutton, #besteltelaat {
	clear: both;
	background: url(images/btn_inschrijven.gif) no-repeat;
	border: none;
	width: 216px;
	height: 32px;
	float: right;
	margin: -8px -6px 0 0;
	padding: 25px 0 0 16px;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}


/* TXNewsletters Form
------------------------------------------------------------------------------- */
.TXNewsletters_form_labelGauche {
display:block;
padding-top:2px;
float:left;
width:180px;
height:18px;
color: #333333;
position:relative;
top:0px;
text-align:left;
margin-right:2px;
}

.TXNewsletters_form {
/*margin:10px;
padding:2px;*/
}

.TXNewsletters_form_right {
padding-left:185px;
}

.TXNewsletters_form_item {
padding:1px 0px;
margin:2px 0px;
}

.TXNewsletters_form_item TEXTAREA {
vertical-align:middle;
border:1px solid #bbbbbb;
font-size:11px;
color: #333333;
}

.TXNewsletters_form_item INPUT {
height:20px;
vertical-align:middle;
border:1px solid #bbbbbb;
font-size:11px;
color: #333333;
width: 264px;
}

.TXNewsletters_form_item .TXNewsletters_form_right INPUT {
	width: 16px;
}

INPUT.submitbutt,
.TXNewsletters_form_item INPUT.submitbutt,
.TXNewsletters_form_item .TXNewsletters_form_right INPUT.submitbutt {
	width: 150px;
	height: 24px;
}

INPUT.TXNewsletters_form_noborder {
border:0;
}

.TXNewsletters_form_noborder {
border:0;
}

.TXNewsletters_form_inputErr {
border:1px solid #ff0000;
}

.TXNewsletters_form_labelErr {
color:#ff0000;
}






/* IE6 en 7 fratsen staan achteraan om geen conflicten met oude Safari's te maken 
------------------------------------------------------------------------------- */
#wrapper {
	_background: url(images/wrapper3a_bg.gif) repeat-y;
}
#bestelbutton, #cfContact {
	_margin-right: 0px;
}
#toprightbuttons {
	_margin: 0px;
}
#toprightbuttons a {
	_width: 149px;
	_height: 28px;
	_font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	_font-size: 11px;
}




