/* overwrite.css - contains overwrite rules for specific predefined extension rules */

/* ------------------------------------------------ overwrite Forms */
.csc-mailform-check,
.csc-mailform-radio {
	border: none;
}

.calendar-image {
	border: none;
}

table tbody tr:hover {
/*	background-color: white;*/
}

/* ------------------------------------------------------------ NEWS */
/* ------------------------------------------------ search */
.news-search-form {
	font-size: 100%;
}

.news-search-form table td {
	padding-left: 0;
}
/*------------- list */
.news-list-item {
	clear: both;
	margin-top: 10px;
}

.news-list-item h3 { 
	font-size: 100%;
}
.news-list-date {
	font-weight: normal;
}
.news-list-item h3 a {  
	font-weight: bold;
}
/* ------------------------------------------------ single view */
.news-single-header {
	/*border-bottom: 1px solid #E2EEEC;*/
	float: left;
}

.news-single-item h2 {
	font-size: 133.34%;
	float: left;
	margin: 0;
	padding: 0;
}

.news-single-item p.bodytext {
	clear: both;
}

div.news-single-timedata {
	clear: both;
	margin-top: 3px;
	float: right;
}

.news-single-item h3 {
	clear: both;
}

div.news-single-category {
	float: left;
	color: #666666;
}
.news-single-img {
	clear: both;
}

.news-single-additional-info dt {
	font-weight: bold;
}

.news-single-additional-info img{
	margin-right: 5px;
}
dl.news-single-related,
dl.news-single-files,
dl.news-single-links{
	margin-top: 10px;
}

.news-list-item img {
	float: left;
	margin: 0 10px 10px 0;
}

.news-list-item p {
	padding-top: 0;
	margin-top: 0;
}

/* ------------------------------------------------ browse */
.tx-ttnews-browsebox {
	clear: both;
	margin-top: 10px;
}
.tx-ttnews-browsebox table td {
	border: none;
}

.browse-to-site {
	padding-left: 20px;
}

.tx-ttnews-browse-form {
	padding-right: 20px;
}

.browse-site-field {
	font-size: 100%;
}

.pagebrowser-input {
	float: left;
	margin-right: 5px;
}	

.pagebrowser-submit {
	margin-top: 1px;
	float: left;
}

.pagebrowser-search-button {
	background-color: transparent;
	background-image: url(images/resultset_next.gif);
	background-position: left;
	background-repeat:no-repeat;
	width: 16px;
	height: 16px;
}
/* ------------------------------------------------ results */
.tx-indexedsearch-res td, 
.tx-indexedsearch-res th {
	border: none;
}
/* ---------------------------------------------------------------- SEARCH */
.tx-indexedsearch table td {
	padding: 0;
}



/* ------------------------------------------------ csc-uploads / filelist */

.csc-uploads,
.csc-uploads td {
	border: none;
}

.csc-uploads .csc-uploads-icon {
	vertical-align: top;
	padding: 4px 4px 4px 0;
}

.csc-uploads .csc-uploads-fileSize {
	vertical-align: top;
	text-align: right;
	padding-left: 30px;
}

.tx-srfeuserregister-pi1 dt {
	width: 100px;
}

.tx-srfeuserregister-pi1 input {
	width: 120px;
}
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {
	width: 80px;
	cursor: pointer;
}


/* -------------------------tx-pbsurvey-pi1 */

.tx-pbsurvey-pi1 input.field {
	width: 200px;
}

.tx-thmailformplus-pi1 .checkbox,
.tx-pbsurvey-pi1 .radio {
	border: 0;
	margin-right: 5px;
}

.tx-thmailformplus-pi1 textarea {
	width: 219px;
}

/* -------------------------tx-lwpdfcollect-pi1 */
.tx-lwpdfcollect-pi1 td.left {
	width: 195px;
}
.tx-lwpdfcollect-pi1 td.right {
	width: 80px;
}
.tx-lwpdfcollect-pi1 a {
	text-decoration: none;
}
