@charset "utf-8";
/* CSS Document */

	
.v-erg-zeile{
	position:relative;
	line-height:20px;
	font-size:0.75em;
	margin-top:2px;
	width:420px;
	height:20px;
	overflow:visible;

}

.v-nr {
	position:absolute;
	width:40px;
	left:0px;
}

.v-text{
	position:absolute;
	left:40px;
	width:280px;
}
		
	
.v-anzahl{
	position:absolute;
	width:40px;
	left:300px;	
}

.v-anteil{
	position:absolute;
	left:370px;
	font-weight:bold;
	width:50px;
	padding-left:2px;
}


  .v-text-fragen{
	 position:absolute;
	left:40px;
}



#textcol #printbtn{
	left:450px;}