/* MPL */
#mpl {
	float: left;
	width: 200px;
	margin-left: 20px;
	background: #fff;
}

#mpl .box {
	padding-bottom: 30px;
	margin-bottom: 12px;
	background: #e5edf5;
}

#mpl .hellblau {
	background: #e5edf5;
}
#mpl h4.abstand {
	margin-top: 5px;
}

#mpl .img {
  padding-bottom: 15px;	
}
#mpl h5 {
	padding: 17px 16px 5px 13px;
	font-size: 13px;
}
#mpl h4#vorteile {
	height: 29px;
	background: url(easy-vorteile.gif);
}
#mpl h4#waszeichneteasyaus {
	height: 20px;
	background: url(waszeichneteasyaus.gif);
}
#mpl div.waszeichneteasyaus {
	height: 60px;
	padding: 0px 5px 5px 60px;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}
#mpl div.waszeichneteasyaus a {
	font-size: 10px;
	color: #003b7f;
}
#mpl div.waszeichneteasyaus b {
	font-weight:bold;
	font-size:10px;
}
#mpl div#waszeichneteasyausSSL {
	background-image: url(waszeichneteasyaus_ssl.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mpl div#waszeichneteasyausFAIR{
	background-image: url(waszeichneteasyaus_fair.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mpl div#waszeichneteasyaus48{
	background-image: url(waszeichneteasyaus_48.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mpl .kundendienst {
	color: #003b7f;
	font-size: 12px;
}

#mpl .kundendienst .marken {
	float: none;
	width: 164px;
	height: 116px;
	margin-left: 18px;
	margin-right: 18px;
	text-align: center;
}

#mpl .kundendienst a.markenuebersicht {
	float: none;
	display: block;
	text-align: right;
	text-decoration: underline;
	margin-right: 18px;
}

#mpl .kundendienst .marken a {
	display: block;
	margin-bottom: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #bfbfbf;
	width: 71px;
	height: 22px;
}

#mpl .kundendienst a.logoLinks {
	float: left;
	margin-right: 18px;
}

#mpl .kundendienst a.logoRechts {
	float: right;
}

#mpl .kundendienst a img {
	border: 0px;
	margin: 0px;
}

#mpl .kundendienst .suche {
	margin-left: 8px;
	margin-right: 8px;
}

#mpl .kundendienst .suche .headline {
	background-image: url(kundendienst-suche.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 184px;
	height: 34px;
	padding-top: 33px;
	margin-top: 12px;
	font-size: 10px;
}

#mpl .kundendienst .suche td {
	vertical-align: middle;
}

#mpl .kundendienst .suche .label {
	font-weight: bold;
}

#mpl .kundendienst .suche input {
	width: 110px;
	height: 14px;
	font-size: 11px;
	margin: 0;
}

#mpl #flash {
	margin: 0;
	padding: 0;
}

#mpl h4#konto {
	height: 32px;
	background: url(mein-konto.gif);
}
#mpl h4#fragen {
	height: 80px;
	background: url(fragen-zur-bestellung.gif);
}
#mpl ul {
	padding: 10px 0 0 25px;
}
#mpl .quadrat {
	list-style-type: square;
}
#mpl li {
	margin-left: 5px;
}
#mpl address {
	padding: 5px 16px 5px 13px;
	font-style: normal;
}
#mpl p {
	padding: 5px 16px 5px 13px;
}
#mpl form {
	padding: 5px 16px 5px 13px;
}
#mpl input {
	width: 130px;
	color: #999;
	vertical-align: middle;
	margin-bottom: 5px;
}
#mpl input.button {
	vertical-align: middle;
	margin-left: 5px;
	width: auto;
}
#mpl .zentriert {
	text-align: center;
}
#mpl ul.link {
  list-style-type:none;
  margin:0;
  padding-left:16px;
}
#mpl ul.link li {
  line-height:16px;
}
