.motivationenheader {
	background-color:#90c131;
	clear:both;
	color: #ffffff;
	width:250px;
	font-family: Georgia;
}

.motivationenheader table { width:250px; font-size: inherit; color:inherit; text-align: left;}

.motivationbild {
	width:115px;
}

.motivationname {
	padding-left:15px;
}

.motivationentextbox {
	width:230px;
	padding:10px;
	background-color:#c9df94;
	font-family: Georgia;
	clear:both;
}

.motivationtext {
	padding:10px;
	width:210px;
	background-color:#FFF;
	color: #307000;
	font-style: italic;
	overflow:hidden;
}