/*
 * Initial design: Siteone
 * Restyled by Terantula: 'Industrial Strength Open Source'
 * Website: www.terantula.com
 */

body {
	background-image: url(../images/backup2.gif);
	background-repeat: repeat-x; 
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

div.topright {

	position:absolute; 
	width:100%; 
	height:129px; 
	z-index:1; 
	left: 0px; 
	top: 0px; 
	background-image: url(../images/backup2.gif); 
	background-repeat: repeat-x;
	border: 1px none #000000;
}

div.top {

	position:absolute; 
	width:760px; 
	height:129px; 
	z-index:1;
	background-image: url(../images/binnenmaasboven.jpg); 
	border: 1px none #000000; 
	left: 0; 
	top: 0;
}

div.left {

	position: absolute; 
	left: 0px; 
	top: 129px; 
	width: 137px; 
	height: 2000px;
	z-index: 1; 
	text-align: left; 
	background-image: url(../images/menulinks.jpg); 
	background-repeat: repeat-y;
	border: 1px none #000000;
}

div.menu {

	position: absolute; 
	left: 7px; 
	top: 140px; 
	width: 120px; 
	height: 100%; 
	z-index: 2; 
	text-align: left; 
	border: 0px none #000000;
}

/* Terantula restyles BEGIN */
.menu div#item, div#item-act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: inherit;
	color: #666;
}

.menu div#item-act a,  div#subitem-act a,  div#subitem-2-act a, div#subitem-3-act a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	background-color: inherit;
}

.menu div#subitem, div#subitem-act {
	background-image: url('../images/subitem.png');
	background-position: 5% 50%;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: inherit;
}

.menu div#subitem-2, div#subitem-2-act {
	background-image: url('../images/subitem.png');
	background-position: 20% 50%;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom: 1px solid #ccc;
}

.menu div#subitem-3, div#subitem-3-act {
	background-image: url('../images/subitem.png');
	background-position: 30% 50%;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 50px;
}

/* Terantula END */


div.main {
	position: absolute; 
	left: 141px; 
	top: 120px; 
	width: 777px; 
	height: 338px; 
	text-align: left
}
div.main td {
	padding-top: 10px;
}

.contenttable {
	margin: 0px;
	padding: 0px;
}

.contenttable p {
	margin: 0px;
	padding: 0px;
}

.contenttable tr {
	height: 10px;	
}
.contenttable tr td {
	height: 10px;
}


table {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	background-color: inherit;
}


.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../images/scballsmall.jpg);
	line-height: 25px;
	background-color: inherit;
}

div.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
}

div.menu a:hover {
	color: #339900;
	background-color: inherit;

}

/*
hr.menu {
	height: 1px;
	color: #CCCCCC;
	background-color: transparent;
}
*/

/*
.wrap1 {
	float:left;
	background:url(../images/shadow.gif) right bottom no-repeat;
}
.wrap2 {
	background:url(../images/corner_bl.gif) left bottom no-repeat;
}
.wrap3 {
	padding:0 8px 8px 0;
	background:url(../images/corner_tr.gif) right top no-repeat;
}
.wrap3 img {
	display:block;
	border:1px solid;
	border-color:#efefef #ccc #ccc #efefef;
}
*/


.csc-header h1 {
	font-size: 20px;
}
.csc-header h2 {
	font-size: 18px;
}
.csc-header h3 {
	font-size: 16px;
}
.csc-header h4 {
	font-size: 14px;
}
.csc-header h5 {
	font-size: 12px;
}

.bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #339900;
	background-color: inherit;
}

.bodytext a:hover {
	color: #339900;
	background-color: inherit;
	text-decoration: underline;
}

.tx-lzgallery-pi1 {
	border-top: 1px solid #ccc;
	margin-top: 0px;
	
}

.tx-lzgallery-pi1 img {
	border: 1px solid #ccc;
	padding: 5px;
}


.tx-lzgallery-pi1-listingx {
	padding-top: 20px;
	border-bottom: 1px solid #ccc;
	height: 130px;
}

.tx-lzgallery-pi1-listingx img {
	float: left;
}

.tx-lzgallery-pi1-listingx p {
	padding-left: 140px;
	font-size: 11px;
}

.tx-lzgallery-pi1-listingx p#info {
	line-height: 18px;

}

.tx-lzgallery-pi1-listingx a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

.tx-lzgallery-pi1-listingx a:hover {
	text-decoration: underline;
	color: #339900;
}

div#tx-lzgallery-pi1-descr-long {
	border-bottom: 1px solid #ccc;
	padding: 5px;
	padding-left: 0px;
}

.csc-mailform {
        border: 0px;
}

.csc-mailform-field {
        margin-bottom: 10px;
}

.csc-mailform-field input, select, textarea{
        margin-left: 150px;
}

label { position: absolute; text-align:left; width:130px; }

