@charset "iso-8859-1";

/* ===================================
Stylesheet BERLIN TIMEBANDITS
 
Datei: B_Adv.css 
Datum: Sept. 2009
Autor: Peter J. Kahler

Aufbau: 1. I_Adv1
		2. I_Adv2

=================================== */


/* ==================================
   1. I_Adv1
   =============================== */

.main #sidebarI_Adv1 {
	float: right; 
	width: 370px; 
	height: 720px;
	background: transparent url(../BG_pix/BGpxIAdv1_02.jpg) no-repeat left top;
	padding:0;
	margin:0;
	text-align:left;}

.main #headerI_Adv1 {
	float: left;
	width: 680px;
	height: 200px;
	background: transparent url(../BG_pix/BGpxIAdv1_01.jpg) no-repeat left top; }

.main #mainIndoorAdv1 {
	float: left;
	display: inline;
	width: 640px;
	background: url(../BG_pix/BGpxIAdv1_03.jpg)  no-repeat left top;
	font-size: 80%;
	margin: 0; 
	padding-top: 35px;
	padding-left: 40px;} 



/* ==================================
   2. I_Adv2
   =============================== */
   
.main #sidebarI_Adv2 {
	float: right; 
	width: 370px; 
	height: 720px;
	background: transparent url(../BG_pix/BGpxIAdv2_02.jpg) no-repeat left top;
	padding:0;
	margin:0;
	text-align:left;}

.main #headerI_Adv2 {
	float: left;
	width: 680px;
	height: 200px;
	background: transparent url(../BG_pix/BGpxIAdv2_01.jpg) no-repeat left top; }

.main #mainIndoorAdv2 {
	float: left;
	display: inline;
	width: 640px;
	background: url(../BG_pix/BGpxIAdv2_03.jpg)  no-repeat left top;
	font-size: 80%;
	margin: 0; 
	padding-top: 35px;
	padding-left: 40px;
  } 





