@charset "iso-8859-1";

/* ===================================
Stylesheet BERLIN TIMEBANDITS
 
Datei: B_Adv.css 
Datum: Sept. 2009
Autor: Peter J. Kahler

Aufbau: 1. B_xmas1
		2. B_xmas2
=================================== */


/* ==================================
   1. B_xmas1
   =============================== */

.main #sidebarB_xmas1 {
	float: right; 
	width: 370px; 
	height: 720px;
	background: transparent url(../BG_pix/BGpxBxmas1_02.jpg) no-repeat left top;
	padding:0;
	margin:0;
	text-align:left;}

.main #headerB_xmas1 {
	float: left;
	width: 680px;
	height: 200px;
	background: transparent url(../BG_pix/BGpxBxmas1_01.jpg) no-repeat left top;}

.main #mainB_xmas1 {
	float: left;
	display:inline;
	width: 639px;
	background: transparent url(../BG_pix/BGpxBxmas1_03.jpg) no-repeat left top;
	font-size: 80%;
	padding-top: 36px;
	padding-left: 41px;  }


/* ==================================
   1. B_xmas2
   =============================== */
   
.main #sidebarB_xmas2 {
	float: right; 
	width: 370px;
	height: 720px;
	background: transparent url(../BG_pix/BGpxBxmas2_02.jpg) no-repeat left top;
	padding:0;
	margin:0;
	text-align:left;}

.main #headerB_xmas2 {
	float: left;
	width: 680px;
	height: 200px;
	background: transparent url(../BG_pix/BGpxBxmas2_01.jpg) no-repeat left top;}

.main #mainB_xmas2 {
	float: left;
	display:inline;
	width: 639px;
	background: transparent url(../BG_pix/BGpxBxmas2_03.jpg) no-repeat left top;
	font-size: 80%;
	padding-top: 36px;
	padding-left: 41px;  } 



