body {
    background: #990000 url(img/grund.gif) center center repeat-y fixed;
    text-align: center;
    margin: 0;
    padding: 0;
    font: 62.5% verdana, sans-serif;
    color: #ffffff;
}
#list ul{
margin-left: 10px;
}
#rand {
    width: 960px;
    margin: 5px auto;
    padding: 0;
    text-align: left;
    background: #fff;
    border-width:1px;
    border-style:solid;
    border-color:#000000;
    color: #000000;
}
#header {
    height: 160px;
    background: url(img/top.jpg) no-repeat;
}
#ticker{
    width: 600px;
    padding-top:135px;
    }
#header a {
    color: #ffffff;
    border-bottom: 1px dotted #666666;
}
#header a:hover {
    color: #000000;
        text-decoration: none;
}
h1 {
    margin: 0;
    padding: 5px 15px/* 2px 15px*/;
    font: 2.4em arial, sans-serif;
    line-height: 1;
}
h1 a {
    text-decoration: none;
    color: #000000;
}
/* Navigation */
#navi {
    width: 200px;
    margin: 0 0 15px 0;
    float: right;
    color: #666;
    font-size: 1.1em;
    line-height: 1.5;
}

#navi-innen {
    padding: 0 10px;
}

#navi ul {
    list-style: none;
    margin: 5px 0 .5em 0;
    padding: 0;
}

#navi ul ul.children {
    margin: 0 0 .5em 10px;
}

#navi a {
    color: #990000;
    text-decoration: none;
    font-weight: bold;
}
#navi a:hover {
    color: #cc0033;
    border-bottom: 1px solid #666666;
}

#navi h2 {
    text-align: left;
    font: bold 1.1em verdana, sans-serif;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    margin-top: 1em;
    border-bottom: 1px solid #ddd;
}
#navi h3 {
    text-align: left;
    font: bold 1.0em verdana, sans-serif;
    text-transform: uppercase;
    color: #555;
    padding: 0;
    margin: 0;
    margin-top: 1em;
    border-bottom: 1px solid #ddd;
}
/* Der Inhalt */

#text-inhalt {
    margin-left: 15px;
    margin-right: 200px;
    font-size: 1.1em;
    line-height: 1.5;
}

#text-inhalt .datum {
    font: bold 1em verdana, arial, sans-serif;
    border-bottom: 1px solid #ccc;
    margin: .7em 0 0 0;
    text-align: right;
    color: #777;
}

#text-inhalt h2 {
    font: 1.7em 'trebuchet ms', arial, sans-serif;
    color: #555;
        border-bottom: 1px solid #ddd;
    margin: 1px 0 .3em 0;
    padding: 2px 5px /*2px 30px*/;
}

#text-inhalt h3 {
    font: 1.6em 'trebuchet ms', arial, sans-serif;
    margin: .5em 0;
    border-bottom: 1px solid #ddd;
}

#rand #inhalt #text-inhalt h2 a {
    text-decoration: none;
    border: none;
}

#text-inhalt a {
    color: #990000;
    text-decoration: none;
    border-bottom: 1px solid #c0c0c0;
}
    #text-inhalt a:visited {
    border-bottom: 1px solid #000000;
}

#text-inhalt a:hover {
    color: #cc0033;
    border-bottom: 1px solid #666666;
}

#text-inhalt ul li {
    line-height: 135%;
    margin-bottom: 1px;
    list-style: none;
}
#meerie a{  color: #990000;
    text-decoration: none;
    border-bottom: 1px solid #c0c0c0;

}
#footer {
    margin: 2.5em 12px 0 12px;
    padding: 15px;
    color: #000000;
    clear: both;
    text-align: center;
}

#footer a {
      color: #990000;
    text-decoration: none;
    border-bottom: 1px solid #c0c0c0;
}
#footer a:hover {
    color: #cc0033;
    border-bottom: 1px solid #666666;
}
#footer a:hover {
    text-decoration: none;
}
