/* +++ Personal Coaching Contentdefinitionen   +++++++++++ */.listbox{	position: relative;	top: 0px;	left: 0px;	width: 268px;	height: 180px;	float: left;	margin: 0px 0px 0px 0px;	padding: 25px 0px 20px 0px ;	border-top: 1px solid #f3d976; 	border-bottom: 1px solid #f3d976; 	/* border: 0px solid green; */	}.textbox{	position: relative;	top: 0px;	left: 0px;	width: 545px;	height: 300px;	clear: left;	margin: 0px 0px 0px 0px;	padding: 20px 0px 25px 0px ;	border: 0px solid green;	border-bottom: 1px solid #f3d976; 	}.textbild {	margin: 0 0 5px 10px;	padding: 0 0 0 0;	border: 0px solid #000000;	}table {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	background-color: #ffe688;	}td.center {	margin: 0px 0px 0px 0px;	padding: 2px 8px 2px 8px;	}td.lo {	background-image: url(../images/boxg-lo.gif);	background-color: transparent;	width: 10px;	height: 10px;	}td.ro {	background-image: url(../images/boxg-ro.gif);	background-color: transparent;	width: 10px;	height: 10px;	}td.lu {	background-image: url(../images/boxg-lu.gif);	background-color: transparent;	width: 10px;	height: 10px;	}td.ru {	background-image: url(../images/boxg-ru.gif);	background-color: transparent;	width: 10px;	height: 10px;	}td.lil {	background-image: url(../images/box-line.gif);	background-repeat: repeat-y;	background-position: left;	background-color: transparent;	width: 10px;	}td.lir {	background-image: url(../images/box-line.gif);	background-repeat: repeat-y;	background-position: right;	background-color: transparent;	width: 10px;	}td.lio {	background-image: url(../images/box-line.gif);	background-repeat: repeat-x;	background-position: top;	background-color: transparent;	height: 10px;	}td.liu {	background-image: url(../images/box-line.gif);	background-repeat: repeat-x;	background-position: bottom;	background-color: transparent;	height: 10px;	}