tr.tr-0 td {
  color: white;
  font-weight: bold;
  background-color: gray;
}

div.logo img {
  padding-left: 150px;
  top: 10px;
}

tr td {
  padding: 1px;
}

#header img {
  top: 10px;
}
  
tr td.td-last {
  padding-left: 1em;
}

tr.tr-odd {
  background-color: whitesmoke;
}

a, a em.file {
  text-decoration: underline;
}

div.csc-frame-frame2 {
  -moz-border-radius-bottomleft:12px;
  -moz-border-radius-bottomright:12px;
  -moz-border-radius-topleft:12px;
  -moz-border-radius-topright:12px;
  background-color:#E2F1FF;
  border-left:0 none;
  border-right:0 none;
  color:#334455;
  margin:1em 0 0;
  padding: 12px;
}

div.csc-frame-frame2 h4,a {
  color: #AA1124;
}

div.csc-frame-frame1 {
  -moz-border-radius-bottomleft:12px;
  -moz-border-radius-bottomright:12px;
  -moz-border-radius-topleft:12px;
  -moz-border-radius-topright:12px;
  background-color:#404347;
  border-left:0 none;
  border-right:0 none;
  color:#F4F4F4;
  margin:1em 0 0;
  padding: 12px;
}

div.csc-frame-frame1 h4,a {
  color: #AAAAAA;
}

div.rnd_img {
  text-align: center;
  margin-top: 6px;
  padding-top: 15px;
}

#header {
  background: #B5B5B5 url(/fileadmin/aikido_arte/aikido_arte_bg.png) repeat-x scroll center top;
  color:      #FFFFFF;
  height:     140px;
  position:   relative;
}

#nav_main {
  background-color: #B5B5B5;
}

#small_header_image {
  position: absolute;
  right:    153px;
  top:      12px;
}

#socialshareprivacy {
  position: absolute;
  right:    83px;
  bottom:   12px;
}

