a
{
    color: #C11410;
    text-decoration:underline;
}
a:visited
{
    color: #C11410;
    text-decoration:underline;
}

a:active
{
    color: #C11410;
    text-decoration:underline;
}

a:hover
{
    color: #C11410;
    text-decoration: underline;
}
a.bottomlink
{
    color: #000000;
    text-decoration:none;
}
a.bottomlink:visited
{
    color: #000000;
    text-decoration:none;
}

a.bottomlink:active
{
    color: #000000;
    text-decoration:none;
}

a.bottomlink:hover
{
    color: #000000;
    text-decoration: underline;
}
a.impressum
{
    font-size:14px;
    font-weight:bold;
    color: #000000;
    text-decoration:none;
}
a.impressum:visited
{
    color: #000000;
    text-decoration:none;
}

a.impressum:active
{
    color: #000000;
    text-decoration:none;
}

a.impressum:hover
{
    color: #000000;
    text-decoration: none;
}

a.menu
{
    text-decoration:none;
}
a.menu:visited
{
    text-decoration:none;
}
a.menu:active
{
    text-decoration:none;
}
a.menu:hover
{
    text-decoration:none;
}
html, body
{
    width:100%;
    margin: 0;
    border: 0;
    padding: 0;
    text-align:center;
    font-family: Arial, Helvetica, Verdana;
    FONT-SIZE: 13px;
    vertical-align:middle;
    background-image:url(../img/bg_1.jpg);
    color:#FFFFFF;
}
h1
{
    font-family: Arial, Helvetica, Verdana;
    FONT-SIZE: 16px;
    color: #FFFFFF;
    font-weight:bold;
    padding:0;
    margin:0px;
}
h2
{
    padding:0;
    margin:0px;
}
#over
{
    width:984px;
    margin:auto;
    text-align:left;
}

#title
{
    width:984px;
    height:280px;
    float:left;
}
#over_content
{
    width:984px;
    float:left;
    height:100%;
    border:0px;
}
#content
{
    width:984px;
    margin:0;
    float:left;
    background-image:url(../img/bg-menu.jpg);
    border:0px;
}
#content_left
{
    text-align:left;
    padding-top:134px;
    padding-left:2px;
    width:180px;
    margin:0;
    float:left;
    background-image:url(../img/menu.jpg);
    background-position:top;
    background-repeat:no-repeat;

}
#content_mitte
{
    float:left;
    width:621px;
    margin:0;
    background-color:#555555;
}
#content_right
{
    float:left;
    width:802px;
    margin:0;
    background-image:url(../img/bg-news.jpg);
    background-position:top right;
    background-repeat:repeat-y;
}
#content_right1
{
    float:left;
    width:181px;
}
#footer
{
    float:left;
    width:984px;
    height:113px;
    background-image:url(../img/footer.jpg);
    background-repeat:no-repeat;
}
#footer_oben
{
    float:left;
    width:963px;
    height:14px;
    margin-top:12px;
    margin-left:21px;
}
#footer_unten
{
    float:left;
    width:963px;
    height:14px;
    margin-top:11px;
    margin-left:21px;
}
#hiddendiv
{
    overflow:hidden;
    visibility:hidden;
    width:1px;
    height:1px;
    top:-100px;
    left:-100px;
}