a {color:#B70304; font-weight:bold;}

#content { background: url(../images/inhalt_bar.jpg) no-repeat;}

#inhalt
{
    position: absolute;
    top: 90px;
    left:290px;
    width:325px;
    height:270px;
    border: 0px solid #FFF;
    overflow:auto;
    color: #000;
}

#inhalt h1,h2,h3,h4,h5 { color:#000;}



#cocktail
{
    position: absolute;
    top:100px;
    left:650px;
    width:180px;
    height:75px;
    border: 0px solid orange;
    z-index:1;
}

#drink
{
    position: absolute;
    top:190px;
    left:650px;
    width:180px;
    height:40px;
    border: 0px solid orange;
    z-index:2;
}

#wein
{
    position: absolute;
    top:250px;
    left:650px;
    width:170px;
    height:60px;
    border: 0px solid orange;
    z-index:2;
}

#tip1
{
    position: absolute;
    top:591px;
    left:102px;
    width: 499px;
    height:131px;
    border: 0px solid red;
    background: url(../images/tagestip_bar1.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/tagestip_bar2.jpg) no-repeat;
}
