﻿
#wrapper {
    background-color: White;
    border: 1px solid #e0e0e0;
    margin: 5px;
    padding: 10px;
    
    --min-height: 878px;
    --height: auto !important;
    --height: 838px;
    width: 1160px;
}

/* ----- Header divs --------------------------------------------------------------------- */
#header {
    height: 211px;
}

#logo {
    float: left;

    --width: 291px;
    width: 245px;
    margin-right: 35px;
    color: #8e889e;
    font-size: 11px;
}

#logo p {
    margin-top: 8px;
}

#bigimage {
    float: left;

    width: 880px;
}

#bluespacer {
    clear: both;

    width: 1160px; height: 4px;
    background-color: #587aae;
}

/* ----- Content divs ------------------------------------------------------------------ */
#content {
    margin-top: 28px;
    color: #8e889e;
    font-size: 12px;
    
    width: 1160px;
}

#contentleft {
    float: left;
    
    margin-right: 33px;
    
    --width: 291px;
    width: 245px;
    height: auto !important;
}

#language {
   
    border-left: 1px solid #587aae;
    margin-bottom: 20px;
    font-weight: bold;
}

#language a {
    color: #587aae;
    border-right: 1px solid #587aae;
    padding-right: 20px;
    padding-left: 3px;
    text-decoration: none;
    height: 22px;

}

#menu { 
    height: 243px;
    --width: 291px;
    width: 245px;
}

#contentright {
    float: left;
    
    color: #8e889e;
    padding-bottom: 20px;
    
    width: 720px; /* 880 ganze Breite. */
}

#footer {
    clear:both;
    overflow: hidden;
    width: 1160px;
}

#footerleft {
    width: 280px;
    float: left;
}
#footerleft img {
    border-top: solid 2px #587aae;
    border-bottom: solid 2px #587aae;
}

#footerleft img {
   
}

#footerright {
    width: 880px;
    float: right;
}


/* ----- Dokumente (grüner Teil) ------------------------------------------------------------------ */
#docs {
    color: #6ab752;
    font-size: 12px;
   
    width: 100%;
    height: 150px;
}

#docsleft {
    float: left;   
    width: 585px;
}

#titleleft {
    background: url(../../images/farbverlauf_links_titel.jpg) repeat-y;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 3px;
    
    
    width: 100%;
    height: 26px; 
}

#titleleft p {
    padding-top: 5px;
}

#titleleft a {
    color: #6ab752;
    text-decoration: none;
}

#textleft {
    background: url(../../images/farbverlauf_links_text.jpg) repeat-y;
    font-size: 12px;
    
    width: 100%;
    height: 120px;
}

#textleft p {
    padding-top: 5px;
    height: 15px;
}   

#docsright {
    float:right;
    
    width: 260px;
    height: 150px;
}

#titleright {
    background: url(../../images/farbverlauf_rechts_titel.jpg) repeat-y;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 3px;
    
    width: 100%;
    height: 26px;
}

#titleright p {
    padding-top: 5px;
}

#titleright a {
    color: #6ab752;
    text-decoration: none;
}

#textright {
    background: url(../../images/farbverlauf_rechts_text.jpg) repeat-y;
    font-size: 12px;
    
    width: 100%;
    height: 120px;
}

#textright p {
    padding-top: 5px;
    height: 15px;
}

#textright img {
    border: none;
}

#textright a {
    color: #6ab752;
    text-decoration: none;
    font-weight: normal;
}


/* ----- footer menu ------------------------------------------------------------------ */
#footermenu {
    color: #8e889e;
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
    width: 880px;
}

#footermenuleft {
    float: left;
}

#footermenuleft img {
    float: left;
    border: none;
    --width: 45px;
}

#footermenuleft span {
    float: left;
    margin-left: 5px;
    margin-top: 12px;
    font-weight: normal;
}

#footermenuleft a {
    text-decoration: none;
    font-weight: normal;
    color: #8e889e;
}

#footermenuright {
    float:right;
}

#footermenuright img {
    border: none;
    vertical-align:middle;
    --width: 45px;
}



/* ----- sitemap -------------------------------------------------------------------- */
.sdksitemap a {
    color: #8e889e;
    text-decoration: none;
}

.sdksitemap p {
    float: left;
    font-weight: bold;
    margin-top: 6px;
    margin-right: 21px;
    margin-bottom: 3px;
}

.sdksitemap span {
    
    font-size: 11px;
}

.sdksitemap img {
    border: none;
}


/* ----- Mitglieder ------------------------------------------------------------------ */
.members {
}

.members a {
}

.members_header {
    --border-top: 1px solid #587aae;
    --border-bottom: 1px solid #587aae;
    width: 100%;
    height: 26px;
    margin-top: 10px;
}

.members_darkRow td { 
    border-top: 1px solid #587aae;
    border-bottom: 1px solid #587aae;
    vertical-align: top;
}

.members_lightRow {
    vertical-align: top;
}

.members_title {
    width: 100%;
    border-bottom:1px solid #E0E0E0;
    color:#587AAE;
    font-size:14px;
    font-weight:bold;
    height:20px;
    padding-top: 3px;
    padding-bottom:3px;
}

.members_smallTitle {
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

/* ----- Forms ---------------------------------------------------------------------- */
.forms {
}
.forms table {
}
.forms tr {
}
.forms td {
    --padding: 2px 0 2px 0;
    vertical-align: middle;
    text-align: left;
}

.forms p {
    padding-top: 2px;
}

.sdkformstable {
}
.sdkformstable td {
    padding: 2px;
}

/* ----- Link ----------------------------------------------------------------------- */
.arrow {
    color: #909090;
    margin: 2px 0 6px 0;
    font-weight: bold;
	background-image: url("/teams/sdk-csd.ch/images/pfeil_grau.png");
	background-repeat: no-repeat;	
	text-indent: 10px;
}
.arrow a {
    color: #909090;
    font-weight: bold;
	text-decoration: none;
}

/* ----- Hilfklassen für Maja ------------------------------------------------------- */
/* ----- Termine ----- */
table.termine  {
}
table.termine tr {
}
table.termine th {
    width: 200px;
    vertical-align: top;
    font-weight: bold;
    text-align: left;
}
table.termine td {
    width: 200px;
    vertical-align: top;
}
table.termine p {
    padding-top: 2px;
}

/* ----- Partner ----- */
table.partner {
    padding: 2px;
    border-top: solid 1px #C0C0C0;    
    margin-bottom: 10px;
    width: 100%;
}
table.partner tr {
}
table.partner th {
}
table.partner td {
    padding-top: 5px;
    vertical-align: top;
}
table.partner td.logo {
    width: 110px;
}
table.partner p {
    padding-top: 2px;
    padding-right: 40px;
}

/* ----- Adresse ----- */
table.address {
    border: none;
}
table.address tr {
    border: none;
}
table.address td {
    border: none;
}

.glry_autoslideshowimage {
    border: none;
}
