* {
 color: #000;
 background-image: none;
 background-color: #fff;
}

body {
 background-image: none;
}

.noprint {
 display: none;
}

#top, #bar, .globalnav {
 display: none;
}

#main_left, #menu_right {
 display: none;
}

#right {
 margin: 0;
}

#right_top_content, .right_bottom_content {
 margin-left: 0;
}

*, body, div, p, table, td {
 font-size: 10pt;
}

#content {
     /* margin-left:-180px;   */ 
     margin-left:-155px !important;    
     margin-left:-170px; 
     
}
#content .articles{
     width:80%;
}
#content .articles .articletexts{
    margin:0px;
    padding:0px;
}
#content .articles  .articleimage{
    padding:0px;
    margin:0px;
    float:none;
}
#content h2{
 width:38%;
}
#content .articles .articletexts p,
#content .articles .articletexts ul li,
#content .articles .articletexts h5{
   width:70%;
}

#content table.kenter{
   float:none;
   margin-left:180px;
   width: 550px;
}
#content table.kenter td.nolb{
    
}
#content table.kenter tr th.textleft,
#content table.kenter tr td.nolb,
#content table.kenter tr td.nolb a,
#content table.kenter tr td.nolb p
{
     font-size:11px;
     white-space:normal;
     width:390px;
}

#content table.kenter tr td
{
     font-size:11px;
      white-space:nowrap;
}

#content table.kenter tr td.nolb
{
      white-space:normal;
}

#content .desc{
    float:none !important;
    float:left;
}
#content .desc .desctext{
    float:none !important;
    float:left;  
}

#content .desc .desctext .title,
#content .desc .desctext p,
#content .desc .desctext .ingress,
#content .desc .desctext h3,
#content .desc .desctext h5{
      width:85%;   
}

#content .desc img{
     float:none;
     margin-left:-25px;
}
table.article_c th,
table.article_c td,
table.article_c td.nolb{
  width:100px;
}

