@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:#666666;
}
/** MAIN LAYOUT **/

#mainTable
{
	width:100%;
	
}

	#leftCell {
	
	}
	
		#leftTop {
			background:url(../img/top_left2.jpg) no-repeat top right;
			height:329px;
		}
		
		#leftMid {
			background:url(../img/bg_left.jpg) repeat-y top right;
		}
		
		#leftBot {
			background:url(../img/mainFooter_left.jpg) no-repeat bottom right;
			height:347px;
		}

	#midCell {
		width:900px;
		vertical-align:top;
	}
	
		#talen {
			position: absolute;
			margin-left: 8px;
		}
		
		#menuCell {
			background:url(../img/menu_bg.jpg) repeat-y top left;
			width:234px;
		}
			
			#menu {
				width:223px;
				margin-left:2px;
			}
	
				ul {
					margin: 10px 0;
					padding: 0px;
					list-style: none;
				}
		
					li {
						display: block;
						height: 30px;
						padding-left: 40px;
						cursor: pointer;
						border-bottom: dotted 1px #666666;
					}
		
						li a {
							line-height: 30px;
							text-decoration: none;
						}

		#contentCell {
			width:675px;
		}

			#content {
				width:640px;
				margin-left: 15px;
			}
	
			#breadcrumbs {
				font-size:11px;
				padding:0;
				margin:0;
				display:inline;
			}




	#rightCell {
	}
	
		#rightTop {
			background:url(../img/top_right.jpg) no-repeat top left;
			height:329px;
		}
		
		#rightMid {
			background:url(../img/bg_right.jpg) repeat-y top left;
		}
		
		#rightBot {
			background:url(../img/mainFooter_right.jpg) no-repeat bottom left;
			height:347px;
		}




/**	 FORMS **/

input {
	font-size:11px;
	color:#666666;
}
input.submit{
	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
{
	height:20px;
}
.hoofd2
{
}
a.menu{
	color:#666666;
	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:140px;
	height:18px;
}
.sub2
{

}
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
{

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

/* Horizontaal Menu */

div#head_navigation {

	width: 100%;
	clear: both;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
	background-color: #F3F3F3;
}

ul#headmenu {
	
	margin: 0;
	padding: 0;
	width: 100%;
	height: 23px;
}

li.headmenu {
	
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

li.headmenu a {
	
	display: block;
	padding: 5px 10px 5px 10px;
	border-right: #CCCCCC solid 1px;
	background-color: #F3F3F3;
}

a.secure {

	color: red;
}

li.headmenu a:hover {
	
	display: block;
	padding: 5px 10px 5px 10px;
	border-right: #CCCCCC solid 1px;
	background-color: #CCCCCC;
	color: #FFFFFF;
}

div#sub_navigation {

	width: 100%;
	clear: both;
	border: #CCCCCC solid 1px;
	background-color: #F3F3F3;
	height: 23px;
}

ul.submenu {
	
	margin: 0;
	padding: 0;
	width: 100%;
	display: none;
}

li.submenu {
	
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

li.submenu a {
	
	display: block;
	padding: 5px 10px 5px 10px;
	border-right: #CCCCCC solid 1px;
	background-color: #F3F3F3;
}

li.submenu a:hover {
	
	display: block;
	padding: 5px 10px 5px 10px;
	border-right: #CCCCCC solid 1px;
	background-color: #CCCCCC;
	color: #FFFFFF;
}

/* Einde Horizontaal Menu */


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;
}
.newsLine
{
	border-top:1px solid #333;
}
.newsContent
{
	line-height:20px;
}
#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;
}

div.mailingError {
	width: 99%;
	background-color: red;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0;
	margin: 5px 2px;
}

div.mailingError p {

	margin: 3px;
}

div.mailingMelding {
	width: 99%;
	background-color: #EBEBEB;
	color: #333333;
	font-weight: bold;
	padding: 5px 0;
	margin: 5px 2px;
}

div.mailingMelding p {

	margin: 3px;
}

h1.mailing {
	font-size: 14px;
}

