h1 { 
	color: #02265c; 
	font-weight: bold; 
	font-size: 9px; 
	line-height: 14px; 
	text-decoration: none; 
	text-transform: uppercase; 
	letter-spacing: 0.05em; 
	}
.vita     { 
	color: #000000; 
	font-size: 9px; 
	line-height: 14px; 
	background-color: white; 
	padding: 15px 
	}
.vita li  { 
	text-transform: uppercase 
	}
.mitglied { 
	color: #000000; 
	font-size: 9px; 
	line-height: 14px; 
	background-color: white; 
	padding: 15px 
	}
.leistungen  { 
	color: #000000; 
	font-size: 9px; 
	line-height: 14px; 
	background-color: #f5f5f5; 
	padding: 15px 
	}
.beschreibung      { 
	color: #000000; font-size: 11px; 
	line-height: 17px; 
	padding: 15px 15px 15px 0px 
	}
.beschreibung p     { 
	text-align: justify; 
	margin-bottom: 10px; 
	}
.beschreibung h1  {
	color: #02265c; 
	font-size: 11px; 
	line-height: 17px; 
	text-decoration: none; 
	letter-spacing: 0.05em; 
	}
td.blau { background-color: #dde4ed }
td.grau { background-color: #f5f5f5 }
ul {
	color: black;
	list-style-type: square;
	margin: 0 0 0.5em 15px ;
	padding-left: 0px;
	list-style-image: url(http://www.mediplex-muenchen.com/images/square.gif);
	}
