@IMPORT url('form.css');

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

}

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

#mainTable
{
	width:100%;
}
#leftCell
{
	background:url(../img/lefttop.jpg) top right no-repeat;
}
#midCell
{
	width:900px;
	vertical-align:top;
	background:#fff;
}
#header
{
	width:900px;
	height:151px;
	background:url(../img/header.jpg);
	vertical-align:top;
}	
#siteSwitch
{
	margin-top:120px;
	margin-left:10px;
}
#siteSwitch a
{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}


#menuCell
{
	vertical-align:top;
	width:204px;
	background:url(../img/menucellback.jpg) repeat-y top left;
	
}
#contentCell
{
	vertical-align:top;
	width:696px;
	background:url(../img/contentback.jpg) top right repeat-y;
}
#contentContainer
{
	width:696px;
	background:url(../img/contenttop) top no-repeat;
	min-height: 250px;
	height:auto !important; /* voor moderne browsers */
	height:250px; /* voor IE */
}
	#path
	{
		width:660px;
		margin-left:15px;
		height:25px;
		margin-top:10px;	
	}
	#content
	{
		width:660px;
		margin-left:15px;
	}
#rightCell
{
	background:url(../img/righttop.jpg) left top no-repeat;
}
#footer
{
	height:97px;
	width:900px;
	background:url(../img/footer.jpg);
}




/**	 FORMS **/

input {
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;
	color:#000;
}
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:#000;
}

.trans{
	border:0px;
}

/**	 LINKS **/


a{
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

a:hover{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}



/**	 MENU **/
.hoofd
{
	height:34px;
	width:204px;
	background:url(../img/hmenu.jpg);
	vertical-align:top;
}
.hoofd2
{
	margin-top:10px;
	margin-left:15px;
}
a.menu{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.menu_actief{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.menu_actief:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.sub
{
	height:22px;
	width:204px;
	background:url(../img/smenu.jpg);
	vertical-align:top;
}
.sub2
{
	margin-top:4px;
	margin-left:15px;
}
a.subbiemenu{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.subbiemenu:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.submenu_actief{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.submenu_actief:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.intern
{
	height:22px;
	width:204px;
	background:url(../img/imenu.jpg);
	vertical-align:top;
}.intern2
{
	margin-top:4px;
	margin-left:15px;
}
.intern2 a
{
	font-size:10px;
}
a.intmenu{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.intmenu:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.intmenu_actief{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.intmenu_actief:hover{
	color:#fff;
	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 #000;
}
.projectkopLink
{
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #000;
	text-align:right;
}
.projectLink
{
	font-weight:bold;
	color:#000000;
	text-align:right;
}
.projectThumb
{
	border:2px solid #000;
}

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








/** GASTENBOEK **/

.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;
}
.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;
}





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



/** INLOGGEN MODULE **/
#loginButton
{

}
/** NIEUWSBRIEF MODULE **/
#mailingButton
{

}

