﻿.content_col1_left {
	width: 507px;
	float: left;
	margin-right: 48px;
	text-align: justify;
	}

.content_col1_hline {
	width: 507px;
	height: 1px;
	border-bottom: 1px solid #000000;
	margin: 6px 0 30px 0;
	}

.content_col1_right {
	width: 347px;
	float: left;
	}
	
.content_leistungen_head {
	width: 303px;
	height: 40px;
	display: block;
	padding-left: 44px;
	margin: 15px 0 12px 0;
	background: url('../images/leistungen_icon.gif') no-repeat top left;
	}
	
.content_leistungen {
	list-style: outside;
	list-style-image: url('../images/leistungen_bullet.gif');
	color: #000000;
	line-height: 1.5em;
	margin-left: 13px;
	}

.content_leistungen li {
	margin-bottom: 10px;
	}
