/* Stylesheet CSS von http://WWW.PCundFoto.de / http://WWW.IT-Service-Schneider.com */

*{padding: 0; margin: 0;}

body {
    color: black; background-color: #000000;
    margin: 0; padding: 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

div#top {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 30px auto 0px;     /* standardkonforme horizontale Zentrierung */
    width: 860px;
    padding: 0;
  }

div#logo {
    width: 860px; height: 175px;
    margin: 0; padding: 0;
    background-image: url(bilder/logo.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
  }


div#seite {
      clear: both;
      margin: auto;
      padding: 0px 15px;
      float: left;
      width: 850px; min-height: 400px;
      background: #000000;
      background-image: url(bilder/border.png);
  }

*html div#seite {
    padding: 10px 15px;
    height: 400px;
  }

div#oben {
      clear: both;
      margin: auto;
      padding: 0px 10px;
      float: left;
      width: 860px; height: 25px;
      background-image: url(bilder/border-top.png);
      background-repeat: no-repeat;
  }

div#foot {
      clear: both;
      padding: 5px 10px;
      float: left;
      width: 860px; height: 65px;
      background-image: url(bilder/border-foot.png);
      background-repeat: no-repeat;
      text-align: center;
  }

*html div#foot {
      padding: 10px 10px;
  }

  /*- Menu Tabs J--------------------------- */
#tabsF {

      width:860px;
      background:#000000;
      font-size:14px;
      line-height:normal;
      }
    #tabsF ul {
      padding: 0px 0px 0px 0px;
      margin: 0px 0px 0px 290px;
      list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("bilder/but1.png") no-repeat left top;
      margin:0;
      padding:0 0 0 16px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("bilder/but2.png") no-repeat right top;
      padding:5px 24px 3px 6px;
      color:#ffec00; font-weight:bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#000;
      }
    #tabsF a:hover {
      background-position:0% -25px;
      }
    #tabsF a:hover span {
      background-position:100% -25px;
      }

        #tabsF #current a {
                background-position:0% -25px;
        }
        #tabsF #current a span {
                background-position:100% -25px;
        }
P  {
        color : #ffffff;
        font-size : 14px;
        font-family : Arial,Verdana;
}

h1  {
        color : #ffec00;
        font-size : 16px;
        font-family : Arial,Verdana;
        font-variant : small-caps;
}

h2  {
        color : #ffffff;
        font-weight : bold;
        font-size : 16px;
        font-family : Arial,Verdana;
}

h3  {
        color : #ffec00;
        font-weight : bold;
        font-size : 14px;
        font-family : Arial,Verdana;
}



.black  {  color : #000000;
                 font-size : 12px;
           font-family : Arial,Verdana; }
*+html .black {
      padding: 2px;
  }
.black a:link { color:#000000;
           font-size : 12px;
           font-weight : bold;
           font-family : Arial,Verdana;
           text-decoration:none; }
.black a:visited { color:#000000;
           font-size : 12px;
           font-weight : bold;
           font-family : Arial,Verdana;
           text-decoration:none; }
.black a:active { color:#ff0000;
           font-size : 12px;
           font-weight : bold;
           font-family : Arial,Verdana;
           text-decoration:none; }
.black a:hover { color:#ff0000;
           font-size : 12px;
           font-weight : bold;
           font-family : Arial,Verdana; }

a:link  {
        color : #ffec00;
        font-size : 14px;
        font-family : Arial,Verdana;
}

a:visited  {
        color : #ffec00;
        font-size : 14px;
        font-family : Arial,Verdana;
}

a:active  {
        color : #ffffff;
        font-size : 14px;
        font-family : Arial,Verdana;
}

a:hover  {
        color : #ffffff;
        font-size : 14px;
        font-family : Arial,Verdana;
        text-decoration : underline;
}

a:focus  {
        color : #ffffff;
        font-size : 14px;
        font-family : Arial,Verdana;
        text-decoration : underline;
}

ul  {
        color : #ffffff; padding: 0 0 0 30px;
        font-size : 14px;
        font-family : Arial,Verdana;
}

img  {
        border-width : 2;
        border-style : solid;
        border-color : #ffec00;
        font-size : 14px;
}

a:hover img {
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  opacity:0.5;
  -khtml-opacity:0.5;
}

body a img {
  filter:none;
  -moz-opacity:1.0;
  opacity:1.0;
  -khtml-opacity:1.0
}

td  {
        padding : 2px;
        margin : 2px;
}

.form  {
        font-family : Arial,Verdana;
        font-weight : bold;
        font-size : 14px;
        color : #000000;
        background-color : #ffec00;
}

hr  {
        color : #ffec00;
        height : 2px;
        border-style : solid;
}
