body
{
	background:#FFFFFF url(../images/bg_kroon.jpg) no-repeat scroll center top;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
}


#container 
{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	padding-top: 15px;
}


.borderHorizon 
{
	background:transparent url(../images/border.png) repeat-x scroll 0 0;
	height:1px;
	width:100%;
}

.borderHorizonGreen
{
	background:transparent url(../images/border_green.png) repeat-x scroll 0 0;
	height:1px;
	width:100%;
}

#frontImage
{
	background: url('../images/index_image_background.png') no-repeat;
	width: 980px;
	height: 343px;
	position:relative;
	z-index:0;
}