@charset "utf-8";
/* CSS Document */

#id_div_page_start
{
	height: 1030px;
}

#id_div_box_unten_links
{
	height: 400px;
}

#id_div_box_unten_rechts
{
	height: 400px;
}

.cl_p_start_text
{
	margin-left: 90px;
	padding-right: 20px;
	text-align: justify;
	white-space:normal;
	-webkit-hyphens: auto;
  	-moz-hyphens: auto;
  	-ms-hyphens: auto;
  	hyphens: auto;
}