/*******************************************************************
 * BROWSER INDEPENDENT CONTENT STYLES FOR PAGE TYPE 4 
 * (ONLY LIST IS DIFFERENT FROM STANDARD!!)
 */
 
 /*******************************************************************
 * PAGE PARTS
 */
 
DIV.page_body
{
	background-image: url(../img/bg_body_01.gif);
}

DIV.page_content
{
	padding-left: 30px;
	padding-right: 30px;
}


/*******************************************************************
 * CONTENT
 */
 
 DIV.content_standard
 {
	width: 506px;
 }
 
 DIV.content_right
 {
	width: 141px;
 }
 
 DIV.content_right TABLE.imgtext-table
 {
 	padding-top: 70%;
 }
 
 H1.csc-firstHeader
 {
	margin-bottom: 16px;
 }

 H2.csc-firstHeader
 {
	margin-bottom: 16px;
 }
 
 P.csc-subheader
 {
 	font-size: 13px;
	color: #000033;
	margin-bottom: 12px;
 }
 
 P.bodytext
 {
	text-align: justify;
 }
  
 LI
 {
 	/*background-color: #EBEBEB;*/
 }
 
 DIV.searchform
 {
 	float: left;
	width: 230px;
	margin-bottom: 20px;
	text-align: center;
 }
 
 DIV.form_label
 {
 	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
 }
