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


/***********************
  header
 ***********************/
DIV.csc-header, DIV.csc-textpicHeader { padding-top: 8px; }
DIV.csc-header SPAN, DIV.csc-textpicHeader SPAN { display: none; }
DIV.csc-header.csc-header-n1, DIV.csc-textpicHeader.csc-header-n1, DIV.csc-textpic DIV.csc-textpicHeader { padding-top: 0px; }
DIV.element1 DIV.csc-header, DIV.element2 DIV.csc-header, DIV.element1 DIV.csc-textpicHeader, DIV.element2 DIV.csc-textpicHeader { padding-top: 0px; }
DIV.csc-header H1, DIV.csc-textpicHeader H1, DIV.csc-header H2, DIV.csc-textpicHeader H2, 
DIV.csc-header H3, DIV.csc-textpicHeader H3, DIV.csc-header H4, DIV.csc-textpicHeader H4, 
DIV.csc-header H5, DIV.csc-textpicHeader H5 {
	padding-bottom: 6px !important;
}


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


/***********************
  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: 1px solid #97C00E; padding: 2px; }
DIV.csc-uploads-2 DIV.csc-uploads-fileName P { display: none; }