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

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

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