/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * borde
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

h3.pageTitle {
	display: block;
	width: 552px;
	font-size:15px;
	border-bottom: 2px solid #b2d4ff;
	margin: 10px 0 0 10px;
}

.content h3 {
	margin: 10px 0 9px 0;
}

.content h3.csc-firstHeader {
	margin: 10px 0 7px 0;
	font-size: 12px;
}

.content h4 {
	display: block;
	width: 100%;
	margin: 10px 0 7px 0;
	font-size: 12px;
	border-bottom: 2px solid #efefef;
}

.content h5 {
	margin: 5px 0 2px 0;
}

.content h6 {
	margin: 3px 0 0 0;
	font-weight: normal;
	font-style: italic;
}

.content p {
	margin-bottom: 10px;	
}

/* Fixed Margin Bug for IE/FF with Intext-Images*/
.csc-firstHeader,
.content .csc-textpicHeader h3,
.content .csc-textpicHeader h4,
.content .csc-textpicHeader h5,
.content .csc-textpicHeader h6 {
	margin-top: 0;
}

.content hr {
	height: 1px;
	margin: 5px 0 3px 0 !important;
	margin: 0;
	border: 0;
	border-top: 1px solid #ccc;
}

.content a {
	color: #0071fe;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}

.content ul {
	margin: 5px 0 5px 2px;
}
	
.content ul li {
	height: auto !important;
	height: 1px;
	padding-left: 10px;
	background: url(../images/bulletlist_standard.png) no-repeat 0 6px;
}

.content .contenttable {
	border: 1px solid #ccc;
	margin-left: 1px !important;
	margin-left: 0;
}

.content .contenttable .tr-even {
	background-color: #f8f8f8;
}

.content .contenttable th,
.content .contenttable td {
	padding: 2px 4px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}

.content .csc-textpic-caption {
	font-style: italic;
}

/* -----------------------------------------------
	Forms
----------------------------------------------- */
.formElement,
.commentElement {
	position: relative;
	margin-bottom: 10px;
}

.formElement label {
	display: block;
}

.formElement .text {
	width: 320px;
}

.formElement .requiredElement {
	position: absolute;
	left: -8px;
}

.formElement .button {
	margin-top: 10px;
}

/* -----------------------------------------------
	Indexed Search
----------------------------------------------- */
.tx-indexedsearch p {
	clear: both;
	margin-top: 10px;
}
.tx-indexedsearch .browsebox {
	float: left;
	clear: both;
	height: 18px;
}

.tx-indexedsearch .browsebox ul {
}
.tx-indexedsearch .browsebox li {
	float: left;
	margin-right: 5px;
	background: none;
}	

.tx-indexedsearch-whatis {
	float: left;
	clear: both;
}

.tx-indexedsearch-res h4 {
	clear: both;
	position: relative;
	margin-top: 20px;
	padding: 2px 0;
	line-height: 16px;
	border-bottom: 2px solid #efefef;
}	

.tx-indexedsearch-res h4 a {
	padding-left: 20px;
}	

.tx-indexedsearch-res h4 img {
	position: absolute;
	top: 2px;
	left: 4px;
}	

.tx-indexedsearch-res h4 .percent {
	position: absolute;
	top: 2px;
	right: 4px;
	font-size: 9px;
	color: #ccc;
}
.tx-indexedsearch-res .tx-indexedsearch-redMarkup {
	color: #0071fe;
}

.tx-indexedsearch-res dl {
	margin-top: 10px;
}

.tx-indexedsearch-res dt,
.tx-indexedsearch-res dd {
	display: inline;
	font-size: 9px;
}

.tx-indexedsearch-res dd a {
	font-size: 9px;
}

.tx-indexedsearch-res dt {
	font-weight: bold;
}

.tx-indexedsearch-res dd {
	padding-right: 5px;
}

/* -----------------------------------------------
	Login form
----------------------------------------------- */
.csc-loginform input {
	border: 1px solid #ccc;
	color: #333;
}
.csc-loginform input[type=submit] {
	padding: 0 5px 0 5px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #333;
	font-weight: bold;
}



/* -----------------------------------------------
                tt_news
----------------------------------------------- */
.content .news .newsItem {
	height: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 2px #efefef solid;
}

.content .news .newsItem .date {
	float: left;
	margin: 0 1em 0 0;
}
.content .news .newsItem h3 a {
	text-decoration: none;
}
.content .news .newsItem h3 {
	float: left;
	margin: 0;
}
.content .news .newsItem p {
	clear: both;
}
.content .news .newsItem p.morelink {
	float: right;
}
.content .news p.backlink {
	margin-top:5px;
}

.content .newsList img,
.content .newsLatest img {
	float: left;
	margin-right: 5px;
}

.content .news .browse p {
	float: right;
}
.content .news .browse p, .content .news .browse strong {
	font-size: 10px;
}
.content .news .browse li {
	background: none;
	float: left;
	padding: 0 5px 0 0;
}

.content .news .news-single-additional-info dt {
	font-weight: bold;
	margin-bottom: 5px;
}

/* -----------------------------------------------
                tx-gooffotoboek
----------------------------------------------- */
.content .tx-gooffotoboek-pi1 .tabel {
	text-align: center;
}
.content .tx-gooffotoboek-pi1 .singleImage {
	text-align: center;
}

.content .tx-gooffotoboek-pi1 ul {
	margin:5px auto !important;
	margin:0;
	text-align: center;
}
.content .tx-gooffotoboek-pi1 ul li {
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
	background: none;
}
.content .tx-gooffotoboek-pi1 ul li a {
	margin: 0 2px;
	padding: 3px 6px;
	height: 20px;
	background: #b2d4ff;
	color: #333;
	text-decoration: none;
}
.content .tx-gooffotoboek-pi1 ul li a:hover {
	color: #0071fe;
	background: #fff;
}

/* -----------------------------------------------
                uploads
----------------------------------------------- */
table.csc-uploads {
	width: 100%;
}

table.csc-uploads td.csc-uploads-fileSize {
	text-align: right;
}
