a:link
{
        text-decoration: none;
        color: #535353;
}
a:visited
{
        text-decoration: none;
        color: #535353;
}
a:hover
{
        text-decoration: none;
        color: #2e2d30;
}
a:active
{
        text-decoration: none;
        color: red;
}
hr
{
        border:none;
        border-top: 1px dotted #707070;
        height: 1px;
        margin: 20px 0 20px 0
}
h1
{
        color:#339933;
}
h3
{
        color:#339933;
}
h2
{
        color:#339933;
}
ul.NoBullet
{
        list-style-type: none;
        padding:0px;
margin:0px;
}
html, body
{
        margin: 0px;
        padding: 0px;
        font-family: verdana, helvetica, arial, sans serif;
        font-size: 0.83em;
        color: #262626 ;
        line-height: 180%;
        background-color: lightgray
}
#header
{
        width: 480px;
        text-align: left;
        margin: auto;
        border:0;
        padding:5px 25px 20px;
        border-left: 1px solid;
        border-right: 1px solid;
        border-color: #C8C8C8;
        background-color: #fff
}
.nav2
{
        text-align: left;
        margin: auto;
        border: 1px solid #707070;
        padding: 10px;
        color: white;
        background-color:#1C1C1C
}
.nav2  a:link
{
        color:white
}
.nav2  a:visited
{
        color:LightGray
}

#google
{
        margin: 20px 0 0;
}
#footer
{
        text-align: left;
        margin: auto;
        width: 100%;
        clear: both;
        height: 25px;
        border: 0px; /* Für Firefox und Opera */
        border-top: solid 1px #cecece;
        border-bottom: transparent;
}
#hor-minimalist-b
{
        width: 300px;
        border-collapse: collapse;
        text-align: left;
}
#hor-minimalist-b th
{
        color: black;
        font-weight: normal;
        padding: 10px 8px;
        border-bottom: 2px solid #404042;
}
#hor-minimalist-b td
{
        border-bottom: 1px solid #ccc;
        color: black;
        padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
        color: black;
}
#horizontal
{
        height: 150px;
        padding:5px;
        background-color: #fff ;
        color: black;
        font-weight: bold;
        border-bottom: 1px solid;
        border-color: #C8C8C8;
}
.horizontal  a:link
{
        color:black;
        text-decoration: none
}
.horizontal  a:visited
{
        color:black;
        text-decoration: none
}
.horizontal  a:hover
{
        color:black;
        text-decoration: none;
        background-color: #D8D8D8
}
.horizontal ul
{
        list-style-type:none;
        list-style-image: none;
        margin:0;
        padding:0;
}
.horizontal li
{
        float:left;
        padding: 0px 20px;
        display:block;
}
#ub
{
        margin: 0 auto 0 auto;
        height: 22px;
        border-style: none none solid none;
        padding:5px;
        text-align:center;
        border-width:1px;
        border-color: #737F85;
        background-color:white;
        font-weight: bold;
}
#ub a:active
{
        color:red;
        text-decoration:none;
}
#ub  a:link
{
        color:black;
        text-decoration: none
}
#ub  a:visited
{
        color:black;
        text-decoration: none
}
#ub ul
{
        list-style-type:none;
        list-style-image: none;
        margin:0;
        padding:0;
}
#ub li
{
        float:left;
        padding: 0px 20px;
        display:block;
}
#left
{
        float:left;
        margin: 25px;
        color: #535353;
        font-size: 1.25em;
}
#right
{
        float:right;
        margin: 20px;
        color:#339933;
        font-size: 1.2em;
}
#links
{
        float:left;
        padding-left: 25px;
        padding-top: 25px
}
.ueberschrift
{
        color: black;
        font-weight: bold;
        display: block;
        font-size: 1em;
}
.ueberschrift_inline
{
        color: black;
        font-weight: bold;
        display: inline;
        font-size: 1em;
}
li
{
        padding-top: 6px;
        text-align: left;
        line-height: 215%;
}
.shade
{
        background-color:#fff;
}