@charset "iso-8859-1";

/* ===================================
Stylesheet BERLIN TIMEBANDITS
 
Datei: layout_team.css 
Datum: Sept. 2009
Autor: Peter J. Kahler

=================================== */

.main #container { 
	width: 1050px;  
	background: none;
	background-repeat:no-repeat;
	margin: 0 auto; 
	padding:0;
	border-top: 1px solid #CCC;
	text-align: left; 
	font-size: 80%;
	overflow: hidden;}

.main #sidebar_home {
	float: right; 
	width: 370px; 
	height: 720px;
	background: transparent url(../BG_pix/BGpxBesatzung_02.jpg) no-repeat left top;
	padding:0;
	margin:0;
	text-align:left;

}

.main #header_home {
	
	float: left;
	width: 680px;
	height: 200px;
	background: transparent url(../BG_pix/BGpxBesatzung_01.jpg) no-repeat left top;

}

.main #mainTeam {
	float: left;
	display:inline;
	width: 639px;
	background: transparent url(../BG_pix/BGpxBesatzung_03.jpg) no-repeat left top;
	height: 520px;
	padding-top: 36px;
	padding-left: 41px;
	
	
} 

#text_team {
		position: relative;
		top: 290px;
		left: 70px;
		width: 330px;
		height: 160px;
		padding: 0px 30px 0 15px;
		}
		
		
#txt_container {
		position: relative;
		top: 0px;
		right: 0px;
		width: 448px;
		padding: 0px 2px 0 20px;
		}
		
	#name1 {
		position: relative;
		top: -150px;
		left: 70px;
		width: 170px;
		height: 170px;
		
		}	
		
	#name2 {
		position: relative;
		top: -250px;
		left: 250px;
		width: 170px;
		height: 170px;
		
		}	
		
	#name3 {
		position: relative;
		top: -500px;
		left: 450px;
		width: 170px;
		height: 170px;
		
		}	
	
	#name4 {
		position: relative;
		top: -485px;
		left: 500px;
		width: 170px;
		height: 170px;
		
		}	
		
#maintext {
	font-size: 1.2em;
	width: 285px;
	padding-right: 8px;
	padding-top: 0px;
	}
	
#maintext_list {padding-left: 10px;}
	
	
	#home_link {
		position:relative;
		top: 0px;
		left: 0px;
		width: 40px;
		height:40px;}	
	
#pink {
	width: 50px;
	padding-right: 0px; 
	padding-left: 0px; 
	color:#c0c0c0; 
	background-color: #dc489f;
	}

#pink2 {
	width: 80px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px; 
	color:#c0c0c0; 
	background-color: #dc489f;
	}

#pink3 {
	width: 50px;
	padding-right: 0px; 
	padding-left: 0px; 
	color:#c0c0c0; 
	background-color: #dc489f;
	}


