|
|
| Line 1: |
Line 1: |
| - | <html>
| + | {{TUMNanUHeader}} |
| - | <style>
| + | |
| - | | + | |
| - | #column-one { display:none; width:0px;}
| + | |
| - | .container{background-color: #f5f5f5; margin-top:50px}
| + | |
| - | | + | |
| - | #content { width: 0px; margin: 0 auto auto 0; padding: 1em 1em 1em 1em; align: center;}
| + | |
| - | | + | |
| - | #column-content {width: 0px; float: left; margin: 0 0 0 0;padding: 0;}
| + | |
| - | | + | |
| - | .firstHeading {display:none; width:0px;}
| + | |
| - | | + | |
| - | #globalWrapper{ width:1280px;}
| + | |
| - | | + | |
| - | #column-one {display:none; width:0px;background-color: #ffffff;}
| + | |
| - | | + | |
| - | #content{ margin: -2px 0 0 0; padding: 0em 1em 1em 1em; position: center; width: 800px;background-color: #f5f5f5; }
| + | |
| - | | + | |
| - | .container{ width: 800px; margin: auto; background-color: #ffffff; text-align:justify; font-family: helvetica, arial, sans-serif; color:#555555; margin-top:25px; }
| + | |
| - | | + | |
| - | #bodyContent{ width: 1280px; align: center; background-color: #ffffff;}
| + | |
| - | | + | |
| - | #column-content{width: 1280px;background-color: #ffffff;}
| + | |
| - | | + | |
| - | .firstHeading { display:none;width:0px;background-color: #ffffff;}
| + | |
| - | | + | |
| - | #header{position: center; width: 800px;background-color: #ffffff;}
| + | |
| - | | + | |
| - | <style type="text/css">
| + | |
| - | body {
| + | |
| - | font-family: helvetica, arial, sans-serif;
| + | |
| - | color: black;
| + | |
| - | background:#f5f5f5;
| + | |
| - | }
| + | |
| - | | + | |
| - | ul#topnav {
| + | |
| - | margin: 0 0 0 0 ; padding: 0 0 0 0;
| + | |
| - | float: left;
| + | |
| - | width: 800px;
| + | |
| - | list-style: none;
| + | |
| - | position: relative;
| + | |
| - | font-family: helvetica, arial, sans-serif;
| + | |
| - | font-size: 1em;
| + | |
| - | background: #f5f5f5;
| + | |
| - | height: 5px;
| + | |
| - | }
| + | |
| - | ul#topnav li {
| + | |
| - | float: left;
| + | |
| - | margin: 0; padding: 0;
| + | |
| - | border-right: 6px solid #ffffff; /*--Divider for each parent level links--*/
| + | |
| - | }
| + | |
| - | ul#topnav li a {
| + | |
| - | padding: 10px 15px;
| + | |
| - | display: block;
| + | |
| - | color: #333333;
| + | |
| - | text-decoration: none;
| + | |
| - | }
| + | |
| - | ul#topnav li:hover { background: #cccccc;}
| + | |
| - | /*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/
| + | |
| - | | + | |
| - | ul#topnav li span {
| + | |
| - | float: left;
| + | |
| - | padding: 15px 0;
| + | |
| - | position: absolute;
| + | |
| - | left: 0; top:30px;
| + | |
| - | display: none; /*--Hide by default--*/
| + | |
| - | width: 800px;
| + | |
| - | background: #cccccc;
| + | |
| - | color: #333333;
| + | |
| - | /*--Bottom right rounded corner--*/
| + | |
| - | -moz-border-radius-bottomright: 5px;
| + | |
| - | -khtml-border-radius-bottomright: 5px;
| + | |
| - | -webkit-border-bottom-right-radius: 5px;
| + | |
| - | /*--Bottom left rounded corner--*/
| + | |
| - | -moz-border-radius-bottomleft: 5px;
| + | |
| - | -khtml-border-radius-bottomleft: 5px;
| + | |
| - | -webkit-border-bottom-left-radius: 5px;
| + | |
| - | }
| + | |
| - | ul#topnav li:hover span { display: block; } /*--Show subnav on hover--*/
| + | |
| - | ul#topnav li span a { display: inline; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
| + | |
| - | ul#topnav li span a:hover {text-decoration: underline;}
| + | |
| - | | + | |
| - | | + | |
| - | #abstractandlinks{
| + | |
| - | width:800px;
| + | |
| - | background-color:#f5f5f5;
| + | |
| - | text-align:justify;font-family: helvetica, arial, sans-serif;
| + | |
| - | color:#555555;
| + | |
| - | margin-top:60px;
| + | |
| - | }
| + | |
| - | #abstract{
| + | |
| - | font-family: helvetica, arial, sans-serif; width: 490px; margin-top: 20px; padding:0px 5px; float: left;background-color:#f5f5f5; height: 410px;
| + | |
| - | }
| + | |
| - | | + | |
| - | #links{
| + | |
| - | font-family: helvetica, arial, sans-serif; width: 290px; margin-top: 20px;
| + | |
| - | padding:0px 5px; float: left; background:#f5f5f5;height: 410px;
| + | |
| - | }
| + | |
| - | | + | |
| - | #tour{
| + | |
| - | font-family: helvetica, arial, sans-serif; width: 790px; padding:0px 5px; margin-top: 1em, margin-bottom: 1em; float: left;background:#f5f5f5;
| + | |
| - | font-size: 2em;
| + | |
| - | }
| + | |
| - | #struktur{
| + | |
| - | font-family: helvetica, arial, sans-serif; width: 790px; padding:0px 5px; float: left;background:#f5f5f5;
| + | |
| - | }
| + | |
| - | span.subpages {
| + | |
| - | display: block;
| + | |
| - | }
| + | |
| - | #contentSub, #contentSub2 {
| + | |
| - | color: rgb(125, 125, 125);
| + | |
| - | font-size: 84%;
| + | |
| - | line-height: 1.2em;
| + | |
| - | }
| + | |
| - | </style>
| + | |
| - | | + | |
| - | <head>
| + | |
| - | <title>
| + | |
| - | TUM NanU - Labbook
| + | |
| - | </title>
| + | |
| - | </head>
| + | |
| - | <body>
| + | |
| - | <body background-color="#F0F0F0">
| + | |
| - | <div id="contentSub">
| + | |
| - | <span class="subpages">
| + | |
| - | <
| + | |
| - | <a href="/wiki/Tnt_-_Labbook" title="Tnt - Labbook">TUM-NanU - Labbook</a>
| + | |
| - | |
| + | |
| - | <a href="/wiki/Tnt_-_Labbook/2011" title="Tnt - Labbook/2011">2011</a>
| + | |
| - | |
| + | |
| - | <a href="/wiki/Tnt_-_Labbook/2011/09" title="Tnt - Labbook/2011/09">09</a>
| + | |
| - | </span>
| + | |
| - | </div>
| + | |
| - | <!-- Header-->
| + | |
| - | <div class="container">
| + | |
| - |
| + | |
| - | <div id="header"> <img src="http://openwetware.org/images/5/5c/Header2.png" /> </div>
| + | |
| - |
| + | |
| - | <!--Menue-->
| + | |
| - | <ul id="topnav">
| + | |
| - | <li><a href="http://openwetware.org/wiki/Biomod/2011/TUM/TNT/Home">Home</a></li>
| + | |
| - | <li>
| + | |
| - | <a href="#">Project</a>
| + | |
| - | <!--Subnav Starts Here-->
| + | |
| - | <span>
| + | |
| - | <a href="#">The Idea</a> |
| + | |
| - | <a href="#">The Plan</a> |
| + | |
| - | <a href="#">The Video</a>
| + | |
| - | </span>
| + | |
| - | <!--Subnav Ends Here-->
| + | |
| - | </li>
| + | |
| - | <li><a href="#">Results</a>
| + | |
| - | <span>
| + | |
| - | <a href="#">Structure</a>
| + | |
| - | <a href="#">FRET</a>
| + | |
| - | <a href="#">....</a>
| + | |
| - | </span>
| + | |
| - | <!--Subnav Ends Here-->
| + | |
| - | | + | |
| - | </li>
| + | |
| - | <li><a href="http://openwetware.org/wiki/Biomod/2011/TUM/TNT">Testpage</a></li>
| + | |
| - | <li><a href="http://openwetware.org/wiki/Biomod/2011/TUM/TNT/Team">Team</a></li>
| + | |
| - | <li><a href="http://openwetware.org/wiki/Tnt_-_Labbook">Labbook</a><!--Subnav Starts Here-->
| + | |
| - | <span>
| + | |
| - | <a href="#">Week I</a>
| + | |
| - | <a href="#">Week II</a>
| + | |
| - | <a href="#">Week III</a>
| + | |
| - | </span>
| + | |
| - | <!--Subnav Ends Here-->
| + | |
| - | </li>
| + | |
| - | <li><a href="#">Outlook</a></li>
| + | |
| - | <li><a href="#">Extras</a><span>
| + | |
| - | <a href="#">How to do a stop-motion-video</a>
| + | |
| - | <a href="#">How to make ...</a>
| + | |
| - | <a href="http://openwetware.org/index.php?title=Tnt_-_Labbook&action=submit">Edit</a>
| + | |
| - | </span>
| + | |
| - | | + | |
| - | </li>
| + | |
| - | </ul>
| + | |
| - | </body>
| + | |
| - | | + | |
| - | | + | |
| - | </html>
| + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| | | | |
| | {|{{table}} width="800" | | {|{{table}} width="800" |