#menu1
{
	height:					22px;
	background:				url('../media/background_menu.jpg');
	position:				relative;
	z-index:				2;
	padding-left:			75px;
}
#left, #content, #actueel
{
}
#content, #actueel
{
	padding:				7px;
}
#left
{
	display:				inline;
	float:					left;
	width:					190px;
	background:				#DDD;
}
#menu2
{
	background:				#224972;
}
#info
{
}
#content
{
	display:				inline;
	float:					left;
	width:					516px;
}
#actueel
{
	display:				inline;
	float:					left;
	width:					126px;
	background:				#DDD;
	word-wrap:				break-word;
}
#actueel #randomshop h1
{
	font-size:				13px;
}
#actueel #randomshop h2
{
	font-size:				11px;
	font-weight:			normal;
}