a:link {
  color: #7dbcf5;
  font-weight: bold;
  text-decoration: underline;
}

a:visited {
  color: #7dbcf5;
  font-weight: bold;
  text-decoration: none;
}

a:hover	 {
  color: #deeefc;
  font-weight: bold;
  text-decoration: underline;
}

a:active {
  color: #deeefc;
  font-weight: bold;
  text-decoration: underline;
}

a.topmenulink {
font: bolder 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.topmenulink:link {
  color: #7dbcf5;
  text-decoration: none;
}

a.topmenulink:visited {
  color: #7dbcf5;
  text-decoration: none;
}

a.topmenulink:hover {
  color: #deeefc;
  text-decoration: none;
}

a.topmenulink:active {
  color: #deeefc;
  text-decoration: none;
}

body {
  background: #2c516b url(images/bg_schiff.jpg) no-repeat fixed;
  color: #deeefc;
  font: 12px/1.4em "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, sans-serif;
  scrollbar-base-color: #2c516b;
}

.blogrow {
  border-bottom: 1px solid #213d51;
  color: #deeefc;
  font-size: 11px;
  padding: 4px 2px 4px 0px;
}

.colhead {
  background-color: #213d51;
  color: #deeefc;
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
}

.faqrow {
  color: #deeefc;
  font-size: 12px;
  padding: 5px 0px 5px 0px;
  vertical-align: top;
}

.faqrowb {
  color: #deeefc;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
  vertical-align: top;
}

.highlight {
  background-color: #213d51;
}

.info {
  background-color: #213d51;
  color: #deeefc;
  font-size: 11px;
}

.input {
  color: #2c516b;
  font-size: 11px;
}

.main {
  color: #deeefc;
  font-size: 12px;
}

.notice {
  color: #deeefc;
  font-size: 11px;
}

.outline {
  border: 1px solid #213d51;
}

.screentext {
  color: #2c516b;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

.scrollbody{
  background-color: #2c516b;
  color: #deeefc;
  font: 12px/1.4em "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, sans-serif;
  scrollbar-base-color: #2c516b;
}

.scrollbody {
  background-color: #2c516b;
}

.top 	 {
  color: #deeefc;
  font-size: 14px;
  font-weight: bold;
}

.topmenu {
  background: transparent;
  text-align: center;
}

.topmenuhover {
  background-color: #2c516b;
  text-align: center;
}
