@charset "iso-8859-1";

/* ===================================
Stylesheet BERLIN TIMEBANDITS
 
Datei: B_Adv.css 
Datum: Sept. 2009
Autor: Peter J. Kahler

Aufbau: 1. P_xmas1
		2. P_xmas2

=================================== */


/* ==================================
   1. P_xmas1
   =============================== */




.main #sidebarP_xmas1 {
	float: right; 
	width: 370px; 
	height: 720px;
	background: transparent url(../BG_pix/BGpxPxmas1_02.jpg) no-repeat left top;
	padding:0;
	margin:0;
	text-align:left;}

.main #headerP_xmas1 {
	float: left;
	width: 680px;
	height: 200px;
	background: transparent url(../BG_pix/BGpxPxmas1_01.jpg) no-repeat left top;}

.main #mainP_xmas1 {
	float: left;
	display:inline;
	width: 639px;
	background: transparent url(../BG_pix/BGpxPxmas1_03.jpg) no-repeat left top;
	font-size: 80%;
	padding-top: 36px;
	padding-left: 41px;  } 


/* ==================================
   1. P_xmas2
   =============================== */
   
   
.main #sidebarP_xmas2 {
	float: right; 
	width: 370px; 
	height: 720px;
	background: transparent url(../BG_pix/BGpxPxmas2_02.jpg) no-repeat left top;
	padding:0;
	margin:0;
	text-align:left;}

.main #headerP_xmas2 {
	float: left;
	width: 680px;
	height: 200px;
	background: transparent url(../BG_pix/BGpxPxmas2_01.jpg) no-repeat left top;}

.main #mainP_xmas2 {
	float: left;
	display:inline;
	width: 639px;
	background: transparent url(../BG_pix/BGpxPxmas2_03.jpg) no-repeat left top;
	font-size: 80%;
	padding-top: 36px;
	padding-left: 41px;  } 


