/*
$Id: base.css,v 1.3 2002/11/13 07:44:36 af Exp $
$Name:  $
*/

a:link {
  text-decoration: none;
  color: #B22222;
}
a:visited {
  text-decoration: none;
  color: #B22222;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: none;
  color: #B22222;
}

html { 
  border: none;
  padding: 1px;
  background: grey;
}

body {
  font-family: Verdana,Arial,Helvetica;
  background-color: #808080;
  font-size:8pt;
  text-align:center;
  color:dimgrey;
  margin:0px;
  padding:0px;
  padding-top:0px;
}

table.main { 
  margin:0px;
  background-color:#B22222;
}

td.bl { 
  background-color:#B22222;
  background:url("../img/left.png");
  border-left: 1px solid #BDB76B;
  border-left-color: #BDB76B; /* Opera 6 likes this one */
  width:30px;
}

td.lc { 
  background-color:#B22222;
  background:url("../img/left.png");
  border-right: 1px solid #BDB76B;
  border-right-color: #BDB76B; /* Opera 6 likes this one */
  width:130px;
  color: #DEB887;
  color: #FAF0E6;
  text-align:right;
  font-size: 8pt;
}

td.lc p { 
  text-indent:0px;
  margin-top:6px;
}

td.lc h1 {
  color: #BDB76B;
  text-indent:0px;
  font-size:10pt;
  margin:12px;
  margin-bottom:6px;
  width:100px;
}

td.lc a:link {
  text-decoration: none;
  color:#BDB76B;
  color: #FAF0E6;
}
td.lc a:visited {
  text-decoration: none;
  color:#BDB76B;
  color: #FAF0E6;
}
td.lc a:hover {
  text-decoration: underline;
  color:#BDB76B;
  color: #FAF0E6;
}

#textbox td.rc { 
  background-color: #BDB76B;
  border-left: 1px dotted #B22222;
  border-left-color: #B22222; /* Opera 6 likes this one */
  width: 130px;
  color: #333333;
}

#textbox td.rc p {
  text-indent:0px;
  font-size:7pt;
  line-height:100%;
}

#textbox td.rc p a.extlink:link {
  font-size:7pt;
}
#textbox td.rc p a.extlink:visited {
  font-size:7pt;
}
#textbox td.rc a.extlink img.seen {
  display:none;
}
#textbox td.rc p a.extlink:hover {
  font-size:7pt;
}

td.rc h1 {
  text-align:right;
  color: #B22222;
  font-size: 12px;
  font-style: italic;
  margin:12px;
  margin-bottom:6px;
}

a img { 
  border: none 0px;
}

div.fstLevelNav {
  /*width:550px;*/
  margin:0px;
  background-color:#B0C4DE;
  background-color:#B22222;
  padding:6px;
  padding-top:6px;
  padding-bottom:0px;
  color:#BDB76B;
  color: #DEB887;
  color: #FAF0E6;
  font-weight:bold;
}
table.fstLevelNav {
  width:100%;
  margin:0px;
}
table.fstLevelNav td {
  padding-bottom:6px;
  padding-top:2px;
  /* für IE > 6 oder IE6 im non-Standardmodus */
  font-size:8pt;
  text-align:center;
  color: #FAF0E6;
}
table.fstLevelNav td.sel {
  background-color:#6B8E23;
  padding-top:5px;
  padding-bottom:1px;
  /* für IE > 6 oder IE6 im non-Standardmodus */
  font-weight:bold;
}
table.fstLevelNav td.sel2nd- {
  background-color:#BDB76B;
  padding-top:5px;
  padding-bottom:1px;
  /* für IE > 6 oder IE6 im non-Standardmodus */
  font-weight:bold;
}
table.fstLevelNav td a:link {
  text-decoration: none;
  color: #FAF0E6;
  font-weight:normal;
}
table.fstLevelNav td a:visited {
  text-decoration: none;
  color: #FAF0E6;
  font-weight:normal;
}
table.fstLevelNav td a:hover {
  text-decoration: underline;
  color: #FAF0E6;
  font-weight:normal;
}


div.sndLevelNav {
  /*width:550px;*/
  background-color:#6B8E23;
  padding:6px;
  padding-top:6px;
  padding-bottom:0px;
  color:#BDB76B;
  color: #DEB887;
  color: #FAF0E6;
  font-weight:bold;
}
table.sndLevelNav {
  width:100%;
}
table.sndLevelNav td {
  padding-bottom:6px;
  padding-top:2px;
  /* für IE > 6 oder IE6 im non-Standardmodus */
  font-size:8pt;
  text-align:center;
  color: #FAF0E6;
}
table.sndLevelNav td.sel {
  background-color:#BDB76B;
  padding-top:5px;
  padding-bottom:1px;
  /* für IE > 6 oder IE6 im non-Standardmodus */
  font-weight:bold;
}
table.sndLevelNav td a:link {
  text-decoration: none;
  color: #FAF0E6;
  font-weight:normal;
}
table.sndLevelNav td a:visited {
  text-decoration: none;
  color: #FAF0E6;
  font-weight:normal;
}
table.sndLevelNav td a:hover {
  text-decoration: underline;
  color: #FAF0E6;
  font-weight:normal;
}

#navigation {
  /*width:550px;*/
}

td.header {
  /*width:574px;*/
  background-color:#B22222;
  text-align:right;
  padding:0px;
  margin:0px;
  border-bottom: 1px solid #BDB76B;
  border-bottom-color: #BDB76B; /* Opera 6 likes this one */
}

td.header img { 
  margin:0px;
}

#textbox {
  clear:both;
  /*width:550px;*/
  background-color:#BDB76B;
  text-align:left;
  padding:6px;
  padding-top:12px;
  padding-bottom:12px;
}
#textbox p {
  margin-top:3px;
  margin-bottom:3px;
  font-size:8pt;
  line-height: 160%;
  color:#333333;
}
#textbox a img.seen {
  display:none;
}
#textbox a:visited img.seen{ 
  display:none;
  /*line-height: 160%;
  display:inline;
  margin:0px;*/
}
#textbox ul {
  margin-top:0px;
  margin-bottom:0px;
  list-style-image: url("../img/ul_dot.gif");
  line-height: 100%;
}
#textbox li {
  margin-top:3px;
  margin-bottom:3px;
  font-size:8pt;
  line-height: 120%;
  color:#333333;
}


#footerbox {
  clear:both;
  /*width:550px;*/
  color: #F0E68C;
  color: #DEB887;
  background-color:#483D8B;
  background-color:#DC143C;
  background-color:#B22222;
  text-align:center;
  padding:6px;
}

#footerbox p {
  margin-top:3px;
  margin-bottom:3px;
  font-size:8pt;
}

#footerbox a:link {
  text-decoration: none;
  color:#BDB76B;
  color: #FAF0E6;
}
#footerbox a:visited {
  text-decoration: none;
  color:#BDB76B;
  color: #FAF0E6;
}
#footerbox a:hover {
  text-decoration: underline;
  color:#BDB76B;
  color: #FAF0E6;
}

div.tp { 
  clear:both;
}

div.main { 
  margin:0px;
  padding:0px;
}

img.floatright {
  margin:10px;
  margin-top:6px;
  margin-bottom:6px;
  width:250px;
  height:200px;
  float:right;
  clear:left;
}

img.floatleft {
  margin:10px;
  margin-top:6px;
  margin-bottom:6px;
  width:250px;
  height:200px;
  float:left;
  clear:right;
}

h1.ti {
  color: #B22222;
  font-size: 14px;
  font-style: italic;
  margin-left:12px;
  margin-top:16px;
  margin-bottom:12px;
}

h1 {
  color: #B22222;
  font-size: 12px;
  font-style: italic;
  margin-left:12px;
  margin-top:12px;
  margin-bottom:8px;
}

h2 {
  color: #B22222;
  font-size: 13px;
  font-style: italic;
  margin-left:12px;
  margin-top:12px;
  margin-bottom:8px;
}

h3 {
  color: #B22222;
  font-size: 11px;
  font-style: italic;
  margin-left:12px;
  margin-top:8px;
  margin-bottom:4px;
}

.h1 { 
}

/* ---------------------------- */
/*
.h1 {
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-color:#008000;
  margin-top:16px;
  margin-bottom:12px;
  padding-bottom:6px;
  padding-left:6px;
  padding-right:6px;
}
.h1 table {
  color:#333333;
  width:100%;
}
h1 a {
  color:#333333;
  text-decoration:none;
}
.h1 h1 {
  font-family:Verdana,Arial,Helvetica;
  font-size:11pt;
  margin:0px;
}

.h2 {
  border-bottom-style:dotted;
  border-bottom-width:1px;
  border-color:#008000;
  margin-top:16px;
  margin-bottom:12px;
  padding-bottom:6px;
  padding-left:6px;
  padding-right:6px;
}
.h2 table {
  color:#333333;
  width:100%;
}
h2 a {
  color:#333333;
  text-decoration:none;
}
.h2 h2 {
  font-family:Verdana,Arial,Helvetica;
  font-size:10pt;
  margin:0px;
}
*/
/* ---------------------------- */

#subfooter { 
  border-top: 1px solid #BDB76B;
  border-top-color: #BDB76B; /* Opera 6 likes this one */
  background:url("../img/bottom.png");
  color: #DEB887;
  text-align:center;
}

p.valnotice {
  text-indent:0px;
  margin: 6px;
  font-size:7pt;
  line-height: 100%;
}

p.valnotice img.seen {
display:none;
}

p.valnotice a:link {
  text-decoration: none;
  color:#BDB76B;
  color: #FAF0E6;
}
p.valnotice a:visited {
  text-decoration: none;
  color:#BDB76B;
  color: #FAF0E6;
}
p.valnotice a:hover {
  text-decoration: underline;
  color:#BDB76B;
  color: #FAF0E6;
}

div.docstatus {
  margin: 6px;
  font-size:7pt;
  line-height: 100%;
}

div.docstatus p {
  text-indent:0px;
  display:inline;
  margin: 6px;
  font-size:7pt;
  line-height: 100%;
}

p {
  margin: 12px;
  text-indent: 16px;
}

img {
  margin: 10px;
}

/*
body {
  scrollbar-3dlight-color:#FAF0E6;
  scrollbar-arrow-color:#FFFF00;
  scrollbar-base-color:#336699;
  scrollbar-darkshadow-color:#FFFF00;
  scrollbar-face-color:#336699;
  scrollbar-highlight-color:#336699;
  scrollbar-shadow-color:}
*/

.snav {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color:#333333;
  font-size:8pt;
  border-bottom-style:dotted;
  border-bottom-color:#6B8E23;
  border-bottom-width:1px;
  margin-top:12px;
  margin-bottom:6px;
  padding-bottom:3px;
}

.tsnav {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color:#333333;
  font-size:8pt;
  border-bottom-style:dotted;
  border-bottom-color:#6B8E23;
  border-bottom-width:1px;
  margin-top:12px;
  margin-bottom:6px;
  padding-bottom:3px;
  text-align:center;
  font-style:italic;
}

.enav {
  clear:both;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color:#333333;
  font-size:8pt;
  border-top-style:dotted;
  border-top-color:#6B8E23;
  border-top-width:1px;
  margin-top:9px;
  padding-top:3px;
}

.tenav {
  clear:both;
  color:#333333;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:8pt;
  border-top-style:dotted;
  border-top-color:#6B8E23;
  border-top-width:1px;
  margin-top:9px;
  padding-top:3px;
  text-align:center;
  font-style:italic;
}

img.forward {
  margin:0px;
  margin-left:4px;
}

img.back {
  margin:0px;
  margin-right:4px;
}

div.languagemenu { 
  position: absolute;
  top: 10px;
  left: 10px;
  border: #FAF0E6 1px solid;
  border-color: #FAF0E6; /* Opera 6 likes this one */
  background: #6B8E23;
}
div.languagemenu a {
  font-size:8pt;
}
div.languagemenu a:link {
  text-decoration: none;
  color:#BDB76B;
  color: #FAF0E6;
  font-weight: bold;
}
div.languagemenu a:visited {
  text-decoration: none;
  color:#BDB76B;
  font-weight: bold;
  color: #FAF0E6;
}
div.languagemenu a:hover {
  text-decoration: underline;
  color:#BDB76B;
  color: #FAF0E6;
  font-weight: bold;
}

pre.code {
  margin:6px;
  border:solid 1px #666666;
  background:#eeeeee;
  margin-right:6px;
  margin-left:6px;
  padding:6px;
}

pre.screen {
  margin:6px;
  border:solid 1px #999999;
  background:#eeeeee;
  margin-right:6px;
  margin-left:6px;
  padding:6px;
}

p.morelinks { 
  display:inline;
}

div.navpath { 
  margin: 3px 0px 3px 12px;
}




#server { 
  border:solid 1px #666666;
  background:#eeeeee;
  float:left;
  width:28%;
  padding:6px;
  margin-right:6px;
  margin-left:6px;
  border-right:dotted 2px #B22222;
  color:#333333;
}

#innerserver {
  border:dotted 1px #666666;
  background:#e0e0e0;
  color:#333333;
  padding:6px;
}

#net { 
  padding:6px;
  color:#333333;
}

#browser { 
  color:#333333;
  float:right;
  border:solid 1px #666666;
  background:#eeeeee;
  width:28%;
  padding:6px;
  border-left:dotted 2px #B22222;
  margin-right:6px;
  margin-left:6px;
}
#server ul, #browser ul {
  margin: 0px 14px;
}
#net ul {
  margin: 0px 22px;
}

table.normal {
  margin: 0px 12px;;
}
table.normal td p {
  text-indent:0px;
}

code { 
  color: #6B8E23;
  font-weight: bold;
}