#kunder-container {
	position: relative;
	width: 710px;
	}


.kundbox {
	position: relative;
	border: solid 1px #2eafa4;
	width: 100%;
	margin-top: 8px;
	overflow: show;
	}

.kundbox-inner {
	position: relative;
	padding: 4px 30px 4px 4px;
	overflow: show;
	}

.kundprev-img {
	position: relative;
	width: 252px;
	_float: left;
	}

.kundprev-txt {
	position: relative;
	width: 400px;
	_float: right;
	font: 12px Trebuchet MS,sans-serif;
	color: #666666;
	line-height: 14px;
	padding-top: 5px;
	}

	.kundprev-txt a {
		font: 12px Trebuchet MS,sans-serif;
		color: #666666;
		}
	

.kundinfo {
	position: relative;
	border: solid 1px #2eafa4;
	width: 100%;
	margin-top: 8px;
	display: none;
	}

.kundinfo-inner {
	position: relative;
	padding: 10px 10px 10px 10px;
	}

.kundtitle {
	position: relative;
	font: 18px Trebuchet MS,sans-serif;
	color: #666666;
	font-weight: bold;
	padding-bottom: 10px;
	width: 475px;
	}


.kundtitle {
	position: relative;
	font: 18px Trebuchet MS,sans-serif;
	color: #666666;
	font-weight: bold;
	padding-bottom: 10px;
	width: 470px;
	clear: both;
	}

.kundcontent {
	position: relative;
	font: 12px Trebuchet MS,sans-serif;
	color: #666666;
	line-height: 14px;
	width: 440px;
	float: left;
	}

.kundimage {
	position: relative;
	font: 12px Trebuchet MS,sans-serif;
	color: #666666;
	line-height: 14px;
	width: 222px;
	float: right;
	text-align: right;
	}

	.kundimage img {
		margin-bottom: 5px;
		}

.kundinfo-close-top {
	position: absolute;
	width: 100px;
	top: 10px;
	right: 10px;
	text-align: right;
	z-index: 1000;
	}

.kundinfo-close-bottom {
	position: absolute;
	width: 100px;
	bottom: 20px;
	right: 10px;
	text-align: right;
	z-index: 1000;
	}
