@IMPORT url('form.css');

html, body {
	background: #c3c3c3 url(../img/background.jpg) repeat-x;
	height: 100%;
	margin: 0px;
}

body, td {
	font-family: arial;
	font-size: 12px;
}

#overall {
	background: url(../img/overall_bg.jpg) fixed top center;
	width: 100%;
	min-height: 100%;
}

	#container {
		width: 992px;
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 10px;
	}
	
		#showcaserel {
			background: #fff;
			width: 992px;
			height: 308px;
		}
		
		#navigatie {
			background: url(../img/navigatie.jpg) no-repeat;
			width: 992px;
			height: 30px;
		}
		/*
			#nav {
				width: 992px;
				margin: 0px;
				padding: 0px;
				list-style: none;
			}
			
			#nav li {
				float: left;
				position: relative;
			}
			
			#nav li a {
				display: block;
				padding-left: 13px;
				padding-right: 13px;
				line-height: 28px;
				color: white;
				font-weight: bold;
				text-decoration: none;
			}
			
			#nav li a:hover {
				background: url(../img/nav_bg.jpg) repeat-x;
			}
			
			#nav li a.active {
				background: url(../img/nav_bg.jpg) repeat-x;
			}
		*/
		#middle {
			background: url(../img/container_bg.jpg) repeat-y;
			width: 992px;
		}
			
			#leftCol {
				float: left;
				width: 761px;
			}
			
				#content {
					padding: 20px;
					color: #676767;
					line-height: 150%;
				}
				
				#content h1 {
					margin: 0px;
					padding: 0px;
					font-size: 18px;
				}
				
			#rightCol {
				float: left;
				width: 231px;
			}
			
				#zoeken {
					background: url(../img/zoeken.jpg) no-repeat;
					width: 231px;
					height: 117px;
				}
				
					#zoeken .query {
						background: none;
						width: 185px;
						margin-top: 51px;
						margin-left: 25px;
						border: none;
					}
					
					#zoeken .submit {
						background: none;
						width: 45px;
						margin-left: 165px;
						border: none;
						cursor: pointer;
					}
				
				#occasions {
					background: url(../img/occasions.jpg) no-repeat;
					width: 231px;
					height: 519px;
				}
				
					#occasions ul {
						margin: 0px;
						padding: 0px;
						padding-top: 30px;
						list-style: none;
					}
					
					#occasions li {
						display: block;
						padding: 20px 30px 5px 15px;
						color: red;
						cursor: pointer;
					}
					
						#occasions .titel {
							display: block;
							font-size: 14px;
							height: 18px;
							font-weight: bold;
							overflow: hidden;
						}
					
						#occasions .img {
							display: block;
							border: solid red 1px;
							height: 100px;
						}
						
						#occasions .info {
							display: block;
							text-align: right;
							font-weight: bold;
						}
				
			#clear {
				clear: both;
			}
			
		#footer {
			background: url(../img/footer.jpg) no-repeat;
			clear:both;
			width: 992px;
			height: 53px;
		}
		
			#email {
				position: absolute;
				width: 160px;
				height: 20px;
				margin-top: 20px;
				margin-left: 490px;
				cursor: pointer;
			}
			
			#www {
				position: absolute;
				width: 190px;
				height: 20px;
				margin-top: 20px;
				margin-left: 660px;
				cursor: pointer;
			}
			
			#webburo {
				position: absolute;
				width: 75px;
				height: 10px;
				margin-top: 35px;
				margin-left: 910px;
				cursor: pointer;
			}

/* 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;
}

