h1,
h1.csc-firstHeader {

	color: #008131 ;
	font-size: 18px;
	font-weight:normal;
	line-height:18px;	
	margin:0;
	padding:0;
	padding-bottom:10px;
}


div.csc-header-n2 h1,
div.csc-header-n3 h1,
div.csc-header-n4 h1,
div.csc-header-n5 h1,
div.csc-header-n6 h1,
div.csc-header-n7 h1,
div.csc-header-n8 h1,
div.csc-header-n9 h1,
div.csc-header-n10 h1,
h2,
h3 {
	font-weight:normal;
	font-size:12px;
	color:green;
	margin:0;
	padding:0;
	padding-top:0px;
	padding-bottom:10px;
}


p {
	margin:5px 0 5px 0;
}
.bodytext {
	font-size:11px;
	line-height: 18px;
}


/* html area - neue klassen */

.bodytext a.internal-link-button {
   background: url(../images/content_button.gif) no-repeat 5px top;
	padding-left:27px;
	
	line-height:25px;
	
/*	min-height:25px;
  height:auto !important;
  height:25px;*/

   padding-top:2px;
	padding-bottom:5px;
}

.bodytext a.internal-link-down {
   background: url(../images/button_download.gif) no-repeat left top;
	padding-left:25px;
	
   padding-top:3px;
	padding-bottom:3px;
}
