*html #content {
	position: relative;
	float: left;
	width: 660px;
	background-image: url(gfx/top_content.jpg);
	background-repeat: no-repeat;
	background-color: #ededed;
	padding: 15px 15px 0px 15px;
	text-align: left;
	}
	
*html #sidebar li {
	height: 20px;
	}
*html #here {
	height: 22px;
	}
*html #spotlight {
	width: 191px;
	}
*html #box {
	width: 183px;
	padding-top: 10px;
	}

* html .texte_datum {
    margin-top:-10px; 
}

