﻿body
{
    background: #000000 url(images/background.jpg) top left no-repeat;
    padding: 0pt;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, Times New Roman;
    font-size: 8pt;
    font-weight: bolder;
    color: #f0f0f0;
    
    scrollbar-base-color: #000000;
    scrollbar-arrow-color: #A8A8AB;
    scrollbar-track-color: #1C1C1C;
}
#content_container
{
    position: absolute;
    z-index: 10;
    left: 72px;
    top: 11px;
    width: 646px;
    height: 766px;
    background: url(images/polaroid.png) top left no-repeat;
    padding-bottom: 125px;
}
#logo
{
    position: absolute;
    z-index: 15;
    top: 673px;
    left: 125px;
}
#guitar_player_1
{
    position: absolute;
    z-index: 20;
    top: 627px;
    left: 591px;
}
#guitar_player_2
{
    position: absolute;
    z-index: 20;
    top: 464px;
    left: 695px;
}
#topnavigation
{
    position: static;
    padding-left: 137px;
    padding-top: 108px;
}
#content
{
    overflow: auto;
    width: 447px;
    height: 420px;
    margin-left: 138px;
    margin-top: 40px;
    padding-right: 30px;
    text-align: center;
    line-height: 15pt;
}
#content .bstoff
{
    font-size: 10pt;
    color: #F0F0F0;
}
#content h1
{
    font-size: 19px;
    font-weight: bolder;
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}
#content h2
{
    font-size: 14px;
    font-weight: bolder;
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: center;
}
#content h3
{
    font-size: 10pt;
    font-weight: bolder;
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: center;
    text-decoration: underline;
}
#content p
{
    padding: 0px;
    margin: 0px;
}
#content a,
#content a:link,
#content a:active,
#content a:visited
{
    color: #b1b1b3;
    text-decoration: underline;
}
#content a:hover
{
    color: #FFFFFF;
}
#content a.anchor,
#content a:link.anchor,
#content a:active.anchor,
#content a:visited.anchor,
#content a:hover.anchor
{
    color: #DA3B2A;
}
#stichworte
{
    position: absolute;
    top: 800px;
    left: 86px;
    text-align: center;
    width: 638px;
    z-index: 500;
}
#stichworte a,
#stichworte a:link,
#stichworte a:active,
#stichworte a:visited,
#stichworte a:hover
{
    color: #434343;
    font-weight: normal;
}

.draggable
{
    border: 0px;
    cursor: pointer;
}
div .draggable
{
    position: absolute;
}
.linkimage
{
    border: 0px;
}
