@IMPORT url('form.css');

body {
	font-family:verdana,arial;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	margin:0px;

}

td {
	font-size:11px;
	font-family:verdana, arial;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
}
/** MAIN LAYOUT **/

#mainTable
{
	width:100%;
}
#leftCell
{
	background:url(../img/Bijldejong_left.jpg) no-repeat top right;
}
#midCell
{
	width:770px;
	vertical-align:top;
}

#top
{
	background:url(../img/Bijldejong_top.jpg) no-repeat top left;
}

#menuCell
{
	vertical-align:top;
	width:200px;
}
#contentCell
{
	vertical-align:top;
	width:570px;
}
#rightCell
{
	background:url(../img/Bijldejong_right.jpg) no-repeat top left;
}

#menu_bg
{
	background:url(../img/menu_bg.jpg) no-repeat top left;
	height:800px;
}

#content_top
{
	background:url(../img/content_top.png) no-repeat top left;
	height:23px;
}

#content_bg
{
	background:url(../img/content_bg.png) repeat-y top left;
	width:579px;
	min-height: 415px;
	height:auto !important; /* voor moderne browsers */
	height:415px; /* voor IE */	
	
}

#content
{
	margin-left:10px;
	margin-top:10px;
	width:550px;
}

#body_bg
{
	background:url(../img/body_bg.jpg) no-repeat top left;
}

#content_bot
{
	background:url(../img/content_bot.png) no-repeat top left;
}

#path
{
	margin-left:25px;
	margin-top:7px;
}

#path a
{
	color:#b8be19;
	text-decoration:none;
}

#zoek
{
	margin-left:385px;
	padding-top:18px;
	width:200px;
}

#topButtons
{
	width:780px;
	border:0px solid red;
	float:left;
	text-align:right;
}
#lnTitle a
{
	color:#666;
	text-decoration:none;
}

#contactgegevens {
	background: url(../img/contact.jpg) no-repeat;
	font-size: 9px;
	height: 436px;
}

#contactField {
	position: relative;
	top: 35px;
	right: 10px;
	bottom: 10px;
	left: 15px;
}

#contactField a {
	font-size: 9px;	
}

#contactgegevens h3 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color: #b5bf1e;
	font-size: 11px;
}

/**	 FORMS **/

input {
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;
	color:#666666;
}
input.submit{
	color:#CBD300;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;

}
textarea{

	font-weight:normal;
	font-family:verdana,arial;
	font-size:11px;
	color:#666666;
}

.trans{
	border:0px;
}

/**	 LINKS **/


a{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

a:hover{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}


/**	 MENU **/
.hoofd
{
	width:202px;
	height:32px;
	background:url(../img/menu_acc.png) no-repeat top left;
}
.hoofd2
{
	margin-left:15px;
}
a.menu{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.menu_actief{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.menu_actief:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.sub
{
	width:202px;
	height:32px;
	background:url(../img/menu_acc2.png) no-repeat top left;
}
.sub2
{
	margin-left:15px;
}
a.subbiemenu{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.subbiemenu:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.submenu_actief{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.submenu_actief:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.intern
{
	width:202px;
	height:32px;
	background:url(../img/menu_acc3.png) no-repeat top left;
}
.intern2
{

}
a.intmenu{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.intmenu:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.intmenu_actief{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.intmenu_actief:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}



ul.lnieuws{
	margin-left:3px;
}


/**	 TELLAFRIEND **/


#show_tellafriend
{
	display: none;
}
#display_tellafriend
{
	display: block;
}



/**	 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;
}



/** CONTACFORM **/

.contactFieldset
{
	color:#666;
}
.contactLegend
{
	font-weight:bold;
	font-size:10px;
	color:#666;
}




/** GASTENBOEK **/
.gastPost
{
	color:#666;
}
.gastInfo
{
	font-weight:bold;
	font-size:10px;
	color:#666;
	
}
.gast{
	width:10px;
	font-weight:bold;
	padding:2px;
}
.gastactief{
	color:#000000;
	font-weight:bold;
	padding:2px;
}
.gastTable
{
	width:100%;
}
.gastHeadTable
{
	width:100%;
	border-bottom:1px solid #333333;
}
.gastHead
{
	color:#333;
	font-weight:bold;
	text-align:left;
}
.gastHeadTime
{
	width:120px;
}
.gastHeadName
{

}
.gastHeadIcons
{
	width:100px;
	text-align:right;
}
.gastContent
{
	text-align:left;
	vertical-align:top;
	width:100%;
	padding:2px;
}
.gastReactie
{
	padding-left:3px;
	padding-right:3px;
	border-left:1px solid #6f6f6f;
	color: #2d2d2d;
	vertical-align:top;
}




/** SMOELENBOEK **/
.smoelenboekTitle
{
	font-weight:bold;
}
.smoelenboekPicture
{
	width:110px;
	float:left;
}
	.smoelenboekPicture img
	{
		border:2px solid #d95936;
	}
.smoelenboekDescription
{
	float:left;
}
.smoelenboekLink
{
	float:right;
}
	/* SmoelenboekItem */
	
	#smoelenboekItemPicture
	{
		width:200px;
		float:left;
	}
		#smoelenboekItemPicture img
		{
			border:2px solid #d95936;
		}
	#smoelenboekItemDescription
	{
		float:left;
	}






/** INLOGGEN MODULE **/
#loginButton
{

}
/** NIEUWSBRIEF MODULE **/
#mailingButton
{

}



/**NIEUWS**//**NIEUWS**//**NIEUWS**//**NIEUWS**//**NIEUWS**//**NIEUWS**//**NIEUWS**//**NIEUWS**//**NIEUWS**//**NIEUWS**/

.newsTitle
{
	font-weight:bold;
	vertical-align:top;
}	
.newsDate
{
	font-weight:bold;
	vertical-align:top;
	text-align:right;
}
.newsLink
{
	text-align:right;
	height:25px;
}
.newsLine
{
	border-top:1px solid #333;
	

}
.newsContent
{
	line-height:20px;
	padding-bottom:10px;
}
p, P
{
	margin: 0;
	padding: 0;
}
#newsBericht
{
	border-bottom:1px solid #f1a400;
	padding-top:10px;
	line-height:20px;
	padding-bottom:40px;
}	
.newsReageerHeader
{
	color:#28418d;
	font-weight:bold;
}
.newsReageerSpacer
{
	height:30px;
}
#newsReageerTable
{
	border:0px solid #dbf0f9;
}
.newsReageerKop
{
	font-weight:bold;
	color:#28418d;
}
#newsReageerOpslaan
{
	text-align:right;
}
.newsReageerText
{
	width:200px;
	height:100px;
}
.newsReageerNaam
{
	font-size:xx-small;
	color:#28418d;
	border-bottom:1px solid #E7E6FF;
	padding-bottom:3px;

}
.newsReageerReactieDH
{
	padding-left:30px;
}


iframe#payment
{
	width: 100%;
	border-width: 0px;
	height: 45em;
}
