/* -----------------------------------------------------------------------------------
   Styles fuer die statische Index-Seite von www.heidelberger-elterntraining.de
   ----------------------------------------------------------------------------------- */

#platocontent_het {
	  margin: 0px;
}

#column_main_het {
  background: #7591a3;
  border-top: 2px solid #fff;
  border-left: 1px solid #365467;
  color: #fff;
  vertical-align: top;
  width: 550px;
}

#column_main_het .content-block_img .content-block_het {
  max-width: 550px;
}

div.content-wrapper_img {
  padding-top: 0px;
}

.content-block_img {
  margin: 0px 0px 20px 0px;
}

.content-block_het {
  padding: 0px 20px 0px 20px;
}

div.content-wrapper_het {
	padding-bottom: 20px;
}

div.content-wrapper_het p{
  font-size: 12px;
  line-height: 1.5em;
  padding-top: 10px;
}

h1_het{
  font-size: 20px;
}

h2_het{
  font-size: 15px;
}

.het_ul {
  font-size: 12px;
  line-height: 1.5em;
  list-style-image: url('../neue_bilder/Bullet_B.gif');
  margin: 0 0;
  padding: 0 0 0 25px;
}

.het_li {
  line-height: 1.5em;
  margin: 0;
  padding: 0 0 5px 0;
}



div.trenner {
	background: transparent url('../alte_bilder/Trenner_W.gif') 0 0 repeat-x;
	height: 1px;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

#column_right div.trenner hr {
	display: none;
}
