#menu {
  width:687px;
  padding:0; 
  margin:0; 
  list-style-type:none;
  }
#menu li {
  float:left;
  width:135px;
  border:1px solid #fff;
  }
#menu a {
  display:block;
  width:135px;
  color:#FFFFFF; 
  background:#666666; 
  text-align:center; 
  padding:2px 0; 
  text-decoration:none; 
  float:left; 
  }
#menu a:hover {
  color:#FFFFFF; 
  background:#265d84;
  }
  
  
  
#undermenu {
  width:0;
  padding:0; 
  margin:0; 
  list-style-type:none;
  }
#undermenu li {
  float:center;
  width:150px;
  border:0px solid #FFFFFF
  }
#undermenu a {
  display:block;
  width:150px;
  color:#000000; 
  background:#FFFFFF; 
  text-align:left; 
  padding:2px 0; 
  text-decoration:none; 
  float:center; 
  }
#undermenu a:hover {
  color:#265d84; 
  background:#FFFFFF;
text-decoration:underline; 
  }
  
  
  
#project {
 width:478px;
 height:190px; 
  padding:0; 
  margin:0; 
  list-style-type:none;
  }
#project li {
  float:left;
  width:93px;
  height:187px;  
  border:1px solid #fff;
  }
#project a {
  display:block;
  width:93px;
  height:187px;
  color:#FFFFFF; 
  background:#666666; 
  text-align:center;
  padding:4px 0; 
  text-decoration:none; 
  float:left; 
  }
#project a:hover {
  color:#FFFFFF; 
  background:#265d84;
  }

   
   
#projectin {
  width:190px;
  height:400px; 
  padding:2; 
  margin:0; 
  list-style-type:none;
  }
#projectin li {
  float:left;
  width:187px;
  height:80px;  
  border:1px solid #fff;
  }
#projectin a {
  display:block;
  width:187px;
  height:80px; 
  color:#FFFFFF; 
  background:#666666; 
  text-align:center;
  padding:4px 0; 
  text-decoration:none; 
  float:left; 
  }
#projectin a:hover {
  color:#FFFFFF; 
  background:#265d84;
  }
  
  
#aktuell {
 width:120px;
  padding:1; 
  margin:0; 
  list-style-type:none;
  }
#aktuell li {
  float:left;
  width:115px;
  height:155px;  
  border:4px solid #fff;
  }
#aktuell a {
  display:block;
  width:115px;
  height:155px;
  color:#FFFFFF; 
  background:#265d84; 
  text-align:center;
  padding:6px 0; 
  text-decoration:none; 
  float:left; 
  }
#aktuell a:hover {
  color:#FFFFFF; 
  background:#666666;
  }
  
  