.con-td
{
  padding-bottom:5px;
}

/*######################################################################################*/
/*-------------------------------------*/
/* BüroWARE style */
/*----------------*/
.bw-td
{
  border-style:dotted;
  border-width:0px;
  border-bottom-width:2px;
  padding-top:5px;
  padding-bottom:5px;
  line-height:17px;
  vertical-align:top;
}

.bw-td-img
{
  border-style:dotted;
  border-width:0px;
  border-bottom-width:2px;
  padding-top:5px;
  padding-bottom:20px;
  line-height:17px;
  vertical-align:bottom;
}
/*-------------------------------------*/
/*######################################################################################*/
/*-------------------------------------*/
/* FORM style */
/*------------*/

text, select, textarea
{
  font-family:Verdana;
  font-size:12px;
}

/*-------------------------------------*/
/*######################################################################################*/
/*-------------------------------------*/
/* NEWS style */
/*------------*/

.n-tit
{
  border-width:0;
  padding-bottom:2px;
  font-weight:bold;
  font-size:14px;
}
.n-zd
{
  border-style:dotted;
  border-width:0;
  border-bottom-width:2px;
  padding-bottom:5px;
  font-size:10px;
  font-style:italic;
}
.n-text
{

  border-style:solid;
  border-width:0;
  border-bottom-width:0;
  padding-top:5px;
  padding-bottom:5px;
  text-align:justify;
  line-height:20px;
  font-size:11px;
}

/*-------------------------------------*/
/*######################################################################################*/
