/********************/
/** typography.css **/
/********************/



/* Content Element "Text&Images" - begin */

.csc-default {
  margin-bottom: 40px;
}

.csc-default ul li {
  
  padding-left: 15px;
  margin: 0 0 0 0;
  
  /*color: #737270;*/
  
  /*background: url('../images/bullet_style_grayArrow.png') no-repeat left 6px;*/
}

.csc-default a,
.csc-default a:link,
.csc-default a:visited,
.csc-default a:active {
/* 
  font: 14px 'Open Sans', Helvetica, Arial, sans-serif;
  color: #b0003d;
  text-decoration: none;
  text-decoration: underline;
  
  padding: 0;
*/  
}

.csc-default a:hover {
/*  
  color: #16386b;
  text-decoration: none;
*/  
}


  /* Images - in text, left - begin */
.csc-textpic-intext-left .csc-textpic-image img {margin: 0 25px 25px 0;}
  /* Images - in text, left - end */

  /* Images - in text, right - begin */
.csc-textpic-intext-right .csc-textpic-image img {margin: 0 0 25px 25px;}
  /* Images - in text, right - end */

  /* Typo3 v.9 */

.ce-textpic.ce-left.ce-intext {display: block; overflow: hidden; margin-bottom: 50px}
.ce-textpic.ce-left.ce-intext .ce-gallery {display: inline; overflow: hidden; float: left; margin-right: 40px}

#inner-page-main-content .frame.frame-default header { font-size: 1.3em; line-height: 3em; color: #2c336d; }

#inner-page-main-content .frame.frame-default { margin-bottom: 2.5em; }
			

/* Content Element "Text&Images" - end */
