/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

    

body {
    background-image: url(background3.jpg);
    background-position: left top;
    background-attachment: fixed;
    background-repeat: repeat;
}

a:link { 
    text-decoration:none ;
    background-color:white;  
    color: black; }    /* noch nicht besuchte Ziele */

a:visited { 
    text-decoration:none ;
    background-color:white; 
    color: black; } /* besuchte Ziele */

a:hover {  
    text-decoration:none ;
    background-color:black; 
    color: white; }   /* Verweise bei "MouseOver" */

a:active { 
    text-decoration:none ;
    background-color:grey; 
    color: white; }  /* Angeklickte Verweise */

  h1, h2, h3, p { 
    margin: 0pt;
    margin-button: 15px;
    padding: 1px 15px;
}

  #header {  
    margin-float: center;
    height: auto;
    margin-top: 40px;
    margin-left: 50px;
    margin-botton: 50px;
    margin-right: 50px; 
    height: 180px;
    opacity: 1;
    }

  #headnav { margin-float: center;
    width: 880px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 5px 0pt;
    font-size: 85%;
    font-family: Verdana, sans-serif;
    text-align: left;
    background-color: white;
    text-transform: uppercase;
    opacity: 0.6;
    }

  #main { border: 0px dashed rgb(51, 51, 51);
    width: 880px ;
    margin-top: 25px ;
    background-color: white;
    color: black;
    font-family: Verdana, sans-serif;
    }

  #nest { padding-top: 10px;
    font-family: Verdana, sans-serif;
    font-size:85%;
    opacity: 0.8;
    }

  #content { 
    margin-left: 205px;
    margin-right: 20px;
    margin-bottom: 10px;
    color: black;
    font-family: Verdana, sans-serif;
    font-size: 85%;
    opacity: 1;
    }

  #content h1 { 
    margin-bottom: 10px;
    color: black;
    font-family: Verdana, sans-serif;
    font-size: 131%;
    opacity: 1;
    }

  #content p { font-size: 105%;
    font-family: Verdana, sans-serif;
    color: black;
    right: 10px auto;
    left: 250px auto;
    float: center;
   }


  #leftbox { border: 1px none rgb(0, 0, 0);
    background: rgb(255, 255, 255)
    width: 200px;
    float: left;
    color: black;
    margin-bottom: 10px;
    font-family: Verdana, sans-serif;
    margin-right: 1px;
    }


  #footer { border: 1px none rgb(51, 51, 51);
    margin: 0pt auto;
    width: 100%;
    text-align: center;
    color: black;
    font-family: Verdana, sans-serif;
    }

  #footer p { border-style: none;
    background: rgb(238, 238, 238) 
    text-align: right;
    font-size: 75%;
    font-family: Verdana, sans-serif;
    overflow: auto;
    float: none;
    position: static;
    opacity: 0.5;
    }

