﻿#divBox{visibility:hidden;width:100%;height:0px;}

.Contact-FailureText
{
    border: 2px solid #fe0000;
    font-size: 10pt;
    padding: 5px;
    background-color:#fff;
}

.ausgebucht
{
    background-image:url('../images/_events/Leider Ausgebucht Schriftzug.gif');
    position:relative;
    z-index:4;
    background-repeat:no-repeat;
    height:100px;
    top:-150px;    
}
.ausgebucht-text
{
    position:relative;
    z-index:1;
    /*top:-100px;*/
    /*height:175px;    */
}
