ul#menu {
  list-style-type: none;
  font-family: calibri;
  color:#ffffff;
  background: inherit;
  width: 800px;
  text-decoration: none;
  display: inline;
  }

ul#menu a:link, ul#menu a:visited, ul#menu a:visited {
  color: #ffffff;
  background: inherit;
  width: 200px;
  text-decoration: none;
  padding:30px;
  
  }
  
h1 {
  font-family: calibri;
  color:#ffffff;
    }

h2 {
  font-family: calibri;
  color:#ffffff;
    }

body {
	background-color: #226813;
	}

#header{
  position: absolute;
  top:   25px;
  left: 250px;
  right:50px;
  width:700px;
} 


#baek{
  position: absolute;
  top:   125px;
  left:  250px;
  right:  50px;
  width: 700px;
} 


#li {
  font-family: calibri;
  color:#ffffff;
    }

#ordsprog {
  font-family: calibri;
  color:#ffffff;
  } 

    
#left { 
  size: 100;
  font-family: calibri; 
  color: #ffffff; 
  float: left;
  }


#trille {
  font-size: 20px;
  font-family: calibri;
}  

#links {
  font-size: 14px;
  font-family: calibri;
  font-weight: bold;
  }
  
#webmaster {
  size: 14px;
  width: 400px;
  font-family: calibri;
  font-weight: 0;
  float: left;
  }
	
<!-- 
		a:link{color: #ffffff;} 
		a:visited{color: #ffffff;} 
		a:hover{color: #ffffff;}
    -->