/* 

www.climaxmusic.ch 
background stylesheet 

*/

div.electro  {
	background-image:url(interface/electro.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:-53px;
	top:371px;
	width:303px;
	height:303px;
	/*
	opacity:.10;
	filter: alpha(opacity=10); 
	-moz-opacity: 0.1;
	*/
}
div.grunge_left  {
	position:absolute;
	background-image:url(interface/grunge_left.gif);
	background-repeat:repeat-y;
	border:
	left:0px;
	top:0px;
	width:122px;
	height:100%;
}
div.grunge_top  {
	position:absolute;
	background-image:url(interface/grunge_up.gif);
	background-repeat:repeat-x;
	left:0px;
	top:0px;
	width:100%;
	height:193px;
}

div.grunge_top_content  {
	position:absolute;
	background-image:url(interface/grunge_up_scroll.gif);
	background-repeat:repeat-x;
	left:0px;
	top:0px;
	width:100%;
	height:93px;
}

div.graphic_right {
	position:absolute;
	background-image:url(interface/nocif.gif);
	background-repeat:repeat-x;
	background-position:right;
	left:760px;
	top:100px;
	width:168px;
	height:199px;
	/*
	opacity:.30;
	filter: alpha(opacity=30); 
	-moz-opacity: 0.3;
	*/
}
div.grunge_right {
	position:absolute;
	background-image:url(interface/grunge_bottom_right.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
div.separator_menu {
	position:absolute;
	background-image:url(interface/separator_menu.gif);
	background-repeat:no-repeat;
	left:0px;
	top:73px;
	width:100%;
	height:30px;
}
div.grunge_btoom_rayures  {
	position:absolute;
	background-image:url(interface/rayage.gif);
	background-repeat:no-repeat;
	background-position:top right;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}