body{
background-color: #f1fdef; margin-top:-5px; text-align: center; 

}
#area{

    width: 990px;
    bottom:0px;
    height:100%;
    margin: 0 auto;
    min-height:600px;
    height:693px;
    background-image: url('bg_blume_normal.png');
    background-repeat: no-repeat;
    background-position: bottom;

}


#mainnav{
width:472px;
height:89px;
background-image: url('bg_mainnav_normal.png');
margin: 0 auto;
margin-top: 0px;
background-repeat: no-repeat;
background-position: 5px -20px;
float:right;

}
#team{
    padding-left: 25px;
    float:left;
    height:100%;
}
#kontakt{
    float:left;
    height:100%;
}
#impressum{
    float:left;
    height:100%;
}
#maschinen{
    float:left;
    
        height:100%;
}
.trennstrich{
    float:left;
    height:100%;
}

#baumstrauch{
width:376px;
height:122px;
background-image: url('bg_baumstrauch_normal.png'); 
margin: 0 auto; 
margin-top: -30px;
background-repeat: no-repeat;
}
#baumstrauch:hover{

background-image: url('bg_baumstrauch_hover.png');
background-repeat: no-repeat;

}
#gestaltung{
width:239px;
height:88px;
background-image: url('bg_gestaltung_normal.png');
margin: 0 auto;
margin-top: 30px;
background-repeat: no-repeat;
float:right;
}
#gestaltung:hover{

background-image: url('bg_gestaltung_hover.png');

background-repeat: no-repeat;

}
#erdarbeiten{
width:243px;
height:90px;
background-image: url('bg_erdarbeiten_normal.png');
margin: 0 auto;
margin-top: 30px;
background-repeat: no-repeat;
float:left;
}
#erdarbeiten:hover{

background-image: url('bg_erdarbeiten_hover.png');

background-repeat: no-repeat;

}
#pflege{
width:161px;
height:75px;
background-image: url('bg_pflege_normal.png');
margin: 0 auto;
margin-top: -30px;
background-repeat: no-repeat;
float:left;
margin-left: 140px;
}
#pflege:hover{

background-image: url('bg_pflege_hover.png');

background-repeat: no-repeat;
}

#teichbau{
width:181px;
height:94px;
background-image: url('bg_teichbau_normal.png');
margin: 0 auto;
margin-top: -30px;

background-repeat: no-repeat;
float:right;
margin-right: 120px;

}
#teichbau:hover{

background-image: url('bg_teichbau_hover.png');

background-repeat: no-repeat;
}





.clear{

    clear:both;
    height:0px;

}


