#page_service {

}

#page_service .text {
	font-size: 14px;
	line-height:1.3em;
	text-align: justify;
}
#page_service .text a {
	font-size: 14px;
	color:#7da6c5;
	font-weight:bold;
	border-bottom:1px dotted #7da6c5;
	text-decoration:none;
	cursor:pointer;
}
#page_service .text a:hover {
	font-size: 14px;
	color:#2b2929;
	font-weight:bold;
	border-bottom:1px dotted #2b2929;
	text-decoration:none;
	cursor:pointer;
}
#page_service .lists {
	background: url('../../../../images/gfx/icons/codefetzen.png') no-repeat;
	background-position: -10px 20px;
	padding:10px 0 0 100px;
}

#page_service .lists .section {
	font-size: 12px;
	line-height: 20px;
}

#page_service .lists .section h2 {
	padding: 0;
	color: #2b2929;
	font-size: 18px;
	margin: 0 0 -20px 0;
}

#page_service .lists .section h2 img {
	vertical-align: middle;
}

#page_service .lists .section ul {
	padding: 0;
	margin: 10px 0 0 35px;
	list-style: square;
	color: #7DA6C5;
}

#page_service .lists .section ul li {
	font-size: 12px;
}

#page_service .lists .section ul li b {
	font-weight: normal;
	color: #000000;
}
#page_service .service_hosting {
	text-align:justify;
	width:525px;
	margin:15px 0 15px 20px;
	line-height:1.3em;
}
