.htmlarea-content-body {
            background-color : #d1d3d5; /* #d8d7c8; */
}

a {
	font-size: 1em;
	line-height: 1.5em;
}

a:link {
	text-decoration: none;
	color: #f7f7f4; /* #828282; */
}

a:visited {
	text-decoration: none;
	color: #f7f7f4; /* #828282; */
}

a:hover { 
	text-decoration: none;
	color: #ba0f2b;
}

a:active { 
	text-decoration: none;
	color: #ba0f2b;
}

td.first-column {
                 white-space : nowrap;
/*
                       width : 60px;
*/
}

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;
}

.normal,
legend,
td,
p,
.bodytext,
.lauftext {
                 font-family : Verdana, Arial, Helvetica, sans-serif;
                  font-style : normal;
                 font-weight : normal;
                font-variant : normal;
              text-transform : none;
                       color : #6e6e6e;
             text-decoration : none;
             
    
}

p,
.bodytext,
.lauftext {
                 padding-top : 0px;
              padding-bottom : 0px;
                padding-left : 0px;
               padding-right : 0px;

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

li {
                padding-left : 30px;		
	        list-style-image : url(../images/list_not.gif);
}

ul {
                 padding-top : 0px;
              padding-bottom : 0px;
                padding-left : 20px;
               padding-right : 0px;

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

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

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

                 font-family : Verdana, Arial, Helvetica, sans-serif;
                   font-size : 1.33em;
                  font-style : normal;
                 line-height : 1.6em;
                 font-weight : bold;
                font-variant : normal;
              text-transform : uppercase;
                       color : #FFFFFF;
             text-decoration : none;
}

h2 {
                 font-family : Verdana, Arial, Helvetica, sans-serif;
                   font-size : 1.17em;
                  font-style : normal;
                 line-height : 1.4em;
                 font-weight : bold;
                font-variant : normal;
              text-transform : uppercase;
                       color : #FFFFFF;
             text-decoration : none;
}

h3 {
                 font-family : Verdana, Arial, Helvetica, sans-serif;
                   font-size : 1.17em;
                  font-style : normal;
                  line-height: 1.4em;
                 font-weight : bold;
                font-variant : normal;
              text-transform : none;
                       color : #FFFFFF;
             text-decoration : none;
             
             	      margin : 0px;
                   	 padding : 0px;
}

h4 {
                 font-family : Verdana, Arial, Helvetica, sans-serif;
                   font-size : 1.17em;
                  font-style : normal;
                 line-height : 1.4em;
                 font-weight : normal;
                font-variant : normal;
              text-transform : none;
                       color : #ba0f2b;
             text-decoration : none;
}

h5 {
                 font-family : Verdana, Arial, Helvetica, sans-serif;
                   font-size : 1.17em;
                  font-style : normal;
                 line-height : 1.4em;
                 font-weight : bold;
                font-variant : normal;
              text-transform : uppercase;
                       color : #FFFFFF;
             text-decoration : none;
             
                 padding-top : 0px;
              padding-bottom : 0px;
                padding-left : 0px;
               padding-right : 0px;

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


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

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

td,
.contenttable td {
                   font-size : 0.66em;
}

/* Die Klasse .contenttable wird erst im Frontend hinzugefügt. Deshalb muss hier auch td (für das Backend angegeben werden) */
td,
.contenttable td {
/*
                      border : 1px solid #ECECEC;
*/
                     padding : 1px;
/*
                 line-height : 1em;
                 line-height : 1.5em;

                   font-size : 100%;
*/
              vertical-align : top;
}

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 {
}
