table {
	width: 250px;
	margin: 0 0 30px 0;
}
td.strich {border-bottom: 1px solid #004B97;}

td.links {width: 130px;}

td.rechts {text-align: right;}

#inhalte #box_leistungen {
	float: left;
	width: 595px;
	background-image: url(../eicons/box_leistungen_mitte.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#inhalte #box_leistungen_oben {
	float: left;
	width: 595px;
	height: 15px;
	background-image: url(../eicons/box_leistungen_oben.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#inhalte #box_leistungen_unten {
	float: left;
	width: 595px;
	height: 15px;
	background-image: url(../eicons/box_leistungen_unten.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#inhalte #box_leistungen H3 {margin: 0 0 0 20px;}

#inhalte #box_leistungen UL {
	float: left;
	list-style-type: none;
	margin: 10px 10px 10px 20px;
}

#inhalte #box_leistungen UL LI {
	padding-left: 25px;
	margin-bottom: 5px;
	background-image: url(../eicons/Icon_Link.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}


