#myclock,
#navTools,
#search,
#menu,
#pic,
#pagelinks,
#indicator,
#print,
#footer img,
#tickerfield,
/*gallery*/
#navigation .arrow,
/*global*/
.hidden,
.cll,
.clr {
    display:none;
}
a#logo img {
    border:none;
    margin-bottom:12pt;
}

body { margin:0pt 10pt 0 30pt; }

body, td, div, p, span, input, select, textarea {
    color:#000000;
    font-family:Arial, sans-serif;
    font-size:11pt;
}

#adress { margin-top:25pt; }

#indicator .hidden { display:block; }

#container .fcontent h1.hidden { display:block; }

#adress h2.hidden { display:block; }

/* content */
#content p { margin:0 0 12pt 0; padding:0; }
#content div.forceReturn p { 
    margin:0;
    padding:0;
}
#content ul { margin-top:0; }

#content h3 { margin:0; }

/* content tables */
#content table.tbl8 {
    border-top:1pt solid #999;
    border-left:1pt solid #999;
    width:100%;
}
#content table.tbl8 th {
    font-weight:normal;
    text-align:left;
}
#content table.tbl8 th.th1 {
    width:35%;
}
#content table.tbl8 th, #content table.tbl8 td {
    vertical-align:top;
    border-right:1pt solid #999;
    border-bottom:1pt solid #999;
}
#content table.tbl8 strong {
    color:#004c46;
    font-size:18pt;
}


/* search results */
.result { margin-top:12pt; }
.result span.link { color:#666; font-size:9pt; }


/* gallery */
#navigation #thumbs td img { 
    height:50pt;
    margin-right:10pt;
    margin-bottom:10pt;
    border:1pt solid #ccc;
}
#pictures #image { border:1pt solid #ccc; }

#images     { margin:0 0 10pt 0; }
#images img { border:1pt solid #ccc; }

/* linkList */
#linkList li {
    margin-bottom:11pt;
}


/* Capacity Planer, SampleZone 11.03.2009
==============================*/
.pmccapacity .wrapper { margin: 12px 0 20px 0; clear:left; }
.pmccapacity em {
    text-align: center;
    font-style: normal;
    display: block;
    width: 20px;
    height: 14px;
    float: left;
    white-space: nowrap;
    margin: 1px;
    padding: 6px 0 0 0;
}
.pmccapacity em.set { background: #EF1C21; }
.pmccapacity em.notset { background: #00A652; }
.pmccapacity em.legend {
    width: 17.5em;
    text-align: left;
}
.pmccapacity em.short { width:8em; }
.pmccapacity span {
    line-height:21px;
    padding-left:4px;
}
.pmccapacity h3, .CapacityRow {
    clear:left;
}
