@charset "utf-8";
/* CSS Document */

.stappenplan{
	height:50px;
	}
.stappenplan td{
	background:url('../img/bestellen/bg.gif') center repeat-x;
	padding:3px 1px 3px 1px;
	margin:0px;
	}
.stappenplan .stapTitel{
	font-size:16px; 
	color:#0000d8;
	text-transform:uppercase; 
	font-weight:bold;
	padding-top:-5px;
	}
	.stappenplan .stapTitel td{
		padding:0px;
		}