@charset "UTF-8";
@media all
{

  #col3 {background:#fff; margin:32px 0 0 0;}
  #col3_content {padding:14px 0 14px 0;}

  h1,h2,h3,h4,h5,h6 {
  	font-weight:normal; 
  	color:#072e6c;
  	margin:15px 0 30px 24px; 
  }
  h2 {
  	font-weight:normal; 
  	color:#072e6c;
  	margin:10px 0 5px 0; 
  }
  h3 {
  	font-weight:normal; 
  	color:#072e6c;
  	margin:40px 0 15px 0; 
  }


/* Abstaende */
.csc-textpic-text {margin: 0;}

/* footerlinks */
.footerlinks { height:60px; }

}