Team:SDU-Denmark

From 2012.igem.org

(Difference between revisions)
Line 4: Line 4:
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
 +
<style type="text/css" rel="stylesheet">
 +
body {
 +
margin: 0; padding: 0;
 +
/* background: url(../images/body_bg.gif) repeat-y left #D1DFF1;*/
 +
 +
background-position: left;
 +
font: normal 11px Georgia, Arial, Helvetica, sans-serif;
 +
 +
}
 +
 +
span.texhtml { font-family: serif; }
 +
 +
 +
/*::::::::: Links :::::::::*/
 +
a { color: #000000; text-decoration: none; }
 +
a:hover { color: #066300; text-decoration: strong ; }
 +
a:focus { outline: none; }
 +
 +
 +
/*::::::::: Container :::::::::*/
 +
.container {width: 984px; height: 100%; margin: 0 auto; overflow: hidden; font-size: 1.2em; position: relative; background-color: rgba(255, 255, 255, 0.85);}
 +
 +
/*::::::::: HEADER ::::::::::*/
 +
#TopHeader {
 +
float: none;
 +
width: ;
 +
 +
padding-left:30px;
 +
padding-right:0px;
 +
padding-top:15px;
 +
padding-bottom:15px;
 +
background: rgba(255, 255, 255, 0.0); /* Change this if we want color  */
 +
position: relative;
 +
 +
}
 +
 +
/*::::::::: SideNav :::::::::*/
 +
#sidenav {
 +
width: ;
 +
position: absolute; /* fixed */
 +
float: left;
 +
background-color: rgba(255, 255, 255, 0.0);
 +
margin:10px 0px 0px 30px; /* top right bottom left*/
 +
/*padding-left:30px;
 +
padding-right:30px;
 +
padding-top:15px;
 +
padding-bottom:15px;*/
 +
height: 100%;
 +
}
 +
 +
/*::::::::: SidenavFooter :::::::::*/
 +
#footer {
 +
width:150 ;
 +
position: absolute; bottom:0; /* fixed */
 +
float: left;
 +
background-color: rgba(255, 255, 255, 0.0);
 +
margin:0px 0px 0px 30px; /* top right bottom left*/
 +
/*padding-left:30px;
 +
padding-right:30px;
 +
padding-top:15px;
 +
padding-bottom:15px;*/
 +
height: 100%;
 +
height: auto;
 +
font-size: 10px;
 +
text-align: center;
 +
}
 +
}
 +
 +
*html #sidenav {
 +
position: absolute;
 +
left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
 +
top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
 +
}
 +
/*::::::: Accordion Menu ::::::*/
 +
.AccordionTitle, .AccordionContent, .AccordionContainer
 +
{
 +
  position:relative;
 +
  width:;
 +
}
 +
 +
.AccordionTitle
 +
{
 +
  height: 30px;
 +
  overflow:hidden;
 +
  cursor:pointer;
 +
  font-family: "SegoeWP", "Calibri";
 +
  font-weight: "light";
 +
  text-indent:8px;
 +
  font-size:27px;
 +
  color: #000050;
 +
  background-color: rgba(255, 255, 255, 0.0);
 +
  vertical-align: middle;
 +
  background-repeat:repeat-x;
 +
  display:table-cell;
 +
  -moz-user-select:none;
 +
}
 +
 +
.AccordionContent
 +
{
 +
  height:auto;
 +
  overflow:hidden;
 +
  cursor:pointer;
 +
  font-family: Century Gothic, sans-serif;
 +
  font-weight: bold;
 +
  font-size:15px;
 +
  background-color: rgba(255, 255, 255, 0.0);
 +
  text-indent:20px;
 +
  vertical-align:top;
 +
  text-align:left;
 +
  display:none;
 +
}
 +
 +
.AccordionContainer
 +
{
 +
 +
  height:AccHeight;
 +
  background-color: rgba(255, 255, 255, 0.0);
 +
  border-top: none;
 +
  border-bottom: none;
 +
  border-left: none;
 +
  border-right: none;
 +
}
 +
 +
/* #outcommented{
 +
#sidenav ul {
 +
margin: 0; padding: 0;
 +
list-style: none;
 +
font-size: 13px;
 +
}
 +
#sidenav ul li{
 +
margin: 0; padding:  0;
 +
display: inline;
 +
}
 +
#sidenav ul li a{
 +
display: block;
 +
margin: 0; padding: 10px 0;
 +
text-decoration: none;
 +
color: #333;
 +
border-bottom: 1px solid #101010;
 +
}
 +
#sidenav ul li a:hover { color: #456c55; }
 +
#sidenav ul li a.home{ background: url(../images/icon_home.gif) no-repeat top right; }
 +
#sidenav ul li a.portfolio{ background: url(../images/icon_portfolio.gif) no-repeat top right; }
 +
#sidenav ul li a.services{ background: url(../images/icon_services.gif) no-repeat top right; }
 +
#sidenav ul li a.contact{ background: url(../images/icon_contact.gif) no-repeat top right; }
 +
}
 +
*/
 +
 +
/*::::::::: Content :::::::::*/
 +
 +
/*//////////// Pictogrammer \\\\\\\\\\ */
 +
.picto
 +
{
 +
padding:5px;
 +
  border:3px solid ;
 +
  border-style: outset;
 +
  border-color:;
 +
 
 +
  margin: 10px 15px 10px 0px; /* top right bottom left*/
 +
 
 +
}
 +
#content {
 +
float:right;
 +
width: 680px;
 +
padding-top: 0px;
 +
padding-right: 30px;
 +
padding-left: 0px;
 +
padding-bottom: 30px;
 +
background-color: rgba(255, 255, 255, 0.0);
 +
position: relative;
 +
}
 +
 +
#contentcolumleft {
 +
float: left;
 +
width: 310px;
 +
padding-top: 15px;
 +
padding-right: 0px;
 +
padding-left: 0px;
 +
padding-bottom: 30px;
 +
margin-right: 30px;
 +
position: relative;
 +
 +
}
 +
 +
#contentcolumright {
 +
float: right;
 +
width: 310px;
 +
padding-top: 0px;
 +
padding-right: 30px;
 +
padding-left: 0px;
 +
padding-bottom: 30px;
 +
position: relative;
 +
 +
}
 +
 +
 +
#content h2 {
 +
color: #456c55;
 +
margin: 0;  padding: 0px 0;
 +
font-size: 2em;
 +
font-weight: normal;
 +
}
 +
#content p {
 +
line-height: 1.8em;
 +
padding: 7px 0;
 +
margin: 7px 0;
 +
text-align: justify;
 +
}
 +
 +
/*::::::::: SocialLinks :::::::::*/
 +
 +
 +
 +
.logo { 3: 20px; }
 +
 +
/*::::::::: SidenavFooter :::::::::*/
 +
#footer {
 +
width: 150px;
 +
height: auto;
 +
margin-top: 1000px;
 +
font-size: 10px;
 +
text-align: center;
 +
}
 +
 +
 +
/*::::::::: Content Footer :::::::::*/
 +
 +
#footfiller {
 +
width: 710px;
 +
height: 400px;
 +
background: url(../images/footfiller.gif) no-repeat top center;
 +
margin-bottom: -30px;
 +
margin-top: 20px;
 +
}
 +
 +
/*::::::::: Tables :::::::::*/
 +
 +
#content table {
 +
width: 100%;
 +
border: 3px solid #222222;
 +
padding: 0;
 +
margin: 0;
 +
background: #000000;
 +
}
 +
 +
#content th { border-bottom: 1px solid #222222; border-right: 1px solid #090909; padding: 10px; }
 +
.bottoms { border-top: 1px solid #222222; }
 +
#content th strong { font-size: 22px; font-weight: bold; color: #FFFFFF; }
 +
#content td { border-right: 1px solid #090909; border-bottom: 1px solid #090909; padding: 10px; text-align: center; }
 +
.textright { text-align: right !important; }
 +
 +
.requestbutton a {
 +
width: 130px;
 +
height: 30px;
 +
display: block;
 +
background: url(../images/requestbutton.gif) no-repeat top left;
 +
text-decoration: none;
 +
margin: auto;
 +
}
 +
 +
.requestbutton a:hover {
 +
background: url(../images/requestbutton.gif) no-repeat bottom left;
 +
text-decoration: none;
 +
}
 +
 +
/*::::::::: Misc :::::::::*/
 +
 +
.clearall {
 +
clear: both;
 +
}
 +
#contentSub {
 +
display:none;
 +
}
 +
 +
#siteSub {
 +
display:none;
 +
}
 +
 +
#search-controls {
 +
display:none;
 +
}
 +
 +
.firstHeading {
 +
display:none;
 +
}
 +
 +
#search-controls {
 +
margin-top:30px;
 +
}
 +
 +
#footer-box {
 +
display:none;
 +
}
 +
</style
<!-- //////////// Site Name //////////// -->
<!-- //////////// Site Name //////////// -->
Line 450: Line 745:
      
      
</div><!-- //container -->
</div><!-- //container -->
 +
</body>
</body>
</html>
</html>

Revision as of 13:16, 14 July 2012

<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> iGEM TEAM ::: SDU-DENMARK

Novel approach to carbohydrate intake restriction using bacterial machines as sucrose converters

The modern diet is rich in carbohydrates and though increasing awareness about the health problems related, obesity is still the sixth most important risk factor contributing to the overall burden of disease worldwide and therefore a large burden on society. For reasons unknown, risks like cardiovascular disease, type 2 diabetes and different types of cancers, that all can be related to obesity, do not seem to motivate a healthy diet in modern society. In our project we approach this problem from a new angle. Instead of changing the diet, we take a look at the mechanisms that regulate carbohydrate uptake from our daily diet. We will focus on conversion of sugars into fibers, namely inulin, that the human body is unable to digest. Apart from being indigestible inulin possesses interesting properties as a prebiotic. Inulin affect the gut microbiota by promoting ”helpful” bacteria, like bifidobacteria. Intake of short-chain inulin has been proven to lead to a significant decrease in food intake, body weight gain and fat mass development in rodents. The ultimate goal of the project will be to construct a probiotic microorganism, capable of producing inulin fibers and able to survive in the human gut for short periods of time. We will clone the genes coding for the plant enzymes Fructan:fructan 1-fructosyltransferase (1-FFT) and sucrose sucrose 1-fructosyltransferase (1-SST) that together make up the synthesis pathway of plant inulin in Helianthus tuberosus (degree of polymerization: 30-150) or a bacterial version of inulin synthase, possibly from Lactobacillus Reuteri (degree of polymerization: 20-10.000). Furthermore, we will look into other mechanisms that could regulate sugar uptake, like adding a cellulose synthase to our construct as well. Which would further increase the beneficial factor of the microorganism, by removing larger amounts of sugar from the diet, and contributing cellulose to the intestine which among other things, have a preventive effect on the development of colon cancer.

(Another positive aspect of the inulin production is that the bacteria should use a lot of the sugar we eat and convert it into the non-digestible fiber, hence lowering the energy we get from eating sucrose. Since sucrose consists of a fructose and glucose unit, there will be one glucose unit leftover for every added monomer of fructose to the inulin polymer. These glucose units could then be used as an added bonus to produce Cellulose, so that we could get additional fibers in our diet and get rid of the glucose.)