body {
	background-image:url(../img/bg/bg_switch.jpg);
	background-position:top;
	background-repeat:repeat;
	background-color:#FFF;
}
#container {
	width:700px;
	height:100%;
}
#content{
	width:700px;
	left:0px;
	top:5px;
}
/* stoerer */
#stoerer{
	display:none;
	position:absolute;
	right:0px;
	top:300px;
}

/* bottom info bar */

#infoBottom{
	width:660px;
}