
/*changed color in line 175 */


body{background-image: url(../images/bg_bdc_site.jpg); background-repeat:no-repeat}
div.bdc_banner 
  {
  font-family: arial, sans-serif;
  position: relative;
  overflow: hidden;
  /* background-image: url(../images/bdc_banner_bg.gif); */
  background-color: #004679;
  }

div.bdc_banner_170
  {
  width: 170px;
  height: 170px;  
  }

div.bdc_banner_300
  {
  width: 300px;
  height: 60px;  
  }

div.bdc_banner div.bdc_filtern
  {
  position: absolute;
  width: 91px;
  height: 27px;
  right: 0px;
  bottom: 0px;
  z-index: 6;
  cursor: pointer;
  }
  
div.bdc_banner_170 div.bdc_frame_1
  {
  position: relative;
  background-image: url(../images/bdc_logo.png);
  background-repeat: no-repeat;
  background-position: 0px 108px;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  line-height: 15px;
  z-index: 1;
  }
  div.bdc_banner_300 div.bdc_frame_1
  {
  position: relative;
  background-image: url(../images/bdc_logo_300.png);
  background-repeat: no-repeat;
  background-position: 0px -5px;
  color: #fff;
  padding-left: 65px;
  padding-right: 10px;
  font-size: 11px;
  line-height: 15px;
  z-index: 1;
  }

div.bdc_banner_170 div.bdc_frame_1
  {
  top: -170px;
  width: 150px;
  height: 170px;
  }

div.bdc_banner_300 div.bdc_frame_1
  {
  top: -60px;
  width: 280px;
  height: 60px;
  }

div.bdc_banner div.bdc_frame_1 img.img_transparent, div.bdc_banner div.bdc_frame_2 img.img_transparent
  {
  position: absolute;
  background-image: url(../images/bdc_transparent_click.png);
  background-repeat: repeat-y;
  top: -55px;
  left: -1px;
  width: 500px;
  height: 1000px;
  cursor: pointer;
  border: 0px solid #004679 ! important;
  }

/*
div.bdc_banner div.bdc_frame_filter
  {
  left: -170px;
  top: 0px;
  position: absolute;
  width: 150px;
  height: 170px;
  background-color: #e1f2f0;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  line-height: 15px;  
  z-index: 10;
  }
*/

div.bdc_frame_1 h1
  {
  color: #c4e6e2;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 2px;
  }  
  div.bdc_frame_1 h2
  {
  color: #c2e6e2;
  font-size: 11px;
  font-weight: bold;
  margin-top: 5px;
  } 

div.bdc_banner div.bdc_frame_2
  {
  position: absolute; 
  background-color: #ccc;
  background-repeat: no-repeat;
  z-index: 8;
  }

div.bdc_banner_170 div.bdc_frame_2
  {
  top: -310px;
  width: 310px;
  height: 310px;
  background-image: url(../images/bdc_adv_170.png);
  }

div.bdc_banner_300 div.bdc_frame_2
  {
  top: -60px;
  width: 300px;
  height: 60px;
  background-image: url(../images/bdc_adv_300.png);
  }
  
div.bdc_frame_filter h1, div.bdc_filter h1
  {
  color: #034976;
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;  
  }

div.bdc_frame_filter input, div.bdc_filter input
  {
  border: 1px solid silver;
  }

div.bdc_frame_filter select, div.bdc_filter select
  {
  margin-bottom: 2px;
  height:405px;
  }
  
div.bdc_frame_filter select option, div.bdc_filter select option
  {
  width: 140px;
  height:19px;
  }

div.bdc_popup
  {
  }
div.bdc_details{padding:15px; color:#75B7AC; background-color:#dcdedf;}
div.bdc_details h1

  {
  color: #034976;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;

  }  
div.bdc_details form{
	margin-top:20px;
}


div.bdc_filter{ margin:0px; padding:5px; float:left; width:600px;}

.filter_details{padding-left:15px; width:85%;}
.filter_details select{float:left; margin:3px; background-color:#c4e6e2;}
.filter_details_hinweis{float:left; margin:0px; width:400px; color:#004677; margin-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
div.bdc_filter h1
  {
  color: #034976;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  }  
  
div.bdc_filter h2
  {
  color: #034976;
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;  
  }

div.bdc_filter select option  {
  margin:2px;
  }
 .absenden {float:left ;  margin:5px; background-color:#76b7ac; color:#fff; padding:1px;}
 
.stelle img {
	max-width: 500px !important;
}