/* Neue css Ddefinitionen von silversurfer7 */
#boxBGPopup {
  padding:0px;
  margin:0px;
  width:610px;
}
#inhaltPopup{
  margin:20px 10px 0px 10px;
  padding:5px 5px 5px 5px;
  width:560px;
}
#fussBGPopup{
  width:595px;
  background-color:#CCCCCC;
  height:20px;
  padding-left: 5px;
}
#unterNavElem #active {
  text-decoration: none;
  color:#000000;
  border-bottom: 1px solid #ffffff;
  background-color: #ffffff;
}
#unterNavElem .nocontent {
  text-decoration: none;
  color:#ccc;
  border-bottom: 1px solid #ffffff;
  padding: 6px;
}
/* ### Hersteller ### */
table.tabelle_hersteller {
  border-collapse: collapse;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
table.tabelle_hersteller td {
  vertical-align: top;
  padding-left: 5px;
}
.data {
  width: 300px;
}
.bezeichner {
  width: 150px;
}
.bezeichnerPopup {
  float: left;
  width: 150px;
  font-weight: bold;
}
.bezeichner_hersteller,.bezeichner_callback {
  float: left;
  width: 150px;
}
h4 {
  font-size: 11px;
  padding: 5px 0px 0px 1px;
}
.fett {
  font-weight: bold;
}
.fett_w {
  font-weight: bold;
  width: 150px;
}
.grau {
  color: #ccc;
}
img {
  border-style: none;
}
div.vendor_logo {
  vertical-align:top;
  float:right;
}
div.vendor_info {
  padding-left:2px;
  float:left;
  padding-bottom: 10px;
}

/* ### Shop ### */
.text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #cccccc;
  border: 1px solid #666666;
  height: 12px;
  width: 140px;
}
select.select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #cccccc;
  border: 1px solid #666666;
  width: 144px;
}
select.select[class] {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #cccccc;
  border: 1px solid #666666;
  width: 142px;
}
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #cccccc;
  border: 1px solid #666666;
  height: 80px;
  width: 140px;
  color: #000000;
}
.button_shop {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #ccc;
  border: 1px solid #000000;
  height: 20px;
  width: 80px;
  color: #000000;
}
.copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  text-align: left;
}

/* ### Fehlermeldungen ### */
input.text_fehler {
  border:1px solid #f00;
  background-color: #ff8080;
  width: 140px;
  height: 12px;
}
textarea.text_fehler {
  border:1px solid #f00;
  background-color: #ff8080;
  width: 140px;
}
input.checkbox_fehler {
  border: 1px solid #f00;
  background-color: ff8080;
}
/* ### Neukunden-Popup ### */
#boxBG_nk {
  width: 780px;
  	padding:0px;
	margin:0px;
}
#boxBGinhalt_nk {
	width:780px;
	padding:0px;
	height:100%;
}
#fussBG_nk {
	width:780px;
	background-color:#ccc;
	height:20px;
}
.klein {
  font-size: 9px;
}

