
#main-wrap1{ background: transparent url(g/main-bg.jpg) repeat center top; }
#main-wrap2{ background: transparent url(g/main-top.jpg) repeat-x center top; }
#main{ background: transparent url(g/main-center.jpg) no-repeat center top; }

#header{ background: transparent url(g/header-center.jpg) no-repeat center top; }
#header-wrap{ background: transparent url(g/header-bg.jpg) repeat-x center top; }

#pagetitle .dsa_logo_large{
  font-family: "Arial Black", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 50px;
  line-height: 50px;
  padding: .1em 0 0 0;
  margin: 0;
  letter-spacing: -0.1em;
  font-variant: small-caps;
  font-weight: normal;
  color: #eeeadb;
}

#pagetitle .dsa_logo_large a{
  color: #eeeadb;
  text-decoration: none;
}

#pagetitle .dsa_logo_large a:hover{
  color: #fff;
}

#pagetitle .dsa_logo_small{
  font-family: "Share", "Arial Narrow", Arial, Sans;
  font-size: 200%;
  line-height: 90%;
  font-weight: normal;
  margin: .2em 0 .2em;
  float: left;
  border-left: 1px solid #8e7762;
  padding: .6em 0 .6em .8em;
  margin-left: 1em;
  color: #e9e2c9;
}

.img-shadow {
    float:left;
    background:url(g/bi.png) no-repeat bottom right !important;
    background:url(g/bi.gif) no-repeat bottom right;
    margin:5px 10px 0 5px;
}

.img-shadow img {
    display: block;
    position: relative;
    background-color: #fff;
    border:0;
    margin:-5px 5px 5px -5px;
    padding:3px;
}

.totop{
    text-align:right;
    font-size:11px;
    line-height:11px;
    padding-right:12px;
    margin:30px 0px 30px 0px;
    width:100%;
    height:12px;
    border-bottom:1px solid #bbb29d;
    background:url(g/pfeil_rot_o.gif) no-repeat center right;
}
.totop a{
    text-decoration:none;
}

