/* css "sibiintro.css", by Michael Reiner, http://www.pixelimage.de */
/* Added: 2009 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. */



/* .......... sibikatzen css .......... */

* {
     margin: 0;
     padding: 0;
     }
body {
      background-color: #fdfdef;
      }
#main {
      background-image: url(intro.jpg);
      height: 480px;
      width: 850px;
      margin-top: 110px;
      margin-left: auto;
      margin-right: auto;
      }
#main_list_p {
      display: block;
      width: 68px;
      position: absolute;
      padding-top: 210px;
      padding-left: 570px;
      font-family: "Century Gothic",arial,helvetica,sans-serif;
      font-size: 1.1em;
      text-align: center;
      color: #cccccc;
      }
#main_list_p2 {
      display: block;
      width: 68px;
      position: absolute;
      padding-top: 280px;
      padding-left: 450px;
      font-family: "Century Gothic",arial,helvetica,sans-serif;
      font-size: 1.1em;
      text-align: center;
      color: #cccccc;
      }
a:link {
      color: #fff;
      text-decoration: none;
      }
a:active {
      color: #000;
      }
a:hover {
      font-weight: normal;
      color: #000;
      outline: none;
      }