body {
  margin: 0 0 0 0;
  background-color: #75B8FF;
  background-image: url(../images/back.gif);
  background-position: left top;
  background-repeat: repeat;
  padding: 0 0 0 0;
  font-family: Verdana, Arial, Heveltica, sans-serif;
  font-size: 12px;
  _text-align: center;
  scrollbar-face-color: rgb(130,190,255); 
  scrollbar-highlight-color: rgb(130,190,255); 
  scrollbar-shadow-color: rgb(130,190,255); 
  scrollbar-3dlight-color: rgb(255,255,255); 
  scrollbar-arrow-color: rgb(255,255,255); 
  scrollbar-track-color: rgb(255,255,255); 
  scrollbar-darkshadow-color: rgb(255,255,255);
}

a {
  color: #1663b3;
  text-decoration: none;
}

h1.layout1 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

h1.layout2 {
  height: 20px;
  background-color: none;
  background-image: url(../images/bgr_us_trspa.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 2px 0 0 15px;  
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

div.clearer {
  clear: both;
  float: none;
  height: 1px;
  font-size: 1px;
}

div#wrapper {
  margin: 15px auto;
  width: 920px;
  _width: 950px;
  min-height: 610px;
  _height: 650px;
  border: 1px solid #000000;
  background: #ffffff;
  padding: 15px 15px 15px 15px;
  _text-align: left;
}

div#header {
  margin: 0 0 15px 0;
  width: 920px;
  height: 160px;
  background-color: #ffffff;
}

/* left menu - start */

div#menuLeft {
  float: left;
  margin: 0 0 15px 0;
  width: 185px;
  min-height: 370px;
  _height: 385px;
  background-color: #75B8FF;
  padding: 15px 0 0 0;
  font-size: 12px;
  font-weight: bold;
}

div#menuLeft ul#lvl01 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}

div#menuLeft ul#lvl01 li.lvl01 {
  margin: 0 0 0 15px;
  height: 20px;
  background-color: #75B8FF;
  padding: 1px 0 0 0;
  color: #1663B3;
  font-size: 12px;
  font-weight: bold;
}

div#menuLeft ul#lvl01 li.lvl01a {
  margin: 0 0 0 0;
  background-color: #75B8FF;
  background-image: url(../images/pfeil1.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 1px 0 4px 0;
  font-size: 12px;
  font-weight: bold;
}
div#menuLeft ul#lvl01 li.lvl01a a {
  display: block;
  margin: 0 0 0 15px;
  padding: 0 0 0 0;
  color: #ffffff;
}

div#menuLeft ul#lvl01 li.lvl01a ul#lvl02 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}

div#menuLeft ul#lvl01 li.lvl01a ul#lvl02 li.lvl02 {
  margin: 5px 0 0 15px;
  background-color: #75B8FF;
  padding: 0 0 0 0;
  color: #1663b3;
  font-weight: bold;
}

div#menuLeft ul#lvl01 li.lvl01a ul#lvl02 li.lvl02a {
  margin: 5px 0 0 0;
  background-color: #75B8FF;
  background-image: url(../images/pfeil2.gif);
  background-position: left 5px;
  background-repeat: no-repeat;
  padding: 0 0 0 0;
  color: #ffffff;
  font-weight: bold;
}
div#menuLeft ul#lvl01 li.lvl01a ul#lvl02 li.lvl02a a {
  margin: 0 0 0 30px;
  padding: 0 0 0 0;
} 
/* left menu - end */

div.csc-textpic-intext-left-nowrap {
  _margin-top: 25px;
}

div#contentWithMenu,
div#content {
  float: left;
  margin: 0 0 15px 0;
  width: 920px;
  _width: 920px;
  min-height: 370px;
  _height: 385px;
  background-color: #75B8FF;
  color: #ffffff;
  padding: 15px 0px 0 0px;
}
div#content {
 width: 735px;
  _width: 735px;
}

div#content img {
  border-width: 1px;
  border-style: solid;
  border-color: #1663b3;
}
div#content h1.layout1 img {
  margin: 0;
  border-width: 0px;
  border-style: none;
  border-color: #1663b3;
}

div#content p.bodytext {
  margin: 0 0 10px 0;
  _margin: 5px 0 10px 0;
}

div#contentNormal {
  float: left;
  margin: 0 0 0 0;
  width: 495px;
  _width: 495px;   
  background-color: #75B8FF;
  color: #ffffff;
  padding: 0 0 0 0;
}

div#contentRight {
  float: left;
  margin: 0 0 0 0;
  width: 220px;
  _width: 220px;
  background-color: #75B8FF;
  color: #ffffff;
  padding: 0 0 0 0;
}
div#contentRight img {
  border-width: 1px;
  border-style: solid;
  border-color: #1663b3;
}

div#footer {
  clear: both;
  float: none;
  margin: 0 0 0 0;
  width: 920px;
  height: 25px;
  _height: 35px;
  background-color: #75B8FF;
  padding: 10px 0 0 0;
  color: #ffffff;

  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
