/**
 * Seite: syfo.de
 * Datei: setup_content.css
 * Media: screen
 *
 * Datum: 2008-12
 * Autor: Niels Weber
 * Firma: Ticcon AG
 *******************************************************************************/


#content {
	width: 655px;
	margin: 0px 0 0 15px;
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	overflow: visible;
}


#content H1 {
	margin: 0px 0px 0px 0;
	font-family: sans-serif;
	padding: 0;
	color: #000000;
	font-size: 24px;
	font-weight: normal;
}
#content H2 {
	margin: 0px 0 5px 0;
	font-family: sans-serif;
	padding: 0;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}
#content H3 {
	margin: 0px 0 0px 0;
	font-family: sans-serif;
	padding: 0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#content A {
	color: #006666;
}
#content A:hover {
	color: #009999;
	text-decoration: underline;
}
#content A:visited {
	color: #336666;
}
#content UL {
	margin: 0 0 0 14px;
	padding: 0;
	list-style: square;
	color: #CCCCCC;
}
#content UL LI {
	margin: 0;
	padding: 0;
	color: #333333;
}

.csc-textpic-caption {
	padding: 4px 0 0 0;
	color: #000000;
	line-height: 15px;
	font-size: 10px;
}

#content SPAN.important {
	color: #BD1220;
	font-weight: bold;
}
* HTML .csc-textpic .csc-textpic-imagewrap {
	padding: 18px 0 0 0;
}

/****************************************************************************************************/
/***** T A B E L L E *****/
/****************************************************************************************************/

TABLE.csc-uploads {
	margin: 10px 0 0 0;
}
TABLE.csc-uploads TR TD {
	padding: 0 10px 5px 0;
	font-size: 10px;
}

TABLE.contenttable {
	font-size: 11px;
}

TABLE.contenttable .td-0 {
	width: 200px;
}

/****************************************************************************************************/
/***** P D F - I C O N *****/
/****************************************************************************************************/

.csc-uploads-fileName p a:before {
	content: url(/fileadmin/syfo/KUNDE/grafiken/pdf_icon.gif);
}

.bodytext .download:before {
	content: url(/fileadmin/syfo/KUNDE/grafiken/pdf_icon.gif);
	padding-right: 4px;
}

.contenttable .download:before {
	content: url(/fileadmin/syfo/KUNDE/grafiken/pdf_icon.gif);
}

* HTML .bodytext .download {
	display:inline-block;
	background-image:url(/fileadmin/syfo/KUNDE/grafiken/images/pdf_icon.gif);
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:center left;
	border:0px;
	height: 16px;
}

* +HTML .bodytext .download {
	display:inline-block;
	background-image:url(/fileadmin/syfo/KUNDE/grafiken/pdf_icon.gif);
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:center left;
	border:0px;
	height: 16px;
}

* HTML .contenttable .download {
	display:inline-block;
	background-image:url(/fileadmin/syfo/KUNDE/grafiken/pdf_icon.gif);
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:center left;
	border:0px;
	height: 16px;
}

* +HTML .contenttable .download {
	display:inline-block;
	background-image:url(/fileadmin/syfo/KUNDE/grafiken/pdf_icon.gif);
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:center left;
	border:0px;
	height: 16px;
}
