div.fplogo {
    background:#0f0;
    padding:0px;
    margin:0px;
    background:url(../img/1001-START-Header_at.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height:174px;
    vertical-align:bottom;
    border:none;
}

div.logo {
    background:#0f0;
    padding:0px;
    margin:0px;
    background:url(../img/1001-Header_at.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height:111px;
    vertical-align:bottom;
    border:none;
}

/* startseite (suche) */
div.suche_main {
    height: 550px;
    background:url(../img/1001-Startseite-Oesterreich.jpg) 0px -90px;
    background-repeat:no-repeat;
}


div.formsuche {
    top: 90px;
    left:70px;
    position:relative;
    width:400px;
    z-index:50;
}

div.result div.resultliste1 {
    position:absolute;
    top:0px;
    left:0px;
    border:none;
    visibility:visible;
    height:440px;
    clear:both;
    overflow:auto;
    width:242px;
}

div.result div.resultliste2 {
    position:absolute;
    top:0px;
    left:0px;
    border:none;
    visibility:hidden;
    height:440px;
    clear:both;
    overflow:auto;
    width:242px;
}
div.result div.resultlisteborder {
    width:221px;
    margin:0px;
    padding:5px 0px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    min-height:430px;
    overflow:hidden;
}
div.result div.resultliste {
    position:relative;
    height:440px;
    clear:both;
    border-bottom:1px solid #999;
}

div.iframe_search {
    background: url(../img/1001-Startseite-AT.jpg) 0px 0px no-repeat;
    width:630px;
    height: 400px;
    position: relative;
}


