table.ext-ev-table {
	width: 560px;
	border: none;
	clear: both;
	margin-bottom: 20px;
}


table.ext-ev-table th {
	font-weight: bold;
	height: 27px;
	border-bottom: #fff 1px solid;
	background-color: #dbdbdb;
	text-align: center;
}

table.ext-ev-table .ext-ev-descr {
	width: 122px;
}

table.ext-ev-table td{
	height: 54px;
	border: #dbdbdb 1px solid;
	background-color: #f9f9f9;
	text-align: center;
	vertical-align: top;
}

div.tx-brschiedelevents-pi1 div{
	height: 16px;
	float: left;
	width: 30%;
	background-color: #eaeaea;
	font-weight: bold;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 5px 0px 0px 20px;
	margin-right: 10px;
}

div.tx-brschiedelevents-pi1 div.ext-ev-menu-act {
	background-color: #dbdbdb;
}

div.download a {
	margin-right: 10px;
}

div.download a img {
	margin-top: 2px;
}
