@charset "utf-8";
/* CSS Document */

#leftSideOfPage
{
	width:359px;
	height:auto;
	float:left;
	margin:10px;
}

#logo
{
	background:transparent url(../../images/logo.jpg) 0 0 no-repeat;
	width:359px;
	height:103px;
	cursor:pointer;
	float:right;
	clear:right;
	margin-bottom:80px;
}

#mainNaviDiv
{
	width:275px;
	height:auto;
	min-height:170px;
	background:#474747 url(../../images/mainMenuLeftTopCorner.jpg) left top no-repeat;
	float:right;
	clear:right;
	margin-bottom:10px;
	padding-top:35px;
}


#subNaviDiv
{
	height:100%;
	float:left;
	width:65px;
	margin-right:10px;
	margin-top:193px;
}

#pageContent
{
	float:left;
	position:relative;
	width:auto;
	height:auto;
}

#pageContentText
{
	float:left;
	position:relative;
	width:auto;
	height:auto;
	display:block;
	width:459px;
}

#pageContentHeader
{
	margin-top:70px;
	height:123px;
	width:459px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height:1.5em;
	display:block;
	position:relative;
}

#auto
{
	height:314px;
	width:459px;
	background:transparent url(../../images/auto_hofman.jpg) 0 0 no-repeat;
}
#auto_small
{
	height:82px;
	width:459px;
	background:transparent url(../../images/auto_small_hofman.jpg) 0 0 no-repeat;
	margin-top:10px;
	display:inline;
	clear:both;
}

#pageContentFooter
{
	width:459px;
	margin-top:3px;
}

#deukVanDeWeekBanner
{
	height:102px;
	width:275px;
	background:#d1d1d1 url(../../images/deukVanDeWeekBannerLinkerBg.jpg) top left no-repeat;
	float:right;
	clear:right;
}

#pagina_nummer{
	width:29px;
	height:19px;
	margin:1px;
	background-color:#FFFFFF;
	float:left;
}
