﻿.search_ul
{
    max-height: 300px !important;
    overflow-y: scroll !important;
    overflow-x: visible !important;
    position: absolute;
    background-color: #F8F8EF;
    padding: 4px;
    margin: 0;
    border: 1px solid #917C51;
    border: 1px solid #D3D5C8;
    list-style: none;
    left: 40px;
    top: 136px;
    width: 500px !important;
    max-width: 700px !imporant;
    z-index: 1000000000000000000;
    font-size: 11px;
}
.search_ul li.search_item
{
    display: block;
    cursor: pointer;
    padding: 4px;
    border-top: solid 1px #FFF;
    border-bottom: solid 1px #E2E2D3;
    color: #666;
    background-color: #F8F8EF;
}
li.selected_item
{
    display: block;
    cursor: pointer;
    padding: 4px;
    border-top: solid 1px #FFF;
    border-bottom: solid 1px #E2E2D3;
    background-color: white;
    color: black;
}

.DIV_columnLeft .DIV_contentfullwidth .A_eventteaser
{
    padding-left: 1em;
}

.DIV_columnLeft .DIV_contentfullwidth h1.eventh1
{
    background-image: url(/media_all/h1_event.gif);
    background-position: 0.57em 0;
    background-repeat: no-repeat;
}

.eventPreline
{
    background-color: #ED1B24;
    background-image: url("/media_all/whitedottedline.gif");
    background-position: 1.5em 50%;
    background-repeat: no-repeat;
    color: white;
    padding-left: 1.8em;
    padding-right: 0.3em;
}

label.SPAN_smallFont
{
    font-size: 0.79em;
}

.DummyTitle
{
    display: none;
}

