.event-holder {
    position: absolute;
    border: 1px solid #005CA1;
    display: none;
    background: #fff url(../images/bg_widgetarea_header.png) repeat-x;
    z-index: 5555;
    width: 231px;
}

.event-holder h3 {
    padding: 5px;
    margin: 0px;
}

.event-item {
    padding: 10px;
    padding-left: 50px;
    background: top left no-repeat;
    border-bottom: 1px solid #005CA1;
}

.event-text, .event-text a {
    color: #333;
    margin-top: 10px;
    text-decoration: none;
}

.event-text a span {
    text-decoration: underline;
}

.icon-expired-events {
    background-image: url(../images/expired_events.png);
}

.icon-comming-events {
    background-image: url(../images/comming_events.png);
    border-bottom: 0px;
}

.flag {
    background: url(../images/fahne2.png) no-repeat;
    width: 13px;
    height: 30px;
    position: absolute;
    z-index: 200;
}

#Karte {
    position:               relative;
}

