@IMPORT url('form.css');

html, body {
	background: url(../img/background.jpg) repeat-x;
	height: 100%;
	margin:0px;
	padding: 0px;
}

body, td {
	font-size:12px;
	font-family: arial;
}
/** MAIN LAYOUT **/

#overall {
	background: url(../img/overall.jpg) no-repeat left top;
	width: 100%;
	height: 100%;
}

	#logo {
		background: url(../img/logo.png) no-repeat top right;
		width: 940px;
		margin-left: auto;
		margin-right: auto;
	}

	#container {
		width: 884px;
		padding-top: 103px;
		margin-left: auto;
		margin-right: auto;
	}
	
		#header {
			height: 205px;
		}
		
			#header #left {
				width: 187px;
				height: 205px;
				float: left;
			}
		
				#inloggen {
					background: url(../img/inloggen.png) no-repeat;
					width: 187px;
					height: 150px;
				}
				
					#inloggen form {
						padding-top: 44px;
						padding-left: 10px;
					}
				
					#inloggen input {
						border: none;
						background: none;
					}
					
					#inloggen #username {
						width: 160px;	
					}
					
					#inloggen #password {
						width: 160px;
						margin-top: 12px;
					}
					
					#inloggen #loginButton {
						width: 80px;
					}
					
					#inloggen #loginError {
						margin-top: 5px;
						display: block;
						line-height: 18px;	
					}
				
				#agenda {
					background: url(../img/agenda.png) no-repeat bottom;
					width: 187px;
					height: 52px;
					margin-top: 3px;
					cursor: pointer;
				}
			
			#laatse_nieuws {
				background: url(../img/laatste_nieuws.png) no-repeat;
				width: 187px;
				height: 205px;
				margin-left: 3px;
				float: left;
			}
			
				#laatse_nieuws ul {
					margin: 0px;
					padding: 30px 10px 0 10px;
					list-style: none;
				}
				
				#laatse_nieuws li {
					padding: 5px;
					color: white;
					cursor: pointer;
				}
			
			#showcaserel {
				width: 504px;
				height: 205px;
				margin-left: 2px;
				float: left;
			}
			
		
		
		#left {
			float: left;
			width: 645px;
		}
		
			#lichtkrant {
				background: url(../img/lichtkrant.png) no-repeat;
				width: 645px;
				height: 28px;
				margin-top: 3px;
				padding-left: 5px;
				padding-right: 5px;
				color: white;
				line-height: 28px;
				font-style: italic;
			}
			
				#lichtkrant a {
					color: white;
					text-decoration: none;
				}
					
			#content {
				background: url(../img/content_background.jpg) repeat-y;
				width: 655px;
			}
				
				#contentField {
					min-height: 350px;
					padding: 20px;
					text-align: justify;
					line-height: 150%;
				}
					
					#contentField h1 {
						margin: 0px;
						padding: 0px;
						font-size: 18px;
						color: #a54399;
					}
					
				#contentFooter {
					background: url(../img/content_footer.jpg) no-repeat;
					width: 655px;
					height: 7px;
				}
			
		#rechts {
			float: right;
			width: 226px;
			margin-left: 3px;
			margin-top: 3px;
		}
			
			#navigatie {
				background: #a54399 url(../img/navigatie.png) no-repeat;
				width: 226px;
			}
			
				#navigatie ul {
					margin: 0px;
					padding: 0px;
					padding-top: 60px;
					list-style: none;
				}
					
				#navigatie li {
					background: url(../img/navigatie_li.png) no-repeat bottom;
					height: 28px;
					cursor: pointer;
					color: white;
					font-weight: bold;
					line-height: 28px;
				}
				
				#navigatie #bottom {
					background: #fff url(../img/navigatie_bottom) no-repeat;
					height: 30px;
				}
				
		#footer {
			clear: both;
			position: relative;
			top: 3px;
			background: url(../img/footer.png) no-repeat;
			width: 884px;
			height: 26px;
		}

/**	 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;
}


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;
}

