body
{
    background-color: #555555;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

h1
{
    color: #AEAABC;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
}

h2
{
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 40px;
}

h3
{
    color: #AEAABC;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 40px;
}

#head-navi
{
    height: 20px;
    margin-top: 85px;
    text-align: center;
    width: 100%;
}

#head-navi-gallery
{
    height: 20px;
    margin-top: 85px;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
}

#head-navi-gallery a
{
    color: #CCCCCC;
    font-weight: bold;
    font-size: 12px;
    margin-left: 4%;
    margin-right: 4%;
    text-decoration: none;
}

#head-navi a
{
    color: #CCCCCC;
    font-weight: bold;
    font-size: 12px;
    margin-left: 4%;
    margin-right: 4%;
    text-decoration: none;
}

#head-navi a:hover
{
    text-decoration: underline;
}

#content
{
    background-image: url(../bilder/steimannli.jpg);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    border-bottom: 1px solid #aeaabc;
    color: #CCCCCC;
    height: 405px;
    overflow: auto;
    padding-left: 276px;
    padding-top: 75px;
}

#content-gallery
{
    background-image: url(../bilder/steimannli.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0px 107px;
    border-bottom: 1px solid #aeaabc;
    color: #CCCCCC;
    height: 430px;
    overflow: auto;
    padding-left: 276px;
}

#content a
{
    color: #CCCCCC;
    text-decoration: none;
}

#content a:hover
{
    text-decoration: underline;
}

#newsbox
{
    border: 0px solid gray;
    float: left;
    margin-left: 10px;
    height: 300px;
    width: 300px;
}

#gallerynavi
{
    position: absolute;
    margin-top: -20px;
}

#footer
{
    color: #AEAABC;
    margin-top: 15px;
    text-align: center;
    width: 100%;
    height: 16px;
}

#footer a
{
    color: #CCCCCC;
}

#footer .info
{
    color: #CCCCCC;
    font-size: 9px;
    margin-right: 80px;
    float: right;
}

#footer .info a
{
    text-decoration: none;
}

.friend-picbox
{
    height: 50px;
    float: left;
    margin-top: -10px;
    width: 50px;
}

.active-submenu
{
    color: #AEAABC;
}

