/**
* BTI-Touristik-Portal CSS
* @author Dennis Panzner <dennis.panzner@beejees.net>
* @copyright Copyright &copy; 2005, 2006 beejees.communication
* @version $LastChangedRevision: 2230 $, $LastChangedDate: 2006-02-08 17:55:58 +0100 (Mi, 08 Feb 2006) $, $LastChangedBy: BEEJEESINTRA\dennis.panzner $;
*/
#angebot_startseite h2 {
height:auto;
color:#FFFFFF;
height:16px;
font-size:12px;
padding-top: 1px;
padding-right: 0px;
padding-bottom: 0px;
text-indent:10px;
margin-top: 0px;
margin-right: 0px;
margin-bottom:0px;
margin-left: 0px;
background-color:#A5A276;
}

#angebot_startseite .adpreis {
color:#336699;
font-weight:bold;
}

#main {
background-image:url(/_brands/elb/css/img/bg_992_2.gif);
}

#news, #reiseberichte {
	padding-bottom: 10px;
	}

/**  
* AdBoxen
*/

#adbox1L {width:297px; height:286px; background-color:#FFFDFD;  overflow:hidden;}
#adbox1R {width:297px; height:286px; background-color:#FFFDFD;  overflow:hidden;}
#adbox2 {width:610px; height:45px; background-color:#FFFDFD;}
#adbox3L {width:297px; height:286px; background-color:#FFFDFD; overflow:hidden; }
#adbox3R {width:297px; height:286px; background-color:#FFFDFD; overflow:hidden;}
#adbox_top {width:610px; background-color:#FFFDFD; }		
#adbox1L img, #adbox1R img, #adbox3L img, #adbox3R img {
	border:#FFFFFF solid 1px; 
}

.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  display:block;
  }
.wrap1, .wrap1b {
  float:left;
  background:url(../../elb/css/img/shadow.gif);
  background-repeat:no-repeat;
  background-position:right bottom;
  margin-left:8px;
  margin-bottom:8px;
  }
  
.wrap1b {
  background:url(../../elb/css/img/shadow2.gif);
  background-repeat:no-repeat;
  background-position:right bottom;
  }
  
.wrap2 {
  background:url(../../elb/css/img/corner_bl.gif) left bottom no-repeat;
  z-index:3;
  }
  
.wrap3 {
  padding-top:0;
  padding-right:8px;
  padding-bottom:8px;
  padding-left:0;
  background:url(../../elb/css/img/corner_tr.gif) right top no-repeat;
 }
 

