
.bereichsTitel {
  font-size: 14px;
  padding-bottom: 5px;
  font-weight: bold;
}

.startseiteLogos {
  margin-top: 34px;
  margin-left: 30px;
}

.startseiteLogos img {
  padding-left: 10px;
  padding-right: 10px;
}


.startNews {
  border-left: 2px dotted #63A0BE;
  float: left;
  width: 135px;
  padding-left: 18px;
  padding-right: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
  height: 58px;
}

.startNews h3 {
  font-size: 11px;
}

#mainColStartseite {
  background: #FFFFFF none repeat scroll 0%;
  /* background-image: url(../template_images/background_startseite.gif); margin:0px; padding:0px; deaktiviert für IT Services */
  background-repeat: repeat-x;
  background-position: 0px 0px;
  /* height: 323px; deaktiviert für IT Services */
  color:#000000; /* Farbe von weiß auf schwarz gesetzt für IT Services */
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
  overflow: hidden;
}

#mainColStartseite h1{
  font-size: 17px;
  font-weight: bold;
  padding-top: 10px;
  margin-bottom: 10px;
  line-height: 18px;
}

#mainColStartseite p{
  line-height: 19px;
  margin-left: 20px;
}

#contentLeftStartseite p{
  line-height: 19px;
  margin-left: 2px;
  width: 240px;
}

#contentRightStartseite p{
  line-height: 19px;
  margin-left: 2px;
  width: 240px;
}

#contentContainerStartseite {
  width: 804px; /* Breite ohne Schatten / Schatten wird sparat integriert */
  background-color: #FFFFFF;
  float: left;
}

#mainColStartseiteNews {
  height: 74px;
  color:#A0A0A0;
  background: #FFFFFF none repeat scroll 0%;
  background-image: url(../template_images/startseite_news.gif); margin:0px; padding:0px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 128px;
  border-top: 2px dotted #63A0BE; /* Integriert für IT Services Webseite */
}
