

/*   -------------------------------------- LZ GALLERY ----------------------------------------------- */

.tx-lzgallery-pi1 {

	text-align: left;

}


#tx-lzgallery-pi1-listing {

	width: 100%;

}

#tx-lzgallery-pi1-listing table.album-listing-title {

	width: 100%;
	
	margin-bottom: 5px;

}

	#tx-lzgallery-pi1-listing table.album-listing-title  tr.album-title td {
	
		padding-left: 10px;
		
		height: 20px;
		
		line-height: 20px;
		
		background-color: #000000;

	
	}
		
		#tx-lzgallery-pi1-listing table.album-listing-title  tr.album-title td a{
		
			font-weight: bold;
		
		}

#tx-lzgallery-pi1-listing table.album-listing-content {

	width: 100%;
	
	margin-bottom: 10px;

}

	#tx-lzgallery-pi1-listing table.album-listing-content td.album-image {

		width: 150px;


	}


#tx-lzgallery-pi1-listing .count {

	width: 5%;

}


.descr_short {



}






#tx-lzgallery-pi1-title {

	text-align: left;
	font-size: 12px;
	font-weight: bold;
	
	width: 98%;

	color: #d6d6d6;

	margin-left: 5px;

}


table#tx-lzgallery-pi1-fotonav {

	font-size: 9px;

	margin: 0;
	padding: 0;

	margin-left: auto;
	margin-right: auto;


}

	table#tx-lzgallery-pi1-fotonav a img{
	
		border: 0;
		text-decoration: none;


	}

	#tx-lzgallery-pi1-fotonav td {

		margin: 0;
		padding: 0;
	
		text-align: center;

		width: 25px;
		height: 25px;

	}


		#tx-lzgallery-pi1-fotonav td.top {





		}

			#tx-lzgallery-pi1-fotonav td.top a {
	
				background-image: url("../img/lzgallery_button_lijst.png");


				display: block;
				height: 100%;
				widht: 100%;
			}



		#tx-lzgallery-pi1-fotonav td.up {




		}

			#tx-lzgallery-pi1-fotonav td.up a {
	
				background-image: url("../img/lzgallery_button_omhoog.png");


				display: block;
				height: 100%;
				widht: 100%;
			}



		#tx-lzgallery-pi1-fotonav td.previous {




		}


			#tx-lzgallery-pi1-fotonav td.previous a {
	
				background-image: url("../img/lzgallery_button_vorige.png");


				display: block;
				height: 100%;
				widht: 100%;
			}




		#tx-lzgallery-pi1-fotonav td.next {





		}

			#tx-lzgallery-pi1-fotonav td.next a {
	
				background-image: url("../img/lzgallery_button_volgende.png");


				display: block;
				height: 100%;
				widht: 100%;
			}



	#tx-lzgallery-pi1-fotonav a {
	
		text-decoration: none;
	}


#tx-lzgallery-pi1-fotos {

	margin-left: auto;
	margin-right: auto;

}


	#tx-lzgallery-pi1-fotos a img {
	

	
	
	}
	

#tx-lzgallery-pi1-image {

	text-align: center;



	padding: 1px;
	margin: 1px;

}

	#tx-lzgallery-pi1-image img { 
	

	
	}

#tx-lzgallery-pi1-preview {

	text-align: center;



	padding: 1px;
	margin: 1px;

}



	#tx-lzgallery-pi1-preview a img { 
	


	}

















#tx-lzgallery-pi1-info {

	width: 100%;

}



.sorting {

	background-color: #f2f8ff;
	border: 1px solid #c4d6e5;

}


.sorting a {

	text-decoration: none

}

.descr_short {

	vertical-align: top

}




/* ====== VE 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;

		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: #fcb912;

		color:#ffffff;

		display: block;

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

		width: 460px;
		height: 40px;

		line-height: 40px;

		margin: 0;
		padding-left: 10px;

	}

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

		float: left;

		width: 170px;

		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: 300px;
		
	}


	.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-form-inputfield-med,
	.tx-veguestbook-pi1  input.tx-guestbook-form-inputfield-big,
	.tx-veguestbook-pi1  textarea {
	
		width: 350px;
	}


	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
		
		float: right;
	}





/* ====== AJAX NEWSLETTER ======================================================================================== */

div.tx-odsajaxmailsubscription-pi1 input.inputfield {

	width: 350px;
}


/* ====== MAILFORM======================================================================================== */

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

	width: 350px;

}


/* ====== JK POLL ======================================================================================== */


div.tx-jkpoll-pi1 div.graphics {

	float : left;
	
	width: auto;
	
}

	div.tx-jkpoll-pi1 div.graphics img{

		border: 1px solid #005199;
		
	}


div.tx-jkpoll-pi1 div.text {

	float: left;
	
	width: auto;
	
	color: #cccccc;
	
}




/* ====== TT NEWS ======================================================================================== */



.news-latest-item2 {

	width: 100%;

	margin-top: 10px;
	
	color: #ffffff;
	
	text-align: center;


}



.news-latest-item2 a,
.news-latest-item2 a:active,
.news-latest-item2 a:visited {

	color: #ffffff;
	text-decoration: none;

}

.news-latest-item2 p {

	margin: 0;
	padding: 0;


}


.news-latest-item2 span.news-latest-date2 {

	color: #ed6c0b;

}

.news-latest-item {

	width: 100%;

	margin-bottom: 10px;
	
	border: 1px solid #ffffff;
	
	display: table;
	
	height: 96px;
	
	color: #ffffff;
	
	text-align: center;


}

.news-latest-item  div.news-block-left {

	width: auto;

	float: left;


}


	.news-latest-item  div.news-block-left p {
	
		margin: 0;
		padding: 0;
	
	
	}

	.news-latest-item  div.news-block-left img {


	
	}

.news-latest-item  div.news-block-right {

	width: 282px;
	height: 88px;

	float: right;
	
	margin: 4px;

}


	.news-latest-item  div.news-block-right p {
	
		margin: 0;
		padding: 0;
	
	}

.news-latest-date {

	color: #ed6c0b;
	font-weight: bold;
	
	font-size: 14px;

}


 .news-latest-item h3,
 .news-latest-item h2 {
	
	margin: 0;
	padding: 0;
	font-size: 18px;
	
	color: #ed6c0b;


}


	.news-latest-item h3 a,
	.news-latest-item h3 a:active,
	.news-latest-item h3 a:visited,
	.news-latest-item h2 a,
	.news-latest-item h2 a:active,
	.news-latest-item h2 a:visited  {
		
		text-decoration: none;
	
		margin: 0;
		padding: 0;

		font-size: 100%;
		
		color: #ed6c0b;

	
	}

.news-latest-item p {
	
	margin-top: 4px;

}


.news-latest-morelink {

	margin-bottom: 6px;
	text-align: right;
	
	color: #ff00d8;

}

	.news-latest-morelink a {
	

		text-align: right;
		
		color: #ff00d8;


	
	}

	

.news-latest-archivelink {

	width: 90%;

	margin-left: auto;
	margin-right: auto;

	margin-top: 5px;



}

.news-latest-archivelink a,
.news-latest-archivelink a:active,
.news-latest-archivelink a:visited {

	width: 90%;

	margin-left: auto;
	margin-right: auto;

	margin-top: 5px;
	
	color: #ff00d8;
	
	text-align: right;
		



}





.news-latest-gotoarchive {


	text-align: right;

	font-weight: bold;

	margin-top: 3px;

}



	.news-latest-gotoarchive a,
	.news-latest-gotoarchive a:active,
	.news-latest-gotoarchive a:visited {
	

	
		text-align: right;
		

	}



	
	
	
	
.news-list-item {

	width: 100%;

	margin-bottom: 10px;
	
	border: 1px solid #ffffff;
	
	display: table;
	
	min-height: 96px;
	height: auto;
	
	color: #ffffff;
	
	text-align: center;


}

.news-list-item  div.news-block-left {

	width: auto;

	float: left;


}


	.news-list-item  div.news-block-left p {
	
		margin: 0;
		padding: 0;
	
	
	}

	.news-list-item  div.news-block-left img {


	
	}

.news-list-item  div.news-block-right {

	width: 282px;
	min-height: 88px;
	height: auto;
	
	float: right;
	
	margin: 4px;

}


	.news-list-item  div.news-block-right p {
	
		margin: 0;
		padding: 0;
	
	}

.news-list-date {

	color: #ed6c0b;
	font-weight: bold;

}


 .news-list-item h3,
 .news-list-item h2 {
	
	margin: 0;
	padding: 0;
	font-size: 18px;
	
	color: #ed6c0b;


}


	.news-list-item h3 a,
	.news-list-item h3 a:active,
	.news-list-item h3 a:visited,
	.news-list-item h2 a,
	.news-list-item h2 a:active,
	.news-list-item h2 a:visited  {
		
		text-decoration: none;
	
		margin: 0;
		padding: 0;

		font-size: 100%;
		
		color: #ed6c0b;

	
	}

.news-list-item p {
	
	margin-top: 4px;

}


.news-list-morelink {

	margin-bottom: 6px;
	text-align: right;
	
	color: #ff00d8;

}

	.news-list-morelink a {
	

		text-align: right;
		
		color: #ff00d8;


	
	}

	

.news-list-archivelink {

	width: 90%;

	margin-left: auto;
	margin-right: auto;

	margin-top: 5px;



}

.news-list-archivelink a,
.news-list-archivelink a:active,
.news-list-archivelink a:visited {

	width: 90%;

	margin-left: auto;
	margin-right: auto;

	margin-top: 5px;
	
	color: #ff00d8;
	
	text-align: right;
		



}





.news-list-gotoarchive {


	text-align: right;

	font-weight: bold;

	margin-top: 3px;

}



	.news-list-gotoarchive a,
	.news-list-gotoarchive a:active,
	.news-list-gotoarchive a:visited {
	

	
		text-align: right;
		

	}	
	
	
	

.news-single-item {

	width: 100%;


}


.news-single-timedata {

	font-weight: bold;
	
	color: #ed6c0b;

	margin-top: 12px;
}



.news-single-backlink {

	text-align: right;

	font-weight: bold;

	margin-top: 8px;

	font-size: 100%;



	
}

	.news-single-backlink a {
	
		font-size: 100%;
	}


.news-catmenu a {

	text-decoration: none;

}

