body {
  margin:0;
  padding:0;
  border : 0;
/*  background-color : #62809E;
  background-color : #fff8f0; */
  background-color : #fcfbf2;
  font-family:Verdana;
  font-size: 100.01%;
}
#wrapper {
  min-width: 400px;
/*  border: 1px solid #000000; */
  border: 0px solid transparent;
  margin: 10px -1px 10px;
  width: 960px;
}
#outer {
  border-left-style: solid;
  border-left-width: 150px;
  border-left-color: #ddd7d0;
  border-right-style: solid;
/*  border-right-width: 150px; */
  border-right-width: 0px;
  border-right-color: #ddd7d0;
/*
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #ff0000;
*/
/*  background-color: #3B3A74; */
  width: auto;
  background-image:url(http://www.bluechina.de/images/contentback3.png);
/*  background-attachment:fixed;
*/
  color:#000000;
  height:460px;
}
#leftcol {
  width: 150px;
  height:460px;
  overflow:auto;
  float: left;
  position: relative;
  z-index: 10;
  margin-left: -150px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image:url(http://www.bluechina.de/images/contentback4.png);
}
 /* weil 'padding' und 'width' oder 'height' nicht zusammen gehen: */
#leftcol-inner {
  font-weight:bold;
/*  text-align:left; */
  text-align:center;
  font-size:1.25em;
  padding-top:2em;
  padding-right:0.5em;
  padding-bottom:0.5em;
  padding-left:0.5em;
  letter-spacing:2px;
/*
  border: 1px solid #000000; 
*/
}
#rightcol {
  width: 149px;
  margin-right: -151px;
  margin-left: 0px;
  float: right;
  position: relative;
  z-index: 11;
/*  border: 1px solid #000000; */
}
 /* weil 'padding' und 'width' oder 'height' nicht zusammen gehen: */
#inner {
  margin: 0;
  width: 100%;
}
#header, #footer {
  width: 100%;
  position: relative;
  z-index: 13;
/*  border: 1px solid #000000; */
  margin-top: -1px;
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: -1px;
}
/* Mozilla code */
html>body #header, #footer {
  margin-right: 0px;
}
.clear {
  clear: both;
}
/* Mozilla code */
#outer > #inner {
  border-bottom: 1px solid transparent;
}
#center {
  margin: 0 -3px 0 -2px;
  float: left;
  width: 100%;
  position: relative;
  z-index: 12;
  height:460px;
  overflow:auto;
}
.content {
  padding: 5px 5px 5px 5px;
  width : 800px;
  max-height:450px;
  overflow:auto;
}
#header {
/*  height: 180px;
*/
  height: 100px;
/*  background-color: #7A9FC4 ;
  background-color: #BFD7E3 ;
*/
  background-color: #fcfbf2;
}
#footer {
  height: 40px;
/*  background-color: #91BEEB; */
  background-color: #BFD7E3;
  font-size:  9px;
  line-height:  12px;
  color:  #000000;
}
table {
  margin: 0px;
  border-collapse:collapse;
  background-color: transparent;
}
th {
  background-color: #999999;
/*  background-color: transparent; */
  padding: 2px;
  border: 1px solid black;
}
td {
/*  background-color: #bbbbbb; */
  background-color: transparent;
  padding: 2px;
  border: 1px solid black;
  text-align:  left;
}
.topmenu {
/*  margin-left: -40px;
  margin-right: 40px; */
  margin-left: 1px;
  margin-right: -1px;
  border-style:solid;
  border-color:#000000;
/*  border-width:1px; */
  border-width:0;
  background-color:#888855;
  text-align:center;
  z-index: 99;
  line-height:2em;
  vertical-align:middle;
  letter-spacing:2px;
}
hr {
  height: 2px;
  width: 90%;
}
hr.separator {
  height: 2px;
  width: 40%;
}
div, td, p {
/*  color:  #CAB9CB; */
  color:#000000;
  font-weight: normal;
  font-size:  11px;
  line-height:  13px;
  letter-spacing: 0px;
}
.inputform {
/*  color:  #CAB9CB; */
  color:#000000;
  font-family:Verdana;
  font-weight: normal;
  font-size:  11px;
  line-height:  16px;
  letter-spacing: 0px;
}
a, a:active, a:link {
/*  color:  #FFC0C0; */
/*  color:  #883300; */
  color:#a10000;
  text-decoration:none;
  font-weight:bold;
}
a:hover {
  color:  #FFFFC0;
}
a.mainlevel {
  font-weight:bold;
/*  font-weight: normal;*/
  font-size:0.8em;
  line-height: 20px;
/*  letter-spacing: 2px;*/
  letter-spacing: 0px;
  text-decoration:none;
/*  border-style:solid;
  border-width:1px;
  border-color:#000000; */
  margin-top: 4px;
  margin-right: 6px;
  margin-bottom: 4px;
  margin-left: -1px;
  padding-top:3px;
  padding-right:4px;
  padding-bottom:2px;
  padding-left:4px;
/*  background-color:#888855; */
}
textarea {
  color:#000000;
  font-family:Verdana;
  font-weight: normal;
  font-size:  11px;
  line-height:  16px;
  letter-spacing: 0px;
}
