table.tx-desimplecalendar-pi1-listrow {
  border: 1px solid #004f9f;
}

th.tx-desimplecalendar-pi1-listrow {
  font-weight: bold;
  text-align: left;
  padding: 2px;
  background-color:#ffe62c;
  color:black;
}

td.tx-desimplecalendar-pi1-listrow {
  padding: 2px;
  background-color:#EEE;
}

.tx-desimplecalendar-pi1-browsebox table, 
.tx-desimplecalendar-pi1-browsebox tbody, 
.tx-desimplecalendar-pi1-browsebox td 
{
    border: 0;
    background-color: #FFF;
}

a.list_item_link {
  font-weight: bold;
  color: red;
}

#eventdetail_image {
float: right;
padding: 0 10px 0 10px;
}

#eventdetail_teaser {
font-weight: bold;
padding:0 0 10px 0;
}

#eventdetail_container {
padding:10px 0 0 0;
}





