body {
	
}

p {
	margin:0px;
	padding:0px;
	padding-botom:0px;
	line-height:12px;
}

#bottomTeaserRight {
	width:600px;
}

#bottomTeaserRight p{
	margin:0px;
	padding:0px;
}

#bottomTeaserRight li {
	padding:0px;
	margin:0px;
	margin-left:15px;
}

#page_title {
	
}

#content_container {
	width:100%;
	margin-top:10px;
}

#image_detail_container {
	float:left;
	width:600px;
}

#image_container {
	width:380px;
	float:left;
}

#detail_container {
	width:220px;
	float:right;
}

#detail_title {
	font-weight:700;
}

#description_container {
	float:left;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}

#description_title {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:700;
	margin-bottom:10px;
}

.detail_part {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	border-bottom:dashed;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.detail_part ul {
	padding:0px;
	margin:0px;
	list-style-image:url(../images/quadrat.jpg);
}

.overview_part {
	float:left;
	width:30%;
	margin-left:15px;
	margin-bottom:20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	/*border:1px solid black;*/
}

.overview_image {
	position:relative;
	width:100%;
	height:160px;
	text-align:center;
	margin-bottom:3px;
}

.overview_image a {
	position: absolute;
	left:0px;
	bottom:0px;
	text-align:center;
	/*border:1px solid #9c002e;*/
}

.overview_image a img {
	border:1px solid #9c002e;
}

.overview_text_background {
	width:100%;
	height:40px;
}

.overview_text_container {
	text-align:center;
	display:table-row;
	vertical-align:middle;
}

.overview_name_text {
	height:42px;
	overflow:hidden;
	line-height:14px;
	text-align:center;
}

.overview_title_text {
	line-height:14px;
	text-align:center;
}

.artist_column {
	float:left;
	width:33%;
}