#content article {
  margin-bottom:      	0px;
}

#footer-credits ul li {
	color:				#CACACA;
}

#site-navigation {
	text-transform: 	uppercase;
}

#page_text h1, h2, h3, h4, h5, h6, p {
	margin: 			0;
}

#page_text h1 {
	line-height: 		38px;
	margin-bottom: 		22px;
}

.single-content img {
	max-width: 			644px;
	margin:				0 17px 0 2px;
	float:				left;
} 

.single-content iframe {
	width: 				644px;
	height:				362px;
}

#page_text {
	margin: 			30px 50px 0 50px;
}

#page_text #datum {
	margin-left: 		0px;
	font-weight: 		bold;
}


#footer_menu {
	margin:				auto;
	margin-top: 		20px;
	text-align: 		center;
	margin-bottom: 		50px;

}

#footer_menu ul li a{
	color:				#CACACA;
	margin:				0px 10px;

}

#footer_menu ul, #footer_menu ul li {
	color:				#CACACA;
	display:			inline-block;
	list-style-type: 	none;
	text-transform: 	uppercase;
	margin:				0px;
	padding:			0px;
	vertical-align: 	middle;
}

#footer_menu ul li:first-child:before{
	content: 			'';
}

#footer_menu ul li:before{
	content: 			'\B7';
}

#artist_single_besch {
	position:  			relative;
	padding-top:  		40px;
}

#artist_single_besch h2 {
	float: 				left;
	left: 				200px;
	position: 			absolute;
	font-size: 			22px;
	top: 				0px;
}

.nav-previous {
	position: 			absolute;
	bottom: 				50px;
	left: 				50px;	
}

.nav-next {
	position: 			absolute;
	bottom: 				50px;
	right: 				50px;	
}