
PRE{
   font-size: 11px;
   margin: 0.25em 0;
   line-height: 1.2em;
}

ol,ul{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 1.8em;
   margin-bottom:1pt;
   margin-top:1pt;
   text-indent:0em;
   margin-left: 1.8em;
   padding-left:1pt;
}
ul{
 list-style-image:url(/fileadmin/pics/bullet.gif);
}
ol{
   margin-left: 2.7em;
   padding-left: 1pt;
   padding-top: 1px;
}



/* Headings */
h1 {
   font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #cc3333;
   font-stretch: wider;
   margin-top: 0.7em;
   margin-bottom: 0.2em;
   margin-left: 0;
   line-height: 1.2em;
}
h2 {
   font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #cc7700;
   font-stretch: wider;
   margin-top: 0.7em;
   margin-bottom: 0.2em;
   margin-left: 0;
   line-height: 1.2em;
}
h3 {
   font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #994400;
   font-stretch: wider;
   margin-top: 0.7em;
   margin-bottom: 0.2em;
   margin-left: 1px;
   line-height: 1.2em;
}
h4,h5,h6 {
   font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #440000;
   font-stretch: wider;
   margin-bottom: 0.2em;
   margin-left: 1px;
   line-height: 1.2em;
}


.align-center{
  text-align: center;
}

.mark1 {
 color: #bb8000;
 font-weight: bold;
}
.mark2 {
 color: #c05000;
}
.mark3 {
 color: #333399;
}
.code {
 font-family: Courier New, Monaco, monospaced;
 font-size: 11px;
}

.csc-frame-frame1{
 background: #f0f0f0;
 border: 1px solid #808080;
 padding: 3pt;
 font-size: 10px;
}
.csc-frame-frame2{
 background: #ffffC0;
 border: 1px solid #633;
 padding: 3pt;
 font-size: 13px;
 font-weight: bold;
}
.csc-frame-frame3{
 background: #ffffC0;
 border: 1px solid #633;
 padding: 3pt;
 font-size: 10px;
}
.csc-uploads-fileName{
 font-size:12px;
}
.csc-textpic-caption{
 font-size: 11px;
}

