@IMPORT url('form.css');

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

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

}
/** MAIN LAYOUT **/

#container {

}

	#header {
		background: #35281f;
		height:156px;
	}
	#header2 {
		background: #35281f;
		height:156px;
		overflow:hidden;
	}
	
	#showcaserel {
		background: #35281f;
		padding-bottom: 3px;
	}

	#middle {
		background: url(../img/middle_bg.jpg) no-repeat top;
		padding-top: 20px;
	}
	
	#leftCol {
		float: left;
		width: 209px;
		padding-bottom: 20px;
	}
	
		#navigatie {
			background: #4db6d3;
			width: 177px;
			margin-left: 16px;
		}
		
			#navTop {
				padding: 0px;
			}
		
			#navigatie ul {
				margin: 0px;
				padding: 0px;
				list-style: none;
			}
		
			#navigatie li {
				padding-left: 20px;
			}
			
			#navigatie a {
				height: 22px;
				line-height: 22px;
				color: white;
				text-decoration: none;
				font-weight: bold;
			}
			
			#navigatie a:hover {
				color: #265c6b;
			}
			
			#navigatie a.active {
				color: #265c6b;
			}
		
			#navBottom {
				padding: 0px;	
			}
			
		#talen {
			padding: 10px;
			text-align: center;
		}
	
	#rightCol {
		float: left;
		width: 460px;
		padding-bottom: 20px;
padding-left:10px;
overflow:hidden;
	}
	
		#content {
			padding-right: 16px;
			line-height: 150%;
		}
		
			#content h1 {
				margin: 0px;
				padding: 0px;
				font-size: 18px;
			}
		
			#contactformulier  td {
				padding: 1px;
			}
			
			#msgSuccess {
				background: lightgreen;
				padding: 10px;
				border: solid green 1px;
				color: green;
				font-weight: bold;
			}
	
	#footer {
		background: url(../img/footer.jpg) no-repeat;
		width: 691px;
		height: 66px;
	}
	#footer2
	{
		width: 691px;
		height: 66px;			
	}
		#textfield {
			padding-top: 25px;
			padding-left: 20px;
			color: #fff;
			font-weight: bold;
			font-size: 10px;
		}
		
		#textfield a {
			color: #fff;	
		}

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