html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
body {
    color: #000;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 12px;
    line-height: 18px;
}
body p {
    padding: 0 0 12px;
    font-size: 12px;
}
td {
    font-size: 12px;
}
body.startpage, body.follow {
    line-height: normal;
}
h1, h1 input {
    color: #000;
    font-size: 18px;
}
h2, h2 input {
    color: #fc0;
    font-size: 14px;
}
h3, h3 input {
    color: #bbb;
    font-size: 12px;
}
body #content p, h1, h2, h3 {
    padding-bottom: 12px;
}
.startpage #content h1 { margin: 0px; padding: 0px; font-size: 14px; font-weight: bold; }
#content .startpageBox .textBox, #content .startpageBox .textBox a { text-decoration: none; text-transform: uppercase; color: #6e6e6e; font-size: 14px; font-weight: bold; line-height: 14px; }
#content .startpageBox .gelb, #content .startpageBox a .gelb { color: #ffcc00; line-height: 14px; text-decoration: none; }
.textline {
    background: url(layout/newsline.gif) repeat-x -1px top;
    display: block;
    height: 13px;
    overflow: hidden;
    padding: 0;
    width: 575px;
}
.grey {
    color: #bbb;
}
.download a {
    color: #000;
    font-weight: bold;
    padding: 0 19px 0 0;
    background: url(layout/iconlink.gif) no-repeat right center;
    text-decoration: none;
}
.box {
    border-collapse: separate;
    font-size: 12px;
}
.box .headline {
    height: 24px;
    line-height: 24px;
    color: #fff;
    padding: 0 17px 0 40px;
    background: #fc0 url(layout/box.gif) no-repeat 17px center;
    border-bottom: 2px solid #fff;
}
.box .matter {
    border: 1px solid #dbdbdb;
    background: #f6f6f6;
    padding: 4px;
}
.box .matter table {
    width: 100%;
}
.box .matter table td {
    border-width: 1px;
    border-style: solid;
    border-top-color: #fff;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    border-left-color: #fff;
    background: #efefef url(layout/box.jpg) repeat-x 0 0;
    padding: 12px;
}
a {
    color: #fc0;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

