/* TYPO3 CVS id: $id$ */
/* Experimental stylesheet which highlights/outlines all elements */



/***************************/
/* General element styles: */
/***************************/
A, H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE { font-family: arial, helvetica; font-size:13px;  }

P { 
	font-size: 13px;

}	

A { text-decoration: none; font-size:13px;}



/* Subheader, general */
P.csc-subheader { font-size: 13px;  }

.bodytext { font-size: 13px;  }
P.bodytext { font-size: 13px; }

/* RTE / Bulletlists */
UL { font-size: 13px; margin-top: 0px;  }
UL UL LI { font-size: 12px; }

OL { font-size: 13px; margin-top: 0px; }

TABLE.contenttable {font-size:13px;}
TABLE.contenttable a {  text-decoration: none; font-size:13px;}

DIV.csc-menu A, DIV.csc-menu A:hover, DIV.csc-menu A:link{  font-size:12px; border:none ;line-height:14px; font-weight:normal; }




/*------------------------------------------------------SINGLE-----------------------------------------*/

.news-single-item {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

}


.news-single-container H3 {
		
	font-size:11px;
	
}
.news-single-container H3 A:LINK,.news-single-container H3 A:VISITED,.news-single-container H3 A:HOVER {
font-size:12px;
}
.news-single-container H3 A {

font-size:12px;

}


.news-single-container H2 A ,.news-single-container H2  {

font-size:12px;

}
.news-single-container p {

font-size:12px;
}

#popup {visibility:hidden;width:890px;margin:0px; border:0px solid #0fa3db;padding:0px;z-index:99999;height:auto;position:absolute;text-align:center;top:55%;margin-top:-200px;}
