@import url("content.css");
@import url("navigation.css");

* {
  margin:0;
  padding:0;
  outline:none;/*line-height:1.5;*/
}

p {
  line-height:1.3;
    padding: 0 0 15px;
    margin:0px;  
}

ul {
  margin:0 0 15px 0;
  padding:0px;
  list-style-position:outside;
  
}

ul li {
  margin:2px 0 2px 15px;
  padding:0px;
}


html,
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  /* 29.08.2018/AKA */
  /*
  line-height:10px;
  */
  /* 29.08.2018/AKA */  
  padding: 0px;
  margin: 0px;
  width:100%;
  height:100.1%;
  background-color:#fff;
}

table tr td {
  vertical-align:top;
}

table tr td.alignRight {
  text-align:right;
}

.container {
  width: 960px;
  margin: 0 auto;
  position:relative;
}

.print_container {
  width: 800px;
  margin: 0 auto;
  position:relative;
}

.header {
  background-image:url(../img/head.jpg);
  background-repeat:no-repeat;
  background-color: #66CC00;
  height: 120px;
  width: 960px;
  float: left;
}

#logo {
  width:150px;
  height:77px;
  position:absolute;
  top:46px;
  left:30px;
}

#logo a,
#logo img {
  display:block;
  height:100%;
  width:100%;
  outline:none;
  text-decoration:none;
  border:none;
}

.leftCol {
  float: left;
  width: 200px;
  margin-top:63px;
}

.midCol {
  float: left;
  width: 535px;
  margin-left: 20px;
}

.midColStretched {
  float: left;
  margin-left: 20px;
  width: 740px;
}

.midCol a,
.midColStretched a {
  /*color: #85bc3f;*/
  color: #4E7918;
}

.midCol p,
.midColStretched p {
  line-height:10px;
  padding:0 0 15px;
}


h1 {
  font-size: 1.4em;
  padding: 0px;
  padding-bottom: 1em;
  padding-top: 8px;
  margin: 0px;
}

h2 {
  font-size: 12px !important;
  line-height:10px !important; /* 30.07.2018/AKA: Eventuell wieder auskommentieren */
  padding: 0px !important; /* 30.07.2018/AKA: Eventuell wieder auskommentieren */
  margin: 0px !important; /* 30.07.2018/AKA: Eventuell wieder auskommentieren */
}

.content {
  margin-bottom: 10px;/*padding: 2px 5px 5px;*/
}

.content .csc-textpic-imagewrap {
  margin-top:0px !important;
}

.content h2 {
  margin:0px;
  padding:0 0 4px;
  font-size:12px;
  line-height:12px !important; /* 30.07.2018: Eventuell wieder auskommentieren */
}

.content p a,
 .more {
  color: #4e7918;
  font-weight: bold;
  background-image: url(../img/link_arrow.gif);
  background-repeat: no-repeat;
  padding-right: 16px;
  background-position: right 3px;
}

.rightCol {
  float: right;
  width: 180px;
  background-color: #EAEAEA;
  overflow: hidden;
}

.rightCol h2 {
  font-size: 1em;
  padding: 0px;
  margin: 0px;
  color: #FFFFFF;
  background-color: #999999;
  padding: 4px;
}

.rightCol h3 {
  font-size: 1em;
  padding: 0px;
  margin: 0px;
  padding: 4px;
  padding-bottom: 0px;
  padding-top: 8px;
}

.rightCol p {
  line-height: 1.4em;
  padding: 4px;
  margin: 0px;
  font-size:11px;
}

.rightCol a {
  color: #4e7918;
  font-weight: bold;/* background-image: url(../img/link_arrow.gif);
  background-repeat: no-repeat;
  padding-right: 16px;
  background-position: right 3px;*/
}

/*----*/


#searchBox fieldset {
  border:none;
  padding:0px;
  margin:0px;
  position:relative;
  height:40px;
}

#searchBox input {
  margin:0px;
  padding:0px;
  position:absolute;
  top:10px;
}

#searchBox input.searchInput {
  border:1px solid #999;
  width:138px;
  left:5px;
}

#searchBox input.searchButton {
  background:#000;
  color:#fff;
  border:1px solid #999;
  font-size:10px;
  text-transform: uppercase;
  width:25px;
  right:5px;
}

/*----*/

.footer {
  margin-top:40px;
  padding: 0px;
  /* width: 960px; */
  width: 800px;
  font-size: 8px;
}

.footer.pdf {
  margin-top:0px;
}

.footer .line,
.footer.pdf .line {
  border-top: 1px solid #999999;
  height:5px;
  font-size: 6px;
}

/*-----*/

.clear {
  clear:both;
}

/*-----*/


#searchMidCol {
  margin-left:0px;
  width:750px;
}

.tx-indexedsearch-searchbox fieldset {
  border: medium none;
  margin: 0;
  padding: 0;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
  border:1px solid #85BC3F;
  margin: 0;
  padding: 5px 10px;
}

.tx-indexedsearch .res-tmpl-css {
  background: none repeat scroll 0 0 #F9F9F9;
  border: 1px solid #aaa;
  clear: both;
  margin-bottom: 1em;
  padding: 10px;
}

.tx-indexedsearch-res h3 {
  padding: 0 !important;
}

.tx-indexedsearch-percent {
  margin-right: 4px !important;
  margin-top: 4px !important;
}

.tx-indexedsearch-info {
  border:1px solid #ccc;
  color: #000;
  height: 15px;
  margin: 0;
  padding: 5px;
}

.tx-indexedsearch-info a {
  color: #444 !important;
  font-weight: bold;
}

.tx-indexedsearch-text-item-path {
  float: left !important;
}

.tx-indexedsearch-text-item-size {
  float: right !important;
}

div.tx-indexedsearch-form {
  background-color: #EAEAEA;
  border: 1px solid #999999;
  color: #000;
  padding: 5px 10px;
  position: relative;
}

input#tx-indexedsearch-searchbox-sword {
  border: 1px solid #999999;
}

div.tx-indexedsearch-form label {
  font-weight: bold;
  padding-top: 4px;
}

div.tx-indexedsearch-form span.tl {
  left: 0;
  top: 0;
}

div.tx-indexedsearch-form span.tr {
  right: 0;
  top: 0;
}

div.tx-indexedsearch-form span.bl {
  bottom: 0;
  left: 0;
}

div.tx-indexedsearch-form span.br {
  bottom: 0;
  right: 0;
}

div.tx-indexedsearch-form span.tl,
div.tx-indexedsearch-form span.tr,
div.tx-indexedsearch-form span.bl,
div.tx-indexedsearch-form span.br {
  display: block;
  height: 5px;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 5px;
}

.tx-indexedsearch-text-item-crdate,
.tx-indexedsearch-text-item-mtime,
* html div.tx-indexedsearch-form span.tl,
* html div.tx-indexedsearch-form span.tr,
* html div.tx-indexedsearch-form span.bl,
* html div.tx-indexedsearch-form span.br {
  display: none;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  background:none;
}

.tx-indexedsearch-percent {
  font-size:12px;
}

.tx-indexedsearch-title a {
  color:#000;
  text-decoration:none;
}

/*--------------*/
/*-- FE LOGIN --*/
/*--------------*/
.tx-felogin-pi1 {
  padding: 15px 15px;
  background-color: #fafafa;
  border:1px solid #ccc;
}

.tx-felogin-pi1 h3 {
  display: none;
}

.tx-felogin-pi1 div {
  font-size: 12px;
  line-height: 1.5;
}

.tx-felogin-pi1 .error {
  color:red;
}

.tx-felogin-pi1 fieldset {
  border: medium none;
  margin: 0;
  padding: 0;
}

.tx-felogin-pi1 fieldset legend {
  display: none;
}

.tx-felogin-pi1 fieldset input {
  border: 1px solid #666;
  color: #000;
  font-family:Arial, sans-serif;
  font-size: 12px;
  padding: 2px 6px;
  width: 250px;
  margin-top: 10px;
}

.loginSubmit,
.tx-felogin-pi1 input[type="submit"] {
  background: #EEEEEE !important;
  border: 1px solid #666666;
  color: #000 !important;
  cursor: pointer !important;
  font-size: 12px !important;
  font-weight: bold !important;
  height: auto !important;
  margin-bottom: 5px !important;
  padding: 2px 0 !important;
  width: 160px !important;
}

.loginSubmit:hover,
.tx-felogin-pi1 input[type="submit"]:hover {
  background: #888 !important;
  color: #fff !important;
}

/*----*/

#footerPDF {
  float:right;
  background: url("../fileicons/pdf.gif") no-repeat 0 1px;
  padding-left: 22px;
  color: #4E7918;
  text-decoration:underline;
}

.printfooter {
  display:none;
}

/*-----*/

.rightCol .csc-textpic IMG {
  margin-bottom:0px !important;
}

.contenttable td.plusminus {
  width:22px;
}

.contenttable.producttable th {
  vertical-align: middle;
}

/*----*/

table,
table td,
table th,
table tr {
  border-collapse:collapse !important;
  border: none;
}

.detailsTable {
  border: none;
  border-collapse: collapse;
}

.productImageWrapper h3,
.productImageWrapperPdf h3 {
  margin: 0 0 1px;
  line-height:1.3;
  padding: 2px 3px;
  background: none repeat scroll 0 0 #DADADA;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}

.productImages {
  margin: 0 0 1px;
}

.detailsTable {
  margin-bottom:10px !important;
}

.detailsTable th {
  background: none repeat scroll 0 0 #DADADA;
  padding: 2px 3px;
  line-height:1.3;
  text-align:left;
}

h3.additionalDetails {
  background: none repeat scroll 0 0 #DADADA;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  line-height:1.3;
  padding: 2px 3px;
}

#detailContentWrapper {
  border:none;
  border-right:20px solid #fff;
  width:585px;
}

/*
#detailContentWrapper .pl_einsatzb,
#detailContentWrapper .pl_pl1,
#detailContentWrapper .pl_pl2,
.pl_normgroesse tbody tr th
{
  page-break-inside: avoid !important;
  page-break-before: always !important;
}
*/

.productImageWrapperPdf {
  border: none !important;
}

.additionalDetailsTable {
  border: medium none;
  border-collapse: collapse;
  margin: 0 0 10px 0;
  width: 100%;
}

.additionalDetailsTable th.alignLeft {
  background: none repeat scroll 0 0 #DADADA;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  line-height:1.3;
  padding: 2px 3px;
  border:none;
  border-right:1px solid #fff;
  border-top: 1px solid #fff;
  text-align:left;
}

.additionalDetailsTable th.alignRight {
  background: none repeat scroll 0 0 #DADADA;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  line-height:1.3;
  padding: 2px 3px;
  border:none;
  border-top: 1px solid #fff;
}
