.container_text img {
	border: none;
}

html {
	margin:0;
	padding:0;
     }

body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #75726b;
	background-image: url('images/bg_single.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

/*--------------------headlines--------------------*/

h1 {
	font-size:18px;
	color: #3d3a34;
	text-transform: uppercase;
	margin:0;
	padding:0;
	font-weight: normal;
}

h2 {
	font-size:13px;
	color: #3d3a34;
	text-transform: uppercase;
	margin:0;
	padding:0;
	font-weight: normal;
}

h3 {
	font-size:13px;
	color: #d2cfca;
	text-transform: uppercase;
	margin:0;
	padding:0;
	font-weight: normal;
}

.container_artistlist h2 {
	margin-bottom:14px;
}

/*--------------------elemente--------------------*/

.container_main {
	width:751px;
	margin:119px 0 0 32px;
	padding:0 19px 10px 19px;
	background-color: #fff;
	margin-bottom:100px;
	clear:both;
	float:none;
}

.container_artists {
	width:751px;
	margin:347px 0 0 32px;
	padding:10px 19px 0 32px;
	background-color: #fff;
	margin-bottom:100px;
	clear:both;
	float:none;
}

.container_artistdetail {
	width:751px;
	margin:347px 0 0 32px;
	padding:0 19px 0 32px;
	background-color: #fff;
	margin-bottom:100px;
	clear:both;
	float:none;
}

.container_text {
margin-top:-13px;
}

.container_detailtext img {
	border:none;
}

.container_detailtext h1 {
	margin-top: 46px;
}

.container_detailtext h2 {
	color: #ccc;
	margin-bottom:26px;
}

/*.container_text img {
	border:1px solid #ccc;
}*/

.container_text p {
	width:507px;
	color: #d2cfca;
}

.container_main img {
	margin-bottom:2px;
}

.container_main h1 {
	margin: 43px 0 0 0;
}


.container_main h2 {
	margin: 55px 0 -3px 0;
	color: #3d3a34;
}

.container_main h3 {
	margin: 1px 0 0 0;
}


.container_contentimg {
	width:300px;
	height:204px;
	float:left;
}

.container_contentimg a img {
	border:none;
}

.container_sidebar {
	position:fixed;
	left:893px;
	top: 323px;
}

.container_sidebar ul{
	margin:0;
	padding:0;
	list-style: none;

}

.container_sidebar li {
	list-style: none;
	line-height: 13px;
}

.container_sidebar a {
	text-decoration: none;
	color: #ccc;
	text-transform: uppercase;
}

.container_sidebar a:active {
	text-decoration: none;
	color: #ccc;
	text-transform: uppercase;
}

.container_sidebar a:visited {
	text-decoration: none;
	color: #ccc;
	text-transform: uppercase;
}

.container_sidebar a:hover {
	text-decoration: none;
	color: #3d3a34;
	text-transform: uppercase;
}

.container_gallery {
	width:750px;
	height:513px;
	background-color: #ff00ff;
	border: 1px solid #d0d0d0;
	margin-bottom:60px;
}

.container_artistlist ul{
	margin-bottom:9px;
	padding:0;
	list-style: none;
}

.container_artistlist li {
	list-style: none;
	line-height: 13px;
}

.container_detailtext a {
	text-decoration: none;
	color: #ccc;
}

.container_detailtext a:active {
	text-decoration: none;
	color: #ccc;
}

.container_detailtext a:visited {
	text-decoration: none;
	color: #ccc;
}

.container_detailtext a:hover {
	text-decoration: none;
	color: #3d3a34;
}

.container_artistlist a {
	text-decoration: none;
	color: #ccc;
}

.container_artistlist a:active {
	text-decoration: none;
	color: #ccc;
}

.container_artistlist a:visited {
	text-decoration: none;
	color: #ccc;
}

.container_artistlist a:hover {
	text-decoration: none;
	color: #3d3a34;
}

.container_text a {
	text-decoration: none;
	color: #ccc;
}

.container_text a:active {
	text-decoration: none;
	color: #ccc;
}

.container_text a:visited {
	text-decoration: none;
	color: #ccc;
}

.container_text a:hover {
	text-decoration: none;
	color: #3d3a34;
}

.current_page_item a {
	color: #3d3a34;
}

.current_page_item a:active {
	color: #3d3a34;
}

.current_page_item a:visited {
	color: #3d3a34;
}

.current_page_item a:hover {
	color: #3d3a34;
}

.container_pagenav {
	margin-top:58px;
}

.container_pagenav p {
	margin: 0 0 -3px 0;
}

.container_pagenav a {
	text-decoration: none;
	color: #ccc;
	text-transform: uppercase;
}

.container_pagenav a:active {
	text-decoration: none;
	color: #ccc;
	text-transform: uppercase;
}

.container_pagenav a:visited {
	text-decoration: none;
	color: #ccc;
	text-transform: uppercase;
}

.container_pagenav a:hover {
	text-decoration: none;
	color: #3d3a34;
	text-transform: uppercase;
}