

* {margin:0;padding:0;border:1;}

body {

        background-color:#1c3221;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#000000;
        margin:0;
        padding:0;

        }


a {
        color:#951a15;
        text-decoration:none;
        font-weight:bold;}

a:hover {

        color:#1c3221;
        text-decoration:none;
        font-weight:bold;}


.header {

        z-index:0;
        margin:0;
        text-align:center;
        width:1000px;
        height:150px;
        background-image:url(images/header.jpg);
        }


div.bgfixed {

  margin:0; border:0px;
  background-image:url(images/background1.jpg); width:1000px; background-repeat:no-repeat; background-position:center;
  background-attachment:fixed;
}


#navi {

        position:absolute;
        z-index:1;
        top:170px;
        margin-left:30px;
        width:115px;
        background-image:url(images/navi.gif);
        background-repeat:no-repeat;


        }



#navi ul  {

        color:#000000;
        margin:0;
        list-style-type:none;
        padding-top:0px;
        padding-left:0px;
        padding-bottom:0px;
        font-size:16px;
        font-weight:bold;
        text-align:center;
        line-height:38px;

        }



#navi ul a {

        color:#000000;

        font-weight:bold;

        text-decoration:none;


        }



#navi ul a:hover {

        color:#ffffff;

        }



#navi ul a:active {

        color:#ffffff;


        }



#navi li {
        padding-top:10px;
        }




.main {
        z-index:0;

        margin-left:3px;

        top:227px;

        width:995px;

        text-align:center;



        background-repeat:repeat;

        }


.content {
        padding-top:20px;
        padding-left:180px;
        padding-right:20px;
        padding-bottom:20px;
        text-align:left;

                }



h1 {

        color:#951a15;
        font-size:20px;
        font-weight:bold;

        }




.Stil1 {

     color: #000000; font-size: 12px; font-weight:normal;

         }


.Stil2 {

     color: #000000; font-size: 12px; font-weight:bold;

         }


.Stil7 {font-size: 9px;}


.button {

     border:0;

         }