/*
* Copyright 1999-2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/* page */

#page {
    padding: 0px;
    margin: 0px;
/*    background: url('<context-prefix>/sdr-test/resources/shared/images/hgbw.gif') repeat; */
    background-color: #F7FFF7;
    color: #555555; /*#142878;*/
    font-family: Verdana, Arial, Sans-serif;
    font-size: 10pt;
}

/* tabs */

#tabs {
    border-bottom: solid 0px #066606; /*#C7FFF5; /*#82A0C8;*/
    color: #777777;
}

#tabs a {
    text-decoration: none;
    color: #777777;
}

#tabs a:hover {
    text-decoration: none;
    color: #F7FFF7;
    background: #066606;
}

#tabs table {
/*    font-family: Zurich LT, Verdana, Arial, Sans-serif;*/
    font-size: 8pt;
}

#tabs td {
    vertical-align: bottom;
}

#tabs div {
    white-space: nowrap;
}

.tab {
/*    padding: .2em .5em;
    background-color: #E7F7E7;
    border: solid 2px; 
    border-left-color: #D7E7D7;
    border-top-color: #D7E7D7;
    border-right-color: #066606;
    border-bottom-color: #066606; */
}

.tab a {
    display: block;
    padding: .2em .5em;
/*    background-color: #D2DCF0;*/
    background-color: #E7F7E7;
    border: solid 1px; /*#777777; /*#82A0C8;*/
/*    border-style: outset;*/
    border-left-color: #D7E7D7;
    border-top-color: #D7E7D7;
    border-right-color: #066606;
    border-bottom-color: #066606;
}

.tab-selected {
    padding: .2em .5em;
/*    background-color: #A0B0D0;*/
    background-color: #CFDFCF;
    border: solid 1px;/* #777777;*/
/*    border-bottom: solid 2px #777777; */
/*    border-style: outset;*/
    border-left-color: #066606;
    border-top-color: #066606;
    border-right-color: #D7E7D7;
    border-bottom-color: #D7E7D7;
}

.tab-separator {
    border-bottom: solid 0px #777777;
}

.tab-pre-separator {
    width: 0px;
    border-bottom: solid 0px #777777;
}

td.tab-post-separator {
    width: 100%;
}

/* menu */

#menu {
/*    font-family: Zurich LT, Verdana, Arial, Sans-serif;*/
/*    background-color: #A0B0D0;*/
    background-color: #D7E7D7;
    border: solid 1px #777777;
    border-left: none;
/*    border-top: none;*/
    color: #555555;
    padding: 5px 0px 5px 5px;
}

#menu a {
    text-decoration: none;
    color: #555555;
}

#menu a:hover {
    text-decoration: none;
    color: #F7FFF7;
    background: #066606;
}

.menublock-1, .menublock-selected-1 {
    padding: 0px;
/*    border: solid 1px;
    border-left-color: #D7E7D7;
    border-top-color: #D7E7D7;
    border-right-color: #066606;
    border-bottom-color: #066606;*/
/*    border-top: solid 1px #82A0C8;*/
/*    background: #D2DCF0;*/
    background: #D7E7D7;
}

.menublock-1 {
    display: none;
}

.menublock-1 a { }
.menublock-1 a:visited { }

.menublock-1 .menublock-2 { display: none; }

.menublock-selected-1 .menuitem-1 { background-color: #9FFFF5; }
.menublock-1          .menuitem-1 { }

.menuitem-1 { 
    padding: 5px 5px 5px 5px; 
    font-size: 8pt; 
/*    border: solid 1px;
    border-left-color: #D7E7D7;
    border-top-color: #D7E7D7;
    border-right-color: #066606;
    border-bottom-color: #066606;*/
}

.menuitem-2 { 
/*    display: block;
    padding: 2px 5px 2px 5px; 
    font-size: small; 
    margin: 2px;
    border: solid 5px;
    border-left-color: #F7FFF7;
    border-top-color: #F7FFF7;
    border-right-color: #066606;
    border-bottom-color: #066606;
    background: #E7F7E7;*/
}

.menuitem-selected-2 { 
    display: block;
    padding: 2px 5px 2px 5px; 
    font-size: 8pt; 
    margin: 2px;
    color: #111111; 
    border: solid 1px;
    border-left-color: #066606;
    border-top-color: #066606;
    border-right-color: #F7FFF7;
    border-bottom-color: #F7FFF7;
    background: #CFDFCF;
}

.menuitem-2 a { 
    display: block;
    padding: 2px 5px 2px 5px;
    font-size: 8pt;
    margin: 2px;
    border: solid 1px;
    border-left-color: #F7FFF7;
    border-top-color: #F7FFF7;
    border-right-color: #066606;
    border-bottom-color: #066606;
    background: #E7F7E7;
}

.menuitem-selected-1 {
/*    background-color: #A0B0D0;*/
    background-color: #8FFFF5;
    padding: 5px 5px 5px 5px;
    font-size: 8pt;
/*    border: solid 1px;
    border-left-color: #066606;
    border-top-color: #066606;
    border-right-color: #D7E7D7;
    border-bottom-color: #D7E7D7;*/
}


.menuitem-3 { 
/*    padding: 2px 5px 2px 20px; 
    font-size: x-small; 
    margin: 2px 2px 2px 20px;
    border: solid 3px;
    border-left-color: #F7FFF7;
    border-top-color: #F7FFF7;
    border-right-color: #066606;
    border-bottom-color: #066606;
    background: #E7F7E7; */
}

.menuitem-selected-3 { 
    padding: 2px 5px 2px 20px; 
    font-size: 7pt; 
    margin: 2px 2px 2px 20px;
    color: #111111;
    border: solid 1px;
    border-left-color: #066606;
    border-top-color: #066606;
    border-right-color: #F7FFF7;
    border-bottom-color: #F7FFF7;
    background: #CFDFCF;
}

.menuitem-3 a {
    display: block;
    padding: 2px 5px 2px 20px;
    font-size: 7pt;
    margin: 2px 2px 2px 20px;
    border: solid 1px;
    border-left-color: #F7FFF7;
    border-top-color: #F7FFF7;
    border-right-color: #066606;
    border-bottom-color: #066606;
    background: #E7F7E7;
}

/*
.menuitem-2 a:hover {
    text-decoration: none;
    color: #F7FFF7;
    background: #066606;
}
*/
/* breadcrumb */

#breadcrumb {
    padding: 3px 0px 3px 30px;
/*    background-color: #D2DCF0;*/
    background-color: #D7E7D7;
    border-top: solid 1px #777777;
    border-bottom: solid 1px #777777;
/*    font-family: Zurich LT, Verdana, Arial, Sans-serif;*/
    font-size: 8pt;
}

#breadcrumb a {
    text-decoration: none;
    color: #555555;
}

#search {
/*    font-family: Zurich LT, Verdana, Arial, Sans-serif;*/
    font-size: 8pt;
    margin-right: 10px;
    float: right;
    position:relative;
    top:-20px;
}

input.searchfield {
    font-size: 8pt;
    background-color: #ffffff;
    border: 1px solid #777777;
}

input.searchsubmit {
    font-size: 8pt;
    color: #555555;
/*    background-color: #D2DCF0;*/
    background-color: #D7E7D7;
    border: 1px solid #777777;
}

input.searchsubmit:hover {
/*    background-color: #A0B0D0;*/
    background-color: #D7E7D7;
}

/*
#search a {
    text-decoration: none;
    color: #142878;
}
*/

/* body */

#body {
    border: none;
    padding: 1em;
    margin-left: 10px;
/*    font-family: Zurich LT, Verdana, Arial, Sans-serif;*/
    font-size: 12pt;
/*    background-color: #BBBBBB;*/
}


td.body1 {
    border: none;
    padding: 5px;
    font-size: 10pt;
/*    font-family: Zurich LT, Verdana, Arial, Sans-serif;*/
    color: #555555;
}

td.body1 a:link {
    text-decoration: none;
    color: #999999;
}

td.body1 a:visited {
    text-decoration: none;
    color: #777777;
}

td.body1 a:hover {
    text-decoration: none;
    color: #555555;
}

td.body2 a:link {
    text-decoration: none;
    color: #999999;
}

td.body2 a:visited {
    text-decoration: none;
    color: #777777;
}

td.body2 a:hover {
    text-decoration: none;
    color: #555555;
}

td.body3 {
    white-space: nowrap;
    padding-right: 10px;
/*    vertical-align: bottom;*/
    text-align: right;
    font-size: 8pt;
}

td.body3 a:link {
    text-decoration: none;
    color: #999999;
}

td.body3 a:visited {
    text-decoration: none;
    color: #777777;
}

td.body3 a:hover {
    text-decoration: none;
    color: #555555;
}

td.leistungen {
    border: none;
    padding: 5px;
    font-size: 10pt;
    vertical-align: top;
}

td.leistungen a:link {
    text-decoration: none;
    color: #999999;
}

td.leistungen a:visited {
    text-decoration: none;
    color: #777777;
}

td.leistungen a:hover {
    text-decoration: none;
    color: #555555;
}

table.body1 {
    border: none;
    padding: 15px;
/*    font-size: 100%;*/
}

#spalterechts {
    border: none;
    padding: 1em;
    margin-left: 10px;
/*    font-family: Zurich LT, Verdana, Arial, Sans-serif;*/
    font-size: 10pt;
}

#main {
/*
    float: left;
    width: 80%;
*/
}

/*h1 { font-size: 140%; }
h2 { font-size: 100%; }*/
h3 { font-size: 8pt; }
p { font-size: 10pt; }
ul li { font-size: 11pt; }
ul { font-size: 10pt; }
ol { font-size: 12pt; }
ol li { font-size: 11pt; }

.crossheading { font-weight: bold; font-size: 1.1em; }

table.simple {
    border-collapse: collapse;
/*
    background-color: #909090;
    border-color: #909090;
*/
    width: auto;
}

td.simple {
    font-size: 8pt;
    padding: 3px;
    background-color: #4FFFF5;
    border: solid 1px #777777;
    vertical-align: top;
}

img.simple {
}

#publication-title {
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    font-size: 18pt;
    vertical-align: center;
    padding-top: 5px;
    padding-bottom: 1px;
    color: #555555;
    text-align: center;
}

#project-logo {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
/*    padding: 20px 20px 20px 20px; */
    text-align: left;
}

.media {
    text-align: center;
    padding: 10px;
}

.caption {
    padding: 5px;
    text-align: center;
    font-style: italic;
    font-size: 8pt;
}

.abstract {
    font-weight: bold;
}

h1 {
    font-size: 14pt;
    color: #555555;
}

h2 {
    font-size: 10pt;
    color: #555555;
    border-bottom: solid 1px #777777;
    margin-top: 30px;
}

h4 {
    font-size: 14pt;
    color: #555555;
    text-align: center;
}

.asset { 
    display: block;
    color: #000;
    font-size: 10px;
    margin: 10px 10px 10px 5px;
}

#footer {
/*    font-family: Zurich LT, verdana, arial, sans-serif;*/
    padding: 5px;
    font-size: 6pt;
    text-align: right;
    border-top: solid 1px #777777;
    color: #111111;
}

td.footer a:link {
    text-decoration: none;
    color: #999999;
}

td.footer a:visited {
    text-decoration: none;
    color: #777777;
}

td.footer a:hover {
    text-decoration: none;
    color: #555555;
}

