#logo {
        width: 100%;
        height: 90px;
        margin: 0px;
        padding: 0px;
        background: #595959 url(../images/pheader.gif) no-repeat;
        position: absolute;
        top: 0px;
        left: 0px;
}

#commontop {
        position: absolute;
        top: 5px;
        left: 45px;
        width: 930px;
        text-align: right;
        margin: 0;
        padding: 0;
}

#commontop p {
        font-size: 80%;
        display: inline;
        margin: 0;
        color: #FFF1BA;
}

#commontop a {
        font-size: 80%;
        display: inline;
        text-decoration: none;
        margin: 0;
        color: #FFF1BA;
}

#commontop a:hover {
        text-decoration: underline;
}

#youarehere {
        position: absolute;
        top: 90px;
        left: 40px;
        height: 30px;
        width: 905px;
        padding: 5px 0px 0px 25px;
        margin: 0;
        background-color: #2679C7;
        color: #FFDF5B;
        border: solid 5px #ffffff;
}

#youarehere p {
        font-size: 80%;
        display: inline;
        margin: 0;
}

#youarehere a {
        display: inline;
        text-decoration: none;
        color: #ffffff;
        margin: 0;
}

#youarehere a:hover {
        text-decoration: underline;
}

#youarehere .plaintext {
        text-decoration: none;
        color: #5A7CE8;
        font-size: 140%;
        font-weight: bold;
        margin: 0;
}


/* Menü */

#menuBar {
        position: absolute;
        top: 58px;
        left: 45px;
        width: 930px;
        height: 50px;
        text-align: right;
        margin: 0;
        padding: 0;
}

ul.menuBar {
        margin: 0;
        padding: 7px 0px 7px 16px;
}

li.menuButton {
        display: inline;
        list-style: none;
}

a.menuButton  {
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        margin: 0;
        padding: 7px 10px 7px 10px;
        background: url(../images/pmato.gif) repeat-x top right;
}

a.menuButtonActive, a.menuButton:hover {
        position: relative;
        top: 20px;
        left: 0px;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        margin: 0;
        padding: 27px 10px 7px 10px;
        background: url(../images/pmatoa.gif) repeat-x top right;
}

.menu {
        background-color: #2679C7;
        border-top: solid 1px #FFDF5B;
        border-left: solid 1px #FFDF5B;
        border-right: solid 1px #FFDF5B;
        padding: 0px;
        position: absolute;
        left: 0px;
        top: 0px;
        text-align: left;
        visibility: hidden;
        filter: alpha(opacity=80);
        -moz-opacity: 0.80;
        opacity: 0.80;
        z-index: 20;
}

a.menuItem, a.menuItemActive {
        color: #ffffff;
        background-color: transparent;
        display: block;
        padding: 4px 10px 4px 10px;
        text-decoration: none;
        font-weight: bold;
        white-space: nowrap;
        border-bottom: solid 1px #ffffff;
}

a.menuItem:hover, a.menuItemActive {
        background-color: #2679C7;
        color: #FFDF5B;
}

#eyecatcher {
        width: 930px;
        height: 300px;
        margin: 0px;
        padding: 0px;
        background : #4278DB url(../images/s2dlogo.jpg) no-repeat;
        position: absolute;
        top: 133px;
        left: 45px;
}

#eyecatchertop {
        position: absolute;
        top: 138px;
        left: 50px;
        width: 200px;
        height: 290px;
        margin: 0px;
        padding: 0px;
        background-color: #5A7CE8;
        filter:Alpha(opacity=40);
        -moz-opacity:0.40;
        opacity:20%;
}

#trusted {
        position: absolute;
        top: 100px;
        left: 900px;
        margin: 0;
        padding: 0;
}

#shopcontrol {
        position: absolute;
        top: 200px;
        left: 70px;
        width: 170px;
        margin: 0px;
        padding: 0px;
}

#shopcontrol a {
        color: #BF9C00;
        display: inline;
        text-decoration: none;
        font-weight: bold;
        font-size: 100%;
        line-height: 200%;
}

#shopcontrol a:hover {
        text-decoration: underline;
}

#shopcontrol p {
        color: #ffffff;
        display: inline;
        text-decoration: none;
        font-size: 80%;
        line-height: 200%;
}

#topic {
        position: absolute;
        top: 234px;
        left: 650px;
        width: 200px;
        background-color: #FFF1BA;
        padding: 0px;
        margin: 0px;
}

#topic h3 {
        margin: 0px;
        padding: 6px 10px 4px 10px;
        height: 19px;
        background-color: #FFF1BA;
        border-bottom: #4278DB 1px solid;
        color: #5A7CE8;
        display: block;
        font-size: 100%;
        font-weight: normal;
}


#topic p {
        text-align: right;
        margin: 0px;
        padding: 4px 10px 4px 10px;
}

#topic p.sub {
        padding: 2px 40px 4px 10px;
}


#topic p a {
        text-decoration: none;
        color: #5A7CE8;
}

#topic p a:hover {
        color: #4278DB;
}

#search {
        position: absolute;
        top: 150px;
        left: 70px;
        width: 150px;
        height: 35px;
        background: transparent url(../images/pbgrsea.gif) no-repeat;
}

form.search {
        padding: 0px 0px 0px 5px;
        margin: 0px;
}

form.search input {
        padding: 0px;
        margin: -1px 0px 0px 0px;
        vertical-align: middle;
        font-size: 80%;
        color: #ffffff;
}

input.search {
        border: none;
        width: 95px;
        background-color: transparent;
}

#sidebar {
        position: absolute;
        top: 433px;
        left: 750px;
        width: 205px;
        padding: 5px 10px 10px 10px;
        margin: 0;
        border-top: solid 5px #ffffff;
        border-right: solid 5px #ffffff;
}
