.schauspielerContent {

	width:450px;
	
	margin-top:20px;
	background-image:url("/fileadmin/template/images/schauspieler_bg.jpg");
	background-repeat:repeat-y;
}

.schauspielerContent A {
	color: #9966cc;

}

.schauspieler_foto {
	float:right;
	width:150px;
	margin-left:10px;
	
}
.schauspieler_links {
	float:left;
	width:215px;
	height:170px;
	border-bottom: 1px dashed #9966CC;
	
}
.schauspieler_links p {
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
}
.schauspieler_rechts {
	float:right;
	width:215;
	height:170px;	
	border-bottom: 1px dashed #9966CC;
}
.schauspieler_rechts p {
	text-align:right;
	margin-top:5px;	
	margin-bottom:5px;
}
