@charset "utf-8";
/*
	WBCL: 100000000
*/
.cms_wrapper{
	background: linear-gradient(white,#f4f4f4);
 	border-bottom-color:#808080 !important;
 	border-left-color:  #808080 !important;
 	border-right-color: #808080 !important;
 	box-shadow: 1px 10px 20px 3px #808080 !important;
}
#sidebar_links{ background: transparent url("@G/bg/sandstein/1/a02a.png");}
#sidebar_rechts{background: transparent url("@G/bg/sandstein/1/a02a.png");}
#inhalt_bg{ 	background: transparent url("@G/bg/sandstein/1/a02a.png");}
#inhalt{ 		background: transparent url("@G/bg/sandstein/1/a02a.png");}
#top{ 			background: transparent url("@G/bg/sandstein/1/a02a.png");}
#ground{		background: transparent url("@G/bg/sandstein/1/a02a.png") !important;
				border-top-color: #888;}
				
/*				
.cms_wrapper{
	background: linear-gradient(blue,#444);
  border-bottom-color:#808080 !important;
  border-left-color:#808080 !important;
  border-right-color:#808080 !important;
  box-shadow: 1px 10px 20px 3px #808080 !important;
}
#sidebar_links{ background: transparent url("@G/bg/sandstein/1/a02d.png");}
#sidebar_rechts{background: transparent url("@G/bg/sandstein/1/a02d.png");}
#inhalt_bg{ 		background: #888 url("@G/bg/sandstein/1/a02a.png");}
#inhalt{ 				background: transparent ;}
/*	
#ground{
	background: #888 url("@G/bg/sandstein/1/a02a.png") !important; 
	border-top-color: #888;
}
*/