@IMPORT url('form.css');

body {
	font-family:verdana,arial;
	font-size: 11px;
	font-weight:normal;
	color: #30433e;
	text-decoration:none;
	margin:0px;
	background:url(../img/bodyback.jpg) repeat-x top #2b4528;

}

td {
	font-size:11px;
	font-family:verdana, arial;
	text-decoration:none;
	font-weight:normal;
	color:#30433e;
}
/** MAIN LAYOUT **/

#mainTable
{
	width:100%;
}
#leftCell
{
	background:url(../img/leftback.jpg) top right no-repeat;
}
#midCell
{
	width:950px;
	vertical-align:top;
}
#midTable
{
	width:950px;
	background:url(../img/mainback.jpg) repeat-y;
}
#menuCell
{
	vertical-align:top;
	width:190px;
}
#contentCell
{
	vertical-align:top;
	min-height: 280px;
	height:auto !important; /* voor moderne browsers */
	height:280px; /* voor IE */
	width:760px;
	background:url(../img/contentback.gif) bottom right no-repeat;
}
	#contentLeft
	{
		width:270px;
		margin-left:5px;
		overflow:hidden;
		vertical-align:top;
		float:left;
		border:0px solid red;
		line-height:1.5em;
	
	}
	#contentRight
	{
		width:450px;
		overflow:hidden;
		vertical-align:top;
		float:left;
		border:0px solid red;
		margin-left:25px;
		line-height:1.5em;
	}
h5
{
	font-size:11px;
	font-family:verdana, arial;
	text-decoration:none;
	font-weight:bold;	
	color:#e69824;	
	text-transform:uppercase;
}	
#footer
{
	width:950opx;
	background:url(../img/footer.jpg) top no-repeat #2b4528;
}
	.footerinfo
	{
		width:450px;
		text-align:left;
		float:left;
		margin-left:15px;
		margin-top:70px;
	}
#rightCell
{
	background:url(../img/rightback.jpg) top left no-repeat;
}





/**	 FORMS **/

input {
	background:transparent;
	border:1px solid #30433e;;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;
	color:#30433e;
}
input.submit{
	color:#CBD300;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;
	background-color:#eeeeee;
}
textarea{
	background:transparent;
	border:1px solid #30433e;;
	font-weight:normal;
	font-family:verdana,arial;
	font-size:11px;
	color:#30433e;
}

.trans{
	border:0px;
}

/**	 LINKS **/


a{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:normal;
	color:#30433e;
	text-decoration:underline;
}

a:hover{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:normal;
	color:#30433e;
	text-decoration:none;
}


/**	 MENU **/
#menu
{
	margin-left:2px;
	background:#341e01;
	color:#b39035;
	padding:4px;
	padding-left:0px;
}
.hoofd
{
	width:183px;
	height:20px;
	background:url(../img/hmenu.gif) bottom no-repeat;
	
}
.hoofd2
{
	width:175px;
	margin-left:10px;	
	padding-bottom:4px;
}
a.menu{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover{
	color:#b39035;
	font-weight:bold;
	text-decoration:none;
}
a.menu_actief{
	color:#b39035;
	font-weight:bold;
	text-decoration:none;
}
a.menu_actief:hover{
	color:#b39035;
	font-weight:bold;
	text-decoration:none;
}
.sub
{
	width:183px;
	height:20px;
}
.sub2
{
	margin-left:10px;
}
a.subbiemenu{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.subbiemenu:hover{
	color:#b39035;
	font-weight:bold;
	text-decoration:none;
}
a.submenu_actief{
	color:#b39035;
	font-weight:bold;
	text-decoration:none;
}
a.submenu_actief:hover{
	color:#b39035;
	font-weight:bold;
	text-decoration:none;
}
.intern
{
	width:183px;
	height:20px;
}
.intern2
{
	margin-left:25px;
	color:#b39035;
}
a.intmenu{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.intmenu:hover{
	color:#b39035;
	font-weight:bold;
	text-decoration:none;
}
a.intmenu_actief{
	color:#b39035;
	font-weight:bold;
	text-decoration:none;
}
a.intmenu_actief:hover{
	color:#b39035;
	font-weight:bold;
	text-decoration:none;
}



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


/**	 TELLAFRIEND **/


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



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

#deafbeelding
{
	border:2px solid #30433e;
}








/** GASTENBOEK **/

.gast{
	width:10px;
	border:1px solid #30433e;
	font-weight:bold;
	padding:2px;
}
.gastactief{
	color:#30433e;
	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 **/

#nieuwsbriefTitle
{
	font-weight:bold;
	text-align:left;
	padding-bottom:2px;
}
.nb-input
{
	width:155px;
	height:15px;
}
.nb-div
{
	width:155px;
	height:15px;
}
.nb-aanmelden
{
	width:155px;
	margin-top:6px;
}

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



/** INLOGGEN MODULE **/

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

