body {
	background-image: url(/template/images/background-gradient-home.jpg);
}

div#bluebar {
	top: 149px;
	background-image: url();
	background-color: #3d6a89;
}

div#container {
	background-image: url(/template/images/background-container-home.jpg);
	height: 600px;
}

div#header {
	position: absolute;
	top: 15px;
}

div#homelefttop {
	position: absolute;
	top: 230px;
	left: 30px;
	font-size: 22px;
	color: #ffffff;
	display: block;
}

div#homeleftbottom {
	position: absolute;	
	top: 370px;
	left: 30px;
	font-size: 22px !important;
	color: #ffffff;
	display: block;
}
div#homeleftbottom a {
	color: white;
	font-size: 12px;
}

div#homeright {
	display: block;
	position: absolute;
	top: 220px;
	left: 496px;
	width: 325px;
	height: 250px;
}

div#homebutton {
	position: absolute;
	top: 105px;
}

div#main {
	display: none;
}

div#homefooterright {
	position: absolute;
	text-align: right;
	font-size: 9px;
	color: #56738f;
	padding-top: 3px;
	height: 21px;
	top: 552px;
	right: 210px;
	display: block;
	padding-left: 6px;
	background-image: url(/template/images/dottedline-vertical.gif);
	background-position: top left;
	background-repeat: repeat-y;
	font-size: 11px !important;	
	font-family: arial !important;	
}
div#homefooterright strong {
	font-size: 11px !important;	
	font-family: arial !important;		
}
div#homefooterleft {
	position: absolute;
	text-align: right;
	font-size: 9px;
	font-weight:bold;
	color: #56738f;
	width: 600px;
	height: 28px;
	top: 555px;
	left: 18px;
	text-align: left;
	display: block;
	font-size: 11px !important;	
	font-family: arial !important;	
}
div#homefooterleft a {
	font-size: 11px !important;	
	font-family: arial !important;		
	color: #c4241b;
}

div#kruimelpad {
	display: none;
}

div#subheader {
	display: none;
}

div#varialeft {
	display: none;
}

div#variaright {
	display: none;
}

div#contentcontainer {
	display: none;
}

div#content {
	position: relative;
	text-align: top;
	width: 410px;
	height: auto;
	margin-left: 300px;
	padding-top: 27px;
}

div#logogroot {
	display: none;
}

div#variaimg {
	display: none;
}

div#dashedline {
	display: none;
}

div#homeslogan {
	position: absolute;
	left: 150px;
	top: 70px;
	color: #56738f;
	font-size: 16px;
	font-family: tahoma;
}
div#homeslogan b {
	font-size: 16px;
	font-family: tahoma;
}

img#menuimg {
	display: none;
}

img#bottomshadow {
	display: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

table#menu {
	top: 132px;
	left: 15px;
}

table#submenu {
	display: none;
}

.submenu {
	color: #ffffff;
	text-decoration: none;
}

.homeright {
	font-size: 12px;
	font-weight: bold;
}

.homerightcolor {
	color: #ffffff;
}

.homerightcolor a {
	color: #ae2d25;
}

.homeleftbottom {
	color: #ffffff;
	font-size: 12px;
	font-family: verdana;
}