.divUl{
	position: relative;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}	

.divUl .punkt{
	position: absolute;
	top: -3px;
	left:2px;
	font-weight: bold;
}
.divUl .ulText{
	position: relative;
	left:12px;
	height: auto;
}
