.csc-firstHeader{
text-decoration:none;
text-transform:uppercase;
}

/* 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 {
color:#ff9900;
}

.important {
color:#ff9900;
}
/* ######################## Links ######################## */
.ce-bodytext a,
.internal-link,
.external-link,
.internal-link-new-window,
.external-link-new-window,
.download,
.mail,
.escape
{
text-decoration:none;
color:#ff9900!important;
color:#fff;
}

.ce-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:#66cc00;
color:#fff;
}

.ce-bodytext a:hover,
.internal-link:hover,
.external-link:hover,
.internal-link-new-window:hover,
.external-link-new-window:hover,
.download:hover,
.mail:hover,
.navi:hover,
.escape:hover
{
text-decoration:underline;
color:#ff9900!important;
-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:none;
color:#333333;

}

li.csc-textpic-image {
float:left;
margin-top:15px;
margin-right:1px;
}
