/*
#banner{
  display: none;
}
*/
#mainmenu, .noprint{
  display: none;
}
.onlyprint{
  display: block;
}
div#banner{
  border: 0px;/*3px solid #387020;*/
}
h1, h2, h3, h4{
  color: black;
}
a{
  color: black;
  text-decoration: underline;
}
h4 a, h4 a:link, h4 a:visited{
  color: black;
  text-decoration: none;
}

table.data_list a{
  color: black;
  text-decoration: none;
}

table.data_list td {
  border-bottom:1px solid black;
  border-right:1px solid black;
  padding:2px 4px;
}
table.data_list th {
  border: 1px solid black;
  border-left: 0;
}
table.data_list .last{
  border-top:1px solid black;
  border-right:1px solid black;
}

table.data_list .first{
  border-top:1px solid black;
}

table.data_list {
  border-left:1px solid black;
}
.data_list{
  color: black;
}
.breakBefore {
  margin-top: 0px;
  padding-top: 0px;
}
.inline_tab_informations{
  float: right;
}
.inline_tab_informations{
  height: auto;
  margin: 0px;
}
.tab_informations{
  height: auto;
}
.tab_informations span{
  padding: 0px;
}
.inline_tab_informations .tab_informations{
  /*padding-top: 10px;*/
  width: 160px;
}
h4{
  margin: 5px 0px;
}
.tab_informations.green_arrow span, .tab_informations.red_arrow span, .tab_informations.yellow_arrow span{
  padding: 0px;
}
div#alldocs{
  width: auto;
  margin: 0px;
}
#content .info_greenform{
  display: none;
}
/*
.tab_button{
  border: 2px green outset;
}
*/