*, html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
}

body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
}
a:link, a:visited{
	color: #37332F;
	text-decoration: none;
}

a:hover{
	color: #37332F;
	text-decoration: none;
}


h1{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 17px;
	/* color: #006699; */
	color: black;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: bold;
	line-height: normal;
}

h2{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/* color: #006699; */
	color: black;
	margin:0;
	padding:0;
}

h2 a:hover{
	color: #00cccc;
	text-decoration:underline;
	
}
h2 a:link {
	color: #009999;
	text-decoration: none;
}

h2 a:visited {
	color: #00cccc;
	text-decoration: none;
}

h6{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	/*color: #999999;*/
	margin:0;
	padding:0;
}


br
  {
    clear: left;
  }


img {
	border: 0;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#frame {
	width:780px;
	/*width: 672px; */
    position: relative;
	/*
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #fff;
	*/
	/*
	background-image: url('/images/body_bg.gif'); 
	background-repeat:repeat-y;
	*/
}

/*
#header{
	width: 770px;
    padding-left:6px;
}
*/

#container {
	width: 100%;
	height:100%;
	margin:0;
	padding: 0;
}


/***********************************************/
/* Navigation and Navigation items             */
/***********************************************/

#navlist li
{	
	float: left;
	/*margin-right:3px;*/
	margin-right: 0;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	/*width:95px;	*/
	
}

#navlist li a, #navlist li a:link
{
	display: block;
/*	background: #efefef; */
	color: #006699;
	text-decoration: none;
	padding: 0 27px 0 9px;
	border-bottom: 3px solid #ffffff;
	line-height: 19px;
}

#navlist li a:hover, #navlist li a.selected
{
	display: block;
	color: #918b60;
	background-color:#efefef;
	border-bottom: 3px double #918b60;
	cursor: pointer;

/*	background: #006699; */
}

#navlist li a .current, #navlist li a .current:link
{
	color: #918b60;
	cursor: default;
	font-weight: bold;
	border-bottom: 3px solid #918b60; 
}

/*	End main menu  */

/***********************************************/
/* Sub navigation	                           */
/***********************************************/
#subnavcontainer {
	margin-top: 190px;
}

#subnavcontainer ul {
	margin:0;
	padding:0;
	/*padding-left:15px;*/
	padding-left: 8px;
	/*width: 145px;*/
	list-style:none;
	font-weight: bold;
}

#subnavcontainer li.selected {
	font-weight: bold;
	color:#666666;
	/*
	list-style-image:url('/images/menu_arrow_2.gif');
	list-style-position:outside;*/
}

#subnavcontainer #navlist ul ul li.selected {
	font-weight: bold;
	color:#918b60;
	color:#666666;
	/*
	list-style-image:url('/images/menu_arrow_3.gif');
	list-style-position:outside;*/
}

#subnavcontainer ul ul {
	/*width: 125px;*/
	padding-bottom: 5px;	
}

#subnavcontainer ul li.empty {
	margin-top: 0px;
	border-bottom: 0;
}

#subnavcontainer ul li.empty a {
	margin-top: 0px;
	border-bottom: 0;
	text-decoration:none;
	font-weight:normal;
}

#subnavcontainer ul li {
	margin-top: 17px;
	margin-left: 0px;
	/*
	color: #25775e;
	border-bottom: 1px dotted #918b60;
	*/
	color: #666666;
	text-align:left;
}

#subnavcontainer ul ul li {
	font-size: 11px;
	border: 0;
	margin-top: 4px;
	/* margin-left: 5px; */
}

#subnavcontainer ul li a
{
	/*color: #918b60;*/
	color: black;
	font-weight: bold;
	padding-left: 0px;
	font-size: 11px;
	text-decoration: underline;
}

#subnavcontainer ul li a:hover, #subnavcontainer li.selected a {
	font-weight: bold;
	color: #666666;
	padding-left: 0px;
}

#subnavcontainer ul ul li a
{
	color: #918b60;
	color: black;
	font-weight: bold !important;
	padding-left: 0px;
}

#subnavcontainer ul ul li a:hover {
	font-weight: normal;
	color: #c9c9c9;
	color: #666666;
	padding-left: 0px;
}

#subnavcontainer .tekst
{	
	color:#000000;
}
/************************************/
/** Language flags                 ***/
/***********************************/
div#langs
{
	position: absolute;
	top: 18px;
	left: 10px;
}
div#langs img
{
	border: none;
	margin-right: 5px;
}
div#langs img.active
{
	/*border: 1px solid black;*/
}

/***********************************************/
/* Content colomns                             */
/***********************************************/

#colomnBoxLeft {
	clear: both;
	/*width: 155px;*/
	width: 128px;
	height: 800px;
	float: left;
	background-image: url('/img/bg_left.jpg');
	background-repeat: no-repeat;
}

#colomnBoxRight {
/*
	background-image: url('/images/content33.jpg');
	background-position:left;
	background-repeat:repeat-y;
*/
	/*width: 543px;*/
	width: 558px;
	float: left;
	/*
	margin-left:18px;
	margin-right:0;
	border:0px #000000 solid;
	*/
}
#pageContent {
	margin-left: 12px;
	margin-top: 60px;
}
/***********************************************/
/* all modules						           */
/***********************************************/

.module_tekstplaatjes {
/*
	background-image: url('/images/content33.jpg');
	background-position:left;
	background-repeat:repeat-y;
*/
	float: left;
	/*padding-top: 5px;*/
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 24px;
	padding-top: 30px;
	
}

.module_tekstplaatjes p {
	/* color:#666666;	*/
}

.module_tekstplaatjes h1 {
	/* color:#006699;	*/
	font-family:Verdana, Helvetica, sans-serif;
	/*font-size:middle;*/
	font-size: 12px;
}

.module_download {
/*
	background-image: url('/images/content33.jpg');
	background-position:left;
	background-repeat:repeat-y;
	*/
	float: left;
	/* padding-top: 5px; */
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;

	margin-top: 10px; /* ALID */
	
}

.module_download p {
	/*color:#666666;	*/
}

.module_download h1 {
	/*color:#006699;	*/
	font-family:Verdana, Helvetica, sans-serif;
	font-size:middle;
	font-size:middle;
}

.module_download .hr {
	/* background: url('/images/h_bar.gif') no-repeat center; */
	/*height: 25px;*/
	height: 4px;
	clear: left;
	/*margin-top:40px;*/
	/*margin-top:5px;*/
	margin-bottom: 10px;
	width: 550px;
}

.module_download .floatRight {
	float:right;
	margin-top: -8px;
}

.module_download .floatLeft {
	float:left;
	margin-top:10px;
}

.module_download img {
/*
	width: 32px;
	height: 32px;
	*/
	margin-left:0px;
	border: 0;
}

.module_news {
	float: left;	
	width:560px;
}

.module_news p {
	margin-top:10px; /* line breaks inside the paragraph */
	margin-left: 0px;
}

.module_news .right a, .module_news a.backlink {
	/*color:#006699;*/
}

.module_news .right a:hover, .module_news a.backlink:hover {
	text-decoration:underline;
}

.module_news .imgRight {
	float: right;
	padding-left:6px;
	padding-bottom:2px;
}

.module_news .hr {

/*	background: url('/images/h_bar.gif') no-repeat center;*/
	height: 4px;
	clear: left;
	margin-top:40px;
	margin-bottom: 10px;
/*	
	height: 20px;
	width:100%;
  	border-top:1px solid #006699;
*/
}

.module_news .imgLeft {
	float: left;
	padding-right:6px;
	padding-bottom:6px;
}

.module_news .imgRight {
	float: right;
	padding-left:6px;
	padding-bottom:6px;
}

.module_news p  {
	margin-bottom:0;
	padding-bottom:13px;
  }

.module_news .row  {
	float:left;
	margin-bottom:7px;
	border-bottom:1px dotted #006699;
}

.module_news .rowpage  {
	margin-bottom:7px;
/*  	border-bottom:1px solid #006699; */
  }

.module_news .rowpage p {
	margin-bottom:17px;
  }

.module_news .left {
  float: left;
  text-align: left;
  font-weight: normal;
  vertical-align:bottom;
}

.module_news .right {
  float: right;
  text-align: right;
  font-weight: normal;
  vertical-align:bottom;
}

div.mod_product {
	padding-left: 24px;
	padding-top: 20px;
}

div.mod_product foto_thumb
	border: 1px solid black;
}
div.mod_product img.foto_groot
{
	border: none;
}
div.mod_product td, div.mod_product th
{
	font-size: 11px;
}

/* Gallery boxes */

#Column3 div.detailpic
{
	margin-top: 5px;
}

/***********************************************/
/* Gallery module					           */
/***********************************************/

/* Gallery boxes */

.beeldbox {
	float:left;
	width: 91px;
	background-color: #fff;
	padding: 4px 4px 4px 4px; 	
}


#gallery_module {
	width:100%;
	margin-left:30px;
	padding:2px 2px 2px 2px;
	border:thick #000000;

}

#gallery_buttons {
	text-align:left;
	margin-left:40px;
	font-family:Verdana, Helvetica, sans-serif;
}

#gallery_module img {
	border: 2px solid black;
}

#gallery_buttons a {
	color:#006699;
	font-size:11px;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px dotted #fff;

}

#gallery_buttons a:hover {
	padding: 2px 2px 2px 2px;
	color:#999999;
/*	background-color:#efefef; */
	border-bottom: 1px dotted #666666;
}

#gallery_buttons a .current, #gallery_buttons a .current:link
{	
	padding: 2px 2px 2px 2px;
	cursor:auto;
	color:#006699;
/*	background-color:#efefef; */
	border-bottom: 1px dotted #666666;
}
img.photog_thumb
{
	border: 1px solid black;
}
/************************************************/
/* Nieuwsbrief								   */
/***********************************************/
form.aanmelden td
{
	vertical-align: top;
}


/***********************************************/
/* CMS             							   */
/***********************************************/


.icons {

	padding-left:1px;
	margin-left: 0;
	margin-right:0;

}

.mainicons {
	margin-top:7px;
	border-bottom: 1px dotted #918b60;
	border-bottom: 1px solid black;
}



/***********************************************/
/* CMS                                         */
/***********************************************/

#subnavcms .selected, #subnavcontainer a:hover {
	font-weight: bold;
	color: #c9c9c9;
	color: #666666;
}

#subnavcms ul
{
	margin:0;
	padding: 0;
	padding-bottom: 5px;	
	/*width: 145px;*/
	list-style: none;

}
#subnavcms li.selected {
	font-weight: bold;
}
#subnavcms ul ul {
	width: 145px;
}
#subnavcms ul li {
	margin-top: 10px;
	margin-left: 12px;
	color: #25775e;
	border-bottom: 1px dotted #918b60;
	border-bottom: 1px solid black;
}
#subnavcms ul li.empty {
	margin-top: 0px;
	border-bottom: 0;
}

#subnavcms ul li.empty a {
	margin-top: 0px;
	border-bottom: 0;
	text-decoration:none;
	font-weight:normal;
}

#subnavcms ul ul li {
	font-size: 11px;
	border: 0;
	margin-top: 4px;
}

#subnavcms ul li a
{
	color: #918b60;
	font-weight: bold;
}

#subnavcms .tekst
{	
	color:#000000;

}

table.contactform td.leftcol
{
	padding-top: 3px;
}

table.contactform td input, table.contactform td textarea
{
	width: 330px;
	border: 1px solid #1b7157;
}
table.contactform td textarea
{
	height: 200px;
}

