body{ background-color:black;
      background-image:url(bilder/hinterbild.jpg);
      background-repeat:no-repeat;
      color:#bcc5cd; 
      font-family:Typenoksidi,"Trebuchet MS",sans-serif;
      font-size:100%;
      }
      
   
   
   
p{font-family:"Trebuchet MS",sans-serif; padding-left:50px; }

h1{padding-left:20px;}


form {background-color:#eee;background-image:url(bilder/kontakt.jpg);background-repeat:no-repeat;color:white;
width: 370px; padding:30px 30px 35px 30px; border:1px solid black;margin-left:150px;margin-top:70px;
}
label {display:block; cursor:pointer; padding-left:30px;}
input#absender, textarea{width:300px; border:1px solid black;margin-left:30px;margin-bottom:1em;}
textarea{height:7em;}
input#absender:focus, textarea:focus{ background-color:#bcc5cd;
color:black;}
div#abschicken{padding-left:30px;}

#fussleiste a:link img[title~="menu"]  {position:absolute;
                                 top:350px;
                                 left:750px;                             
                                 border:none;
                                }  
                                 
a:visited img[title~="menu"]  {position:absolute;
                                 top:350px;
                                 left:750px;                             
                                 border:none;} 
a:hover img[title~="menu"],a:focus img[title~="menu"] {opacity: 0.5;}
a:active img[title~="menu"]  {  opacity: 0.5;}                                      
div#links {background-image:url(../bilder/links.jpg);
background-repeat:no-repeat;
background-position:50% 80%;
padding-bottom:150px;}