/*           Design und Realisation            */
/*             Moon Media Design               */
/*    Internet - Printmedien - Musik/Sounds    */
/*                                             */
/*          http://www.moon-media.biz          */
/*          http://www.moon-music.de           */
/*          http://www.moon-studio.de          */
/*                                             */
/*              97295 Waldbrunn                */
/*           Tel.: 09306 - 30 91 89            */
/*           Fax : 09306 - 98 14 37            */
/*                                             */
/*     (c)1999-2005 M.Bieber . Moon Media      */


/* DEFINITIONEN ALLGEMEIN____________________________________________________ */

body {  background-image: url(images/hg.gif);
        background-repeat: repeat;
        background-color: rgb(241,233,218);
        font-size: 100.01%;
        padding: 0px;
        margin: 0px;
        font-family: times, serif;
        font-style: italic;
        color: rgb(51,42,26);}

* html #container { width: 720px;}

#container { position: absolute;
             width: 670px;
             height: 466px;
             margin-top: -233px;
             margin-left: -335px;
             padding: 5px;
             border: 1px solid rgb(228,217,198);
             text-align: center;
             top: 50%;
             left: 50%;}

* html #content {width: 100%;}

#content {width: 100%;
          height: 100%;
          margin: 0;
          padding: 0px;
          text-align: center;
          border: 0px solid rgb(255,255,255);
          background-color: rgb(228,217,198);}

* html #linkeseite {width: 40%;}

#linkeseite { position: relative;
              width: 49%;
             height: 466px;
             margin: 0px;
             padding: 0px;
             border: 0px solid rgb(0,0,0);
             top: 0;
             float: left;
             background-color: rgb(228,217,198);}

#teppich {padding: 10px 10px 0px 10px;
          margin: 0px 0px 0px 0px;
          position: relative;
          float: left;}

* html #rechteseite { width: 49%;}

#rechteseite { position: relative;
               float: right;
               width: 49%;
               height: 466px;
               margin: 0px;
               padding: 0px  0px 0px 0px;
               background-color: rgb(228,217,198);
               border: 0px solid rgb(255,255,255);
               text-align: center;}

* html #logo {  padding: 0px;
                margin: 100px 0px 0px 40px;}

#logo {  background-image: url(images/logo.png);
         background-repeat: no-repeat;
         background-color: transparent;
         position: relative;
         width: 168px;
         height: 160px;
         padding: 0px;
         margin: 100px 0px 0px 80px;
         float: left;
         border: 0px solid rgb(255,255,255);
         text-align: center;}

#logo h1 { display: none;}

#text { display: none;}

* html #links {padding: 0px;
               margin: 0px 0px 0px 0px;}



#links { float: left;
         margin: 10px 0px 0px 0px;
         width: 100%;}

#links a{ color: black;
          text-decoration: none;}

#links a:hover { color: white;
                 text-decoration: none;}


#subline {width: 100%;
         padding: 0px;
         margin: 0px 0px 0px 0px;
         position: relative;
         float: left;
         font-size: 110.01%;
         font-weight: bolder;
         letter-spacing: 0.1em;
         color: rgb(51,42,26);}

#counter {background-image: url(images/counter.gif);
          background-repeat: no-repeat;
          background-color: transparent;width: 100%;
          background-position: top center ;
          height: 50px;
          padding: 0px;
          margin: 100px 0px 0px 0px;
          position: relative;
          float: left;
          text-align: center;}

*html #counter .text {margin-left: 36px;
                      letter-spacing: -0.2em;}

#counter .text {margin-left: 29px;
                margin-top: 12px;
                font-size: 160.01%;
                font-weight: bolder;
                letter-spacing: -0.09em;
                color: rgb(205,183,141);
                line-height: 45px;}

* html #spacer {width: 45%;}

.cleaner { background: transparent;
           clear: both;
           height: 1px;
           font-size: 1px;
           border: 0px none;
           margin: 0;
           padding: 0; }