/* Individuell */

div.cnt_wrap {
	display: block;
	clear: both;
	width: 100%;
	overflow: hidden;
}

div.cnt_image {
	float: left;
	margin: 0px 20px 0px 0px; 
}



/* Standard */

div.csc-default ul li {
	font-size: 13px;
	margin-left: 30px;
	padding-left: 4px;
}

div.csc-default ul li.odd {
	background: #eee;
}



table {
	width: 100%;
	margin-top: 16px;
	margin-bottom: 16px;
}

table.contenttable tr td {
	padding: 2px;
}


table.contenttable caption {
	font-size: 1.3em;
	font-weight: bold;
	padding: 3px;
	background: #E2E3E3;
}

table tr.tr-odd td {
	background: #eee;
}

table td.csc-uploads-fileName p a{
	font-size: 0.9em;
}

table p{
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table td.csc-uploads-fileSize {
	font-size: 1.2em;
	border-left: 1px solid grey;
	text-align: center;
}