body {
	color: #ffd400;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	/* font-family: Georgia,serif; */
	background-color: #1c3d09;
	background-image: url(../img/bg_yellow.png);
	background-repeat: repeat-x;
	/*min-width: 1000px;*/
	padding: 0px;
	margin: 0px;
	margin-left: 240px;
	margin-right: 187px;
}

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

p {
	font-size: 13px;
}

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 {
	position: relative;
	top: 168px;
	z-index: 10;
	width: 100%;
	min-width:638px;
}

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#contentArea {
	padding-top:20px;
	/*clear:both;*/
	position:relative;
	left: 0px;
	top: 30px;
	width: 100%;
	/*min-width:740px;*/
}

.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;
}





