body {
	color: #DDCCCC;
	font-family: 'IM Fell English', arial, serif;
	/* font-family: Georgia,serif; */
	background: #2f2b2b; /* url(../img/bg_sonne.png) no-repeat;bottom right;*/
	background: #2f2b2b url(../img/middle-tile.jpg);
	/*min-width: 1000px;*/
	padding: 0px;
	margin: 0px;
	padding-bottom:20px;
	font-size: 18px;
}

h4 {
	font-size: 1.5em;
	margin-top:1.5em;
	margin-bottom:0em;
}

a {
	color: #ffd400;
	/*text-decoration: none;*/
}

img {
	border-width: 0px;
}

img.backgr {
	position: absolute;
	z-index: 1;
	border-width: 0px;
}

li {
	font-size: 13px;
}

#content {
	z-index: 10;
	min-width:638px;
	/*clear:both;*/
	margin-left:360px;
	padding-top:80px;
	/*min-width:740px;*/
}

ul#menu {
	padding: 0px;
	list-style: none;
	min-width:740px;
}

ul#menu li.mainCategories {
	float: left;
	margin-right: 12px;
}

ul#menu li.active a{
	color: #ffd400;
}

ul#menu a {
  	display: block;
	font-size: 20px;
}

ul#menu a:hover {
	color: #ffd400;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
}


ul.subCategories {
	position: absolute;
	padding: 0px;
	list-style: none;
	display: block;
	margin-top:13px;
}

ul.subCategories li {
	font-size: 12px;
	color: #bab9b9;
	list-style: none;
	margin-right: 0px;
	clear: both;
  	display: block;
	margin-right: 0px;
}

div#head {
	height: 200px;
	margin-bottom: 50px;
	background: #000000;
}


.galleryImg {
	width: 11.0%;
	padding: 0px;
	padding-right: 1.5%;
	margin: 0px;
}

.picRow {
	padding-bottom: 3%;
}

.cake-sql-log {
	position: relative;
	top:270px;
}

div.pressPublisher {
	font-size: 10px;
	float: left;
	padding-right: 20px;
}

.pressPages img {
	height: 75px;
	padding-right:4px;
}

.ausgabe {
	clear:both;
	margin-bottom:25px;
}

.artist {
	padding-top: 20px;
	margin-bottom: 40px;
	min-height:220px;
	position: relative;
	/*background:url(../img/bg_artist.png) no-repeat;*/
	background-position:bottom right;

}

.artist img {
	padding-right:20px;
	#padding-bottom:25px;
}

.artist p {
	padding-top:0px;
	margin-top:0px;
	min-height: 118px;
}

.artist div.galleries {
	/*
	position: absolute;
	bottom:0px;
	left:345px;
	padding-bottom:19px;
	
	*/
	float:left;
	width:450px;
	margin-bottom:50px;
}

div.galleries p {
}



.artist div.galleries div {
	float:left;
	position:relative;
}

.gallerySub {
	position:absolute;
	left:0px;
	bottom:-14px;
	font-size: 14px;
}

#colLeft{
	width:48%;
	float:left;
}

#colRight{
	width:48%;
	float:left;
	margin-left:4%;
}

.announcement {
	margin-left: 250px;
	border: 3px solid #ffd400;
	font-size: 1.0em;
	padding: 0.5em;
	line-height: 1.4em;
	text-align: center;
}




