/*---------------------------------------------------------------------------------------------------------------------------------------------------*/
/* beginn der einstellungen fuer den bereich ankauf */
 
  #ankauf { }
  .ankauf a { font-size: 11px; text-decoration: none; font-weight: bold; color: #6c0000; }
  .ankauf a:active,
  .ankauf a:focus,
  .ankauf a:hover { font-size: 11px; text-decoration: none; font-weight: bold; color: #6c0000; }

  .ankauf h1 { font-size: 11px; font-weight: bold; color: #6c0000; text-transform: uppercase; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

  .ankauf_td {font-size: 11px; font-weight: bold; color: #6c0000; text-transform: uppercase; text-align: right; padding-right: 8px;}
  .black {color: #000000;}
  .ankauf_input {font-size: 11px; border-left:0px; border-top:0px; border-right:0px; border-bottom:1px solid #000000; width:300px;}
  .ankauf_textarea { font-size: 11px; border: 1px 1px 1px 1px solid #000000; width:350px;}
  .ankauf_textarea_2 { font-size: 11px; border: 1px 1px 1px 1px solid #000000; width:300px;}
  .halb {width:150px;}
  .pflicht { border-color:#aaaaaa;}
  .ankauf_radio {border: 0px 0px 0px 0px solid #000000;}
/*  ende der einstellungen fuer den  bereich ankauf  */
/*---------------------------------------------------------------------------------------------------------------------------------------------------*/

