body 
{
	background: url(sitebilder/bg.jpg) repeat-x #cc2b02;
	margin: 0px auto;
	padding: 0px auto;
	font-family:Arial;
	font-size:10px;
	color:#a1a1a1;
	font-weight:bold;
	line-height:15px;
}

/*Main Container
*************************************/

#container
{
    width: 1110px;
    margin: 0px auto 0px auto; /* top, right, bottom, left */
    padding: 0px;
}


#bilderflash
{
	height:396px;
	position:relative;
	border:0px solid red;
	top: 0px;
	left: 0px;
	padding-bottom:0px;

}

