/* @override http://192.168.1.202/PPL/css/ppl_1boxes.css */

/*  2 CONTENTBOXEN : Details  */

div#contentbox590 {
  	float: left;
  	margin-left: 10px;
  	margin-top: 10px;
 }




div#contenboxinfo {
  	float: right;
  	width:  260px;
  	margin-right: 30px;
  	margin-top: 55px;
  	color: #333333;
  	font-size: 11px;
  	font-weight: normal;
  	}

.nameheader {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #333333;
}

/* PPL Menschen */

table.menschen {
	margin-top: 45px;
}
table.menschen td {
	font-weight:  normal;
	width:  290px;
}

td.teamMenue {
	margin-left: 30px;
}
td.teamMenue p {
	margin-left: 30px;
}


div#box910px {
  	z-index: 200;
  	width: 940px;
 	height: 475px;
  	overflow:visible;
  	position: absolute;
  	margin-left: 10px;
  	margin-top: 10px;
  	background-color: #FFFFFF;
  	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
  	}



div#box910px img {
	
}






/* 2 BOXEN SHADOWS DETAILS */


.shadow910_1 {
	background-color: #666666;
	width: 910px;
	height: 375px;
  	z-index: 100;
  	overflow:visible;
  	position: absolute;
  	filter: alpha(opacity= 10); 
  	-moz-opacity:0.1; 
  	opacity: 0.1;
}

.shadow910_2 {
	background-color: #666666;
	width: 910px;
	height: 375px;
  	z-index: 101;
  	overflow:visible;
  	position: absolute;
  	filter: alpha(opacity= 10); 
  	-moz-opacity:0.1; 
  	opacity: 0.1;
}
.shadow910_3 {
	background-color: #666666;
	width: 910px;
	height: 375px;
  	z-index: 102;
  	overflow:visible;
  	position: absolute;
  	filter: alpha(opacity= 30); 
  	-moz-opacity:0.3; 
  	opacity: 0.3;
}



#pos_shadow910_1 {
	margin-left: 29px;
  	margin-top: 29px;
}
#pos_shadow910_2 {
	margin-left: 28px;
  	margin-top: 28px;
}
#pos_shadow910_3 {
	margin-left: 27px;
  	margin-top: 26px;
}


