/* file:       01home.css
   description: This is our Style-Sheet-File
                it contains a lot information for layouting.
                Moste of this is information about the text layout
                and boxes.
                In advantage, the file 01home.php gets smaller
                and it will be better for serach engines, because they
                don`t need to know anything about the Styles.
                This file will not be searchable and will not be in
                search engines.
   author:    Martin Mueller-Holtz
   date:    30.09.04
*/

#contentcenter  {
position: relative;
margin: 0 auto;
min-height: 100%;
height: auto !important;
height: 100%;
width:795px;

background-color:#BF915E;
text-align:left;
}

#home {

background-color:#BF915E;
color:white;
font-family:Verdana;
font-size:11px;
font-weight:bolder;
}

.menu {
  width:162px !important;
  width:162px;
  height:24px;
  border-top:1px solid white;
  color:white;
  line-height:18pt;
  padding:0 0 0 0;
  margin:0 0 0 0;
}
.menu span {
  padding:0 0 0 13px;
  display:block;

  background-color:#996B38;
}

   #menuwrapper {
    padding:0 0 0 0;
    margin:20px 0 0 22px !important;
    margin:20px 0 0 11px;
    height:459px;
    border-left:1px solid white;
    border-right:1px solid white;
    float:left;
   }

   .menu a{
  padding:0 0 0 13px;
      display:block;
      width:149px;
      height:24px;
      font-weight:bold;
      color:#FFFFFF;
      text-decoration:none;
      background-color:#BF915E;
    }

    .menu a:hover {display:block;  width:149px; height:24px; font-weight:bold; color:#794B18; text-decoration:none; }
    .menu a:active {display:block;  font-weight:bold; color:#996B38; text-decoration:none; background-color : inherit;}


   .contentwrapper {
    padding:0 0 0 0;
    margin:0 0 0 0;
    float:left;
   }

  #line2 {
    padding:0 17px 0 0;
    margin:20px 0 0  0;
    width:569px !important;
    width:589px;
    height:23px;
    border-top:1px solid white;
    border-right:1px solid white;
    text-align:right;
    vertical-align:middle;

 }

  #line2 a{text-decoration:none; color:white;   vertical-align:middle; }
  #line2 img{margin:0 7px 0 7px; border:0px; width:17px; height:23px;  vertical-align:middle; }

  #picbox {
    width:553px !important;
    width:555px;
    padding:0 0 0 0;
    margin:0 0 0 15px !important;
    border:1px solid white;
    float:left;
  }

  #picbox img{ margin:0 0 0 0; padding:0 0 0 0;}

  #outer_line_right{
   float:left;
   border-right:1px solid white;

   padding:0 0 0 16px !important;
   padding:0 0 0 18px;
   margin:0 0 0 0;
   height:278px;
  }

  #inner_line_text{
   float:left;
   border-top:1px solid white;
   border-bottom:1px solid white;
   border-left:1px solid white;
   margin:0 0 0 14px;
   padding:0 0 0 0;
   height:132px;
  }

  #intro_text {
   padding:6px 17px 0 16px;
   font-size:12px;
   text-align:justify;
   width:404px !important;
   width:440px;
   border-right:1px solid white;
   height:126px !important;
   height:132px;
   float:left;
   margin:0 0 0 0;
  }

  #intro_text h1{
   display: inline;
   line-height:18px;
   font-size:18px;
   margin:0 0 0 0;
   padding:0 0 0 0;
  }

  #newsticker {
    clear:both;
    height:22px;
    margin-left:22px;
    margin-right:22px;
    color:white;
    background-color:#996B38;
    border:1px solid white;
    font-family:Verdana;
    font-size:11px;
    font-weight:bolder;
    line-height:22px;
  }


    #newsticker a { color:white; text-decoration:none; }
    #newsticker a:hover { color:#794B18; text-decoration:none;}

    #bild {
      float:left;
      border-top:1px solid white;
      margin:0 0 0 0  !important;
      margin:0 0 0 -3px;
      padding-right:2px;


      text-align:left;}