
/* =Left Part
-----------------------------------------------------------------------------*/
#leftPart {
	width: 842px;
	min-height: 269px;
	height:auto !important;
  	height:269px;
	background: url(../images/productions_leftPart_hg.jpg) top no-repeat;
	float: left;
}
/* =Content
-----------------------------------------------------------------------------*/
h2 {
	padding-bottom: 5px;
}
#content {
	padding: 30px 21px 0 60px;
}
#content p {
	float: left;
	margin-bottom: 10px;
}

#content h1 {
	
}
.csc-textpic {
	clear:both;
}
.csc-textpic-text {
	min-height: 130px;
	height:auto !important;
  	height:130px;
	width: 495px;
	margin-bottom: 15px;
}

.bodytext a {
	clear: both;
	display: block;
	height: 22px;
	width: 104px;
	padding-top: 3px;
	background: url(../images/weiterIcon.gif) no-repeat 0 0;
	text-decoration: none;
	color: #091C85;
	font-size: 0.95em;
	text-align: center;
}
