* {
  margin: 0;
  padding: 0;
}

.clearer {
  clear: both;
}

h1 {
  font-weight: bold;
  font-size: 14px;
  padding: 2px;
  background: #9999FF;
  color: white;
  margin-bottom: 10px;
}

h2 {
  font-weight: bold;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 10px;
}

img {
  border: 0;
}

p.bodytext {
  margin-bottom: 10px;
}

.maincontent ul, ol {
  margin-left: 45px;
  margin-bottom: 15px;
}

.maincontent ol ul {
  margin-left: 45px;
  margin-bottom: 0px;
  margin-bottom: 10px;
}

.maincontent ol ol {
  margin-left: 45px;
  margin-bottom: 0px;
  list-style-type: lower-roman;
}

.maincontent ul li, .maincontent ol li {
  margin: 2px;
}

.maincontent ol ul li, .maincontent ol ol li {
  margin: 2px;
}

hr {
  border: 0;
  border-top: 1px solid #aaa;
}

.csc-frame-frame1 {
  padding: 15px 0;
}

.csc-frame-frame1 dl {
  padding: 0 28px;
}

#all {
  width: 799px;
  font-size: 13px; 
  font-family: verdana,sans-serif;
}

#header {
  height: 130px;
  background: url(/fileadmin/templates/images/ESSP_banner_799.jpg) no-repeat;
}

#header a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

#header a:hover {
  color: #aaa;
}

.link1 {
  width: 90px;
  position: relative;
  left: 529px;
  top: 2px;
}

.link2 {
  width: 40px;
  position: relative;
  left: 630px;
  top: -11px;
}

.link3 {
  width: 40px;
  position: relative;
  left: 685px;
  top: -24px;
}

.link4 {
  width: 40px;
  position: relative;
  left: 741px;
  top: -37px;
}

#meta {
  height: 26px;
  background-color: #515280;
}

.search {
  width: 400px;
  float: left;
  padding-left: 5px;
  margin-top: 2px;
}

.printlink {
  width: 200px;
  float: right;
  text-align: right;
  margin-top: 6px;
}

.menu {
  width: 160px;
  float: left;
  padding: 15px 0;
}

.menu ul li a:hover {
  color: #9A99FF;
}

.menu ul li.active_this ul li a:hover {
  color: #515280;
}

.menu ul li.active ul li a:hover {
  color: #515280;
}

.menu ul {
  list-style-type: none;
  background-color: #fff;
}

.menu ul li {
  background-color: #515280;
  border-top: 1px solid #606197;
  border-bottom: 1px solid #44466D;
}

.menu ul li.active_this {
  background-color: #fff;
  border-top: 1px solid #606197;
  border-bottom: 0;
}

.menu ul li.active {
  border-bottom: 0;
}

.menu ul li.active ul li.active_this {
  background-color: #9A99FF;
  border-top: 0;
  border-bottom: 0;
}

.menu ul li.active_this a {
  color: #A3A3C7;
  border-bottom: 1px solid #44466D;
  border-right: 1px solid #44436F;
}

.menu ul li.active ul li.active_this a {
  color: #FFF;
  border-bottom: 1px solid #44466D;
  border-right: 1px solid #44436F;
}

.menu ul li.active_this ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  padding: 4px;
  border-bottom: 0;
  border-right: 0;
}

.menu ul li.active ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  padding: 4px;
  border-bottom: 0;
  border-right: 0;
}

.menu ul li.active ul li.active_this a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  padding: 4px;
  border-bottom: 0;
  border-right: 0;
}

.menu ul li ul li {
  background-color: #9A99FF;
  border: 0;
  padding: 0;
  margin-left: 10px;
}

.menu ul li a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding: 3px;
}

#logos {
  margin-top: 25px;
}

.maincontent {
  width: 610px;
  float: right;
  padding-top: 15px;
}

.maincontent a:link {
  color: #666699;
}

.maincontent a:visited {
  color: #9999FF;
}

.maincontent a:active {
  color: #000000;
}

.maincontent a:hover {
  color: #0A51A1;
}

.hosted {
  width: 150px;
  float: left;
  text-align: center;
  font-size: 10px;
  background-color: #9999FF;
  height: 30px;
  color: white;
  padding: 2px;
}

.hosted a:link, .hosted a:visited {
  color: #515280;
}

.contact {
  width: 641px;
  float: right;
  text-align: center;
  font-size: 10px;
  background-color: #9999FF;
  height: 28px;
  color: white;
  padding: 4px 2px 2px 0;
}

.contact a:link, .contact a:visited {
  color: #515280;
}

.contenttable-0 .tr-odd {
  background-color: #eee;
}

.contenttable-0 .tr-even {
  background-color: #ccc;
}

.contenttable-0 td {
  padding: 5px;
}

.contenttable-0 .td-0 {
  width: 100px;
}

.contenttable-0 .td-1 {
  width: 1px;
  padding: 0px;
}

.contenttable-0 .td-2 {
  width: 200px;
}

.contenttable-0 .td-3 {
  width: 1px;
  padding: 0px;
}

.contenttable-0 .td-last {
  width: 280px;
}