html {

	width: 100%;
	height: 100%;

	margin: 0;
	padding: 0;
}


body {

	width: 100%;
	height: 100%;

	margin: 0;
	padding: 0;
	
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #40c0cb;
	
	text-align: center;
	
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}


div#top-bar {

	height: 30px;
	width: 960px;
	
	margin-left: auto;
	margin-right: auto;
	
	line-height: 30px;
	
	text-align: left;

}

	div#top-bar div#left-partnerlinks {

		width: auto;
		
		float: left;
		
		color: #ffffff;
		
		margin-left: 10px;

	}

		div#top-bar div#left-partnerlinks a {

			color: #ffffff;
			text-decoration: none;
			font-weight: bold;

		}
		
	
	
	
	div#top-bar div#right-language {

		width: auto;
		
		float: right;

		margin-right: 10px;
		
	}
	
		div#top-bar div#right-language a  img{

			border: 0;
			text-decoration: none;
			
		}	

div#container1 {

	background-color: #ffffff;
	
	width: 960px;
	height: auto;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
	
	padding: 1px;
}



div#container2 {

	background-color: #ffffff;
	
	width: 960px;
	height: auto;
	min-height: 300px;

}


div#top {

	width: 960px;
	height: 203px;
}


	div#top div#left-logo {
	
		width: 246px;
		height: 203px;
		
		position: absolute;
		
		background-image: url(../img/bg_right-logo.jpg);
		
		z-index: 50;
		
	}
	
	div#top div#right-randomimg {
	
		width: 801px;
		height: 203px;
		
		position: absolute;
		
		background-image: url(../img/headers/1.jpg);
		background-repeat: no-repeat;
		
		margin-left: 160px;
		
		z-index: 10;

		}
	
		div#top div#right-randomimg div#image-src {
		
			position: absolute;
			
			z-index: 9;
			
			margin-left: 86px;
			
		}	
		
			div#top div#right-randomimg div#image-src img{
			
				width: 715px;
				
				z-index: 9;
				
			}			

		div#top div#right-randomimg div#image-border {
		
			position: absolute;
			
			z-index: 50;
			
			width: 801px;
			height: 203px;
		
			background-image: url(../img/img-border.png);
			background-repeat: no-repeat;	
		
		}	
		
		div#top div#right-randomimg div#breadcrumb {
		
			width: auto;
			height: 20px;
			
			position: absolute;
			margin-top: 168px;
			
			filter:alpha(opacity=70);
			-moz-opacity:0.7;
			-khtml-opacity: 0.7;
			opacity: 0.7;
			
			padding-left: 98px;
			
			line-height: 20px;
			
			color: #000000;
			font-size: 10px;
			
			z-index: 80;
				
		}
		
			div#top div#right-randomimg div#breadcrumb a {
			
				text-decoration: none;
				color: #000000;
				font-weight: bold;
			}

			div#top div#right-randomimg div#breadcrumb a:hover {
			
				text-decoration: none;
				color: #ffffff;
			}


			
div#maincontent {

	width: 960px;
	height: auto;
	min-height: 300px;
	
	display: table;
	
	background-image: url(../img/bg_content.jpg);
	background-repeat: repeat-y;

}

div#maincontent table {

	padding: 0;
	margin: 0;
}


	div#maincontent div#left-sidebar {
	
		width: 225px;
		height: auto;
		
		background-color: #ffffff;
	
	}
	
		div#maincontent div#left-sidebar div#block-menu {
		
			width: 225px;
			height: auto;
			min-height: 200px;
		
			background-image: url(../img/bg_block-menu.jpg);
			background-repeat: no-repeat;
			background-color: #0c5835;
		
		}
		
			div#maincontent div#left-sidebar div#block-menu ul {
			
				margin: 0;
				padding: 0;
				
				list-style-type: none;
			
			}		
		
				div#maincontent div#left-sidebar div#block-menu ul li {
				
					margin: 0;
					padding: 0;
					
					width: 225px;
					height: 36px;
				
				}			
		
					div#maincontent div#left-sidebar div#block-menu ul li.normal a {
					
						margin: 0;
						padding: 0;
						
						width: 205px;
						height: 36px;
						
						display: block;
						color: #ffffff;
						font-size: 15px;
						line-height: 36px;
						
						padding-left: 20px;
						text-decoration: none;

						border-bottom: 1px solid #378f67;
					
					}			

						div#maincontent div#left-sidebar div#block-menu ul li.normal a:hover {
						
							margin: 0;
							padding: 0;
							
							width: 205px;
							height: 36px;
							
							display: block;
							color: #ffffff;
							font-size: 15px;
							line-height: 36px;
							
							padding-left: 20px;
							text-decoration: none;
							
							background-color: #20789a;
	
							border-bottom: 1px solid #378f67;
						
						}			
		
					div#maincontent div#left-sidebar div#block-menu ul li.active a {
					
						margin: 0;
						padding: 0;
						
						width: 205px;
						height: 36px;
						
						display: block;
						color: #ffffff;
						font-size: 15px;
						line-height: 36px;
						
						background-color: #0b5232;
						
						padding-left: 20px;
						text-decoration: none;

						border-bottom: 1px solid #378f67;
					
					}			


		div#maincontent div#left-sidebar div#block-partners {
		
			width: 225px;
			height: auto;
			min-height: 200px;
			
			background-image: url(../img/bg_block-references.jpg);
			background-repeat: no-repeat;
			background-color: #8edeff;
			
			margin-top: 1px;		

			text-align: center;			
		
		}		
		
		div#maincontent div#left-sidebar div#block-partners h1 {
		
			color: #21799a;
			font-size: 16px;
			font-weight: bold;
			
			margin: 0;
			padding: 0;
			margin-bottom: 5px;		
		
		}		
				
		div#maincontent div#left-sidebar div#block-partners a img {
		
			border: 0;
			text-decoration: none;
		
		}

		div#maincontent div#left-sidebar div#block-partners img {
		
			margin: 4px;
			
		
		}

		
			div#maincontent div#left-sidebar div#block-partners div#spacing-block-partners {
			
				padding: 10px;
				
			}

					
		div#maincontent div#left-sidebar div#block-references {
		
			width: 225px;
			height: auto;
			min-height: 200px;
			
			background-image: url(../img/bg_block-references.jpg);
			background-repeat: no-repeat;
			background-color: #8edeff;
			
			margin-top: 1px;		

			text-align: center;			
		
		}		
		
		div#maincontent div#left-sidebar div#block-references h1 {
		
			color: #21799a;
			font-size: 16px;
			font-weight: bold;
			
			margin: 0;
			padding: 0;
			margin-bottom: 5px;		
		
		}		
				
		div#maincontent div#left-sidebar div#block-references a img {
		
			border: 0;
			text-decoration: none;
		
		}

		div#maincontent div#left-sidebar div#block-references img {
		
			margin: 4px;
			
		
		}

		
			div#maincontent div#left-sidebar div#block-references div#spacing-block-references {
			
				padding: 10px;
				
			}
		
	div#maincontent div#right-content {
		
		width: 727px;
		height: auto;
		min-height: 200px;
		
		border-left: 1px solid #ffffff;
	
	}

	div#maincontent div#right-content div#spacing-block-welcome,
	div#maincontent div#right-content div#spacing-block-content,
	div#maincontent div#right-content div#spacing-block-graybg,
	div#maincontent div#right-content div#spacing-left-block-address ,
	div#maincontent div#right-content div#spacing-right-block-unknown 	{
		
		width: auto;
		height: auto;
		
		padding: 10px;
	
	}
	
		div#maincontent div#right-content div#block-welcome {
		
			width: 727px;
			height: auto;
			min-height: 130px;
		
		}	

			div#maincontent div#right-content div#block-welcome h1 {
			
						color: #21799a;
						font-size: 16px;
						font-weight: bold;
						
						margin: 0;
						padding: 0;
						margin-bottom: 5px;
			
			}	
		
		div#maincontent div#right-content div#block-graybg {
		
			width: 720px;
			height: auto;
			min-height: 100px;
			
			background-color: #eeeeee;	
		
		}		

			div#maincontent div#right-content div#block-graybg h1 {
			
						color: #0c5935;
						font-size: 16px;
						font-weight: bold;
						
						margin: 0;
						padding: 0;
						margin-bottom: 5px;
			
			}


		
		div#maincontent div#right-content div#block-double-container {
		
			width: 727px;
			height: auto;
		}
		
			div#maincontent div#right-content div#block-double-container div#left-block-address {
			
				width: 319px;
				height: auto;
				min-height: 50px;
				
				float: left;

			}
			
				div#maincontent div#right-content div#block-double-container div#left-block-address h1 {
				
					color: #21799a;
					font-size: 16px;
					font-weight: bold;
					
					margin: 0;
					padding: 0;
					margin-bottom: 5px;
	
				}			
			
			div#maincontent div#right-content div#block-double-container div#right-block-unknown {
			
				width: 317px;
				height: auto;
				min-height: 50px;
				
				float: right;

			}	
			
				div#maincontent div#right-content div#block-double-container div#right-block-unknown h1 {
				
					color: #21799a;
					font-size: 16px;
					font-weight: bold;
					
					margin: 0;
					padding: 0;
					margin-bottom: 5px;
	
				}	
				

		div#maincontent div#right-content div#block-content {
		
			width: 687px;
			height: auto;
			min-height: 130px;
		
		}	

			div#maincontent div#right-content div#block-content h1 {
			
						color: #21799a;
						font-size: 16px;
						font-weight: bold;
						
						margin: 0;
						padding: 0;
						margin-bottom: 5px;
			
			}	


			div#maincontent div#right-content div#block-content div {
			
				width: auto;
				height: auto;
			
			}	
			
div#footer {
	
	width: 960px;
	height: 34px;
	
	margin-top: 1px;
	
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;

}		

	div#footer a {
		
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
	
	}
	
	div#footer a:hover {
		
		color: #90dce2;
		text-decoration: none;
		font-weight: bold;
	
	}	

	div#footer div#left-copyright {
	
		width: auto;
		
		float: left;
		
		height: 34px;
		line-height: 34px;
		
		margin-left: 10px;
		
		color: #ffffff;
	
	}	
	
	div#footer div#right-links {
	
		width: auto;
		
		float: right;
		
		height: 34px;
		line-height: 34px;
		
		margin-right: 10px;
		
		color: #ffffff;
	
	}								



div#footer-designby {
	
	width: 960px;
	height: 25px;
	
	margin: 8px auto 0 auto;
	
	line-height: 25px;
	
	font-size: 10px;
	
	color: #84d9e0;
	
	text-align: right;
	
}

	div#footer-designby a {
		
		text-decoration: none;
		color: #84d9e0;
		
	}
	
	div#footer-designby a:hover {
		
		text-decoration: none;
		color: #3086a7;
		
	}		
	
a {

	color: #21799a;
	
	text-decoration: none;

}

a:hover {

	color: #0b5232;

}


input,
textarea {

	border: 1px solid #146942;
	
	margin: 1px;
	padding: 2px;
	
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #3e3e3e;

}


input.submit,
input.button {

	border: 1px solid #1d7e51;
	background-color: #0c5935;
	
	color: #ffffff;
	
	margin: 1px;
	padding: 2px;
	
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	
	width: auto;


}


table.csc-mailform input,
table.csc-mailform textarea{

	width: 550px;

}

table.csc-mailform input.button {	

	width: auto;
	
	}


.subcontainer{
  width: 980px;
	float: left;
	
}
	
.hoofdcontainer{
	
	background-color: green;
  align: center;
	margin: 0 auto;
}
	
.leftscy
{
  float: left;
}

.leftscy a,
.leftscy a:hover{
color: #000000;
}


/* GUESTBOOK ------ */



    .tx-veguestbook-pi1 {

        font-size:100%;

		width: 100%;

    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {

		font-weight:bold;

		color: #d4447c;

	}


	.tx-veguestbook-pi1 div.tx-guestbook-entry {

		display: table;

		height: auto;

		background-repeat: repeat-y;

		margin-top: 10px;

	}

	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {

		font-weight:bold;

		float:left;

	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {

		font-size:75%;
		font-weight:bold;

		float:right;

	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {

		clear:both;

		background-color:#1b7d54;

		color:#ffffff;

		display: block;

		font-size: 100%;
		font-weight:bold;

		width: 680px;
		height: 40px;

		line-height: 40px;

		margin: 0;
		padding-left: 10px;

	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {

		float:left;

		width: 200px;

		background:#EFEFEF;

		height: 100%;

	}
	
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {

		padding: 0;
		margin: 0;

	}

	.tx-veguestbook-pi1 .tx-guestbook-left-spacing {

		padding: 5px;
	}
 

	.tx-veguestbook-pi1 .tx-guestbook-right {

		float:left;

		width: 340px;

	}


	.tx-veguestbook-pi1 .tx-guestbook-right-spacing {

		padding-left: 5px;
		padding-right: 5px;

	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {

		padding: 0;
		margin: 0;

	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {

		font-size:100%;

		font-weight:bold;

		padding: 0;
		margin: 0;

	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;

	}
	

	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field-submit {
		clear:both;
		width:100%;
		display:table;

		margin-top: 20px;


	}

	.tx-veguestbook-pi1 .tx-guestbook-field label {

		clear: both;

		float: left;
		width: 80px;


	}


	.tx-veguestbook-pi1 .tx-guestbook-field img {

		float: left;

		padding-left: 3px;


	}

	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;

	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;

	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {


		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}
