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


/***********************
  header
 ***********************/
DIV.main DIV.content H1.csc-firstHeader { border-bottom: 3px solid #999896; margin-bottom: 12px; padding-top: 0px; text-align: right; width: 505px; }
DIV.main DIV.content H1.csc-firstHeader SPAN { display: none; }
DIV.main DIV.content DIV.right H1.csc-firstHeader { border-bottom: none; margin: 0px; padding: 6px 0px 6px 0px; text-align: left; width: auto; }
DIV.csc-header.csc-header-n1, DIV.csc-textpicHeader.csc-header-n1, DIV.csc-textpic 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: 0px !important;
}


/***********************
  subheader
 ***********************/
P.csc-subheader {
	color: #999896;
	color: #E4000D;
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 9.5pt;
	font-weight: bold;
}
P.csc-subheader-1 {
	text-align: right;
	width: 505px;
}


/***********************
  text
 ***********************/
DIV.main DIV.normal DIV.csc-text, DIV.main DIV.normal DIV.csc-textpic-text,
DIV.main DIV.normal DIV.csc-uploads {
	border: 1px dotted #999999;
	margin-top: 2px;
	padding: 3px 10px 25px 10px;
}


/***********************
  csc-frame1
 ***********************/
DIV.right DIV.csc-frame-frame1 { border-left: 1px dotted #999999; border-top: 1px dotted #999999; margin-top: 6px; }
DIV.right DIV.csc-frame-frame1 DIV.csc-header, DIV.right DIV.csc-frame-frame1 DIV.csc-textpicHeader {
	background: #FFFFFF;
	margin-left: -1px;
	padding: 2px 0px 5px 7px;
}
DIV.right DIV.csc-frame-frame1 DIV.csc-text { background: #CCCCCC; margin-left: 6px; padding: 12px 9px; }
DIV.right DIV.csc-frame-frame1 DIV.csc-text P { color: #000000; }


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


/***********************
  search words
 ***********************/
.csc-sword { color: #014495; font-weight: bold; text-decoration: underline; }


/***********************
  csc-uploads
 ***********************/
DIV.csc-uploads DIV.tr-even, DIV.csc-uploads DIV.tr-odd { padding: 3px 0px 8px 0px; }
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; 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 { color: #666666; padding-left: 8px; }
DIV.csc-uploads-2 DIV.csc-uploads-icon IMG { border: 1px solid #004392; }