
a {color:#FFF; font-weight:bold;}




#content
{
    background: url(../images/inhalt_start.jpg) no-repeat;
}

#inhalt
{
    color:#FFF;
    width:625px;
    height:270px;
    border: 0px solid #FFF;

}

#inhalt h1
{
    color:#FFF;
}

#inhalt h2
{
    color:#FFF;
}

#inhalt h3
{
    color:#FFF;
}

#galerie
{
    position: absolute;
    top:310px;
    left:770px;
    width:100px;
    height:65px;
    border: 0px solid orange;
    z-index:3;
}

#tip1
{
    position: absolute;
    top:591px;
    left:102px;
    width: 499px;
    height:131px;
    border: 0px solid red;
    background: url(../images/tagestip1.jpg) no-repeat;
}

#tip1text
{
    position: absolute;
    top:605px;
    left:202px;
    width: 350px;
    height:100px;
    color:#FFF;
    border: 0px solid white;
}

#tip2
{
    position: absolute;
    top:591px;
    left:598px;
    width: 402px;
    height:131px;
    border: 0px solid red;
    background: url(../images/tagestip2.jpg) no-repeat;
}
