.cal_singleitem div{
margin:0 0 10px 0;
}
#Content .tx-cal-controller  .cal_singleitem h1{
    background-color: transparent;
    border-radius: 0 0 0 0;
    color: #CC0000;
    font-family: VegurBold;
    font-size: 17px;
    font-weight: normal;
    padding: 0;
}

#calendar-event a.url{
    background-image: url("../lay/minus.gif");
    background-position: left 12px;
    background-repeat: no-repeat;
    border-top: 1px solid #DADCDF;
    display: block;
    font-weight: bold;
    margin-top: 10px;
    padding: 10px 0 0 20px;
}

#Content .tx-cal-controller dl{
    border-bottom: 1px solid #DADCDF;
    margin: 0;
    padding: 0 0 20px;
}

#Content .tx-cal-controller .found{
    color: #FFFFFF;
    margin: -30px 10px 10px 0 !important;
    text-align: right;
}

#Content .tx-cal-controller .found,
#Content .tx-cal-controller .date{
font-weight:bold;
margin:10px 0;
}

#Content .tx-cal-controller .pagebrowser {
    margin: 20px 0;
    text-align: center;
}

#Content .cal_listitem{
margin: 0 0 10px;
}

#Content .cal_listitem .morelink{
margin:10px 0 0;
}

#Content .cal_listitem .listbody{
    overflow: hidden;
}

#Content .cal_listitem .image{
    float: right;
    margin: 0 0 0 13px;
    width: 187px;
}

#Content .cal_listitem .image img{
border-radius: 10px 10px 10px 10px;
border: 1px solid #CCCCCC;
}

#Content .tx-cal-controller h1{
    background-color: #CC080F;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-family: VegurMedium;
    font-size: 15px;
    font-weight: normal;
    padding: 4px 8px 2px;
}

/* ----------------- KALENDER RECHTS ----------------- */
#Content_Right .tx-cal-controller h1{
border-bottom: 1px solid #CCCCCC;
    color: #CC0000;
    font-family: VegurBold;
    font-size: 17px;
    font-weight: normal;
    margin: 6px 0 10px;
    padding: 0 0 6px;
}

#Content_Right .cal_listitem{
margin:0 0 3px 0;
}

#Content_Right .cal_listitem .image{
display:none;
}

#Content_Right .tx-cal-controller .eventtitle h2{
    background-image: url("../lay/internal-link.gif");
    background-position: 0 2px;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
    color: #CC0000;
    font-family: VegurBold;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
}

#Content_Right .tx-cal-controller .date{
font-size:12px;
margin:0 0 0 20px;
}

#Content_Right .tx-cal-controller .found,
#Content_Right .tx-cal-controller .shortdescription,
#Content_Right .tx-cal-controller .morelink{
display:none;
}