@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

=================================== */



.main #sidebar_home {
	float: right; 
	width: 370px; 
	height: 720px;
	display: inline;
	background: #ccc9b5 url(../BG_pix/home_02.jpg);
	padding:0;
	margin:0;
	text-align:left;}

.main #header_home {
	float: left;
	width: 680px;
	display: inline;
	height: 200px;
	background:url(../BG_pix/home_01.jpg);}


.main #mainHome {
	float: left;
	display: inline;
	width: 680px;
	height: 520px;
	background:url(../BG_pix/home_03.jpg) no-repeat;
	font-size: 80%;
	margin: 0; 
	padding: 35px 0px 0px 0px;	
  } 
	
	#text_home {
	  position: relative;
		top: 0px;
		right: 0px;
		margin-left: 32px;
		padding: 0px 0px 0 0;
		width: 478px;
	}
	
	#text_image { position: absolute; top:268px; background: url(../BG_pix/home_paper_pattern.png) repeat-y; }
	#text_box { margin-top: -268px;  padding: 7em 40px 0 28px; min-height: 443px; }
	
	#mainHome h2 { padding: 0 50px 0 24px; color:#dc489f; font-size: 190%; line-height: 124%;  margin-top: -36px; margin-bottom: 24px; position: relative; z-index: 99;}
	#mainHome p { font-size: 120%; line-height: 154%; position: relative; z-index: 9; }
	#mainHome p a { font-size: 110%; font-weight: bold; color: #000; text-decoration: none; }
	#mainHome p a:hover { color: #dc489f; }
	#mainHome p.stamp {	margin-left: 130px; margin-top: -22px; z-index: 1; }
	
	#paper_wusch { position: absolute; bottom: 90px; left: 30px; }
	
	#mainHome p strong { font-size: 110%; font-weight: bold; background: url(img/typo/marker_00.png) no-repeat; padding: 0 4px; }
	#mainHome p strong.top_01 { font-size: 144%; background: url(img/typo/marker_03.png) no-repeat; }
	#mainHome p strong.top_02 { font-size: 144%; background: url(img/typo/marker_01.png) no-repeat; }
	#mainHome p strong.top_03 { font-size: 132%; background: url(img/typo/marker_02.png) no-repeat; }
	#mainHome p strong.top_04 { font-size: 132%; background: url(img/typo/marker_03.png) no-repeat; }
	#mainHome p strong.top_05 { font-size: 126%; background: url(img/typo/marker_04.png) no-repeat; }
	#mainHome p strong.top_06 { font-size: 126%; background: url(img/typo/marker_04.png) no-repeat; }
	#mainHome p strong.top_07 { font-size: 120%; background: url(img/typo/marker_01.png) no-repeat; }
	#mainHome p strong.top_08 {  }






