	.tnz_partner .kattitle {
		font-weight:bold;
		margin-left:30px;
	}
	
	.tnz_partner table.list {
		margin-left:40px;
		margin-bottom:10px;
	}
	
	.tnz_partner a {
		cursor:pointer;
		text-decoration:none;
		color:#000000;
	}
	
	.tnz_partner table.list td.name {
		width:200px;
	}
	
	.tnz_partner table.list td.alter {
		width:100px;
	}
	
	.tnz_partner table.list td.titel {
		width:290px;
	}
	
	.tnz_partner table.list tr:hover {
			background: #FAEBE6; 
		  color: #000000;
	}
	
	.tnz_partner hr {
		width:100%;
	}
	
	.tnz_partner .entry {
		margin-top:20px;
		padding-left:60px;
		padding-top:40px;
		width:617;
		padding-bottom:40px;
	}
	
	.tnz_partner .entry .headline {
		font-weight:bold;
		margin-bottom:7px;
	}

	.tnz_partner .entry .foto {
		width:190px;
		float:left;
	}

	.tnz_partner .entry .details {
		margin-left:190px;
		margin-bottom:20px;
	}
	
	.tnz_partner .entry .text {
		width:400px;
	}
	
	.tnz_partner .girl {
		background-color:#F6DBB0;		
	}
	
	.tnz_partner .boy {
		background-color:#DFE5A9;	
	}

