/* 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;
}

/*------------- latest */
.news-latest-item {
	margin: 10px 0 13px 0;
}

/*------------- list */
div.news-list-item {
	padding: 0px 0px 10px 0px;
	float:left;
	margin:0;
}

div#center_box div.news-list-item {
	padding: 20px 0px;
}

div#center_box div.veranstalungen {
	padding: 15px 0px 10px 0px;
}

.news-list-item h3 {
	font-size: 108.34%;
}

div.news-list-image {
	float: left;
	width:115px;
	margin: 0 10px 4px 0;
}

div#right_side div.news-list-item {
	float:none;
}

div#right_side div.news-list-item {
	width:205px;
}

div#right_side div.news-list-item img {
	float: left;
	margin: 0 10px 4px 0;
}

div.news-list-content {
	float:right;
	width:290px;
}

div#center_box.wide div.news-list-content {
	width:585px;
}

div.veranstalungen div.news-list-content {
	float:none;
	width:480px;
}
div.news-list-item dd {
	padding:0 0 5px 0;
	margin:0px;
}

div.news-list-item dt {
	display:none;
}

div.news-list-item dd img {
	margin:0 5px 0 0;
}

#right_side .news-list-item p {
}

div.news-list-border {
	border-top:1px solid #B3D5C7;
	padding: 15px 0px 10px 0px;
}

div.news-list-header a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

div.news-list-archivelink {
	margin:0 0 0 500px;
}

div.news-list-archivelink img {
	float:left;
	margin:0 5px 0 0;
}

div.news_year_select {
	background-image:url(images/menu_bottom.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	clear:both;
	width:100%;
	overflow:hidden;
}
div.news_year_select ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

div.news_year_select ul li{
	display:inline;
	float:left;
	height:23px;
	margin:0;
	padding:1px 0 0;
}

div.news_year_select ul li.ison {
	background-color:#FFFFFF;
	border-color:#B3D5C7;
	border-style:solid;
	border-width:1px 1px 0;
	padding-top:0;
}

div.news_year_select ul li a{
	color:#777777;
	display:block;
	float:left;
	font-weight:bold;
	margin:0;
	text-decoration:none;
	text-transform:uppercase;
}

div.news_year_select ul li a span {
	color:#777777;
	display:block;
	padding:5px 7px;
}

div.news_year_select ul li a:hover {
	font-weight:bold;
	text-decoration:none;
}

div.news_year_select ul li a:hover span{
	color:#27A97D;
}

div.news_year_select ul li.ison span {
	background-color:#FFFFFF;
	color:#000000;
	padding:5px 10px;
	display:block;
	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;
}

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;
	padding: 0 0 8px 0;
}

.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;
}
/* ------------------------------------------------ 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:red;
}

/* ------------------------------------------------ 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;
}*/

/* --------------------------------------------------- Produktfinder */
div.tx-lwgtproductfinder-pi1 select {
	width:150px;
	border:1px solid #000000;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	/*background-color:#27A97D;*/
	padding:0px;
}

#right_side div.tx-lwgtproductfinder-pi1 {
	border:1px solid #B3D5C7;
	padding:10px 5px;
}

/*--------------------------------------------------- Referenz Finder */

/*glas abc */
table.glas_abc tr td {
	background-color:#FFFFFF;
	border:none;
}

table.glas_abc tr.glas_abc_topic td {
	background-color:#A5BFAA;
	color:#454545;
	border:none;
}

/*******/
/* Formular */
#content div.tx-thmailformplus-pi1 .LabelWidth div.form-radio-wrap {
	margin:4px 0 2px 0;
	float: none;
}

#content div.tx-thmailformplus-pi1 input.submit {
	width: auto !important;
}

/* PLZ SEARCH */
.tx-lwlocationzip-pi1 #zip {
	width: 35px;
}

div.mail-form div.comp-wrap {
	float: left;
	width: 100%;
}

#comment-label,
#comment {
	margin-left: -2px;
}


/*------------------------------ pdf shop ---------------------------------*/
.tx-pdforder-pi1 table {
	width: 100%;
	border-bottom: 1px #E6E6E6 solid;
}

.tx-pdforder-pi1 td,
.tx-pdforder-pi1 th {
	background: none;
}

.tx-pdforder-pi1 input.pdfShopOrderInput {
	border: 1px #B3D5C7 solid;
	margin-top: 0px;
	margin-right: 10px;
}

.tx-pdforder-pi1 .next_page {
	float: right;
}

.tx-pdforder-pi1 .pdfOrderSubmitButton {
	clear: both;
	padding: 10px 0 0 0;
}

.tx-pdforder-pi1 .TableForm input.formFields,
.tx-pdforder-pi1 .TableForm textarea.formFields {
	width: 250px;
}

.tx-pdforder-pi1 .pdfShopFunction {
	padding: 5px 0;
}


/***************** Newsletter Anmeldung *********************/
/*
.tx-lwnewslettersubscription-pi1 input {
	width: 100px;
}

.tx-lwnewslettersubscription-pi1 label {
	float: left;
	width: 100px;
}
*/

.tx-gtrererences-pi1 table.table-100 td,
.tx-gtrererences-pi1 table.table-100 th {
      background-color: #FFFFFF;
border: 1px solid #B3D5C7;
   }
.tx-gtrererences-pi1 table.table-100 tr.odd td {
   background-color: #E9F6F8;
}
.tx-gtrererences-pi1 table.table-100 thead th {
   font-size: 130%;
}

