.tripkt_obj {
	width:163px;
	height:177px;
	background-color:#E7E7EA;
	cursor:pointer;
}

.tripkt_obj_spacer {
	width:9px;
}

.tripkt_tr_spacer {
	width:9px;
	font-size:6px;
}

#tripkt_overlay {
	position:absolute;
	left:50%;
	margin-left:-251px;
	top: 380px;
	background-color:#E1E1E1;
	border:1px solid #666666;
	display:none;
	width:690px;
}

#tripkt_overlay h2 {
	padding:10px;
}

#tripkt_overlay .cats_object_td_block {
	margin:10px;
	margin-top:0px;
	cursor:pointer;
}

#tripkt_overlay #btn_close {
	float:right;
	background-color:#FFFFFF;
	border:1px solid #666666;
	border-right: none;
	border-top: none;
	padding:4px;
	width:60px;
	cursor:pointer;
}

#tripkt_overlay #btn_entfernen {
	float:right;
	background-color:#FFFFFF;
	border:1px solid #666666;
	border-right: none;
	border-bottom: none;
	padding:4px;
	width:120px;
	margin-top:10px;
	cursor:pointer;
}

#tripkt_trilizenz {
	width:120px;
}

#tripkt_BtncallGuidance {
	float:right;
	margin-top:10px;
	background-color:#E1E1E1;
	border:1px solid #666666;
	padding:4px;
	cursor:pointer;
}