﻿/* Start Special für Hintergrund-Banner */
body {
    background-image:url(/fileadmin/www.aida.de/v2/images/adverts/sample.jpg);
    background-position:bottom right;
    float:left;
}

div#page {
    background-color:#FFFFFF;
    height:auto;
    top:100px;
}
/* Ende Special für Hintergrund-Banner */

/* Special CSS für den Hautptteaser auf der Startseite */

div#teaser_start_special {
    width: 744px;
    height: 220px;
    overflow:hidden;
    background-color:#99D7F0;
    margin:0px 0px 10px 0px;
    padding:0;
}

    div#teaser_start_special .bigimage {
        width:512px;
        height:220px;
        float:left;
        display:block;
        position:absolute;
        left:0;
        top:0;
    }

    div#teaser_start_special .button {
        width:232px;
        height:25px;
        margin-bottom:1px;
        float:right;
        clear:right;
        display:block;
    }

    div#teaser_start_special .textbox {
        width:232px;
        height:120px;
        margin:0;
        padding:0;
        overflow:hidden;
        float:right;
        clear:right;
        display:block;
    }

    div#teaser_start_special .textbox p {
        margin:7px 10px 10px 10px;
        padding:0;
    }

    div#teaser_start_special .linkbox {
        width:232px;
        height:24px;
        margin:0;
        padding:0;
        float:right;
        clear:right;
        text-align:right;
        display:block;
    }

        div#teaser_start_special .linkbox p {
            margin:3px 0px 0px 10px;
            padding:0;
        }

        div#teaser_start_special .linkbox a {
            padding-right:10px;
            color:#414141;
            font-weight:bold;
            text-decoration:none;
            background: url(/fileadmin/www.aida.de/v2/images/icon_pfeil_grau.gif) no-repeat 0 5px;
            padding-left: 10px;
            height:1%;
        }

div#right img {
    margin:0px 0px 10px 0px;
}
div#right a, div#right p {
    margin:0;
    padding:0;
}
    div#teaser_start_special .wrapper {
        overflow:hidden;
        background-color:#99D7F0;
        width: 232px;
        height: auto;
        float: right;
        clear: right;
    }

    div#teaser_start_special .bigimage,
    div#teaser_start_special .wrapper{
        display:none;
    }
    div#teaser_start_special .active .bigimage,
    div#teaser_start_special .active .wrapper{
        display:block;
    }
    div#teaser_start_special p {
        cursor: default;
    }


/* Abstände anpassen, um das Raster auf der Startseite herzustellen */
div#main_start .teaser_doublebox .teaser_doublebox_left,
div#main_start .teaser_doublebox .teaser_doublebox_left img,
div#main_start .teaser_doublebox .teaser_doublebox_right,
div#main_start .teaser_doublebox .teaser_doublebox_right img,
div#right .teaser_right_standard {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

div#main_start .teaser_doublebox .teaser_doublebox_left,
div#main_start .teaser_doublebox .teaser_doublebox_right,
div#right .teaser_right_standard {
    height:235px;
    overflow:hidden;
}

*html div#main_start_wide {
    height:220px;
    overflow:hidden;
    margin:0px 0px 10px 0px;
    padding:0;
}

    .teaser_right_hl {
        margin-top:0 !important;
        padding-top:0 !important;
    }

    .teaser_right_link a:link, .teaser_right_link a:active, .teaser_right_link a:visited {
        padding-right:10px !important;
        color:#cc3300;
        font-weight:bold;
        text-decoration:none;
        background: url(/fileadmin/www.aida.de/v2/images/icon_pfeil_rot.gif) no-repeat 0 5px;
        padding-left:10px !important;
        height:1%;
    }
    .teaser_right_link a:hover {
        color:#414141;
        background: url(/fileadmin/www.aida.de/v2/images/icon_pfeil_grau.gif) no-repeat 0 5px;
    }


/* Zielekarte auf der Startseite */

.ZIELEKARTE {
    width:220px;
    height:220px;
    margin-bottom:10px;
}

    .ZIELEKARTE #HEAD {
        height:40px;
    }

    .ZIELEKARTE #MAP {
        height:135px;
    }

    .ZIELEKARTE #FOOT {
        height:45px;
        background: url(/fileadmin/user_upload/v2/startseite/2008-01-06/karte_ziele_foot.gif) left top no-repeat;
        text-align:center;
        padding-top:12px;
    }

    .ZIELEKARTE form, .ZIELEKARTE img {
        margin:0 !important; padding:0 !important;
    }

    .ZIELEKARTE select {
        font-size:12px;
    }

/* Anpassung My AIDA Login Box */
div#myaida_login_small .myaida_login_content form table {
    margin-bottom:4px;
}

    *html div#myaida_login_small .myaida_login_content form table {
        margin-bottom:0px;
    }
