a:link
{
    color: #ffffff;
    text-decoration: none;
}
a:visited
{
    color: #ffffff;
    text-decoration: none;
}
a:hover
{
    color: #ffffff;
    text-decoration: none;
}
a:active
{
    color: #ffffff;
    text-decoration: none;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    color: White;
    background-color: Black;
    background-image: url('background.jpg');
    background-attachment: fixed;
    background-position: center;
}
.div960
{
    padding: 0px;
    border: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 960px;
    background-image: url('background_blur.jpg');
    background-attachment: fixed;
    background-position: center;
}
.leftlogo
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    width: 250px;
    height: 250px;
    text-align: center;
    background-image: url('foot.png');
}
.centered
{
    text-align: center;
}
.mainlogo
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    width: 710px;
    height: 250px;
}
.leftmenu
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    width: 250px;
    height: 800px;
    text-align: center;
    vertical-align: top;
}
.mainpart
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    vertical-align: top;
    width: 710px;
}
.warnung
{
    float: right;
    width: 300px;
    height: 300px;
    background-image: url('background_blur.jpg');
    background-attachment: fixed;
}
.red
{
    font-family: Arial, Helvetica, sans-serif;
    color: /*#FFFF66*/ #ffff00;
    font-size: /*20*/  50;
}
.headline
{
    font-size: 28pt;
}
.headline_small
{
    font-size: 20pt;
}

img.resize
{
    width: 700px;
    border: 2px solid white;
    margin: 0px;
    padding: 0px;
    height: auto;
}
