a {color:#B70304; font-weight:bold;}

#content { background: url(../images/inhalt_cafe.jpg) no-repeat;}

#inhalt {color:#000;}

#inhalt h1,h2,h3,h4,h5 { color:#FFF;}


#cafelink
{
    position: absolute;
    top:4px;
    left:880px;
    width:100px;
    height:75px;
    border: 0px solid orange;
    z-index:1;
}


#tip1
{
    position: absolute;
    top:591px;
    left:102px;
    width: 499px;
    height:131px;
    border: 0px solid red;
    background: url(../images/tagestip_cafe1.jpg) no-repeat;
}

#tip1text
{
    position: absolute;
    top:605px;
    left:280px;
    width: 310px;
    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/tagestip_cafe2.jpg) no-repeat;
}
