/**
 * heinrich-wenner.de - Content Management System
 *
 * This is the STYLE CSS DOCUMENT
 * of the heinrich-wenner.de - content managament system frontend
 *
 * @file    css-styled-content.css
 * @author  dpi one <www.dpi-one.de>
 */


/***********************
  imgtext
 ***********************/
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD.csc-textpic-caption {
	font-size: 7.5pt;
	line-height: 8pt;
}


/***********************
  linkToTop
 ***********************/
.csc-linkToTop { font-size: 7.5pt; text-align: right; }


/***********************
  csc-uploads
 ***********************/
DIV.csc-uploads DIV.tr-even, DIV.csc-uploads DIV.tr-odd { padding-bottom: 4px; }
DIV.csc-uploads DIV.csc-uploads-icon { display: inline; }
DIV.csc-uploads DIV.csc-uploads-icon IMG { vertical-align: text-bottom; }
DIV.csc-uploads DIV.csc-uploads-fileName, DIV.csc-uploads DIV.csc-uploads-fileName P { display: inline; white-space: nowrap; }
DIV.csc-uploads DIV.csc-uploads-fileName P.csc-uploads-description { display: block !important; font-size: 8pt; white-space: normal; }
DIV.csc-uploads DIV.csc-uploads-fileSize, DIV.csc-uploads DIV.csc-uploads-fileSize P { display: inline; white-space: nowrap; }
DIV.csc-uploads DIV.csc-uploads-fileSize P { padding-left: 5px; font-size: 8pt; }
DIV.csc-uploads-2 DIV.csc-uploads-icon IMG { border: 2px solid #CCCCCC; }