/* 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;
}

.news-list-item h3 { 
	font-size: 108.34%;
}
/* ------------------------------------------------ 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;
}

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;
}

p.news-single-author {
	float: right;
	text-align: right;
	padding-top: 0;
	color: #666666;
	padding-bottom: 5px;
	margin-right: 10px;
}
div.news-single-img {
	float:right;
	margin:0 0 0 10px; 
	text-align:right;
}

div.news-single-content {
	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: #CBD300;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
 	color: #000000;
	font-weight:bold;
	font-style:italic;
}

/* ------------------------------------------------ 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;
}*/

/* special white border bottom box */
div.white-border {
	margin: 10px 0px 10px 0px;
}

div.white-border h1 {
	margin-bottom: 10px;
}

div.white-border a {
	color: #E3004F;
}

div.white-border p.bodytext {
	font-weight: bold;
}

div.white-border div.border {
	width: 590px;
	height: 4px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 6px 0px 0px -40px;
	border: 0px none;
	font-size: 0px;
	line-height: 1px;
	min-height: 1px;
}

/* nEWS */
div.news-list-item {
	float: left;
	width: 530px;
	padding: 4px 0px;
	margin: 0px;
	clear: none;
	border-bottom: 2px solid #FFFFFF;
}

div.img-head {
	width: 400px;
	float: left;
}

div.img-head img {
	margin: 0px 0px 0px 3px;
	float: right;
}

div.news-list-morelink {
	width: 80px;
	float: right;
	margin: 20px 0px 0px 0px;
}

div.news-list-item h3 a {
	color: #000000;
}

div.news-single-header h2 {
	float:left;
	width:420px;
}
div.news-single-header div.news-single-timedata {
	float:left;
	width:120px;
}

div.under-news {
	height: 2px;
	width: 530px;
	margin: -2px 0px 0px 0px;
	background-color: #FFB0CC;
	float: left;
}

/* buttons right */
#right_side .red-btn h1.csc-firstHeader,
#right_side .purple-btn h1.csc-firstHeader,
#right_side .green-btn h1.csc-firstHeader,
#right_side .blue-btn h1.csc-firstHeader {
	font-size:118.75%;
	color: #FFFFFF;
}

#right_side .red-btn *,
#right_side .purple-btn *,
#right_side .green-btn *,
#right_side .blue-btn * {
	color: #FFFFFF;
	margin: 0px;
}

#right_side .red-btn,
#right_side .purple-btn,
#right_side .green-btn,
#right_side .blue-btn {
	margin: 0px 0px 10px 0px;
}
