
.csc-frame-rulerAfter {
  background-image: url(../img/one_px_red.gif);
  background-repeat: repeat-x;
  width: auto;
  height: 1px;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size:1px;
}

table.references h4 {
  padding: 3px;
  margin: 0px;
  background-color: #9D3F3A;
  color: white;
}

table.references td {
  width: 33%;
  background-color: #FCF7CF;
}

.csc-firstHeader {
  color: #962E34;
  font-size: 16px;
  padding-top: 0px;
  margin-top: 0px;
}

h1 {
  color: #962E34;
  font-size: 16px;
}

#content ul {
  list-style-type: none;
  /*list-style-image: url(../img/pfeile.gif);*/
}

#content ul.left-menu {
  list-style: none;
  padding: 0px;
  margin: 0px;
  list-style-image: none;
}

ul.left-menu li a {
  text-decoration: none;
  font-weight: bold;
}


ul.left-menu li a:hover {
  text-decoration: none;
  font-weight: bold;
  color: black;
}

ul.left-menu li.act a {
  color: black;
  font-weight: bold;
}



#content ul li {
  padding-left: 7px;
  margin-top: 2px;
  margin-bottom: 2px;
}


.textHauptseite {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	
}

h1 a {
  text-decoration: none;
}