/* **************************************** */
/* Allgemein */
/* **************************************** */
body {
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;
}

span.invisible {
  display:none;
}

p.bodytext, li {
  margin:1em 0em;
}

table {
}

a, a:link, a:focus, a:active, a:visited, a:hover {
  color:#00f;
}

hr {
  border:none;
  border-top:1px solid #000;
  height:1px;
}

.csc-textpic-caption {
  font-size:0.75em;
  color:#000;
}

p.csc-subheader {
  font-weight:bold;
}


/* **************************************** */
/* Formulare */
/* **************************************** */
input, textarea {
  border:1px solid #039;
  background-color:#fdf196;
}

input.button {
  background-color:#fdf196;
  color:#039;
}

/* **************************************** */
/* Layout */
/* **************************************** */
#left_col {
   display:none;
}

#head {
  margin-bottom:1em;
}

img#teaserpic {
   display:none;
}

#footer {
  clear:both;
  text-align:right;
  border-top:1px solid #000;
}

#footer_copyright {
  color:#000;
  font-size:0.7em;
}

/* **************************************** */
/* Top-Menü */
/* **************************************** */
#top_menu {
  display:none;
}

/* **************************************** */
/* Haupt-Menü */
/* **************************************** */

#main_menu {
  display:none;
}

/* **************************************** */
/* CSC-Images */
/* **************************************** */
dd.csc-textpic-caption {
  color:#000;
}
