.portal_Kachel_Spezial_Beschriftung {
	height: 20%
}

div.portal_Kachel_Beschriftung
{
	position:absolute;
	bottom:0px;
	width:100%;
	text-align:center;
	heigth:40px;
	overflow:hidden;
}

h2.portal_Kachel_Beschriftung
{
    background-image: linear-gradient(to right, rgba(250,250,250,0), white, ghostwhite,white, rgba(250,250,250,0));
    color: black;
    font-weight:600;
    margin: 5px;
    padding-right:20px;
}

.uvportal_backlink
{

}

.uvPortal_Kachel_InfoDialog
{
	
}

div.uvPortal_Kachel_InfoDialog div.ui-dialog-titlebar
{
	background-color:lightgrey;
	display:flex;
	padding: 10px;
}

div.uvPortal_Kachel_InfoDialog div.ui-widget-content
{
	padding: 10px;
}



div.uvPortal_Kachel_InfoDialog span.ui-dialog-title
{
	width:100%
}



.uvPortal_Kachel_InfoHeader
{
	
}

i.uvportal_documentItem_InfoText
{
	/* background-color: whitesmoke; */
	border-radius:15px;
	/* font-size: 1.5em; */
	top:5px;
	color:black;
}


div.portal_listInfoText > i.uvportal_documentItem_InfoText
{
	top:35%;
}


.portal_Kachel_Beschriftung_Appearing > p
{
	background-color: whitesmoke; 
	padding-bottom: 20px;
	padding-top: 5px;
	padding-right: 8px;
}

.portal_Kachel_Info:hover > i.uvportal_Kachel_Infoicon
{
	color:lightgrey;
}

