body {
  background-image: url(/symbols/images/background.jpg);
  background-repeat: repeat;
  padding: 0;
  font-size: 12px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


a, a:link, a:visited {
        color: #444;
        text-decoration: none;
}

a:hover {
        color: #ff6600;
        text-decoration: none;
}

#container {
  margin:  -7px auto;
  width: 1008px;
  padding: 0;
  background-image: url(/symbols/images/body_background.jpg);
  background-repeat: repeat-y;
}

#head, #debug, #bottom  {
  width: 988px;
  background-image: url(/symbols/images/header.jpg);
  border: 0;
  padding: 0;

}

#head {
  height: 177px;
}

#debug {
  overflow: auto;
  font-size: 10px;
  line-height: 150%;
}

#bottom {
  clear: both;
  margin-bottom: 20px;
  text-align: center;
}
#errors {
  color:#DD3300;
}
#sql {
  color:#666666;
}

* html #nav-left a:hover, *:first-child+html #nav-left a:hover {
  padding-left: 15px;
}
#content {

  width:100%;
  margin-bottom: 0;
  margin-top: 0px;
  font-size: 12px;
  font-family: Tahoma;
  position: relative;
}

#ajax_loading {
  position:absolute;
  top:20px;
  right:60px;
}

#login a{
  color: #FFFFFF;
}

#login a:hover {
  color: #ff6600;
}
#login {
  color: #ffffff;
  }

.table_login {
  width: 988px;
  height: 42px;
  vertical-align:middle;
  background-image: url(http://www.sod-hamburg.com/symbols/images/top_member_area.jpg);
  background-repeat: no-repeat;
  font-family: Tahoma;
  font-size: 12px;
}

.mittig {
         margin-top: 5px;
}

#navi_search_bar {
        width: 988px;
        height: 58px;
        margin: 0;
        padding: 0;
        font-size: 12px;
}
#navigation_bar {
        float: left;
        width: 638px;
        height: 58px;
        display: block;
        background-color: #000;
        font-size: 12px;
}
#search_bar {
        float: right;
        width: 350px;
        height: 58px;
        display: block;
        background-image: url(/symbols/images/search_bg.jpg);
        background-repeat: no-repeat;
        font-size: 12px;
}

#sponsor_specials {
        width: 988px;
        height: 163px;
        margin: 0;
        padding: 0;
        background-image: url(/symbols/images/sponsor_special_bg.jpg);
        background-repeat: no-repeat;
        font-size: 12px;
}

#slider2 {
        float:right;
        margin-right: 30px;
}

#paginate-slider2 {
        float:right;
}

#footer {
        width: 988px;
        height: 50px;
        background-color: #fff;
        color: #666;
        margin: 0;
        padding: 0;
        font-size: 12px;
        font-family: Tahoma;
}
#copyright {
        float: left;
        font-size: 12px;
        font-family: Tahoma;
        margin: 0;
        padding: 5px 0 0 10px;
}
#imprint {
        font-size: 12px;
        font-family: Tahoma;
        margin: 0;
        padding: 5px 10px 0 0;
}

#content_body {
        width:982px;
        margin: 0;
        padding: 3px;
        background-color: #ff6600;
        background-image: url(/symbols/images/content_body_bottom.jpg);
        background-position: bottom;
        background-repeat: no-repeat;
        font-size: 12px;
        font-family: Tahoma;
}

#left_col {
        float: left;
        width: 238px;
        padding: 0;
        margin: 0;
}
#middle_col {
        float: left;
        width: 166px;
        padding: 0;
        margin: 0;
}
#right_col {
        float: right;
        width: 740px;
        padding: 0;
        margin: 0;
}

#big_box_content {
        font-size: 11px;
        color: #666;
        width: 238px;
        background-color: #fff;
        background-image: url(/symbols/images/box_big_bottom.jpg);
        background-position: bottom;
        background-repeat: no-repeat;
}

#small_box_content {
        font-size: 11px;
        color: #666;
        width: 160px;
        background-color: #fff;
        background-image: url(/symbols/images/box_small_bottom.jpg);
        background-position: bottom;
        background-repeat: no-repeat;
}

#content_head {
        width: 730px;
        height: 21px;
        margin: 0;
        padding: 7px 0 0 10px;
        background-image: url(/symbols/images/content_head.jpg);
        background-repeat: no-repeat;
        font-size: 12px;
        color: #fff;
        font-weight: bold;
}
#content_box {
        width: 720px;
        margin: 0;
        padding: 10px;
        background-color: #fff;
        background-image: url(/symbols/images/content_bottom.jpg);
        background-position: bottom;
        background-repeat: no-repeat;
        font-size: 12px;
        color: #666;
}
#last_topics, #last_wars, #polls, #calendar {
         margin-bottom: 3px;
}



.sponsor {
         width: 398px;
         height: 148px;
         margin-top: 8px;
         margin-left: 4px;
         position: left;
         font-size: 12px;
         }

.navi_search {
         margin-top: 0px; float:right; margin-right: 40px;
}

#navigation_bar ul,
#navigation_bar li {
        display: block;
        float: left;
        margin: 0;
        padding: 0;
        list-style: none;
}
ul#navigation {
        display: inline;
        float: left;
}