


.fotogallerieContainer  {
display:inline;
float:left;
margin-bottom:10px;
position:relative;
}

div.navigationFotoGallerie {
margin-top:3px;
width:295px !important;
height:300px !important;
overflow:hidden;
}

.zurueckHaus_container
{
    width: 760px;
    height: 80px;
    background-image: url("../../../images/zurueckHaus_container.jpg");
    background-position: left top;
    background-repeat: no repeat;
    float: left;
    display: inline;
    position: relative;
    margin-bottom: 10px;
}

.zurueckHaus_container span
{
    position: absolute;
    left: 100px;
    top:30px;
    color: brown;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}
