
/* Farben
Dunkelgrün: #45a12b
Hellgrün: #a0c680
Blau: rgb(0,105,167)
Blau: rgb(0,105,167)


Farben der Rubriken:
-----------------------------
(Rot: #cd071e)
Rot: #9b151e
Hellrot: #faebe3

Grün: #45a12b
Hellgrün: #f1f6eb

Orange: #f18e00
Hellorange: #fff4e8

Türkisblau: rgb(0,105,167)
Helles Türkisblau: #eaf6fc

Gelb: #ffc800
Hellgelb: #fffbec




*/


html, body {
    margin: 0;
    height: 100%;
    font-family: Arial, Verdana, Tahoma;
    font-size: 100%;
}
body {
    margin: 0;
    padding:0 200px 0 250px;
}
body#page-green dd.csc-textpic-caption {
    display: none;
}
#printhead {
    display: block!important;
}
fieldset  {
    border: none;
}
#content-text .tx-billitonextdisclaimer-pi1 p.bodytext a.no-link {
    color: #000;
    text-decoration: none;
}
#content-text p.align-right {
    text-align: right;
}
#content-text .all-news-link .csc-texttext {
    margin-bottom: 5px;
}
#content-text .all-news-link h2 {
    margin: 0;
}
#content-text .all-news-link p {
    text-align: right;
    margin-bottom: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

table.contenttable {
    border: 1px solid black;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
}
table.contenttable td {
    border: 1px solid black;
    padding: 2px 4px;
}
table strong.table-firstline {
    color: rgb(0,105,167);
    color: #2C651C;
}
table.contenttable.no-border td {
    border: 0 none;
}
table.contenttable.no-bordertablewidth-50 {
    width: 50%;
    border: none;
}
table.contenttable.no-bordertablewidth-50 td {
    border: none;
    padding: 0;
}
table.contenttable.no-border-all-left {
    border: none;
}
table.contenttable.no-border-all-left td {
    text-align: left !important;
    border: none;
}

/**************************** Header ***************************************/
#header {
    display: none;
}
#header ul {
    display: none;
}
#header .homelink {
    width: 240px;
    height: 140px;
    display: block;
    margin: -150px 50px 0 0;
    float: right;
}
#theme {
    width: 273px;
    margin-left: -255px;
    height: 125px;
    float: left;
}
#theme img {
    /*border-bottom: 44px solid #cd071e;*/
    border-bottom: 44px solid #9b151e;
}
#colored-box {
    height: 44px;
    width: 19px;
    margin-top: 126px;
    /*background-color: #cd071e;*/
    background-color: #9b151e;
}
/*****************************  Theme  *******************************/
#page-red #theme img {
    /*border-bottom-color: #cd071e;*/
    border-bottom-color: #9b151e;
}
#page-red #colored-box {
    /*background-color: #cd071e;*/
    background-color: #9b151e;
}

#page-green #theme img {
    border-bottom-color: #45a12b;
}
#page-green #colored-box {
    background-color: #45a12b;
}

#page-orange #theme img {
    border-bottom-color: #f18e00;
}
#page-orange #colored-box {
    background-color: #f18e00;
}

#page-blue #theme img {
    border-bottom-color: rgb(0,105,167);
}
#page-blue #colored-box {
    background-color: rgb(0,105,167);
}

#page-yellow #theme img {
    border-bottom-color: #ffc800;
}
#page-yellow #colored-box {
    background-color: #ffc800;
}
/* Mitgliedertabelle auf /biolago-der-verein/unser-netzwerk/ */
body.p107 table.contenttable-0 .td-1,
body.p107 table.contenttable-0 .td-2,
body.p107 table.contenttable-0 .td-3,
body.p107 table.contenttable-0 .td-4,
body.p107 table.contenttable-0 .td-5 {
    text-align: center;
}

body.p25 .td-1 {
    padding-left: 15px;
}

/***************************** Navi-Main *****************************/
#navi-main {
    width: 250px;
    padding-bottom: 1px;
    background: url(/fileadmin/layouts/main/public/gfx/dotted-line.gif) bottom repeat-x;
    list-style-type: none;
}
#navi-main li {
    font-weight: bold;
}
#navi-main a {
    /*height: 30px;*/
    color: #666666;
    font-size: 77%;
    text-decoration: none;
    font-weight: bold;
    display: block;
    padding-left: 30px;
    line-height: 30px;
    background: url(/fileadmin/layouts/main/public/gfx/dotted-line.gif) 0 0 repeat-x;
}
#navi-main ul#lev1,
#navi-main ul#lev2,
#navi-main ul#lev3 {
    margin-left: 25px;
    padding-bottom: 15px;
    list-style-type: none; 
}
#navi-main ul#lev1 a,
#navi-main ul#lev2 a,
#navi-main ul#lev3 a {
    /*height: 20px;*/
    line-height: 20px;
    font-weight: normal;
    font-size: 85%;
    display: block;
    background: 0 none;
}

#navi-main ul#lev1 a.act-lev1,
#navi-main ul#lev2 a.act-lev2,
#navi-main ul#lev3 a.act-lev3 {
    text-decoration: underline;
}

/* Farbgebung Buttons */
#navi-main li#nr-1 a:hover,
#navi-main li#nr-1.act {
    background-color: #faebe3;
    text-decoration: none;
}
#navi-main li#nr-2 a:hover,
#navi-main li#nr-2.act {
    background-color: #f1f6eb;
}
#navi-main li#nr-3 a:hover,
#navi-main li#nr-3.act {
    background-color: #fff4e8;
}
#navi-main li#nr-4 a:hover,
#navi-main li#nr-4.act {
    background-color: #eaf6fc;
}
#navi-main li#nr-5 a:hover,
#navi-main li#nr-5.act {
    background-color: #fffbec;
}

#navi-main #lev1 a:hover {
    text-decoration: underline;
}

/**********************  Seitenlayout ********************************/
#content {
    float:left;
    width:100%;    
    border-left:250px solid #fff;
    border-right:200px solid #fff;
    margin-left:-250px;
    margin-right:-200px;
    display:inline; /* So IE plays nice */
}
#col-navi {
    float:left;
    width:250px;
    margin-left:-250px;
    position:relative;
    padding: 29px 0;
}
#col-center {
    float:left;
    margin-right: -100%;
    width: 100%;
    font-size: 77%;
    color: #000000;
}
#col-info {
    float:right;
    width:200px;
    margin-right:-200px;
    position:relative;
    padding: 0 0 29px 0;
    z-index: 10;
}

/******************  Seitenpalte rechts ***************************/
#col-info #search-form,
.csc-texttext {
    margin-bottom: 15px;
}
#col-info #search-form fieldset.searchform span input {
    width: 70%;    
}
#col-info fieldset {
    padding: 0 0 0 12px;
}
#col-info div.tx-pilmailform-pi1 input#vorname,
#col-info div.tx-pilmailform-pi1 input#name,
#col-info div.tx-pilmailform-pi1 input#e-mail {
    width: 90%;
}
#col-info fieldset input,
#col-info div.tx-pilmailform-pi1 input {
    border: 1px solid #000;
    padding: 2px 0 0 2px;
}
#col-info #search-button,
#col-info div.tx-pilmailform-pi1 input.submit-button {
    padding: 0;
    vertical-align: bottom;
    background-color: rgb(228,232,243);
    font-weight: normal;
}
#col-info #search-input {
    margin-right: 10px;    
}
#col-info h3,
#col-info legend span {
    background-image: url(/fileadmin/layouts/main/public/gfx/col-info-dotted.gif);
    background-repeat: repeat-x;
    font-size: 85%;
    background-color: rgb(228,232,243);
    width: 188px;
    height: 34px;
    line-height: 34px;
    padding-left: 12px;
    font-weight: bold;
    display: block;
}
#col-info fieldset {
    border: 0 none;
    display: block;
}
#col-info fieldset h3 {
    margin: 0 0 5px -12px;
    color: #000;
    display: block;
}
#col-info ul {
    margin: 0;
    width: 170px;
    float: left;
    clear: left;
}
#col-info li {
    background-image: url(/fileadmin/layouts/main/public/gfx/col-info-li.gif);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    margin-left: 13px;
    padding-left: 10px;
    list-style-type: none;
}
#col-info li a {
    font-size: 77%;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
/* Newsletter-Anmeldung (Sidebar) */
#col-info .csc-texttext ul { display: block; clear: both; margin-bottom: 15px; }
#col-info div.tx-pilmailform-pi1 form {
    clear: both;
    width: auto;
    margin-top: 15px;
}
#col-info div.tx-pilmailform-pi1 form {
    padding-top: 0;
}
#col-info div.tx-pilmailform-pi1 form input,
#col-info div.tx-pilmailform-pi1 form label {
    font-size: 77%;
}
#col-info div.tx-pilmailform-pi1 form input {
    margin-right: 0;
}
#col-info div.tx-pilmailform-pi1 input.submit-button {
    margin-top: 5px;
}
#col-info div.tx-pilmailform-pi1 input.input-1 {
    width: auto;
}
#col-info div.tx-pilmailform-pi1 div.error-label p.error {
    font-size: 85%;
    
}
#col-info div.tx-pilmailform-pi1 div.error-label {
    margin-top: 0;
}
#col-info div.tx-pilmailform-pi1 div.checkboxes {
    margin-top: 0;
}
#col-info .tx-pilmailform-pi1 #thankyou h2 {
    font-size: 85%;
}
#col-info .tx-pilmailform-pi1 p.nl-info {
    margin-bottom: 1em;
}
#col-info .tx-pilmailform-pi1 p.nl-info,
#col-info .tx-pilmailform-pi1 #thankyou p.bodytext {
    font-size: 77%;
}
.no-border {
    border: 0 none !important;
}
/***  Footer  ****************************************************/
#footer {
    background: none;
    width: 800px;
    padding-left: 0!important;
    height: 45px;
    float: none;
    clear: both;
    position: relative;
    margin: 0 0 0 0!important;
}

#footer .csc-texttext {
    border-top: 1px dotted #000;
    margin: 0 0 0 0!important;
    width: 800px;
    font-size: 77%;
    float: none;
}
#footer .csc-texttext p {
    background: none;
    line-height: 100%;
}
#footer-wrap {
    display: none;
}
/* Top-Navigation */

ul.csc-bulletlist {
    margin-top: 0;
}
.csc-bulletlist li,
.csc-bulletlist-0 li {
    background-image: url(/fileadmin/layouts/main/public/gfx/navi-top-li.gif);
    background-repeat: no-repeat;
    background-position: right;
    height: 29px;
    line-height: 44px;
    float: left;
    padding-right: 5px;
    margin-left: 6px;
    list-style-type: none;
}
.csc-bulletlist li a,
.csc-bulletlist-0 li a {
    font-size: 77%;
    font-weight: bold;
    color: #646468;
    text-decoration: none;
}

/*********************** Mittelspalte Inhalte **************************/
#breadcrumb {
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
    list-style-type: none;  
}
#breadcrumb li {
    font-size: 85%;
    margin-right: 8px;
    float: left;
    line-height: 30px;
}

#content-text  {
    margin: 0 20px 0 0;
    padding: 0 0 10px 0;
    clear: left;
    color: #000000;
}

#content-text h1 {
    font-size: 171%;
    font-weight: bold;
    color: rgb(0,105,167);
    line-height: 30px;
    margin: 0 0 20px 0;
    
}
#content-text h2 {
    margin: 0 0px 10px 0px;
    font-size: 131%;
    font-weight: bold;
}
#content-text h3,
#content-text h4 {
    font-size: 108%;
    font-weight: bold;
}
#content-text p,
/*div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption,*/
div.csc-textpic-imagewrap {
    margin-bottom: 20px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption,
p.news-single-imgcaption {
    font-size: 85%;
}
/* Links */
a {
    color: rgb(0,105,167);
}

body.imprint p.bodytext a img,
img.at-icon {
    border: none;
    margin-bottom: -2px;
}

/* Pageteaser Mitgliedsunternehmen */
.tx-jppageteaser-pi1 .tx-jppageteaser-pi1-list-entry-image {
    float: left;
    width: 165px;
    text-align: center;
}
.tx-jppageteaser-pi1 .tx-jppageteaser-pi1-list-entry-description {
    /*background-color: #fff4e8;*/
    padding: 5px;
    margin-left: 175px;
}
.tx-jppageteaser-pi1-list-entry-link-item {
    text-align: right;
}
.tx-jppageteaser-pi1-list-entry-link-item a,
#content-text a.internal-link {
    /*color: #9b151e;*/
    font-weight: bold;
}
.tx-jppageteaser-pi1 .tx-jppageteaser-pi1-list-entry {
    background: transparent url(/fileadmin/layouts/main/public/gfx/dotted-line.gif) repeat-x scroll 0 0;
    padding: 5px 0;
}
.tx-jppageteaser-pi1 .tx-jppageteaser-pi1-list-floatcleaner {
    clear: both;
    background: transparent url(/fileadmin/layouts/main/public/gfx/dotted-line.gif) repeat-x scroll 0 bottom;
    height: 1px;
    margin: 5px 0 -6px 0;
}
.tx-jppageteaser-pi1-list-entry-image {
    margin-bottom: 5px;
}
/* Detailseite Mitgliedsunternehmen */
body.members  #content-text .csc-textpic.csc-textpic-left.csc-textpic-above {
    background: transparent url(/fileadmin/layouts/main/public/gfx/dotted-line.gif) repeat-x scroll 0 0;
    padding: 15px 0;
}

body.members  #content-text .csc-textpic.csc-textpic-left.csc-textpic-above .csc-textpic-imagewrap {
    background: transparent url(/fileadmin/layouts/main/public/gfx/dotted-line.gif) repeat-x scroll 0 bottom;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.tx-pilmailform-pi1 {
    clear: both;
    display: block;
}
.csc-header {
    clear: both;
}
/** News ************************************************************/
#content-text h3.news-detail-title {
/*#content-text h3 {*/
    margin-bottom: 20px;
}
#content-text h1.news-detail-header1 {
    margin: 5px 0 15px 0;
}
span.news-morelink {

}
.news-single-imgcaption {
    width: 240px;
}

#content-text div.news-list-container div.news-text p.bodytext {
    margin-bottom: 10px;
}

#content .csc-header h2.newsdetail-date {
    margin: 0;
}
.news-list-item {
    background: transparent url(/fileadmin/layouts/main/public/gfx/dotted-line.gif) repeat-x scroll top;
    padding: 8px 0;
}
.news-list-container {
    background: transparent url(/fileadmin/layouts/main/public/gfx/dotted-line.gif) repeat-x scroll bottom;
}
.news-list-item .news-image {
    float: right;
    margin: 45px 0 5px 20px;
}
.news-list-browse {
    margin: 20px 0;
}
div.spacer {
    clear: both;
    height: 1px;
    margin-bottom: 40px;
}
#sb_download_flexWrap {
    margin-bottom: 20px;
}
#sb_download_flexWrap table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
body.p101 #sb_download_flexWrap table th,
body.p102 #sb_download_flexWrap table th,
body.p103 #sb_download_flexWrap table th,
body.p104 #sb_download_flexWrap table th,
body.p101 #sb_download_flexWrap table td,
body.p102 #sb_download_flexWrap table td,
body.p103 #sb_download_flexWrap table td,
body.p104 #sb_download_flexWrap table td {
    border: 1px solid #000;
    padding: 2px 4px;
    text-align: left;
}
#sb_download_flexWrap table td {
    padding: 3px 3px 3px 0;   
}
#sb_download_flexWrap table td.title  {
    width: 200px;
}
#sb_download_flexWrap table td.shortdesc  {
    width: 200px;
}
#sb_download_flexWrap table td.link div.dl-link img  {
    float: left;   
}
#sb_download_flexWrap table td.link div.dl-link a  {
    
}
#content-text .csc-texttext ul li {
   margin-bottom: 5px;
}

#col-info #tools{
    margin: 0px;
    text-align: right;
    line-height: 1%;
}

#col-info #tools img {
    border: 0;
}


--------print-teil-------

#content {
    margin: 0 !important;
}

html, body {
    width: 99.9%;
    margin: 0;
    height: 100%;
    font: 12pt  Arial,serif !important;
    color: #000;
    background: #ffffff;
    padding: 0; 
    orphans: 2;
    widows: 2;
    float: left;
    text-align: justify;   
}
#header {
    padding-right : 0px;
}
#breadcrumb, #tools, #navi-main, #col-info {
    display:none !important;
    
}

h1,h2,h3,h4,h5,h6 {
   color: #000;
   padding: 1mm 0;
   margin: 1em 0 1em;
   page-break-after: avoid;
}

body#page-green dd.csc-textpic-caption {
    display: block;
    font-size: 8pt;
}

#footer p:after{
   content: "info(at)biolago.org";
}  
#footer a.mail {
   display: none;
} 