/* HKhome */

body {
	background-color: #666666;
	background-image: none;
}

/* font sizing */

h1#company_history {
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../i/HKhdr_introductie.gif);
	background-repeat: no-repeat;
	background-position: right;
}

h1#company_aquoblog {
    padding: 20px 0 0 0;
    overflow: hidden;
    background: url("../i/hdr_company_aquoblog.gif") no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:20px; /* for IE5.5's bad box model */
}

h2#blog_header {
	font-size: 190%;
	font-weight: bold;
	color: #00a0af;
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	display: block;
}

p#blog_date {
	color: #999999;
	padding-bottom: 12px;
}

p#blog_date a {
	color: #999999;
	text-decoration: underline;
}

p#blog_date a:hover {
	color: #666666;
}

/* header elements */

div#header_left {
	background-image: url(../i/nav/HK_hoofdlogo3Td.gif);
	background-repeat: no-repeat;
}

/* layout elements */

div#title {
	padding: 100px 0 0 0;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:100px; /* for IE5.5's bad box model */
	background-image: url(../i/nav/HK_hoofdlogo1.jpg);
	background-repeat: no-repeat;
}

img.jumping {
	border: 0px none #ec0b8d;
	width: 270px;
	height: 270px;
	margin-top: -4px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}

img.aquolife {
border: 1px solid #000000;
width: 238px;
height: 288px;
margin: 0 12px 12px 12px;
}

div#border_bottom {
	float: left;
	width: 1000px;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(../i/border_compHK_bottom.gif);
	background-repeat: no-repeat;
}

/* header elements */

div#menu {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #666666;
}

.clearfix:after {
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

fieldset {
	padding: 15px;
	width: 330px;
	font-size: 14px;
	background-color: #FFFFCC;
}
legend {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #00A0AF;
}

