/* ie6.css */

/* rechter container für aktuelles */
* html #rechts {
  float: right;
  width: 147px;
  padding: 0;
  background-color: transparent;
  color: inherit ;
  font-size: .7em;
  border-top:3px solid white;
  }

* html #rechts h3 {
  border-top: 1px solid white;
  background-color: transparent;
  color: inherit ;
  margin: 0;
  padding: 5px;
  font-size: 1.2em;
  width: 147px;
  }

* html #rechts div {
  background-color: transparent;
  color: inherit ;
  border: 0;
  margin: 0;
  padding: 5px;
  width: 137px;
  }

* html #rechts p {
  background-color: transparent;
  color: inherit ;
  border: 0;
  border-top: 1px solid white;
  margin: 0;
  padding: 5px;
  width: 147px;
  }

* html #rechts p a {
  text-decoration: none;
  background-color: transparent;
  color: black ;
  }

* html #rechts input {
  width: 110px;
  }

* html #rechts div#musteranlage {
  padding: 40px 5px 10px 5px ;
  border-top: 1px solid white;
  margin: 0 ;
  width: 147px;
  text-align: center;
  }

* html #rechts div#musteranlage div {
  padding: 0;
  border: 0;
  margin: 0 ;
  }

* html #rechts div#partner {
  padding: 10px 5px 10px 5px ;
  border-top: 1px solid white;
  margin: 0 ;
  width: 147px;
  text-align: center;
  }

* html #pfad ,
* html #toplink {
  font-size: .85em;
  }

* html input#submit {
  width: 150px;
  margin-left: 200px;
  }

* html #rechts #searchbar #searchform .submit {
  padding-top: 0;
  width: 50px;
  padding-left: 0;
  padding-right: 0;
}

* html #rechts #searchbar #searchform #mailformsubmit {
  width: 50px;
  float: left;
}

* html #rechts #searchbar .sword {
  float: left;
  width: 76px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

* html #rechts #searchbar .sword input {
  margin-right: 5px;
  width: 71px;
  height: 12px;
}


/* Bilder und -unterschriften bei Bildern mit Text */
* html #mitte .csc-textpic-intext-right .csc-textpic-imagewrap {
  font-size: 1em;
  }

* html #mitte .csc-textpic-caption {
  font-size: 1em;
  }

/* -------------------------------------------- */
/* IE 7 */

*:first-child+html #mitte .csc-textpic-intext-right .csc-textpic-imagewrap ,
*:first-child+html #mitte .csc-textpic-caption ,
*:first-child+html #pfad ,
*:first-child+html #toplink {
  font-size: 1em;
  }

*:first-child+html #rechts input.loginbutton {
  width: 110px;
  }
