/* CSS Document */
*{
margin: 0;

}


/*Formatierung Layout*/

html, body {
        background: url(../pics_layout/moveup_streifen_bg.gif) repeat-x;
        background-color: #3B7B0B;
        height:100%;
        text-align: center; /* Zentrierung im Internet Explorer */
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        line-height: 150%;
}



#container{
        position:relative;
        width: 940px;
        min-height:100%;
        height:100%;
        text-align: left; /* Seiteninhalt wieder links ausrichten */
        margin: 0 auto 0 auto ; /*horizontale Zentrierung */
        z-index:1;

}



#header
        {
        position:relative;
        width: 944px;
        height:73px;
        background:url(../pics_layout/header_moveup.jpg) top right no-repeat;
        z-index:5;

        }

#home

{
        position:relative;
        width: 150px;
        height:70px;
        z-index:5;

        }


#teaserholder
        {
        position:absolute;
        width: 126px;
        height: auto;
        margin-left:13px;
        margin-top:20px;
        z-index:6;

        }

.teaser
        {
        position:relative;
        width: 126px;
        height: 170px;
        margin-top:10px;
        padding-top:11px;
        background:url(../pics_layout/teaser-gruen2.png) no-repeat;
        }


.teaser_no_bg
        {
        position:relative;
        width: auto;
        height: auto;
        padding:10px 10px 0 0;
        }

.teaserbild
        {
        position:relative;
        padding-left:3px;
        padding-bottom:5px;
        }

.teasertext
        {
        position:relative;
        width: 110px;
        height: auto;
        margin-left:12px;
        font-size:11px;
        }




#logo_oben
{
        position:absolute;
        background:url(../pics_layout/logoadventureforestbig.gif) no-repeat;
        margin-left:155px;
        margin-top:70px;
        width:200px;
        height:80px;
        z-index:7000;
}



#logo_oben_mosel
{
        position:absolute;
        background:url(../pics_layout/logoadventureforestmosel.gif) no-repeat;
        margin-left:155px;
        margin-top:70px;
        width:200px;
        height:80px;
        z-index:7000;
}

#logo_oben_eifel
{
        position:absolute;
        background:url(../pics_layout/logoadventureforesteifel.gif) no-repeat;
        margin-left:155px;
        margin-top:70px;
        width:200px;
        height:80px;
        z-index:7000;
}

#logo_oben_cochem
{
        position:absolute;
        background:url(../pics_layout/logoadventureforestcalmont.gif) no-repeat;
        margin-left:155px;
        margin-top:70px;
        width:200px;
        height:83px;
        z-index:7000;
}

#logo_oben_rheinmain
{
        position:absolute;
        background:url(../pics_layout/logorheinmain.gif) no-repeat;
        margin-left:155px;
        margin-top:70px;
        width:200px;
        height:81px;
        z-index:7000;
}








#logo_oben_beide
{
        position:absolute;
        margin-left:147px;
        margin-top:52px;
        width:201px;
        height:180px;
        z-index:7000;
        left: 8px;
        top: 32px;
}




#infobox
{
        position:absolute;
        background:url(../pics_aktuell/aufbau.gif) no-repeat;
        margin-top:400px;
        margin-left:155px;
        width:200px;
        height:100px;
        z-index:7000;

}

#logo_unten
{
        position:absolute;
        background:url(../pics_layout/logoclimbtosuccess.gif) no-repeat;
        margin-top:-42px;
        margin-left:75px;
        width:120px;
        height:50px;
        z-index:7000;
}

#menu_left
{
        position:absolute;
        margin-left:160px;
        margin-top:98px;
        width:auto;
        height:auto;
        z-index:7001;

}


#menu_left_allg
{
        position:absolute;
        margin-left:170px;
        margin-top:230px;
        width:auto;
        height:auto;
        z-index:7001;

}



#main
        {
        position:relative;
        width: 945px;
        height:auto;
        background:url(../pics_layout/bg_content2.jpg) top right repeat-y;

        }

#parkauswahl
        {
        position:relative;
        color:#006633;
        background-color:#DED0B1;
        width: 521px;
        height:auto;
        margin-left:368px;
        padding: 10px 0px 2px 19px;
        z-index:7100;

        }


#content
        {
        position:relative;
        width: 478px;
        height:auto;
        margin-left:380px;
        padding: 22px 20px 0px 20px;
        z-index:2;

        }


#slideshow
        {
        position:relative;
        background:url(../pics_slideshow/images/alt.jpg) no-repeat;
        width: 541px;
        height:200px;
        margin-left:368px;
        z-index:2;
        }


#footer {
        background:url(../pics_layout/footer_gruen.jpg) no-repeat top right;
        height:170px;
        width: 945px;
        margin-top:-15px; /* wegen FF margin-bottom 15px-Versatz*/

}

#footer_holder{
        position:relative;
        padding-left:100px;
        margin-left:55px;
        height:80px;
        width: 680px;
}

#footer_navi {
        position:absolute;
        padding-top:34px;
        height:25px;
        width: 217px;
        z-index:700;
        color:#FFFFFF;
}


#footer_content {
        position:absolute;
        padding-left:233px;
        height:50px;
        width: 457px;
}