/* user photo */
.photo {
		margin : 0 10px;
		float: left;
		}

/* Tabelle Termine */

.termine  {
    border : 0px;
    width  : 100%;
		margin : 8px;
		padding : 0px;
}

.kalenderblatt {
			background: url(http://www.patchwork.de/images/kalenderblatt.jpg) center center no-repeat;
			height : 115px;
			width : 85px;
			text-align: center;
			font-size: 0.9em;
			font-weight : bold;
			}
