body
{
    background-color: #fff;
    color: #000;
    font-family: arial, helvetica, sans-serif;
    background-image: url(/style/pic/back.gif);
    background-repeat: repeat-y;
}

a
{
    color: #006;
    font-weight: bold;
    text-decoration: underline;
}

a img
{
    border: 0;
}

.echotext
{
    position: relative;
    left: 250px;
    top: 20px;
    width: 600px;
    padding-bottom: 20px;
}

.echoHome
{
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    left: 10px;
    padding: 10px;
}

.ad
{
    margin-left: 50px;
    font-size: 90%;
}

.echohead
{
    font-weight: bold;
}

.comment
{
    color: #080;
}

.anweisung,
.sonstiges,
.funktion
{
    color: #008;
    font-weight: normal;
}
