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

#id_div_page_start
{
	height: 2330px;
}

#id_div_box_unten_links
{
	height: 1700px;
}

#id_div_box_unten_rechts
{
	height: 1700px;
}

.cl_p_impressum_ueberschrift
{
	margin-left: 90px;
	margin-bottom: 2px;
	text-align: justify;
}

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