/* overwrite.css - contains overwrite rules for specific predefined extension rules */

/* ------------------------------------------------ overwrite Forms */
.csc-mailform-check,
.csc-mailform-radio {
	border: none;
}

.calendar-image {
	border: none;
}

/*
tl 080528: auskommentiert tableruler
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: 0 0 0 0;
}

.news-latest-item {
	margin: 10px 0 13px 0;
}

/* ------------------------------------------------ single view */
.news-single-header {
	/*border-bottom: 1px solid #E2EEEC;*/
/*	float: left;*/
}

.news-single-item h2 {
/*	float: left;*/
	margin: 0;
	padding: 0;
}

div.news-single-timedata {
/*	padding-top: 3px;*/
	float: right;
}

.news-single-item h3 {
	clear: both;
}

div.news-single-category {
/*	clear: both;*/
/*	float: left;*/
	width: 350px;
	color: #666666;
}

.news-single-item p.bodytext {
	clear: both;
}

p.news-single-author {
	float: right;
	text-align: right;
	padding-top: 0;
	color: #666666;
	padding-bottom: 5px;
}
.news-single-img {
	clear: both;
}

.news-single-backlink {
	padding: 10px 0 0 0;
}

.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 4px 0;
}

#right_side .news-list-item p {
}

div.news-list-item {
	padding: 5px 0 15px 0;
	height: auto;
	clear: both;
	margin-bottom: 0;
}

/* ------------------------------------------------ browse */
.tx-ttnews-browsebox {
	clear: both;
}
.tx-ttnews-browsebox table td {
	border: none;
}

.tx-ttnews-browsebox img {
	vertical-align: text-top;
}

.browse-to-site {
	padding-left: 20px;
}

.tx-ttnews-browse-form {
	padding-right: 20px;
}

.browse-site-field {
	font-size: 100%;
}
/* ------------------------------------------------ results */
.tx-indexedsearch-res td, 
.tx-indexedsearch-res th {
	border: none;
}
/* ---------------------------------------------------------------- SEARCH */
.tx-indexedsearch table td {
	padding: 0;
}

.tx-indexedsearch-browselist-currentPage strong a {
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
/*	background-color:#E5F7FF;*/
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #D20A00;
}

/* ------------------------------------------------ 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;
}

/* ------------------------------------------------ newloginbox */

.tx-newloginbox-pi1 form table th {
	background-color: #FFF;
	text-align: right;
}

/* text image pic */
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd img {
}
div.csc-textpic-intext-left ul,
div.csc-textpic-intext-right-nowrap ul {
/*	float: left;*/
	list-style-position:outside;
}

div.csc-textpic-intext-left dl {
	padding-right: 10px;
}

/*div.csc-textpic-intext-left > div.csc-textpic-text p:first-child {
	border: 1px red solid;
}*/

