body  {
  font-family: "Verdana", sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 12pt;
  text-align: left;
  background-image: url(/fileadmin/template/red-white.gif);
  background-repeat: repeat-y;
  background-posititon: left;
}

h1.csc-firstheader  {
  font-size: 16pt;
  font-weight: normal;
  margin-bottom: 10px;
}

h1  {
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 4px;
  color: #990033;
}

.csc-bulletlist , ul.csc-menu, ul, label {
  font-size: 8pt;
}

fieldset  {
  border: none;
}

a  {
  color: #990033;
}

div.csc-header  {
}

ul.csc-bulletlist, ul  {
  margin-bottom: 3px;
  margin-top: 0px;
}

ul.csc-bulletlist-1  {
  list-style-type: circle;
  margin-left: 80px;
}

p.bodytext, td  {
  font-size: 8pt;
  margin-top: 0px;
}

p.bodytext  {
  margin-bottom: 6px;
}

#outer  {
  text-align: left;
  width: 100%;
  height: 80%;
  padding: 0px;
}

#header  {
  height: 100px;
  background-color: #C0C0C0;
  padding-left: 10px;
  padding-top: 25px;
}

#shortcuts  {
  float: right;
  padding-left: 5px;
  padding-top: 15px;
  color: #ffffff;
  font-size: 14px;
}

#shortcuts_topic  {
  background-image: url(/fileadmin/template/orange-white.gif);
}


#shortcuts a, #menu a  {
  color: #ffffff;
  text-decoration: none;
  margin-right: 10px;
}

#menu  {
  padding-top: 0px;
  float: left;
  width: 200px;
  overflow: hidden;
  background-color: #990033;
}

#content  {
  float: left;
  padding-top: 0px;
  padding-left: 40px;
  padding-right: 40px;
  width: 65%;
}

div.csc-textpic-clear  {
  height: 15px;
}

div.csc-textpic-text h1 {
margin-top: 3px
}