<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Formatierung der Tabellen Galerie */

#content table .strip,
#content table.strip,
.strip table {
	background-color   : transparent;
	background-image   : none;
	clear              : both; 
	border-collapse    : collapse;
	text-align         : left;
	vertical-align     : top;
	width              : 103%;
	padding-top        : 0;
	margin-top         : 0;
		*width: 200px;
	
}

#content table.strip tbody a img {
	border          : none;
	width           : 80%;
	padding         : 0;
	margin-bottom   : 1%;
	border-radius	: 8px !important;
		*width: 200px;
}



#content table.strip {
	margin-top: 0px !important;
}

/* Formatierung Login Buttons Galerie */ 
#inhalt input.submit keyword,
#mod_files_keyword,
#mod_files_files_leuchttisch {
	display: none;
}

#mod_files_admin input {
   background-color: transparent;
   display         : block;
   position        : absolute;
   bottom          : -10px;
   left            : 0;
   z-index         : 99;
   width           : 60px;
   height          : 30px; 
   padding-bottom  : 10px !important;
   margin-top      : -10px !important;
   border          : none;
   font-size       : 1px;
   color           : #fff; 
}







</pre></body></html>