
body{
	
			background:url('../image/leinwand.jpg') no-repeat fixed right top ;
			 -webkit-background-size: cover;
			  -o-background-size: cover;
			  background-size: cover;
			background:none ;
}

body#PAGE_xxxxxxxxxxxxxxx 
{
			background:url('../image/leinwand.jpg') no-repeat fixed right top ;
			 -webkit-background-size: cover;
			  -o-background-size: cover;
			  background-size: cover;
} 

body#PAGE_ARTISTPASTLIST ,
body#PAGE_GALLERY ,
body#PAGE_ARTFAIRS ,
body#PAGE_ARTISTLIST ,
body#PAGE_SHOWROOM ,
body#PAGE_CONTACT 
{
			background:url('../image/leinwand_mildcolor.jpg') no-repeat fixed top center  ;
			 -webkit-background-size: cover;
			  -o-background-size: cover;
			  background-size: cover;
			/* background-size: 80px 60px; */
}

body#PAGE_HOME 
{
			background-color:transparent;
			 -webkit-background-size: cover;
			  -o-background-size: cover;
			  background-size: cover;
			/* background-size: 80px 60px; */
}
#PAGE_HOME #pagetitle
{
display:none;
margin-top:-50px;
}



/* ////////////////////////////////////////////////////
 CONTACT
/////////////////////////////////////////////////////////*/

/*
#Contact span {
   
		background:#fff;
		padding:2px;
}
*/