@charset "iso-8859-2";
/* CSS Document */

/**************************************************************
 *  Stylesheet 
 *
 * @author	C?cile Kunz <info[at]koch-k.ch>
***************************************************************/


/*---------------------------*/
/* main content styles START */

div.csc-textpic-text { margin-left:0px;}
div.csc-textpic-imagewrap {margin-right:15px;}

#content , .bodytext, p {
	font-family: Arial;
	font-size:13px; 
	line-height:18px; 
	color:#252525;
}
div.news-single-item .subhearder, .subhearder { 
	font-family: Arial;
	font-size:13px; 
	line-height:18px; 
	color:#252525; font-weight:normal;}

#content h1,#content h1 a { 
	font-family:Arial;
	font-size:20px; 
	text-align:left; 
	color: #252525;
	font-weight:normal;
	margin: 10px 0 10px 0;
}
#content h1.csc-firstHeader {
	margin:0px 0 30px 0;
	text-decoration: none;
	font-family:Arial;
	font-size:20px; 
	text-align:left; 
	color: #252525;
}


#content h2{ 
	text-decoration: none;
	color:#006CB7; 
	font-weight:bold; 
	font-size:14px;
	line-height:18px;
	margin: 10px 0 10px 0;
}
#content h2 a { 
	margin-top: 0; 
	text-decoration: none; 

}
#content h2.csc-firstHeader {
	margin-top: 0; 
	text-decoration: none; 
}



#content h3  { 
	color:#252525; 
	font-weight:bold; 
	font-size:16px;
	line-height:20px;
	text-decoration: none;
	margin: 10px 0 10px 0;
}
#content h3 a { 
	margin-top: 0; 
	text-decoration: none; 

}
#content h3.csc-firstHeader {
	margin-top: 0; 
	text-decoration: none; 
}



#content h4 {
color:#006CB7; font-weight:bold; font-size:16px; line-height:20px; 
}

#content h4 a { 
	margin-top: 0; 
	text-decoration: none; 

}
#content h4.csc-firstHeader {
	margin-top: 0; 
	text-decoration: none; 
}

	

/* header content styles END */
/*-------------------*/