#inhalt p
{
    color:#5c452a;
    font-size:11px;
}

#inhalt p b
{
    font-size:11px;
}

#inhalt a
{
    color:#b3682f;
    font-weight:bold;
    text-decoration:none;
    font-size:11px;
}

#inhalt a:hover
{
    color:#000;
}

#inhalt ul
{
    margin-left:5px;
    list-style:none;
}

#inhalt ul li
{
    padding-left:15px;
    background:url(../images/template/li_bg.png) no-repeat 0px 3px;
    margin-bottom:2px;
}

.box
{
    width:480px;
   
    float:left;
    margin:5px 10px 0px 0px;
    padding:0px 0px 16px 0px;
    background:url(../images/template/shadow_line.gif);
    background-repeat:repeat-x;
    background-position:bottom;

}

.box img
{
    margin-right:10px;
}

div.hometitle
{
    float:left;
    color:#834100;
    width:350px;
    height:20px;
}

.zimmerbox
{
    background:url(../images/content/zimmer_bottom.gif) no-repeat bottom;
    height:95px;
    margin-bottom:10px;
}

.zimmerbox .preis
{
 width:360px;
 margin:6px 0px 0px 120px ;
 font-weight:bold;
 color:#5c452a;

}

.preisintern
{
font-size:12px;
font-weight:bold;
}

#index_image
{
    margin-left:1px;
}
