#clear {
	clear:both;
	visibility:hidden;
}
#logo {
}
#head {
	margin:auto;
	width:865px;
	height:60px;
	display:block;
	text-align:right;
}
#menuTop {
	margin:auto;
	width:865px;
	height:60px;
	display:block;
	text-align:left;
}
#menuLevels {
	margin:auto;
	width:865px;
	display:block;
	text-align:left;
}
#menuLevelsInnen {
	clear:both;
	display:block;
	padding-bottom:15px;
	margin-bottom: 15px;
}

#content {		
	margin:auto;
	width:865px;
	display:block;
	text-align:left;
}
#bottom {
	margin:auto;
	width:865px;
	display:block;
	text-align:left;
	padding-top: 70px;
}
#submenu {
	padding-top:10px;
}
#kante {
	width:100%;
	display:block;
	padding-bottom:5px;
	background:url(_pix/kante.gif) bottom right no-repeat;
}
#imglistArtists{
	margin-bottom:5px;
	display:block;
	float:left;
}
#imglistArtistsRand{
	margin-bottom:5px;
	margin-right:5px;
	display:block;
	float:left;
}
#imglistArtistsBG{
	width:212px;
	height:212px;
	border-bottom:1px solid #afbab0;
	/*background-color:#afbab0;	*/
	display:block;
}
#imglistNews{
	margin-bottom:5px;
	display:block;
	background-color:#afbab0;
	width:142px;
	height:142px;
	float:left;
}
#imglistNewsRand{
	margin-bottom:5px;
	margin-right:5px;
	display:block;
	float:left;
}
#imgListNewsDesc{
	background-color:#afbab0;
	width:718px;
	height:142px;
}
#imgListNewsDesc p, #imgListNewsDesc h1,#imgListNewsDesc h2,#imgListNewsDesc h3,#imgListNewsDesc h4,#imgListNewsDesc a{
	color:#FFF;
}
/*_________________templates*/

#rand {padding:10px;}
#randS {padding:5px;}

#anker {
	margin-bottom:100px;
	padding-top:100px;
}
#text {
	padding-bottom:30px;
}
#bild {
	margin-bottom:30px;
}
#bildgalerie {
	margin-top:2px;
	margin-bottom:30px;
}
#box {
	padding-top:5px;
	background: url(_pix/bg-box.jpg) top left repeat-x;
}

#zweispaltig_sp1 {
	float:left;
	width:432px;
	display:block;
}
#zweispaltig_sp2 {
	float:left;
	width:433px;
	display:block;
}
#dreispaltig_sp1 {
	float:left;
	width:288px;
	display:block;
}
#dreispaltig_sp2 {
	float:left;
	width:288px;
	display:block;
}
#dreispaltig_sp3 {
	float:left;
	width:289px;
	display:block;
}
#sp1innen { padding:0px 20px 20px 0px; }
#sp2innen { padding:0px 20px 20px 0px; }
#sp3innen { padding:0px 0px 20px 0px; }
