/* Sulzberger Hof */



h1
{
font-size: 12px;
font-weight: bold;
color: #336633;
text-align: center;
padding: 4px;
background-color:#FCF8E9;
border-bottom: 1px solid #669900;
}

h2
{
font-size: 12px;
font-weight: bold;
color: #336633;
text-align: center;
padding: 2px;
background-color:#FCF8E9;
}

h3
{
font-size: 12px;
font-weight: bold;
color: #336633;
border-bottom: 1px solid #669900;
}

h4
{
font-size: 12px;
font-weight: bold;
color: #336633;
}


a
{
color: #669900;
text-decoration:underline;
}

a:hover
{
text-decoration:none;
}

.border
{
boder: 1px solid #D2CECB;
}

#inhalt img
{
border: 1px solid #DCD3B0;
padding: 4px;
}

#inhalt ul
{
line-height: 18px;
list-style-image:URL(../images/liste.gif);
}
