/* contentelement - 2cols-fixed */
.tmp-2col-fixed {
  margin-top: 4px;
  margin-bottom: 18px;
  border-top: 2px solid #009933;
  clear: both;
}

.tmp-2col-fixed-left {float: left; width: 65%;}
.tmp-2col-fixed-right {float: right; width: 30%;}
div .csc-header-n6 h1 {clear: both;}
* html .tmp-2col-fixed-right {width: 29%;}



/* contentelement - box */
div .tmp-box {
  margin-bottom: 18px;
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 7px;
  padding-right: 7px;
  border: 2px solid #009933;
}

div .tmp-box h1 {margin: 0; padding: 0;}
div .tmp-box .bodytext {margin-bottom: 0px;}

* html div .tmp-box  {padding-top: 8px; padding-bottom: 8px;}



/* contentelement - text */
.textwidth {width: 438px;}