a:link {text-decoration:none}
a:visited {text-decoration:none}
a:active {color:red; text-decoration:none}
a:hover {color:red; text-decoration:underline}

body {  
  background-image: url("images/back.jpg");
  background-size: cover;  
  background-attachment: fixed;  
  background-color: black;  
  background-repeat: no-repeat;
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px; 

  font-family: Verdana, Geneva, sans-serif;  
  font-size: 14px;
}

#absolut {  
        
  font-family: Verdana, Geneva, sans-serif;  
  font-size: 14px;  
  padding-top: 0px;  
  width: 100%;  
  height: 1000px;  
  background-repeat: no-repeat;  
  background-position: center top;  

}

#menu {  
  font-family: Verdana, Geneva, sans-serif;  
  font-size: 14px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  width: 650px;  
  height: 95px;  
}

#logo {  
  font-family: Verdana, Geneva, sans-serif;  
  font-size: 14px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  width: 650px;  
  height: 95px;  
}

#inhalt {  
  height: 100%;  
  padding-top: 10px;  
  padding-right: auto;  
  padding-bottom: 10px;  
  padding-left: auto;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  width: 650px;  
  font-family: Verdana, Geneva, sans-serif;  
  font-size: 14px;
}

#impressum {  
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 8pt;  
  text-align: center;
}

#menuemark {  
  background-color: rgba(41, 205, 41, 0.6);
}

#menuover:hover {
  background-color: rgba(41, 205, 41, 0.6)
}
      
#mark {
  text-align: center; 
  background-color: rgba(41, 205, 41, 0.6);
  font-family: Verdana, Geneva, sans-serif;  
  font-size: 14px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  width: 580px;  
  height: auto;    
  left: 50%;
}
  
.imgzentriert {  
  text-align: center;
}
