Difference between revisions of "Team:Berlin"

Line 351: Line 351:
  
 
}); // close out script
 
}); // close out script
 
//NAVBAR STYLE
 
$(".main-menue").css("background-color", "transparent");
 
 
$(window).scroll(function() {
 
 
    if ($(this).scrollTop() >= 240) {
 
        $(".main-menue").css("background-color","rgb(255, 255, 255)");     
 
    }
 
   
 
    if ($(this).scrollTop() < 240) { // this refers to window
 
        $(".main-menue").css("background-color","transparent");
 
    }   
 
   
 
});
 
 
 
 
var windowSize = $(window).height();
 
$(".site-wrapper-sub-project").css( "height" , windowSize );
 
 
  
 
</script>
 
</script>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 15:28, 13 September 2015

iGEM Berlin 2014 | TU-Berlin

iGEM BERLIN

erste Frage, Thesis? That’s the aim of the interdisciplinary iGEM Team Berlin!

Plants which degrade plastic?

This year’s iGEM project of the Berlin team is all about plastic - to be specific: microplastic and the clearance of our water with the aid of Synthetic Biology.
The idea is to build a modular filter system for wastewater treatment plants which is able to degrade plastic. Bakterial flagella, moleculare hair-like structures, are equipped with a combination of enzymes that are able to breakdown plastic molecules.

Project

Projekt erklaerung.

Team

Team Erklaerung.

Safety

Safety Erklaerung