h1
{
background-color: #0F3E10;
color: white;
font-family: arial, sans-serif;
font-size: 12px;
}
h2
{
background-color: #c5c5c5;
color: #0F3E10;
font-family: arial, sans-serif;
font-size: 12px;
}
div
{
font-family: arial, sans-serif;
font-size: 12px
}
ul
{
list-style-image: url(img/pfeil.gif);
}
li ul
{
list-style-image: url(img/pfeil2.gif);
}
a.intext
{
color: #0F3E10;
}
a.innav
{
color: #ffffff;
}
a.links
{
color: #0f3e10;
background-color: #c5c5c5;
text-decoration: underline;
}