/* --------------------------------------------------------------------
  Designed for Kanzlei Flecks

  all rights reserved to Lasse Laube
 -------------------------------------------------------------------- */




/* ------------------------------------------------------------------ */
/* INCLUDES
/* ------------------------------------------------------------------ */

/* ------------------------------------------------------------------ */
/* STRUCTUR
/* ------------------------------------------------------------------ */

#content, #iframe { margin-top:0;
	font: normal 14px verdana, arial, helvetica, sans-serif;
}

#content_home { margin:0 2% 0 2%; text-align:center;
	font: normal 14px verdana, arial, helvetica, sans-serif;
}

#content_home_left { margin:0 2% 0 2%; text-align:left;
	font: normal 14px verdana, arial, helvetica, sans-serif;
}

#content_txt_left { margin:0 2% 0 2%; text-align:left;
	font: normal 14px verdana, arial, helvetica, sans-serif;
	color:#943839;
}


.photo {
	margin:5px 0px 5px 5px;
	padding:0;
	border:0;
	width:250px;
	float:right;

}


.box {
	margin:0px 0px 5px 5px;
	padding:0;
	border:0;
	color:#943839;
	width:680px;
	float:left;
}

.titel {
	width:80%;
	font-weight:bold;
	font-size:14px;
	float:left;

}

.aufzaehlung {
	margin-left:15px;
	width: 90%;
	float:left;
}

#content ul, #iframe ul {
	list-style:none;
}

#content li, #iframe li {
	line-height:1.4em;
	font-size:13px;
}


.intro { margin: 0 1% 10px 1%; width:98%; float:left;}

.box_home_l {
	margin: 5px 1% 5px 1%;
	color:#943839;
	width:45%;
	float:left;
}

.box_home_r {
	margin: 5px 1% 5px 1%;
	color:#943839;
	width:45%;
	float:right;
}

.box_home_c {
	margin: 5px 20% 5px 18%;
	color:#943839;
	width:65%;
	float:left;
}

.titel_home {
	width:99%;
	font-weight:bold;
	float:left;
	font-size:1.2em;
	line-height:2em;

}

.aufzaehlung_home {
	width:90%;
	float:left;

}

ul.home {
	margin-left:25px;
	padding:5px 0 5px 50px;
	float:left;
	text-align:left;
	width:98%;
	list-style:none;
}

ul.home li {
	margin:2px 0 2px 0px;
	width:40%;
	list-style-image:none;
	float:left;
	font-size:1em;
}


p { margin: 10px 0px; padding:0;  line-height:1.4em; }

b, strong { font-weight: bold; font-size: 0.9em;}



table { font-size:14px; }
td { padding-right:10px; }

