td.align-left,
p.align-left {
                  text-align : left;
/*
                 padding-top : 0px;
              padding-bottom : 0px;
                padding-left : 0px;
               padding-right : 0px;

                  margin-top : 0px;
               margin-bottom : 0px;
                 margin-left : 0px;
                margin-right : 0px;
*/
}

td.align-center,
p.align-center {
                  text-align : center;
}

td.align-right,
p.align-right {
                  text-align : right;
}


td.valign-top {
              vertical-align : top;
}

td.valign-middle {
              vertical-align : middle;
}

td.valign-bottom {
              vertical-align : bottom;
}

li,
p,
.bodytext,
.lauftext {
                 font-family : Verdana, Arial, Heldvetica, sans-serif;
                   font-size : 12px;
                  font-style : normal;
                 line-height : 17px;
                 font-weight : normal;
                font-variant : normal;
              text-transform : none;
                       color : #838484;
             text-decoration : none;

                 padding-top : 0px;
              padding-bottom : 0px;
                padding-left : 0px;
               padding-right : 0px;

                  margin-top : 0px;
               margin-bottom : 0px;
                 margin-left : 0px;
                margin-right : 0px;
}

.csc-firstHeader,
h1,
.headline {
                 padding-top : 0px;
              padding-bottom : 8px;
                padding-left : 0px;
               padding-right : 0px;

                  margin-top : 0px;
                 margin-left : 0px;
                margin-right : 0px;

                 font-family : Verdana, Arial, Helvetica, sans-serif;
                   font-size : 24px;
                  font-style : normal;
                 line-height : normal;
                 font-weight : normal;
                font-variant : normal;
              text-transform : none;
                       color : #dedcc5;
             text-decoration : none;
}

h2 {
                 font-family : Verdana, Arial, Helvetica, sans-serif;
                   font-size : 14px;
                  font-style : normal;
                 line-height : normal;
                 font-weight : bold;
                font-variant : normal;
              text-transform : none;
                       color : #838484;
             text-decoration : none;
}

h3 {
                 font-family : Verdana, Arial, Helvetica, sans-serif;
                   font-size : 12px;
                  font-style : normal;
                 line-height : normal;
                 font-weight : bold;
                font-variant : normal;
              text-transform : none;
                       color : #838484;
             text-decoration : none;
}


/* *************************************************************************************************
   *************************************************************************************************
   ************************************************************************************************* */

.contenttable {
                      border : 0px;
                       width : 100%;
}

.contenttable TD {
                      border : 1px solid #ECECEC;
                     padding : 4px;
/*
              vertical-align : top;
                 line-height : 16px;
*/
}

tr.odd,
.tr-odd {
}

tr.even,
.tr-even {
            background-color : #F4F4F4;
}

.contenttable thead tr,
.contenttable thead tr .bodytext,
.tr-0,
.contenttable .tr-0 td {
/*
                       color : #FFFFFF;
*/
            background-color : #F4F4F4;
                 font-weight : bold;
}

.td-0 {
}

.td-1 {
}

.td-last {
}

.td-2 {
}

.tr-1 {
}

.td-0 {
}

.td-1 {
}

.td-last {
}

.td-2 {
}

.tr-even {
}

.tr-2 {
}

.td-0 {
}

.td-1 {
}

.td-last {
}

.td-2 {
}
