body {
	font-family:Trebuchet MS, verdana,arial;
	font-size: 11px;
	font-weight:normal;
	color: #6f3600;
	text-decoration:none;
	margin:0px;
	background:#eddbc7;

}
td
{
	font-family:Trebuchet MS, verdana,arial;
	font-size: 11px;
}

/** MAIN LAYOUT **/

#mainTable
{
	width:100%;
	height:100%
}
#leftCell
{
	background:url(../img/leftback.jpg) top right repeat-x;
	vertical-align:top;
}
#leftShadow
{
	background:url(../img/leftshadow.jpg) top right no-repeat;
	width:100%;
	height:500px;
}
#midCell
{
	width:770px;
	vertical-align:top;
}
#header
{
	width:770px;
	height:94px;
	background:url(../img/header.jpg) no-repeat;
	border:0px solid red;
}
#subheader
{
	width:770px;
	height:184px;
	background:url(../img/subheaderback.jpg) repeat-x;
	overflow:hidden;
	clear:both;
}
#nawContainer
{
	background:url(../img/nawback.jpg);
	height:184px;
	width:190px;
	float:left;
	overflow:hidden;
}
#naw
{
	color:#eddbc7;
	font-family: Trebuchet MS, verdana, arial;
	font-weight: bold;
	font-size:10px;
	line-height:13px;
	margin:8px;
	margin-left:10px;
}
#showcaseContainer
{
	width:390px;
	height:184px;
	overflow:hidden;
	float:left;
	
}
#butContainer
{
	width:190px;
	height:184px;
	background:url(../img/buttons.jpg);
	overflow:hidden;
	float:left;
}
#path
{
	width:770px;
	height:31px;
	clear:both;
	background:url(../img/pathback.gif);
}
#pathContainer
{
	margin-left:200px;
}
#pathContainer a
{
	font-family:Trebuchet MS, verdana, arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#009bd4;
	letter-spacing:3px;
}


#menunb
{
	float:left;
	width:200px;
}
#menuContainer
{
	vertical-align:top;
	width:200px;
	float:left;
	border:0px solid red;
}
#nbContainer
{
	width:200px;
}
#nbContainer, #nbContainer td
{
	font-family:Trebuchet MS, verdana, arial;
	color:#c29358;		

}
#contentContainer 
{
	vertical-align:top;
	width:560px;
	float:left;
	overflow:hidden;
	font-family:Trebuchet MS, verdana, arial;
	font-size:11px;
	line-height:16px;	
}
#contentContainer td
{
	font-family:Trebuchet MS, verdana, arial;
	font-size:11px;
	line-height:16px;	
}
#footer
{
	height:50px;
	width:770px;
	background:url(../img/footerback.jpg);
	clear:both;
}
#footerMenu
{
	margin-top:25px;
	color:#1ea6de;
}
#footerMenu a
{
	color:#915522;
}
#footerMenu a:hover
{
	color:#1ea6de;
}

#rightCell
{
	background:url(../img/rightback.jpg) top left repeat-x;
	vertical-align:top;
}
#rightShadow
{
	background:url(../img/rightshadow.jpg) top left no-repeat;
	width:100%;
	height:500px;
}





fieldset
{
	border:1px solid #d0b79a;
}
legend
{
	color:#6f3600;
}
/**	 FORMS **/

input.contactveld{
	background:#d0b79a;	
	border:0px;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;
	color:#6f3600;
	height:18px;
}
.trans
{
	background:transparent;
}

textarea{
	background:#d0b79a;	
	border:1px solid #6f3600;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;
	color:#6f3600;
	padding:5px;
}

.trans{
	border:0px;
}

/**	 LINKS **/


a{
	font-family:Trebuchet MS, verdana, arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color: #6f3600;
}

a:hover{
	font-family:Trebuchet MS, verdana, arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color: #009bd5;
}




/**	 MENU **/
.hoofd
{
	width:169px;
	height:18px;
	background:url(../img/hmenu.gif) no-repeat top left;;
}
.hoofd2
{
	margin-left:4px;
}
.hoofd2 a, .hoofd2 a:hover
{
	font-family:Trebuchet MS, verdana, arial;
	font-size:10px;
	font-weight:bold;
	width:160px;
}
a.menu{
	
	color:#ffffff;
	text-decoration:none;

}
a.menu:hover{
	color:#009bd5;
	text-decoration:none;
}
a.menu_actief{
	color:#ffffff;
	text-decoration:none;
}
a.menu_actief:hover{
	color:#009bd5;
	text-decoration:none;
}

.sub
{
	width:169px;
	height:18px;
	background:url(../img/smenu.gif) no-repeat top left;;
}
.sub2
{
	margin-left:4px;
}
.sub2 a, .sub2 a:hover
{
	font-family:Trebuchet MS, verdana, arial;
	font-size:10px;
	font-weight:bold;
	width:160px;
}
a.subbiemenu{
	color:#ffffff;
	text-decoration:none;
}
a.subbiemenu:hover{
	color:#009bd5;
	text-decoration:none;
}
a.submenu_actief{
	color:#ffffff;
	text-decoration:none;
}
a.submenu_actief:hover{
	color:#009bd5;
	text-decoration:none;
}
.intern
{
	width:169px;
	height:18px;
	background:url(../img/imenu.gif) no-repeat top left;;
}
.intern2
{
	margin-left:4px;
}
.intern2 a, .intern2 a:hover
{
	font-family:Trebuchet MS, verdana, arial;
	font-size:10px;
	font-weight:bold;
	width:160px;
}
a.intmenu{
	color:#ffffff;
	text-decoration:none;
}
a.intmenu:hover{
	color:#009bd5;
	text-decoration:none;
}
a.intmenu_actief{
	color:#ffffff;
	text-decoration:none;
}
a.intmenu_actief:hover{
	color:#009bd5;
	text-decoration:none;
}


ul.lnieuws{
	margin-left:3px;
}


/**	 TELLAFRIEND **/


#show_tellafriend
{
	display: none;
}
#display_tellafriend
{
	display: block;
}
td.tdtopfriend
{
	background-color:#000000;
	color:#ffffff;
}



/**	 PROJECTEN **/
.projectkop
{
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #666666;
}
.projectkopLink
{
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #666666;
	text-align:right;
}
.projectLink
{
	font-weight:bold;
	color:#000000;
	text-align:right;
}
.projectThumb
{
	border:2px solid #666666;
}

#deafbeelding
{
	border:2px solid #666666;
}








/** GASTENBOEK **/

.gast{
	width:10px;
	border:1px solid #000000;
	font-weight:bold;
	padding:2px;
}
.gastactief{
	color:#000000;
	font-weight:bold;
	padding:2px;
}
.gastTable
{
	width:100%;
}
.gastHeadTable
{
	width:100%;
	background:#333333;
}
.gastHeadTable td
{
	color:#eeeeee;
}
.gastHeadTime
{
	width:120px;
}
.gastHeadName
{

}
.gastHeadIcons
{
	width:100px;
}
.gastContent
{
	text-align:left;
	vertical-align:top;
	width:100%;
	border:1px solid #6f6f6f;
	padding:2px;
}
.gastReactie
{
	padding-left:3px;
	padding-right:3px;
	border-left:1px solid #6f6f6f;
	color: #2d2d2d;
	vertical-align:top;
}



/** NIEUWSBRIEF MODULE **/

.nb-input
{
	width:120px;
	height:18px;
	background:#d0b79a;
	border:0px;
}


iframe#payment
{
	width: 100%;
	border-width: 0px;
	height: 45em;
}



/** INLOGGEN MODULE **/

#loginTitle
{
	font-weight:bold;
	text-align:left;
	padding-bottom:2px;
}

