#table1 th {
	cursor: pointer;
}

.rechtsb {
	width: 200px;
	height: 150px;
	float: right;
}

.linksb {
	width: 500px;
	height: 150px;
	background: url(../img/code-item.gif);
	float: left;
}