.clipwrapper{
	  height:100px;
	  overflow:hidden;
}
a.titel{
	  text-decoration:none;
	  color:#000000;
}
td.p_titel a{
	  color:#000000;
	  text-decoration:none;
}
td.p_terug {
	  border-bottom:1px solid #bbb; 
	  text-align:right;
}
td.p_terug a {
	text-decoration:none;
	color:#333333;
}
.clip{
	  clip:rect(000px 10px 0px auto);
	  padding:0px;
}
.fotos_table{
	  width:99%;
}
.foto{
	  cursor:pointer; 
	  width:100%; 
	  height:125px; 
	  float:left; 
}

.tdfoto{
	  padding-top:10px;
	  background-color:#eee; 
	  border:1px solid #aaa;
}

.p_titel{
	border-bottom:1px solid #bbb;
}

.borderb{
	border-bottom:1px solid #aaa;
}

.catview{
	width:25%; 
	float:left; 
	padding:10px; 
	cursor:pointer; 
	background-color:#eee; 
	text-align:center; 
	border:1px solid #aaa; 
	margin:4px;
}

.albumview{
	text-align:center; 
	cursor:pointer; 
	width:30%; 
	float:left; 
	padding-top:9px; 
	background-color:#eee; 
	margin:4px;
	border:1px solid #aaa;
}
