*{
	margin:0;
	padding:0;
	border:0px solid #eee;
	list-style:none;
}
html,body,#content {
	width:100%;
	height:100%;
	overflow:hidden;
}
body {
	font-family:Geneva, Verdana, Arial;
	font-size:11px;
	color:#000;
}

#bg {
	position:absolute;
	width:100%;
	height:100%;
}
#bg img {
	min-height:100%;
  	height:auto !important;
  	height:100%;
	min-width:100%;
  	width:auto !important;
  	width:100%;
	margin:0 auto;
	display:block;
}
/*
#bg img {
	position:absolute;
	width:100%;
	margin:0 auto;
	display:block;
}*/
#content {
	position:absolute;
	top:0;
	left:0;
	z-index:70;
	overflow:auto;
}

.box {
	margin-left:auto;
	margin-right:auto;
	width:1020px;
	height:768px;
/*	background-image: url(sidebar.png); */
	text-align: right;
	
	}



/* start mouseover-css */

a#bu_spike {
	float: right;
	margin-right: 15px;
	display:inline;
	width:150px;
	height:30px;
	background: transparent url(bu_spikespecial.png) 0px 0px no-repeat;
	border: 0;
	text-indent:-9000%;
	}

a:hover#bu_spike {
	background: transparent url(bu_spikespecial.png) 0px -30px no-repeat;
	border: 0;
	}


a#bu_spikeaction {
	float: right;
	margin-right: 15px;
	display:inline;
	width:150px;
	height:30px;
	background: transparent url(bu_spiketeaser.png) 0px 0px no-repeat;
	border: 0;
	text-indent:-9000%;
	}

a:hover#bu_spikeaction {
	background: transparent url(bu_spiketeaser.png) 0px -30px no-repeat;
	border: 0;
	}


a#bu_tm {
	float: right;
	margin-right: 82px;
	display:inline;
	width:204px;
	height:30px;
	background: transparent url(bu_tm.png) 0px 0px no-repeat;
	border: 0;
	text-indent:-9000%;
	}

a:hover#bu_tm {
	background: transparent url(bu_tm.png) 0px -30px no-repeat;
	border: 0;
	}
	




/* ende mouseover-css */