body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: small Eurostile, Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-align:left;
}

.main {
	padding-left:20px;
	margin-right:20px;
}

.entry {
	padding: 20px 100px 20px 20px;
	position:absolute;
}

ul.punkt {
	line-height:10px;
}

ul.bullet-1 li {
	list-style: none;
	background: url(images/bock.png) 0 0 no-repeat;
	border-bottom: 1px dashed #999;	
	margin-bottom:5px;
	padding-bottom:20px;
	padding-left:30px;
}

.date {
	color: #000;
	border-bottom:dotted #999 thin;
	width:150px;
	font-size:8px;
	margin-bottom:10px;
	margin-top:5px;
}