|
|
(11 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <html lang="de-DE" xmlns="http://www.w3.org/1999/xhtml"> | + | {{:Team:TU_Darmstadt/Template/CSS}} |
| + | {{:Team:TU_Darmstadt/Template/Javascript}} |
| + | <html lang="en" xmlns="http://www.w3.org/1999/xhtml"> |
| <head> | | <head> |
| + | |
| + | |
| | | |
| <meta charset="utf-8"> | | <meta charset="utf-8"> |
Line 15: |
Line 19: |
| <title>Home</title> | | <title>Home</title> |
| <meta name="generator" content="TYPO3 6.2 CMS"> | | <meta name="generator" content="TYPO3 6.2 CMS"> |
- | <style type="text/css">
| |
- | /* default styles for extension "tx_felogin_pi1" */
| |
- | .tx-felogin-pi1 label {
| |
- | display: block;
| |
- | }
| |
- | /* default styles for extension "tt_news" */
| |
- |
| |
- |
| |
- |
| |
- | .news-single-rightbox,
| |
- | .news-single-imgcaption,
| |
- | .news-latest-date,
| |
- | .news-latest-morelink,
| |
- | .news-latest-category,
| |
- | .news-list-category,
| |
- | .news-list-author,
| |
- | .news-list-imgcaption,
| |
- | .news-list-date,
| |
- | .news-list-browse,
| |
- | .news-amenu-container,
| |
- | .news-catmenu {
| |
- | font-size:10px;
| |
- | }
| |
- |
| |
- |
| |
- |
| |
- | /*----------------------------------- clearer -----------------------------------*/
| |
- | /* prevent floated images from overlapping the div-containers they are wrapped in */
| |
- |
| |
- | .news-latest-container HR.clearer,
| |
- | .news-list-container HR.clearer,
| |
- | .news-list2-container HR.clearer,
| |
- | .news-list3-container HR.clearer,
| |
- | .news-single-item HR.cl-left,
| |
- | .news-single-item HR.cl-right
| |
- | {
| |
- | clear:right;
| |
- | height:1px;
| |
- | border:none;
| |
- | padding:0;
| |
- | margin:0;
| |
- | }
| |
- | .news-list2-container HR.clearer,
| |
- | .news-list3-container HR.clearer {
| |
- | clear:both;
| |
- | }
| |
- |
| |
- | .news-single-item HR.cl-left {
| |
- | clear:left;
| |
- | }
| |
- |
| |
- | /*----------------------------------- tt_news LATEST view -----------------------------------*/
| |
- |
| |
- | .news-latest-container {
| |
- | padding:10px;
| |
- | }
| |
- |
| |
- | .news-latest-gotoarchive {
| |
- | padding:3px;
| |
- | margin:3px;
| |
- | background-color:#f3f3f3;
| |
- | }
| |
- |
| |
- |
| |
- | .news-latest-container H2 {
| |
- | padding: 0 0 2px 0;
| |
- | margin:0;
| |
- | }
| |
- |
| |
- | .news-latest-item {
| |
- | padding:3px;
| |
- | margin:0;
| |
- | }
| |
- |
| |
- | .news-latest-item IMG {
| |
- |
| |
- | margin: 0 5px 5px 0;
| |
- | float:left;
| |
- | border: none;
| |
- | }
| |
- | .news-latest-category IMG {
| |
- | float: none;
| |
- | border:none;
| |
- | margin:0px;
| |
- | }
| |
- |
| |
- |
| |
- |
| |
- |
| |
- | .news-latest-item > p {
| |
- | margin:0;
| |
- | padding:0;
| |
- | }
| |
- |
| |
- |
| |
- |
| |
- |
| |
- | /*--------------------------------- tt_news LIST view -----------------------------------*/
| |
- | .news-list-container {
| |
- | padding: 10px 0;
| |
- |
| |
- | }
| |
- | .news-list-item {
| |
- | padding: 0 0 10px 0;
| |
- | }
| |
- |
| |
- | .news-list-container H2 {
| |
- | margin: 0px;
| |
- | }
| |
- |
| |
- | .news-list-date {
| |
- | float: right;
| |
- | display:block;
| |
- | padding-left:10px;
| |
- | }
| |
- |
| |
- | .news-list-imgcaption {
| |
- | padding:3px 3px 0 0;
| |
- |
| |
- | }
| |
- |
| |
- | .news-list-container IMG {
| |
- | float: right;
| |
- | margin:0 2px 5px 5px;
| |
- | border: none;
| |
- |
| |
- | }
| |
- |
| |
- | .news-list-category IMG {
| |
- | float: none;
| |
- | border:none;
| |
- | margin:0px;
| |
- | }
| |
- |
| |
- | .news-list-morelink {
| |
- | padding-left:5px;
| |
- | }
| |
- |
| |
- |
| |
- |
| |
- | /*--------------------------------- LIST2 / 3 ---------------------------------*/
| |
- |
| |
- | .news-list2-container,
| |
- | .news-list3-container {
| |
- | padding: 0 0 10px 0;
| |
- | }
| |
- |
| |
- |
| |
- | .news-list2-container,
| |
- | .news-list3-container {
| |
- | background:#e5e5e5;
| |
- | }
| |
- |
| |
- | .news-list3-item,
| |
- | .list2-subdiv-hdr {
| |
- | background:#f1f1f1;
| |
- | }
| |
- | .news-list2-container .hdr-left,
| |
- | .news-list2-container .hdr-right,
| |
- | .news-list3-container .list3-left,
| |
- | .news-list3-container .list3-right {
| |
- | width:48%;
| |
- | float:left;
| |
- | padding:5px;
| |
- | }
| |
- |
| |
- | .news-list2-container .sub-left,
| |
- | .news-list2-container .sub-middle,
| |
- | .news-list2-container .sub-right {
| |
- | width:31%;
| |
- | float:left;
| |
- | padding:5px;
| |
- | }
| |
- |
| |
- | .news-list3-item {
| |
- | padding:5px;
| |
- | }
| |
- |
| |
- | .news-list3-item,
| |
- | .list3-subdiv,
| |
- | .list2-subdiv {
| |
- | border-top:5px solid #fff;
| |
- | }
| |
- |
| |
- |
| |
- | .news-list2-container IMG {
| |
- | float: right;
| |
- | margin:0 2px 5px 5px;
| |
- | border: none;
| |
- |
| |
- | }
| |
- | .news-list3-container IMG {
| |
- | float: left;
| |
- | margin:0 5px 5px 2px;
| |
- | border: none;
| |
- |
| |
- | }
| |
- |
| |
- |
| |
- |
| |
- | /*--------------------------------- tt_news Page-Browser ---------------------------------*/
| |
- |
| |
- | .news-list-browse {
| |
- | text-align:center;
| |
- | margin-bottom:20px;
| |
- | }
| |
- |
| |
- | .activeLinkWrap {
| |
- | font-weight:bold;
| |
- | }
| |
- | .disabledLinkWrap {
| |
- | color: #999;
| |
- | }
| |
- | .disabledLinkWrap,
| |
- | .browseLinksWrap a,
| |
- | .activeLinkWrap {
| |
- | padding:0 1px;
| |
- | }
| |
- |
| |
- | /*--------------------------------- tt_news SINGLE view ---------------------------------*/
| |
- |
| |
- |
| |
- | .news-single-item {
| |
- | padding:5px;
| |
- | margin-bottom:5px;
| |
- |
| |
- |
| |
- | }
| |
- |
| |
- | .news-single-img {
| |
- | float: right;
| |
- | margin:10px 0 0 10px;
| |
- | padding:0;
| |
- | }
| |
- |
| |
- | .news-single-img img {
| |
- | border:none;
| |
- | }
| |
- |
| |
- | .news-single-imgcaption {
| |
- | padding: 1px 0 3px 0;
| |
- | margin:0;
| |
- | }
| |
- |
| |
- | .news-single-rightbox {
| |
- | float: right;
| |
- | width:160px;
| |
- | text-align:right;
| |
- | clear:both;
| |
- | }
| |
- | .news-single-backlink {
| |
- | padding: 10px;
| |
- | }
| |
- |
| |
- |
| |
- |
| |
- | .news-single-additional-info {
| |
- | margin-top: 15px;
| |
- | padding:3px;
| |
- | clear:both;
| |
- | }
| |
- |
| |
- | .news-single-related,
| |
- | .news-single-files,
| |
- | .news-single-links {
| |
- | margin: 0;
| |
- | margin-bottom: 3px;
| |
- | padding: 3px;
| |
- | }
| |
- |
| |
- | .news-single-related DD,
| |
- | .news-single-links DD,
| |
- | .news-single-files DD {
| |
- | margin-left: 20px;
| |
- | }
| |
- |
| |
- | .news-single-related DT,
| |
- | .news-single-links DT,
| |
- | .news-single-files DT {
| |
- | font-weight: bold;
| |
- | margin-left: 5px;
| |
- | }
| |
- |
| |
- | .news-single-files DD A {
| |
- | padding:0 3px;
| |
- | }
| |
- |
| |
- |
| |
- | /*--------------------------------- SINGLE2 ---------------------------------*/
| |
- |
| |
- |
| |
- | .sv-img-big img,
| |
- | .sv-img-small img {
| |
- | border:none;
| |
- | }
| |
- |
| |
- | .sv-img-big {
| |
- | float: right;
| |
- | padding: 10px 0 2px 10px;
| |
- | }
| |
- | .sv-img-small-wrapper {
| |
- | padding:15px 0;
| |
- | }
| |
- | .sv-img-small {
| |
- | float: left;
| |
- | padding: 0 10px 10px 0;
| |
- | }
| |
- |
| |
- |
| |
- | /*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
| |
- | .news-amenu-container {
| |
- | width:165px;
| |
- | padding:0;
| |
- | margin-left:10px;
| |
- | }
| |
- | .news-amenu-container LI {
| |
- | padding-bottom:1px;
| |
- |
| |
- | }
| |
- | .news-amenu-container LI:hover {
| |
- | background-color: #f3f3f3;
| |
- |
| |
- | }
| |
- |
| |
- | .news-amenu-container UL {
| |
- | padding:0;
| |
- | margin:0;
| |
- | margin-top:5px;
| |
- |
| |
- | list-style-type: none;
| |
- | }
| |
- |
| |
- | .news-amenu-item-year {
| |
- | font-weight: bold;
| |
- | margin-top:10px;
| |
- | padding: 2px;
| |
- | background-color: #f3f3f3;
| |
- |
| |
- | }
| |
- |
| |
- |
| |
- | .amenu-act {
| |
- | background:#fff;
| |
- | font-weight:bold;
| |
- | }
| |
- |
| |
- | /*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
| |
- |
| |
- | .news-catmenu {
| |
- | padding:10px;
| |
- |
| |
- | }
| |
- |
| |
- | ul.tree {
| |
- | list-style: none;
| |
- | margin: 0;
| |
- | padding: 0;
| |
- | clear: both;
| |
- | }
| |
- |
| |
- | ul.tree A {
| |
- | text-decoration: none;
| |
- | }
| |
- |
| |
- | ul.tree A.pm {
| |
- | cursor: pointer;
| |
- | }
| |
- |
| |
- | ul.tree img {
| |
- | vertical-align: middle;
| |
- | }
| |
- |
| |
- | ul.tree ul {
| |
- | list-style: none;
| |
- | margin: 0;
| |
- | padding: 0;
| |
- | padding-left: 17px;
| |
- | }
| |
- |
| |
- | ul.tree ul li {
| |
- | list-style: none;
| |
- | margin: 0;
| |
- | padding: 0;
| |
- | line-height: 10px;
| |
- | white-space: nowrap;
| |
- | }
| |
- |
| |
- | ul.tree ul li.expanded ul {
| |
- | background: transparent url('../typo3/gfx/ol/line.gif') repeat-y top left;
| |
- | }
| |
- |
| |
- | ul.tree ul li.last > ul {
| |
- | background: none;
| |
- | }
| |
- |
| |
- | ul.tree li.active, ul.tree ul li.active {
| |
- | background-color: #ebebeb !important;
| |
- | }
| |
- |
| |
- | ul.tree li.active ul, ul.tree ul li.active ul {
| |
- | background-color: #f7f3ef;
| |
- | }
| |
- |
| |
- |
| |
- |
| |
- |
| |
- |
| |
- |
| |
- | /* Styles for catmenu mode "nestedWraps" */
| |
- | .level1 {
| |
- | padding:1px;
| |
- | padding-left:10px;
| |
- | background-color:#ebf8bf;
| |
- | border-left:1px solid #666;
| |
- | border-top:1px solid #666;
| |
- | }
| |
- | .level2 {
| |
- | padding:1px;
| |
- | padding-left:10px;
| |
- | background-color:#ddf393;
| |
- | border-left:1px solid #666;
| |
- | }
| |
- | .level3 {
| |
- | padding:1px;
| |
- | padding-left:10px;
| |
- | background-color:#cae46e;
| |
- | border-left:1px solid #666;
| |
- | border-top:1px solid #666;
| |
- |
| |
- | }
| |
- | .level4 {
| |
- | padding:1px;
| |
- | padding-left:10px;
| |
- | background-color:#b0cb51;
| |
- | border-left:1px solid #666;
| |
- | }
| |
- |
| |
- |
| |
- | /* default styles for extension "tx_cssstyledcontent" */
| |
- | /* Headers */
| |
- | .csc-header-alignment-center { text-align: center; }
| |
- | .csc-header-alignment-right { text-align: right; }
| |
- | .csc-header-alignment-left { text-align: left; }
| |
- |
| |
- | div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
| |
- |
| |
- | /* Clear floats after csc-textpic and after csc-textpic-imagerow */
| |
- | div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }
| |
- |
| |
- | /* Set padding for tables */
| |
- | div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
| |
- | div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }
| |
- |
| |
- | /* Settings for figure and figcaption (HTML5) */
| |
- | div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }
| |
- |
| |
- | /* Captions */
| |
- | figcaption.csc-textpic-caption { display: table-caption; }
| |
- | .csc-textpic-caption { text-align: left; caption-side: bottom; }
| |
- | div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
| |
- | div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
| |
- | div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }
| |
- |
| |
- | /* Float the columns */
| |
- | div.csc-textpic div.csc-textpic-imagecolumn { float: left; }
| |
- |
| |
- | /* Border just around the image */
| |
- | div.csc-textpic-border div.csc-textpic-imagewrap img {
| |
- | border: 2px solid black;
| |
- | padding: 0px 0px;
| |
- | }
| |
- |
| |
- | div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }
| |
- |
| |
- | /* Space below each image (also in-between rows) */
| |
- | div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
| |
- | div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }
| |
- |
| |
- | /* colSpace around image columns, except for last column */
| |
- | div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
| |
- | div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }
| |
- |
| |
- | /* Add margin from image-block to text (in case of "Text & Images") */
| |
- | div.csc-textpic-intext-left .csc-textpic-imagewrap,
| |
- | div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
| |
- | margin-right: 10px;
| |
- | }
| |
- | div.csc-textpic-intext-right .csc-textpic-imagewrap,
| |
- | div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
| |
- | margin-left: 10px;
| |
- | }
| |
- |
| |
- | /* Positioning of images: */
| |
- |
| |
- | /* Center (above or below) */
| |
- | div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
| |
- | div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
| |
- | div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }
| |
- |
| |
- | /* Right (above or below) */
| |
- | div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
| |
- | div.csc-textpic-right div.csc-textpic-text { clear: right; }
| |
- |
| |
- | /* Left (above or below) */
| |
- | div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
| |
- | div.csc-textpic-left div.csc-textpic-text { clear: left; }
| |
- |
| |
- | /* Left (in text) */
| |
- | div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }
| |
- |
| |
- | /* Right (in text) */
| |
- | div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }
| |
- |
| |
- | /* Right (in text, no wrap around) */
| |
- | div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }
| |
- |
| |
- | /* Left (in text, no wrap around) */
| |
- | div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }
| |
- |
| |
- | div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }
| |
- |
| |
- | /* Browser fixes: */
| |
- |
| |
- | /* Fix for unordered and ordered list with image "In text, left" */
| |
- | .csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }
| |
- |
| |
- | /* File Links */
| |
- | ul.csc-uploads { padding: 0; }
| |
- | ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
| |
- | ul.csc-uploads img { float: left; padding-right: 1em; vertical-align: top; }
| |
- | ul.csc-uploads span { display: block; }
| |
- | ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }
| |
- |
| |
- | /* Table background colors: */
| |
- |
| |
- | table.contenttable-color-1 { background-color: #EDEBF1; }
| |
- | table.contenttable-color-2 { background-color: #F5FFAA; }
| |
- | table.contenttable-color-240 { background-color: black; }
| |
- | table.contenttable-color-241 { background-color: white; }
| |
- | table.contenttable-color-242 { background-color: #333333; }
| |
- | table.contenttable-color-243 { background-color: gray; }
| |
- | table.contenttable-color-244 { background-color: silver; }
| |
- | /* specific page styles for extension "tx_cssstyledcontent" */
| |
- | .csc-textpic-intext-right-nowrap .csc-textpic-text { margin-right: 310px; }
| |
- | .csc-textpic-intext-left-nowrap .csc-textpic-text { margin-left: 310px; }
| |
- | /* default styles for extension "tx_form" */
| |
- | div.csc-mailform ol,
| |
- | div.csc-mailform ol li {
| |
- | margin: 0;
| |
- | padding: 0;
| |
- | }
| |
- |
| |
- | div.csc-mailform ol li {
| |
- | overflow: hidden;
| |
- | }
| |
- |
| |
- | div.csc-mailform fieldset {
| |
- | margin: 0;
| |
- | padding: 0;
| |
- | position: relative;
| |
- | }
| |
- |
| |
- | div.csc-mailform legend {
| |
- | margin-left: 1em;
| |
- | color: #000000;
| |
- | font-weight: bold;
| |
- | }
| |
- |
| |
- | div.csc-mailform fieldset ol {
| |
- | padding: 1em 1em 0 1em;
| |
- | }
| |
- |
| |
- | div.csc-mailform fieldset li {
| |
- | padding: 0.5em;
| |
- | margin-bottom: 0.5em;
| |
- | list-style: none;
| |
- | }
| |
- |
| |
- | div.csc-mailform fieldset.submit {
| |
- | border-style: none;
| |
- | }
| |
- |
| |
- | /**
| |
- | * Normal label
| |
- | * Left aligned, in front of input
| |
- | */
| |
- | div.csc-mailform li label {
| |
- | float: left;
| |
- | width: 13em;
| |
- | margin-right: 1em;
| |
- | vertical-align: baseline;
| |
- | }
| |
- |
| |
- | div.csc-mailform li input + label,
| |
- | div.csc-mailform li textarea + label,
| |
- | div.csc-mailform li select + label {
| |
- | float: none;
| |
- | width: auto;
| |
- | margin-right: 0;
| |
- | margin-left: 1em;
| |
- | }
| |
- |
| |
- | div.csc-mailform li textarea + label {
| |
- | vertical-align: top;
| |
- | }
| |
- |
| |
- | label em,
| |
- | legend em {
| |
- | display: block;
| |
- | color: #060;
| |
- | font-size: 85%;
| |
- | font-style: normal;
| |
- | text-transform: uppercase;
| |
- | }
| |
- |
| |
- | legend em {
| |
- | position: absolute;
| |
- | }
| |
- |
| |
- | label strong,
| |
- | legend strong {
| |
- | display: block;
| |
- | color: #C00;
| |
- | font-size: 85%;
| |
- | font-weight: normal;
| |
- | text-transform: uppercase;
| |
- | }
| |
- |
| |
- | legend strong {
| |
- | position: absolute;
| |
- | top: 1.4em;
| |
- | }
| |
- |
| |
- | /**
| |
- | * Labels alignment right
| |
- | */
| |
- | .labels-alignment-right label,
| |
- | .labels-alignment-right .fieldset-subgroup legend,
| |
- | .labels-alignment-right.fieldset-subgroup legend {
| |
- | text-align: right;
| |
- | }
| |
- |
| |
- | /**
| |
- | * Horizontal fieldset
| |
- | */
| |
- | fieldset.fieldset-horizontal {
| |
- | border-width: 0;
| |
- | }
| |
- |
| |
- | fieldset.fieldset-horizontal ol {
| |
- | padding: 0;
| |
- | }
| |
- |
| |
- | fieldset.fieldset-horizontal li {
| |
- | float: left;
| |
- | padding: 0;
| |
- | margin-right: 1em;
| |
- | }
| |
- |
| |
- | fieldset.fieldset-horizontal.label-below label {
| |
- | display: block;
| |
- | margin-left: 0;
| |
- | margin-top: 0.2em;
| |
- | font-size: 90%;
| |
- | color: #999999;
| |
- | text-align: left;
| |
- | }
| |
- |
| |
- | fieldset.fieldset-horizontal label em {
| |
- | display: inline;
| |
- | }
| |
- |
| |
- | /**
| |
- | * Subgroup fieldset
| |
- | */
| |
- | fieldset.fieldset-subgroup {
| |
- | margin-bottom: -2em;
| |
- | border-style: none;
| |
- | }
| |
- |
| |
- | fieldset.fieldset-subgroup legend {
| |
- | margin-left: 0;
| |
- | padding: 0;
| |
- | font-weight: normal;
| |
- | width: 13em;
| |
- | }
| |
- |
| |
- | fieldset.fieldset-subgroup ol {
| |
- | position: relative;
| |
- | top: -1.4em;
| |
- | margin: 0 0 0 14em;
| |
- | padding: 0;
| |
- | }
| |
- |
| |
- | fieldset.fieldset-subgroup li {
| |
- | padding: 0;
| |
- | }
| |
- |
| |
- | fieldset.fieldset-subgroup input + label {
| |
- | float: none;
| |
- | width: auto;
| |
- | display: inline;
| |
- | margin: 0 0 0 1em;
| |
- | }
| |
- |
| |
- | /**
| |
- | * Labels as block
| |
- | * Labels displayed above or below the input fields
| |
- | */
| |
- | .labels-block label {
| |
- | display: block;
| |
- | float: none;
| |
- | margin: 0 0 0.5em;
| |
- | width: auto;
| |
- | }
| |
- |
| |
- | .labels-block input + label,
| |
- | .labels-block textarea + label {
| |
- | margin: 0.5em 0 0;
| |
- | }
| |
- |
| |
- | .labels-block fieldset.fieldset-subgroup,
| |
- | fieldset.labels-block.fieldset-subgroup {
| |
- | margin-bottom: 0;
| |
- | }
| |
- |
| |
- | .labels-block .fieldset-subgroup legend,
| |
- | .labels-block.fieldset-subgroup legend {
| |
- | width: auto;
| |
- | }
| |
- |
| |
- | .labels-block .fieldset-subgroup legend em,
| |
- | .labels-block.fieldset-subgroup legend em {
| |
- | position: relative;
| |
- | }
| |
- |
| |
- | .labels-block .fieldset-subgroup legend strong,
| |
- | .labels-block.fieldset-subgroup legend strong {
| |
- | position: relative;
| |
- | top: 0;
| |
- | }
| |
- |
| |
- | .labels-block .fieldset-subgroup ol,
| |
- | .labels-block.fieldset-subgroup ol {
| |
- | top: 0;
| |
- | margin: 0;
| |
- | padding: 0.5em 0 0;
| |
- | }
| |
- | /* default styles for extension "tx_ptextbase" */
| |
- |
| |
- | .tx-extbase-highlight {
| |
- | font-weight:bold;
| |
- | color: #003399;
| |
- | }
| |
- |
| |
- | .pt-extbase-groupselector {
| |
- | border: 1px solid #7C7C7C;
| |
- | padding:5px;
| |
- | }
| |
- |
| |
- | /* default styles for extension "tx_ptextlist" */
| |
- |
| |
- | /* List */
| |
- | .tx-ptextlist-list-standard {
| |
- | border-collapse: collapse;
| |
- | border-spacing: 0;
| |
- | font-size: 12px;
| |
- | width: 100%;
| |
- | }
| |
- |
| |
- | .tx-ptextlist-list-standard th {
| |
- | background: #AAA;
| |
- | border: 1px solid #bfbfbf;
| |
- | padding: 4px;
| |
- | white-space: nowrap;
| |
- | }
| |
- |
| |
- | .tx-ptextlist-list-standard td {
| |
- | border: 1px solid #bfbfbf;
| |
- | margin: 0px;
| |
- | padding: 2px 4px 2px 4px;
| |
- | vertical-align: top;
| |
- | }
| |
- |
| |
- | .tx-ptextlist-list-standard tr.odd {
| |
- | background-color: #ffffff;
| |
- | }
| |
- |
| |
- | .tx-ptextlist-list-standard tr.even {
| |
- | background-color: #F5F5F5;
| |
- | }
| |
- |
| |
- |
| |
- | /* Listheader */
| |
- | .tx-ptextlist-list-header a {
| |
- | text-decoration: none;
| |
- | }
| |
- |
| |
- | .tx-ptextlist-list-header img {
| |
- | border: none;
| |
- | }
| |
- |
| |
- |
| |
- | /* Aggregates */
| |
- | .tx-ptextlist-aggregaterow {
| |
- | background-color: #DDDDDD;
| |
- | font-weight: bold;
| |
- | }
| |
- |
| |
- | /* Export */
| |
- |
| |
- | .tx-ptextlist-list-exportLink {
| |
- | margin: 5px;
| |
- | }
| |
- |
| |
- | /* Column selector */
| |
- | .tx-ptextlist-columnSelector{
| |
- | border: 1px solid #BFBFBF;
| |
- | margin-bottom: 20px;
| |
- | padding: 5px;
| |
- | overflow: hidden;
| |
- | background-color: #eee;
| |
- | }
| |
- |
| |
- |
| |
- | /* Filters */
| |
- | .tx-ptextlist-filterbox {
| |
- | border: 1px solid #BFBFBF;
| |
- | margin-bottom: 20px;
| |
- | padding: 5px;
| |
- | overflow: hidden;
| |
- | background-color: #eee;
| |
- | }
| |
- |
| |
- | .tx-ptextlist-filterboxcontrols {
| |
- | /* float: left; */
| |
- | clear: both;
| |
- | padding: 18px 0 0 10px;
| |
- | }
| |
- |
| |
- | .tx-ptextlist-filters {
| |
- | list-style-type: none;
| |
- | }
| |
- |
| |
- | .tx-ptextlist-filter {
| |
- | float: left;
| |
- | margin: 20px;
| |
- | padding: 10px;
| |
- | list-style-type: none;
| |
- | background-color: #ccc;
| |
- | border: 1px solid #AFAFAF;
| |
- | }
| |
- |
| |
- |
| |
- |
| |
- | /* Filters | Firstletter */
| |
- | .tx-ptextlist-filter-firstLetter{
| |
- | float: left;
| |
- | padding: 3px;
| |
- | list-style-type: none;
| |
- | }
| |
- |
| |
- | .type-button .reset {
| |
- | margin-left: 1em;
| |
- | }
| |
- |
| |
- | /* Filters | TagClud */
| |
- | .tx-ptextlist-filter-tagCloud-list li {
| |
- | float: left;
| |
- | list-style: none outside none;
| |
- | margin-right: 6px;
| |
- | margin-top: 3px;
| |
- |
| |
- | }
| |
- |
| |
- | .tx-ptextlist-filter-tagCloud-list li a:hover {
| |
- | text-decoration: underline;
| |
- | }
| |
- |
| |
- | /* Pager */
| |
- | .tx-ptextlist-pager-wrapper {
| |
- | border: 1px solid #BFBFBF;
| |
- | margin-top: 20px;
| |
- | padding: 5px;
| |
- | overflow: hidden;
| |
- | background-color: #eee;
| |
- | }
| |
- |
| |
- | .tx-ptextlist-pager {
| |
- | margin-left: 0;
| |
- | text-align: center;
| |
- | }
| |
- |
| |
- | .tx-ptextlist-pager li {
| |
- | display: inline;
| |
- | }
| |
- |
| |
- | .tx-ptextlist-pager-item-display {
| |
- | color: #777;
| |
- | }
| |
- | .tx-powermail{width:640px;color:#444}.tx-powermail .clear{clear:both}.tx-powermail *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tx-powermail *.hide{display:none}.tx-powermail .powermail_fieldset{clear:left;border:1px solid #bbb;padding:10px;margin:0 0 20px 0;background:#eee}.tx-powermail .powermail_fieldset .powermail_legend{color:#bbb;float:right;margin:3px 0 10px 0;font-size:200%;white-space:normal}.tx-powermail .powermail_fieldset .powermail_label{display:block;width:200px;float:left;clear:left;font-weight:bold}.tx-powermail .powermail_fieldset .powermail_label[title]{cursor:help}.tx-powermail .powermail_fieldset .powermail_label[title]:after{content:'i';display:inline-block;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px;height:16px;width:16px;background-color:#aaa;margin:0 0 0 2px;font-size:14px;line-height:16px;text-align:center;color:white;font-family:arial;font-weight:bold}.tx-powermail .powermail_fieldset .powermail_label[title][title=""]{cursor:inherit}.tx-powermail .powermail_fieldset .powermail_label[title][title=""]:after{display:none}.tx-powermail .powermail_fieldset .powermail_fieldwrap{margin:0 0 0.5em 0;clear:both;overflow:hidden}.tx-powermail .powermail_fieldset .powermail_field{width:400px;padding:5px;margin:0;border:1px solid #bbb;color:#444;float:right;font-size:inherit}.tx-powermail .powermail_fieldset .powermail_field.powermail_submit,.tx-powermail .powermail_fieldset .powermail_field.powermail_reset{margin:5px 0 0 0;padding:5px 20px;color:white;font-weight:bold;cursor:pointer;background-color:#1e5799;border:1px solid #eee}.tx-powermail .powermail_fieldset .powermail_field.powermail_reset{background-color:#ffca4b}.tx-powermail .powermail_fieldset .powermail_field.powermail_captcha{width:100%}.tx-powermail .powermail_fieldset .powermail_captchaimage{width:100%;margin-top:10px}.tx-powermail .powermail_fieldset .powermail_fieldwrap_radio legend,.tx-powermail .powermail_fieldset .powermail_fieldwrap_check legend{padding:0}.tx-powermail .powermail_fieldset .powermail_fieldwrap_radio fieldset,.tx-powermail .powermail_fieldset .powermail_fieldwrap_check fieldset{border:0;padding:0;margin:0}.tx-powermail .powermail_fieldset .powermail_radio_outer,.tx-powermail .powermail_fieldset .powermail_captcha_outer,.tx-powermail .powermail_fieldset .powermail_check_outer,.tx-powermail .powermail_fieldset .powermail_fieldwrap_text,.tx-powermail .powermail_fieldset .powermail_fieldwrap_file_inner ul{background-color:white;border:1px solid #bbb;float:right;padding:3px;width:400px;list-style:none;margin:0}.tx-powermail .powermail_fieldset .powermail_radio_outer>li,.tx-powermail .powermail_fieldset .powermail_captcha_outer>li,.tx-powermail .powermail_fieldset .powermail_check_outer>li,.tx-powermail .powermail_fieldset .powermail_fieldwrap_text>li,.tx-powermail .powermail_fieldset .powermail_fieldwrap_file_inner ul>li{margin:5px}.tx-powermail .powermail_fieldset .powermail_radio_outer>li .deleteAllFiles,.tx-powermail .powermail_fieldset .powermail_captcha_outer>li .deleteAllFiles,.tx-powermail .powermail_fieldset .powermail_check_outer>li .deleteAllFiles,.tx-powermail .powermail_fieldset .powermail_fieldwrap_text>li .deleteAllFiles,.tx-powermail .powermail_fieldset .powermail_fieldwrap_file_inner ul>li .deleteAllFiles{color:#bbb;cursor:pointer}.tx-powermail .powermail_fieldset .powermail_radio_outer>li .deleteAllFiles:hover,.tx-powermail .powermail_fieldset .powermail_captcha_outer>li .deleteAllFiles:hover,.tx-powermail .powermail_fieldset .powermail_check_outer>li .deleteAllFiles:hover,.tx-powermail .powermail_fieldset .powermail_fieldwrap_text>li .deleteAllFiles:hover,.tx-powermail .powermail_fieldset .powermail_fieldwrap_file_inner ul>li .deleteAllFiles:hover{text-decoration:underline}.tx-powermail .powermail_fieldset .parsley-errors-list{display:none;margin:5px 0 20px 0;padding:0;list-style-type:none;background-color:#f2dede;border:1px solid #ebccd1;width:400px;float:right;clear:left}.tx-powermail .powermail_fieldset .parsley-errors-list.filled{display:block}.tx-powermail .powermail_fieldset .parsley-errors-list>li{color:#a94442;padding:5px 10px}.tx-powermail .powermail_fieldset .powermail_field_error,.tx-powermail .powermail_fieldset .parsley-error,.tx-powermail .powermail_fieldset .powermail_form .parsley-error:focus,.tx-powermail .powermail_fieldset div.error{background-color:#ebccd1;border:1px solid #a94442;color:#a94442}.tx-powermail .powermail_fieldset .powermail_field_error_container .parsley-errors-list{width:100%;margin-bottom:0;background-color:#ebccd1;border:none}.tx-powermail .powermail_fieldset .powermail_field_error_container .parsley-errors-list>li{padding-left:5px}.tx-powermail .powermail_create,.tx-powermail .powermail_confirmation{border:1px solid #bbb;padding:10px;margin:0 0 20px 0;background:#eee;overflow:hidden}.tx-powermail .powermail_create .powermail_confirmation_submit,.tx-powermail .powermail_create .powermail_confirmation_form,.tx-powermail .powermail_confirmation .powermail_confirmation_submit,.tx-powermail .powermail_confirmation .powermail_confirmation_form{margin:20px 0 0 0;padding:5px 20px;color:white;font-weight:bold;cursor:pointer;float:right;background-color:#1e5799;border:1px solid #eee}.tx-powermail .powermail_create .powermail_confirmation_form,.tx-powermail .powermail_confirmation .powermail_confirmation_form{float:left;clear:left;background-color:#bbb}.tx-powermail .powermail_progressbar{width:400px;height:5px;float:right;border:1px solid #EEEEEE;clear:both}.tx-powermail .powermail_progressbar.disable{display:none}.tx-powermail .powermail_progressbar>.powermail_progress{background:#1e5799;width:0%;max-width:100%;-webkit-animation:progress 5s 1 forwards;-moz-animation:progress 5s 1 forwards;-ms-animation:progress 5s 1 forwards;animation:progress 5s 1 forwards}.tx-powermail .powermail_progressbar>.powermail_progress>.powermail_progess_inner{height:5px;width:100%;overflow:hidden;background:url("/typo3conf/ext/powermail/Resources/Public/Image/icon_loading.gif") repeat-x;-moz-opacity:0.25;-khtml-opacity:0.25;opacity:0.25;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=25);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=25);filter:alpha(opacity=25)}.tx-powermail .powermail_confirmation .powermail_progressbar{width:100%}.tx-powermail .powermail_all>dt{width:200px;float:left;clear:left;font-weight:bold}.tx-powermail .powermail_all>dd{width:400px;float:left;margin:0}.tx-powermail .powermail_message{padding:5px 0 10px 20px;min-height:65px;background-color:#ebccd1;border:1px solid #a94442;background-position:98% 10px;background-repeat:no-repeat;list-style:circle}.tx-powermail .powermail_message li{padding:5px 50px 0 0}.tx-powermail .powermail_message.powermail_message_ok{background-image:url("/typo3conf/ext/powermail/Resources/Public/Image/icon_ok.png");background-color:#cdeaca;border:1px solid #3b7826}.tx-powermail .powermail_message.powermail_message_ok li{color:#3b7826}.tx-powermail .powermail_message.powermail_message_error{background-image:url("/typo3conf/ext/powermail/Resources/Public/Image/icon_error.png")}.tx-powermail .powermail_message.powermail_message_error li{color:#a94442}.tx-powermail .powermail_message.powermail_message_note{background-image:url("/typo3conf/ext/powermail/Resources/Public/Image/icon_ok.png");background-color:#fcf8e3;border:1px solid #ffca4b}.tx-powermail .powermail_message.powermail_message_note li{color:#ffca4b}.tx-powermail .powermail_tabmenu{list-style:none;margin:0;padding:0}.tx-powermail .powermail_tabmenu>li{display:inline-block;padding:5px 10px;cursor:pointer;background:#eee;border-top:1px solid #bbb;border-left:1px solid #bbb;border-right:1px solid #bbb;color:#aaa}.tx-powermail .powermail_tabmenu>li.act{color:#444}.tx-powermail .powermail_tabmenu>li.parsley-error{background-color:#ebccd1}.tx-powermail .powermail_fieldset .powermail_tab_navigation{margin-top:2em}.tx-powermail .powermail_fieldset .powermail_tab_navigation .powermail_tab_navigation_next,.tx-powermail .powermail_fieldset .powermail_tab_navigation .powermail_tab_navigation_previous{background-color:#aaa;display:inline-block;padding:5px 30px;text-decoration:none;color:white;border:1px solid #bbb;font-weight:bold}.tx-powermail .powermail_fieldset .powermail_tab_navigation .powermail_tab_navigation_next{background-color:#1e5799;float:right}@-webkit-keyframes progress{to{width:100%}}@-moz-keyframes progress{to{width:100%}}@-ms-keyframes progress{to{width:100%}}@keyframes progress{to{width:100%}}.powermail_frontend{clear:left;margin:0 0 20px 0;background:#eee;overflow:auto}.powermail_frontend table.powermail_frontend_list{width:100%;font-size:0.8em;border:1px solid #444;margin-top:15px;border-spacing:0;border-collapse:separate}.powermail_frontend table.powermail_frontend_list tr th{color:white;font-weight:bold;padding:7px 3px;text-align:left;background:#444}.powermail_frontend table.powermail_frontend_list tr td{padding:3px}.powermail_frontend table.powermail_frontend_list tr:nth-child(even){background:#bbb}.powermail_frontend .powermail_frontend_filter{background:#bbb;padding:10px 0}.powermail_frontend .powermail_frontend_filter .powermail_frontend_search_container{padding:5px 10px;clear:both}.powermail_frontend .powermail_frontend_filter .powermail_frontend_search_container label{float:left;display:block;width:200px;padding-top:3px}.powermail_frontend .powermail_frontend_filter .powermail_frontend_search_container input{width:400px;padding:5px;float:right;border:none}.powermail_frontend .powermail_frontend_filter .powermail_frontend_search_container .powermail_frontend_search_submit{color:white;cursor:pointer;background:#1e5799;clear:both}.powermail_frontend .powermail_frontend_abc,.powermail_frontend .powermail_frontend_export{width:600px;margin:10px 0}.powermail_frontend .powermail_frontend_abc .powermail_frontend_abc_inner,.powermail_frontend .powermail_frontend_abc .powermail_frontend_export_inner,.powermail_frontend .powermail_frontend_export .powermail_frontend_abc_inner,.powermail_frontend .powermail_frontend_export .powermail_frontend_export_inner{margin:0 10px}.powermail_frontend .powermail_frontend_abc .powermail_frontend_abc_inner span.abc,.powermail_frontend .powermail_frontend_abc .powermail_frontend_abc_inner span.abc a,.powermail_frontend .powermail_frontend_abc .powermail_frontend_export_inner span.abc,.powermail_frontend .powermail_frontend_abc .powermail_frontend_export_inner span.abc a,.powermail_frontend .powermail_frontend_export .powermail_frontend_abc_inner span.abc,.powermail_frontend .powermail_frontend_export .powermail_frontend_abc_inner span.abc a,.powermail_frontend .powermail_frontend_export .powermail_frontend_export_inner span.abc,.powermail_frontend .powermail_frontend_export .powermail_frontend_export_inner span.abc a{font-weight:bold;text-decoration:none}.powermail_frontend .powermail_frontend_export{width:640px}.powermail_frontend .powermail_frontend_export input{width:17px;height:16px;padding-top:2px;cursor:pointer;text-indent:-99999px;border:0;background-repeat:no-repeat;background-image:url("/typo3conf/ext/powermail/Resources/Public/Image/icon_csv.gif")}.powermail_frontend .powermail_frontend_export input.export_icon_xls{background-image:url("/typo3conf/ext/powermail/Resources/Public/Image/icon_xls.gif")}.powermail_frontend .powermail_frontend_export .powermail_frontend_export_icon{float:right;padding-top:5px;margin-left:5px;height:19px}.powermail_frontend dl{clear:both;padding:5px 10px}.powermail_frontend dl dt{float:left;width:150px;font-weight:bold;clear:left;margin-right:10px}.powermail_frontend dl dd{float:left}.powermail_frontend .powermail_frontend_back{margin:10px;display:inline-block;padding:5px 20px;background-color:#bbb;border:1px solid #eee;color:white;text-decoration:none}.xdsoft_datetimepicker{box-shadow:0px 5px 15px -5px rgba(0,0,0,0.506);background:white;border-bottom:1px solid #bbb;border-left:1px solid #bbb;border-right:1px solid #bbb;border-top:1px solid #bbb;color:#333333;font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;padding:8px;padding-left:0px;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:none}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0px;margin:0px}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0px}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_mounthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==")}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0px}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0px 0px}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0px none currentColor;cursor:pointer;display:block;height:30px;opacity:0.5;outline:medium none currentColor;overflow:hidden;padding:0px;position:relative;text-indent:100%;white-space:nowrap;width:20px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0px;margin-bottom:7px;margin-top:0px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #eee}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:white;border-top:1px solid #eee;color:#444;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0px;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0px}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0px;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#a94442}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#1e5799;box-shadow:#1e5799 0px 1px 3px 0px inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:90px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:56px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#F5F5F5;border:1px solid #DDDDDD;color:#666666;font-size:12px;text-align:right;padding:0px;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker .xdsoft_calendar th{background:#F1F1F1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#1e5799}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#1e5799;box-shadow:#1e5799 0px 1px 3px 0px inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:0.5}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:0.2}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#a94442 !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit !important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0px;top:0px;bottom:0px;cursor:pointer}.xdsoft_scroller_box{position:relative}
| |
- | a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{border:0;margin:0;padding:0;font-size:100%}html,body{height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}b,strong{font-weight:bold}img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}ol,ul{list-style:none}li{display:list-item}table{border-collapse:collapse;border-spacing:0}th,td,caption{font-weight:normal;vertical-align:top;text-align:left}q{quotes:none}q:before,q:after{content:'';content:none}sub,sup,small{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg{overflow:hidden}
| |
- |
| |
- | </style>
| |
- | <link rel="stylesheet" type="text/css" href="fileadmin/templates/css/text.css?1413125239" media="all">
| |
- | <link rel="stylesheet" type="text/css" href="fileadmin/templates/css/960_24_col.css?1411862878" media="all">
| |
- | <link rel="stylesheet" type="text/css" href="fileadmin/templates/css/main.css?1413220683" media="all">
| |
- | <link rel="stylesheet" type="text/css" href="fileadmin/templates/css/flexslider.css?1411862875" media="all">
| |
- | <link rel="stylesheet" type="text/css" href="fileadmin/templates/css/PIE/PIE.htc?1411862882" media="all">
| |
| | | |
| | | |
Line 1,116: |
Line 211: |
| | | |
| </body> | | </body> |
| + | <body> |
| + | |
| + | |
| + | <div id="allWrap"> |
| + | <!-- Go to www.addthis.com/dashboard to customize your tools |
| + | <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-53fc937343a24a1a" async></script>--> |
| + | |
| + | |
| + | |
| + | <div id="headerBG"> |
| + | <div id="headerWrap" class="container_24"> |
| + | <div id="logo" class="grid_6"> |
| + | <div id="c19" class="csc-default"><div class="csc-textpic csc-textpic-left csc-textpic-above"><div class="csc-textpic-imagewrap" data-csc-images="1" data-csc-cols="1"><figure class="csc-textpic-image csc-textpic-last"><a href="index.php?id=23"><img src="fileadmin/user_upload/iGEM/logo1_web.png" width="230" height="101" alt=""></a></figure></div></div></div> |
| + | </div> |
| + | |
| + | <div id="claim" class="grid_18"> |
| + | <!--TYPO3SEARCH_begin--><div id="c318" class="csc-default"><div class="csc-textpic csc-textpic-intext-right"><div class="csc-textpic-imagewrap" data-csc-images="1" data-csc-cols="3"><figure class="csc-textpic-image csc-textpic-last"><a href="https://igem.org/" target="_blank"><img src="fileadmin/_processed_/csm_Igemfooterlogo_f63b2be736.png" width="60" height="47" alt=""></a></figure></div><div class="csc-textpic-text"></div></div></div><!--TYPO3SEARCH_end--> |
| + | </div> |
| + | |
| + | <div id="topBar" class="grid_18"> |
| + | <ul class="top"><li class="active first"><a href="index.php?id=23" >Home</a></li><li><a href="index.php?id=152" >Project</a></li><li><a href="index.php?id=153" >Results</a></li><li><a href="index.php?id=154" >Policy & Practices</a></li><li><a href="index.php?id=155" >Achievements</a></li><li><a href="index.php?id=156" >Notebook</a></li><li><a href="index.php?id=157" >Team</a></li><li><a href="index.php?id=158" >Gallery</a></li><li><a href="index.php?id=26" >Sitemap</a></li><li class="last"><a href="index.php?id=27" >Contact</a></li></ul> |
| + | </div> |
| + | |
| + | |
| + | </div> |
| + | </div> <!--ende headerBG--> |
| + | |
| + | |
| + | <div id="topWrap" class="container_24"> |
| + | <div id="mainMenu" class="grid_18"> |
| + | <ul class="menu tabs"><li class="first"><a href="index.php?id=160" ><span class="tabLeft"></span><span class="tabContent">Home</span><span class="tabRight"></span></a></li><li><a href="index.php?id=28" ><span class="tabLeft"></span><span class="tabContent">Project</span><span class="tabRight"></span></a></li><li><a href="index.php?id=29" ><span class="tabLeft"></span><span class="tabContent">Results</span><span class="tabRight"></span></a></li><li><a href="index.php?id=30" ><span class="tabLeft"></span><span class="tabContent">Policy & Practices</span><span class="tabRight"></span></a></li><li><a href="index.php?id=31" ><span class="tabLeft"></span><span class="tabContent">Achievements</span><span class="tabRight"></span></a></li><li><a href="index.php?id=32" ><span class="tabLeft"></span><span class="tabContent">Notebook</span><span class="tabRight"></span></a></li><li><a href="index.php?id=33" ><span class="tabLeft"></span><span class="tabContent">Team</span><span class="tabRight"></span></a></li><li class="last"><a href="index.php?id=34" ><span class="tabLeft"></span><span class="tabContent">Gallery</span><span class="tabRight"></span></a></li></ul> |
| + | </div> |
| + | |
| + | <div id="searchBar" class="grid_6"> |
| + | <form action="index.php?id=58" method="post"><input type="hidden" name="tx_indexedsearch[sections]" value="0" /><input name="tx_indexedsearch[submit_button]" value="Search" type="hidden" /><div class="sick-input"><input id="indexedsearchSuchfeld" name="tx_indexedsearch[sword]" value="Suchen" type="text" onFocus="if(this.value=='Suchbegriff eingeben') this.value=''" /> </div><input name="search-go" value="Search" class="search-go" type="submit" /></form> |
| + | </div> |
| + | |
| + | <div id="slider" class="grid_18"> |
| + | <ul class="slides"><li><img src="fileadmin/user_upload/slider/Slide-1-Project.jpg" width="710" height="300" alt="" ></li><li><img src="fileadmin/user_upload/slider/Slide-2-Results.jpg" width="710" height="300" alt="" ></li><li><img src="fileadmin/user_upload/slider/Slide-3-Team.jpg" width="710" height="300" alt="" ></li><li><img src="fileadmin/user_upload/slider/Slide-4-PolicyandPractices.jpg" width="710" height="300" alt="" ></li><li><img src="fileadmin/user_upload/slider/Slide-5-OpenHardware.jpg" width="710" height="300" alt="" ></li><li><img src="fileadmin/user_upload/slider/Slide-6-Modeling.jpg" width="710" height="300" alt="" ></li></ul> |
| + | </div> |
| + | |
| + | <div id="promoWrap" class="grid_6"> |
| + | <div class="grid_6 promo1"><a href="index.php?id=28" target="_top"><h1>The Project</h1><p>Find out, what it's all about</p></div><div class="grid_6 promo2"></a><a href="index.php?id=29" target="_top"><h1>Data, more data!</h1><p>Check out our results</p></div><div class="grid_6 promo3"></a><a href="index.php?id=55" target="_top"><h1>The People</h1><p>See the people behind the project</p></div> |
| + | </div> |
| + | </div> <!--ende topWrap--> |
| + | |
| + | |
| + | <div id="contentWrap" class="container_24"> |
| + | <div id="breadcrumbs" class="grid_24"> |
| + | <p>Sie sind hier: <a href="index.php?id=23" >wiki</a> › <span class="current"><a href="index.php?id=23" >Home</a></span></p> |
| + | </div> |
| + | |
| + | <div id="leftNavi" class="grid_5"> |
| + | <nav> |
| + | <ul class="menu"><li class="active first"><a href="index.php?id=23" >Home</a></li><li><a href="index.php?id=152" >Project</a></li><li><a href="index.php?id=153" >Results</a></li><li><a href="index.php?id=154" >Policy & Practices</a></li><li><a href="index.php?id=155" >Achievements</a></li><li><a href="index.php?id=156" >Notebook</a></li><li><a href="index.php?id=157" >Team</a></li><li><a href="index.php?id=158" >Gallery</a></li><li><a href="index.php?id=26" >Sitemap</a></li><li class="last"><a href="index.php?id=27" >Contact</a></li></ul> |
| + | </nav> |
| + | </div> |
| + | |
| + | |
| </html> | | </html> |