/* CSS Document */
/*  Stil  */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.7em;
  /*background-repeat: repeat-x;*/
}

h1 {
  font-size: 1.4em;
  font-weight: bold;
}

h2 {
  font-size: 1.2em;
  font-weight: bold;
}

h3 {
  font-size: 1.0em;
  font-weight: bold;
}

a {
  text-decoration: none;
}


li {
  margin-left: -25px;
  margin-bottom: 8px;
}


div.csc-textpic-imagewrap{
   margin-top: 10px;
   margin-bottom: 5px;
}

.personen a, .module a {
  font-weight: bold;
}

.personen li {
  list-style-type: none;
  margin-left: -38px;
  margin-bottom: 12px;
}


.module li {
  margin-left: -18px;
  margin-bottom: 8px;
}

input.contact1, input.contact2, textarea.contact1 {
  width: 325px;
  padding: 3px;
  margin: 3px;
  font-size: 1.0em;
  border: 1px solid #999999;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

input.contact2{
  width: 35px;
}

input.button {
  font-weight:bold;
  padding: 5px;
  font-size: 1.0em;
  border: 1px solid #999999;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}


.navEbeneVier li {
     margin-left: -38px;
  list-style-type: none;

}

#FooterLeft, #FooterRight {
   font-size: 0.9em;
}

#LeftSide h1 {
   font-size: 1.2em;
}

#LeftSide p {
   font-size: 0.9em;
}

/*  Stil Ende  */