
/* --------------------------------------------------------------------------------

    $Id: page.css  22.04.2010 19:13:15 $

    @project      Websystem
    @version      $Id: v2.0 $

    @category     Design
    @package      CSS

    @file         page.css
    @encoding     UTF-8

    @author       Markus Görner <develop@it-syntonic.de>
    @copyright    (C) 2010 by it syntonic, Markus Görner

    @link         http://www.it-syntonic.de

   --------------------------------------------------------------------------------*/

#top {
}

.top ul {
}

.top li {
  display : block;  
  list-style-type : none;
}

.top li a {  
  padding: 4px 0 6px 20px;
  background : transparent url(../../../templates/grossmann/images/arrow_top.png) no-repeat center left;
}

.top li a:hover {
  background : transparent url(../../../templates/grossmann/images/arrow_top_hover.png) no-repeat center left;
}

#pageContainer {
  z-index:0;
  margin: auto;
  width: 1024px;
  background: transparent url(../../../templates/grossmann/images/background_column_left.png) repeat-y;
  border:1px solid transparent;
}

#pageLogo {
  position: absolute;
  margin:auto;
  margin-top: 15px;
  z-index:10;
  width:1024px;
  height:100px;
  text-align:left;  
  background:transparent url(../../../templates/grossmann/images/page_header.png) no-repeat;
  background-position: 120px 0;
}

#pageLogo img {
  float:left;
  position: absolute;
  margin: 10px 0 0 50px;
  width:auto;
  height:auto;
}

#pageLogoLine {
  margin-top: 103px;
  z-index:9;
  margin-left: 42px;
  width:982px;
  height:25px;
  background-color:#990100;
}

#columnLeft {
  float: left;
  width: 83.5%;
  margin: 0px 0 0px 0;
  background: transparent url(../../../templates/grossmann/images/background_column_left.png) repeat-y;
}

#content {
  float: right;
  width: 622px;
  min-height: 460px;
  text-align: justify;
  background:transparent url(../images/background_page_content.png) no-repeat;
  background-position: center 180px;
  color: #FFDCA8;
}

#content p {
  letter-spacing: 0.5px;
  color:#FFDCA8;
}

#content .content {
  float: left;
  padding:10px 15px;
  width: 590px;
  background-image: none;
}

#content .line {
  clear:both;
  margin-bottom: 30px;
  border-bottom: 1px solid #FD981E;  
}

#content td {
  font-size: 11.5px;
  line-height: 1.5;
}

#content ul {
  margin: 5px 0px 0px 20px;
  padding: 0px;
  font-size: 12px;
  letter-spacing:0.01em;
  text-align:left;
  color:#FFDCA8;
}

#content ul li {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  list-style-image:url(../../../templates/grossmann/images/li_orange.png);
}

#content li.acroread {
  color:#000;
  list-style-image:url(../../../templates/grossmann/images/icons/acroread.png);
}

#content .contentEnd {
  clear:both;
  margin-bottom: 20px;
}

div.contentBox {
  z-index: 10;
  float: left;
  padding:10px 15px;
  width: 280px;
  text-align: justify;
  overflow: hidden;
}

div.contentBox p {
  margin: 0px;
}

div.contentBox p.spacingTop {
  padding-top: 10px;
}

.fighter {
  display:block;
  position:absolute;
  z-index:11;
  top:350px;
  margin-left:-50px;
  left:50%;
  width:170px;
  height:172px;
  background: transparent url(../../../templates/grossmann/images/fighter.png) no-repeat;
}

div#updateHomeBoxHead {  
  padding:6px 0px 2px 10px;
  height:19px;
  font-size: 11px;
  font-weight:bold;
  text-align:left;
  color:#FFDFBF;
}

#updateHomeBox {
  display:block;
  z-index:11;
}

#updateHomeBox ul {
  margin: 0 0px 5px 8px;
  width: 172px;
  padding: 0;
  list-style-type: none;
}

#updateHomeBox ul li {
  display:  block;
  padding-left: 22px;
  font-size: 11px;
  color: #B89E1B;   
  list-style-type: none;
  background: transparent url(../../../templates/grossmann/images/icons/update.png) no-repeat;
  background-position: left center;
}

div#littleTigerBoxHead {
  padding:6px 0px 2px 6px;
  height:19px;
  font-size: 11px;
  font-weight:bold;
  text-align:left;
  border-bottom:1px solid #FD981E;
  color:#FFDFBF;
}

#littleTiger {
  display:block;
  float: left;
  margin-left: 44px;
  /*margin-top: 10px;*/
  padding-bottom: 10px;
  width:174px;
  font-size:10px;
  font-weight:bold;
  text-align: center;  
  border-right: 1px solid #FD981E;
  border-bottom:1px solid #FD981E;
}

#littleTiger img {
  padding:10px 30px 0 45px;
  display:block;
  width:84px;
  height: 43px;
  border:0;
  background:transparent;
}

div#updateBoxHead {  
  padding:6px 0px 2px 10px;
  height:19px;
  font-size: 11px;
  font-weight:bold;
  text-align:left;
  border-bottom:1px solid #FD981E;
  color:#FFDFBF;
}

#updateBox {
  display:block;
  z-index:11;
  margin-top:10px;
  border-left:1px solid #FD981E;
  border-bottom:1px solid #FD981E;
  overflow:hidden;
}

#updateBox ul {
  margin: 15px 0px 25px 8px;
  width: 172px;
  padding: 0;
}

#updateBox ul li {
  padding-left: 22px;
  color: #B89E1B;
  list-style-type: none;
  background: transparent url(../../../templates/grossmann/images/icons/update.png) no-repeat;
  background-position: left center;
}

div#newsBoxHead {
  padding:6px 0px 4px 10px;
  height:19px;
  font-size: 11px;
  font-weight:bold;
  letter-spacing:.1em;
  text-align:left;
  border-bottom:1px solid #FD981E;
  color:#FFDFBF;
}

#newsBox {
  display:block;
  z-index:11;
  /*margin-top: 10px;*/
  min-height:200px;
  border-left:1px solid #FD981E;
  border-bottom:1px solid #FD981E;
  overflow:hidden;
}

#newsBox ul {
  margin: 10px 0px 0px 25px;
  padding: 0px;
}

#newsBox ul li {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  color: #FD981E;
  list-style-image: url(../../../templates/grossmann/images/li_orange.png);
}

div.linkBoxHead {
  padding: 6px 0px 4px 10px;
  height: 19px;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: .1em;
  text-align: left;
  border-bottom: 1px solid #FD981E;
  color: #FFDFBF;
}

div.linkBox {
  display:block;
  z-index:9;
  margin-top:10px;
  border-left:1px solid #FD981E;
  border-bottom:1px solid #FD981E;
  letter-spacing:.01em;
  text-align:center;
  color: #FD981E;
}

.imgLinkBox img {
  margin: 3px 0 3px 5px;
  background:transparent;
  overflow:hidden;
}

.imgLinkBox img:hover {
}

#copyright ul {
  margin: auto;
  padding: 0;
  width: 334px;
  height: 35px;
  list-style-type: none;
}

#copyright li a {
  display: block;
  padding: 20px 0 15px 0;
  text-decoration: none;
  background: transparent url(../../../templates/grossmann/images/copyright_footer.png) no-repeat;
}

#copyright li a:hover {
  background: transparent url(../../../templates/grossmann/images/copyright_footer_hover.png) no-repeat;
  padding: 20px 0 15px 0;
}


#socialSourcecode ul {
  float: right;
  margin-top: -25px;
  padding: 0;
  width: 180px;
  height: 83px;
  list-style-type: none;
}

#socialSourcecode li a {
  display: block;
  padding: 20px 0 50px 0;
  text-decoration: none;
  background: transparent url(../../../images/social-sourcecode-logo.png) no-repeat;
}

#socialSourcecode li a:hover {
  background: transparent url(../../../images/social-sourcecode-logo_hover.png) no-repeat;
  padding: 20px 0 50px 0;
}


#pageFooterContainer {
  margin: 0 auto;
  width: 1024px;
  /*height:180px;*/
  border:1px solid  transparent;
  background: transparent url(../../../templates/grossmann/images/background_footer.png) repeat-x;
}

#pageFooter {
  margin: 0 auto;
  width:100%;
  height:180px;
  background: transparent url(../../../templates/grossmann/images/background_footer.png) repeat-x;
}
