Line 4: | Line 4: | ||
<head> | <head> | ||
− | < | + | <link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" |
− | + | id="bootstrap-css"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<style> | <style> | ||
Line 180: | Line 100: | ||
.igem_2017_menu_wrapper .menu_button .expand_collapse_icon::before { | .igem_2017_menu_wrapper .menu_button .expand_collapse_icon::before { | ||
content: "+"; | content: "+"; | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 413: | Line 329: | ||
body { | body { | ||
overflow-x: hidden; | overflow-x: hidden; | ||
− | + | margin-top: 80px; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | margin- | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
Line 495: | Line 365: | ||
padding-left: 17px; | padding-left: 17px; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 549: | Line 406: | ||
.menu_button.direct_to_page { | .menu_button.direct_to_page { | ||
padding-left: 36px; | padding-left: 36px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
} | } | ||
Line 574: | Line 418: | ||
} | } | ||
− | + | /* CUSTOM BS NAVBAR STYLES */ | |
+ | .navbar { | ||
+ | border: 0; | ||
+ | } | ||
+ | .navbar-default { | ||
+ | background-color: #222; | ||
+ | } | ||
− | + | .navbar-brand { | |
− | + | padding: 0; | |
+ | padding-left: 25px; | ||
+ | padding-right: 25px; | ||
+ | } | ||
− | + | .navbar-brand img { | |
− | + | height: 49px; | |
+ | } | ||
− | + | .navbar-default .navbar-nav > li > a { | |
− | + | color: white; | |
+ | } | ||
+ | .navbar-default .navbar-nav > li > a:focus, | ||
+ | .navbar-default .navbar-nav > li > a:hover, | ||
+ | .navbar-default .navbar-nav > .dropdown > a .caret:hover { | ||
+ | color: #F8CE63; | ||
+ | } | ||
− | + | .navbar-default .navbar-nav > .open > a, | |
− | + | .navbar-default .navbar-nav > .open > a:hover, | |
− | + | .navbar-default .navbar-nav > .open > a:focus { | |
+ | color: #F8CE63; | ||
+ | background-color: #444; | ||
+ | } | ||
+ | .navbar-default .navbar-nav > .dropdown > a .caret { | ||
+ | border-top-color: #eee; | ||
+ | border-bottom-color: #eee; | ||
+ | } | ||
− | + | .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { | |
− | + | color: #333; | |
− | + | text-decoration: none; | |
− | + | background-color: #F8CE63; | |
+ | } | ||
− | + | .navbar-default .navbar-nav > .dropdown > a:hover .caret, | |
+ | .navbar-default .navbar-nav > .dropdown > a:focus .caret { | ||
+ | border-top-color: white; | ||
+ | border-bottom-color: white; | ||
+ | } | ||
+ | /*.navbar-default .navbar-nav >.dropdown> a .caret:hover { | ||
+ | border-top-color: #ccc; | ||
+ | border-bottom-color: #ccc; | ||
+ | }*/ | ||
+ | </style> | ||
− | + | <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> | |
− | + | <script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> | |
− | + | ||
− | + | ||
− | + | ||
+ | <!-- This tells the browser that your page is responsive --> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
− | + | </head> | |
− | + | <body> | |
− | + | ||
− | + | ||
− | <div class=" | + | <!--MENU--> |
− | + | <nav class="navbar navbar-default navbar-fixed-top"> | |
− | <a href="https://2017.igem.org/Team:Stuttgart | + | <div class="container-fluid"> |
− | < | + | <!-- Brand and toggle get grouped for better mobile display --> |
− | + | <div class="navbar-header"> | |
− | + | <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" | |
+ | data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> | ||
+ | <span class="sr-only">Toggle navigation</span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | </button> | ||
+ | <a class="navbar-brand" href="https://2017.igem.org/Team:Stuttgart"> | ||
+ | <img alt="Team:Stuttgart" | ||
+ | src="https://static.igem.org/mediawiki/2017/4/45/Bildschirmfoto_2017-10-17_um_14.23.20.png"> | ||
</a> | </a> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | + | <!-- Collect the nav links, forms, and other content for toggling --> | |
− | <div class=" | + | <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> |
− | < | + | <ul class="nav navbar-nav"> |
− | + | <li> | |
− | + | <a href="#">Home</a> | |
− | + | </li> | |
− | + | <li class="dropdown"> | |
− | + | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" | |
− | + | aria-expanded="false">Team <span class="caret"></span></a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/Team">Team</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/Attributions">Attributions</a></li> | |
− | + | <!--<li role="separator" class="divider"></li>--> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="dropdown"> | |
− | + | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" | |
− | + | aria-expanded="false">Project <span class="caret"></span></a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <!--<li class="navbar-text navbar-left">Dry Lab</li>--> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/Description">Description</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/Background-Information">Background Information</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/Protocols">Protocols & Experiments</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/Notebook">Notebook</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/InterLab">Interlab Study</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/Model">Modelling</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/Results">Results</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/Parts">Parts</a></li> | |
− | + | <!--<li role="separator" class="divider"></li>--> | |
− | + | </ul> | |
− | < | + | </li> |
− | + | <li> | |
− | + | <a href="https://2017.igem.org/Team:Stuttgart/Safety">Safety</a> | |
− | + | </li> | |
− | + | <li class="dropdown"> | |
− | + | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" | |
− | + | aria-expanded="false">Human Practices <span class="caret"></span></a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/Engagement">Public Engagement</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/Collaborations">Collaborations</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/HP/Gold_Integrated">Integrated and Gold</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/HP/Silver">Silver HP</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="dropdown"> | |
− | + | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" | |
− | + | aria-expanded="false">Awards <span class="caret"></span></a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/Applied_Design">Applied Design</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:Stuttgart/Measurement">Measurement</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li> | |
− | + | <a href="https://igem.org/2017_Judging_Form?team=Stuttgart">Judging Form</a> | |
− | + | </li> | |
− | + | </ul> | |
− | + | </div><!-- /.navbar-collapse --> | |
− | + | </div><!-- /.container-fluid --> | |
− | + | </nav> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div | + | |
− | + | ||
− | + | ||
− | </div> | + | |
− | + | ||
− | </ | + | |
<!-- start of content --> | <!-- start of content --> | ||
− | <div class=" | + | <div class="container"> |
<div class="row"> | <div class="row"> | ||
− | <div class="col- | + | <div class="col-xs-12 col-sm-6 col-md-4"> |
<!--<img src="https://static.igem.org/mediawiki/2017/e/ef/Tshirt_LIGHTUPTHEPIPE.pdf">--> | <!--<img src="https://static.igem.org/mediawiki/2017/e/ef/Tshirt_LIGHTUPTHEPIPE.pdf">--> | ||
<img src="http://unsplash.it/800/601" class="img-responsive"/> | <img src="http://unsplash.it/800/601" class="img-responsive"/> | ||
</div> | </div> | ||
− | <div class="col- | + | <div class="col-xs-12 col-sm-6 col-md-8"> |
<p>The clogging of drains and pipe systems by hair and fat is a serious problem in industry and private | <p>The clogging of drains and pipe systems by hair and fat is a serious problem in industry and private | ||
households. Currently many blockages are dissolved by toxic and reactive chemicals like hydroxide | households. Currently many blockages are dissolved by toxic and reactive chemicals like hydroxide |
Revision as of 16:20, 28 October 2017
The clogging of drains and pipe systems by hair and fat is a serious problem in industry and private households. Currently many blockages are dissolved by toxic and reactive chemicals like hydroxide and chlorine compounds, leading to accelerate corrosion in the pipe system and ecological damage. Our aim is to engage this problem in a more sustainable and eco-friendly way by developing a biological cleaner based on a holistic approach using E.coli. Our microbial system is targeted on producing and secreting enzymes, such as keratinases, lipases and esterases to break down hair, fat and other pollutants. By optimizing the secretion of the selected enzymes, we are avoiding enzyme purification which can save valuable money and time. Additionally, we want to produce a scent from the existing waste as an indicator of successful degradation. Involving mathematical modeling of enzymatic kinetics and degradation processes will support the experimental work. Finally this approach will LIGHT UP THE PIPE again!
You can also find us on facebook - visit, give us a like or follow us on twitter