/* Text */
p {
	letter-spacing: 0.1px;
}

/* Headings */
h3 {
	font-size: 1.3em;
}

h4 {
	background: transparent url("../images/star.gif") no-repeat left center;
	border-bottom: 1px dotted #292048;
	padding: 0px 2px 2px 19px;
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

/* Links */

a {
	color: #cc0099;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited {

}

a:active, a:hover {
	text-decoration: underline;
}


/* Frames & Blocks */
.csc-frame {
	background: transparent url("../images/frame_bottom.gif") no-repeat left bottom;
}

.csc-frame-frame-1 {
	background: transparent url("../images/frame_1_back.gif") no-repeat left top;
	float: left;
	margin-right: 10px;
	width: 260px;
}

.csc-frame-frame-1-bottom {
	background: transparent url("../images/frame_bottom.gif") repeat-x left bottom;
	height: 120px;
	margin-bottom: 20px;
}

.csc-frame h4 {
	background: transparent;
	color: #fff;
	font-size: 1.0em;
	margin: 0px 0px 0px 24px;
	padding: 3px 0px 0px 0px;
}

.csc-frame-frame-3 {
	background: transparent url("../images/frame_3_back.gif") no-repeat left top;
	width: 544px;
}

.csc-frame-rulerAfter {
	clear: both;
	float: none;
}

/* Forms */
input, textarea {
	border: 1px solid;
}

/* CSC Mailform */
.csc-mailform, .csc-mailform-radio, .csc-mailform-check, .csc-mailform-radio fieldset {
	border: 0;
}
.csc-mailform-field {
	margin: 5px 0px 5px 0px;
}
.csc-mailform-field input {
	padding: 3px;
}
.csc-mailform-field label {
	display: block;
}
.csc-mailform-radio label {
	display: inline;
}
.csc-mailform-radio legend {
	display: none;
}

.csc-mailform-submit {
	background: #292048;
	color: #fff;
	font-weight: bold;
}

/* Home: Foto's & Agenda */
.csc-frame dt {
	float: left;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
	width: 60px;
}

.csc-frame dd {

}

dl.gallery dt, dl.gallery dd {
	height: 40px;
}

/* Agenda */
.tx-cal-controller dt {
	float: left;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
	width: 70px;
}

/* Foto album */
table#tx-lzgallery-pi1-fotos {
	width: 100%;
}
table#tx-lzgallery-pi1-fotos td {
	text-align: center;
}

/* AH Gallery */
.tx-ahgallery-pi1 .ah-gallery-single .image {
	float: left;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 130px;
}
.tx-ahgallery-pi1 .ah-gallery-image {
	text-align: center;
}
.tx-ahgallery-pi1 .clearer {
	clear: both;
	float: none;
}
.tx-ahgallery-pi1 .pagebrowser {
	margin-top: 4px;
}
.tx-ahgallery-pi1 .pagebrowser a {
	border: 1px solid #c6c6c6;
	font-size: 0.9em;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}
.tx-ahgallery-pi1 .pagebrowser {
	text-align: center;
}
.tx-ahgallery-pi1 .pagebrowser a:hover {
	background: #b346ba;
	color: #fff;
}
.tx-ahgallery-pi1 a span.view {
	background: transparent url("../images/icons/magnifier.png") no-repeat left center;
	padding-left: 18px;
}