table {
	font-family: arial;
	font-size: 9pt;
	line-height: 18px;
}


a {
	font-family: arial;
	font-size: 9pt;
	line-height: 16px;
}
a:link,a:active,a:visited  {
	color: #B0005B;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a.more:link,a.more:active,a.more:visited,a.more:hover {
	font-size: 8pt;
}


  .titel {
   font-family: arial;
   font-size: 14pt;
   color: #B0005B;
   line-height: 30px;
   width: 99%;
   border: 0px solid #000000;
   border-bottom: 3px dotted #B0005B;
   margin: 0 0 1px 0;
  }

  .subtitel {
   font-size: 12pt;
  }

  .sub2titel {
   font-size: 11pt;
  }

  .s_ {
   font-size: 8pt;
  }

  .i_ {
   margin: 15px 20px 15px 20px; /* margin: 15px 0 5px 20px; */
   border: 0px solid #000;
   background-color: #fff;
  }
  .i_cag {
   margin: 5px 0 0 20px;
   border: 0px solid #000;
   background-color: #fff;
  }

  .i_g {
   margin: 10px 0 10px 0;
   border: 1px solid #CCC;
   background-color: #F0F0F0;
   padding: 15px;
  }

  .ref {
   text-indent: -20px;
   margin: 5px 0 0 40px;
  }
  .bron {
   font: 8pt arial;
   text-indent: -20px;
   margin: 0 0 5px 20px;
  }


  input {
   width: auto;
   height: auto;
   font-family: arial;
   font-size: 9pt;
   color: #000;
  }




  textarea {
   font-family: arial;
   font-size: 9pt;
   color: #000;
  }
  select {
   font-family: arial;
   font-size: 8pt;
   color: #000;
  }


  b {
   color: #333;
  }

  ul {
   list-style-type: circle;
  }





/**
 * homepage
 */


  .r_content {
   position: relative;
   float: right;
   width: 215px;
   height: auto;
   margin: 0 0 25px 25px;
   border: 0px dotted #000;
   font-family: arial;
   font-size: 8pt;
   line-height: 15px;
  }

  .ip_block {
   width: auto;
   height: auto;
   border: 1px solid #BED600;
   background-color: #E8F1A5;
   padding: 8px;
   margin: 8px 0 12px 0;
   font-size: 8pt;
   line-height: 15px;

  }





