body {
	background: url("../img/contentBg.png") repeat-x scroll 0 100% transparent;
	font-family: Arial;
}
strong, b {
	font-weight: bold;
}
h1,  h2, h3, p, table {
	font-family: Arial;
}
h1 {
	font-size: 22px;
	margin-top: 35px;
	padding-bottom: 15px;
	border-bottom: 1px solid #a1a1a1;
	margin-bottom: 20px;
	color: #414141;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	color: #808080;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	color: #808080;
}
p, h4, h5, h6, .simpleText-block ul li {
	font-size: 14px;
	color: #808080;
	line-height: 1.5;
	font-family: Arial;
}
.simpleText-block ul {
	list-style: disc;
	padding-left: 30px;
}
h4, h5, h6 {
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
.homepage body, .leftLogoOn body {
	background: none;
}
table td {
	vertical-align: top;
}
.philosophie-team {
	margin: 0 auto;
}
.philosophie-team td{
	padding-right: 20px;
}
.philosophie-team tr td:last-child {
	padding: 0;
}
.philosophie-team .logo, .philosophie-team .name {
	float: left;
	
}
.philosophie-team .logo {
	margin-right: 10px;
}
.philosophie-team .name p {
	line-height: 1.2;
}

.detailContent  .detailText .simpleText-block ul li, .detailContent  .detailText #tabs .ui-tabs-panel .simpleText-block{
	color: #000;
	font-size: 13px;
	line-height: 1.5;
}