/**
 * Style sheet wam-leistungen
 */
body
{
	background-image:url("tl_files/wam-bilder-layout/leistungen-back.jpg");
	background-repeat:no-repeat;
}

.websiteanalyse body
{
	background-image:url("tl_files/wam-bilder-layout/website-analyse-back.jpg");
	background-repeat:no-repeat;
}

h1
{
	display:none;
}

h3
{
	padding:2px 0px;
	border-top:1px dotted #EC8723;
	border-bottom:1px dotted #EC8723;
	font-weight:bold;
	font-size:13px;
}

.leistungsaufzaehlung ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.leistungsaufzaehlung li
{
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:15px;
	list-style-type:none;
}
