html {
	height: 101%;
	}
a {
	color: #003;
}
a:hover {
	text-decoration: none
	}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #003;
	line-height:18px;
	}
img {
	border: 0;
	}
abbr {
	border: 0;
	}
ul.listLinks {
	list-style: none;
	}
ul.listLinks li img {
	vertical-align:text-bottom;
	margin-right: 5px;
	}
.frameNavigation {
	width:898px;
	height:124px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-450px;
	margin-top:-300px;
	background-image: url(images/mastheadHA.gif);	
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	border-bottom: none;
	}
.frameNavigation img{
	margin-top:12px;
	margin-left:-5px;
	}
.frameNavigation #nav {
	margin-left: 515px;
	}
.frameContainer {
	width:898px;
	height: 523px;
	position:absolute;
	margin-left:-450px;
	margin-top:-222px;
	left:50%;
	top:50%;
 	border: 1px solid #ccc;
	border-top: none;
	overflow:hidden;
	}
.frameRightContainer {
	width:435px;
	height: 518px;
	position:absolute;
	left:460px;
	background: #009933;
	background-color: #eff4fa;
	}
.frameRightContainerText {
	width:370px;
	height:360px;
	margin-left:12px;
	margin-top:55px;
	background-image:url(images/bg.right.gif);
	padding:20px;
	}
	.frameRightContainerTextScroll,
	.frameRightContainerTextScroll2 {
		width:370px;
		height:360px;
		margin-left:12px;
		margin-top:55px;
		background-image:url(images/bg.right.gif);
		padding:20px;
		overflow: auto;
		}
		.frameRightContainerTextScroll2 {
			width: 415px;
			height: 200px;
			background:url(images/bg.right3.png) no-repeat top left;
			}
.frameContentText {
	background: url(images/bg.home.jpg) top right no-repeat;
	background-color: #dde7f4;
	width: 410px;
	height:360px;
	padding: 20px;
	margin: 52px 0 0 4px;
	position:absolute;
	}
.frameContentText h1, .frameRightContainerText h1,.frameContentText h2, .frameRightContainerText h2, .frameRightContainerTextScroll h2, .frameRightContainerTextScroll2 h2 {
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	padding: 0 0 20px 0;
	margin: 0;
	text-transform:uppercase;
	}
 .frameRightContainerTextScroll2 h2 {
 	padding-bottom: 5px;
	}
.frameContentText img.line {
	margin: 15px 0 15px -40px;
	}
.frameContentText ul {
	padding-top: 10px;
	}
.frameContentText ul li {
	margin-bottom: 15px;
	}
.frameContentText ul li a {
	color: #009C95;
	}
.frameContentText ul li a:hover {
	color: #009C95;
	}

.frameContentTel {
	position: absolute;
	top: 458px;
	margin-left: 4px;
	background: #036;
	color: #fff;
	width: 440px;
	height: 50px;
	padding: 10px 10px 0 0;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	}
/*.frameContentTel {
	background-color: #036;
	color: #fff;
	width: 440px;
	height: 50px;
	padding: 10px 10px 0 0;
	margin: 458px 0 0 4px;
	*margin: 181px 0 0 -450px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	top: -5px;
	left: 0px;
	}*/
/** html .frameContentTel {
	position: absolute;
	margin: 181px 0 0 -448px;
	width: 220px;
}*/
.frameContentTel h1,
.frameContentTel h2 {
	padding: 0;
	margin: 0;
	font-size: 26px;
}
input {
	width: 186px;
	height: 15px;
	border: 1px solid #036;
	margin: 4px 0 0 0;
	padding: 2px 2px 1px 10px;
	color: #999;
	font-size: 11px;
}
input.submit {
	padding: 0;
	background-color: #036;
	color: #fff;
	font-weight: bold;
	height: 20px;
	width: 90px;
	float: right;
}
.underline {
	text-decoration: underline;
	}	
p#bottom {
	margin-top: 180px;
	}
#footerhandelsnaam a {
	text-decoration: none;
	color: #999;
	font-weight: normal;
	}
#footerhandelsnaam a:hover {
	color: #666666;
	}
.frameFooter {
	position: absolute;
	height: 20px;
	width: 300px;
	left: 50%;
	top:50%;
	margin-left: -430px;
	margin-top: 305px;
	font-size: 9px;
	color: #666;
	}
.frameFooter a {
	text-decoration: none;
	color: #666;
	}
.frameFooter a:hover {
	color: #999;
	}

