.tx-nvprospekt-pi1 .fehler{
  margin:10px;
}

.prospekte{
 width:450px;
  overflow:auto;
  border:0px dotted red;
  margin-left:15px;
}

.prospekte .zeile{
 width:430px;
  border:0px solid #FFE27D;
  clear:both;
  overflow:auto;
}

.prospekte .zeile h3{
  font-size:1.1em;
  margin: 0px 0px 0px 0px;
}

.prospekte .bild{
  float:left;
  border:0px dotted green;
  width:135px;
}
.prospekte .bild img{
  margin:0px;
}

.prospekte .text{
   border:0px dotted green;
    float:left;
    width:240px
}

.prospekte .anzahl{
  width:20px;
  border:0px dotted green;
  float:left;

}

.prospekte .anzahl input{
/*  width:25px;
  height:25px;  
*/

}


.prospekt_adresse {

	width:450px;
   margin-left:15px;
  margin-top:15px;
}




.prospekt_adresse .fehler{
  margin:5px;
}

.prospekt_adresse .head{
	;
}
.prospekt_adresse .artikel{
	margin-bottom:2px;
margin-left:10px;
}
.prospekt_adresse .datentext{
	margin-bottom:5px;
}
.prospekt_adresse .text{
	display:block;
	width:100px;
	float:left;
}

.prospekt_adresse .eingabe textarea{
  font-size:1.0em;
  border:1px solid #a3c8e3;
 border-right:2px solid #a3c8e3;
 border-bottom:2px solid #a3c8e3;  
  
}


.prospekte .danke{
  width:470px;
   margin-left:15px;
  margin-top:15px;
}

.prospekte .eingabe input{
 border:1px solid #a3c8e3;
 border-right:2px solid #a3c8e3;
 border-bottom:2px solid #a3c8e3;
 margin-bottom:10px;
 width:279px;
}


* html .eingabe input {
 width: 312px;
}
