﻿.image_div
{
	height: 360px;
	width: 720px;
}

.image_legend_div
{
	height: 360px;
	width: 730px;	
}

/*.left_image_div
{
	float:left;
	vertical-align:top;
}
*/

/* Ohne linke Beschriftung */
.arbor_div
{
	float:left;
	height:360px;
	/*width:680px;*/
	width:732px;
	background-repeat:no-repeat;
    padding-left:14px;
}

/*Mit linker Beschriftung */
.arbor_legend_div
{
	float:left;
	height:360px;
	/*width:710px;*/
	width:762px;
	background-repeat:no-repeat;
	padding-left:44px;
}

/* Balken */
.arbor
{
	float:left;
	/*padding-right:11px;*/
	padding-right:12px;
	
}

.image_chart_suv
{
	width:16px;
	border:0;
	display:block;
}

/* Gesamter Abstand der Fonts nach Links */
.draw_links_text_div
{
	float:left;
	padding-left:16px;
}

.draw_links_text_legend_div
{
	float:left;
	padding-left:44px;
}

/* Abstand Font */
.draw_link_text_div
{
	float:left;
	/*padding-right:11px;*/
	padding-right:12px;
}

.image_link_text_suv
{
	width:16px;
	border:0;
}

