A:link { color: #6699CC; text-decoration: underline }
A:visited { color: #6699CC; text-decoration: underline }
A:active { color: #6699CC; text-decoration: underline }
A:hover { color: #999999; text-decoration: none }

/* Leider kann der dumme IE noch kein CSS 2.1
  h1:before {
  content: "..:: ";
  display: inline
} */

h1 {
  font-size: 17px;
  background-color: #6699cc;
  background-position: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /* height: 25px; */
  /* width: 610px; */
  width: 100%;
  color: #FFFFFF;
  position:relative;
  top: 10px;
}

/* h1:after {
  content: " ::..";
  display: inline
} */

h2 {
  background-color: #6699cc;
  background-position: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 100%;
  color: #FFFFFF;
  position:relative;
  top: 10px;
  font-size: 13px;
  /*font-weight: normal;*/
}

h3 {
  border-bottom-style: solid;
  border-bottom-color: #6699CC;
  border-bottom-width: thin;
  width: 100%;
  color: #000000;
  position:relative;
  top: 10px;
  font-size: small;
}

h4,h5 {
  border-bottom-style: solid;
  border-bottom-color: #6699CC;
  border-bottom-width: thin;
  width: 100%;
  color: #000000;
  position:relative;
  top: 10px;
  font-size: smaller;
  /*font-weight: normal;*/
}

BODY {
  background: #999999;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  height: 100%;
}

#content {
  /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: justify;
}

#content_left {
  /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
}

#content_left A:visited { color: #999999; text-decoration: none }
#content_left A:active { color: #999999; text-decoration: none }
#content_left A:link { color: #999999; text-decoration: none }
#content_left A:hover { color: #6699CC; text-decoration: underline }

.bodytext {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: justify;
}

.news_title {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
}

.news_subtitle {
  font-size: 11px;
  color: #FFFFFF;
}

.news_subtitle p {
  font-size: 11px;
  color: #FFFFFF;
  display: inline;
}

.news_subheader {
  font-size: small;
}

.csc-uploads {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: justify
}

.contenttable {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: justify
}

.td-0 {
  background-color: #CCCCCC;
}

.csc-mailform p {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: justify
}

.csc-caption {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: justify
}