.csc-firstHeader{
text-decoration:none;
/* text-transform:uppercase; */
}

.csc-header {
}
.csc-textpic-caption {
  font-size:0.6em;
}
.csc-textpic-text a  {
}



/* HTML AREA WYSIWYG */

.align-left { text-align: left }
.align-right { text-align: right }
.align-center { text-align: center }
.align-justify { text-align: justify }
.indent {text-indent: 20px!important;}


.detail {
}

.important {
}
/* ######################## Links ######################## */
.bodytext a,
.internal-link,
.external-link,
.internal-link-new-window,
.external-link-new-window,
.download,
.mail,
.escape
{
text-decoration:none;
color:;
}

.bodytext a:visited,
.internal-link:visited,
.external-link:visited,
.internal-link-new-window:visited,
.external-link-new-window:visited,
.download:visited,
.mail:visited,
.escape:visited
{
text-decoration:none;
color;
}

.bodytext a:hover,
.internal-link:hover,
.external-link:hover,
.internal-link-new-window:hover,
.external-link-new-window:hover,
.download:hover,
.mail:hover,
.escape:hover
{
text-decoration:underline;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}




.escape {
text-decoration:underline;

}

li.csc-textpic-image {
float:left;
margin-top:15px;
margin-right:1px;
}
