
 
 
 /*  * * * * * * * * * * * * * * * * * * * * *TEAM GRAFIK * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 
 
 
 #team_kasten {
	width:460px;
	margin:0;
	padding:0;
	text-align: left;
	height:270px;
	position: relative;
 }
 
 #container
{
	position: relative;
	padding: 0;
		height:200px;

	
}

#container a{
	font-size:11px;
	color: #2C4B92;
	
	
	
}
 #container h1
{
	font-size: 15px;
	margin: 0;
	padding:6px 0 6px 0;
	color: #000;
	background-color: #e1e7ea;
	text-align: center;
	margin-bottom: 10px;
}



#team_left {
	width:142px;
	margin:0;
	padding:0;
	float: left;
	margin-right: 8px;
	
}

#team_left p{
	width:130px;
	font-size:11px;
	color: #2C4B92;
	background-color: #fff;
	border:1px  #2C4B92 solid;
	margin:0;
	padding:6px;
	height: 60px;
	margin-bottom: 47px;
	min-height: 60px;
	
	
}



#team_center {
	width: 156px;
	margin:0;
	padding:0;
	float: left;
	margin-right: 8px;
	
	
	
}

#team_center p{
	
	font-size:11px;
	color: #2C4B92;
	background-color: #fff;
	border-left:1px  #2C4B92 solid;
	border-right:1px  #2C4B92 solid;
	border-top:1px  #2C4B92 solid;
	margin:0;
	padding:6px 0 0 6px;	
	
}

#team_center ul{
	
	font-size:11px;
	color: #2C4B92;
	background-color: #fff;
	margin:0;
	padding:0;
	list-style-type: square;
	padding-left: 20px;
	padding-top: 6px;
	height: 165px;
	border-left:1px  #2C4B92 solid;
	border-right:1px  #2C4B92 solid;
	border-bottom:1px  #2C4B92 solid;
}

#team_center li{
	margin:0;
	padding:0;
	margin-bottom:6px;
}


#team_right {
	width:142px;
	margin:0;
	padding:0;
	float: left;
	
}

#team_right p{
	width:130px;
	font-size:11px;
	color: #2C4B92;
	background-color: #fff;
	border:1px  #2C4B92 solid;
	margin:0;
	padding:6px;
	height: 60px;
	margin-bottom: 47px;
	min-height: 60px;
	
	
}



/* ---- Verbindungslinien ------ */

#line01 {
	width:300px;
	height:1px;
	position: absolute;
	left: 56px;
	top: 75px;
	border-top: solid #2C4B92 2px;
	
}

#line02 {
	width:300px;
	height:1px;
	position: absolute;
	left: 63px;
	top: 195px;
	border-top: solid #2C4B92 2px;
	
}
