table.content {
	width: 100%;
}

.contentLeft {
	width: 47%;
	vertical-align: top;
}

.contentRight {
	width: 47%;
	vertical-align: top;
}

table.kommendeKoncerter {
	width: 100%;
}

table.kommendeKoncerter td {
	background: #F7F7F7;
	padding: 7px;
	border-bottom: 2px solid #FFF;
}