
@CHARSET "ISO-8859-1";

html, body {
	padding:0;
	margin:0;
	background: #999999;
	color: #09357a;
	font-size: 11px;
	font-family: "Arial";
}
body {
	behavior:url("/hmh_stable/includes/css/hover.htc");
}
a {
	color:#09357a;
	text-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#09357a;
	text-decoration:underline;
}
a:visited {
	color:#09357a;
	text-decoration:underline;
}
#menu a {
	text-decoration:none;
}
#menu a:hover {
	color:#89e6ff;
	text-decoration:none;
}
#menu a:visited {
	color:white;
	text-decoration:none;
}
#menu div {
	color:white;
	background:#767676;
	margin-bottom:3px;
	font-weight: bold;
	height:27px;
	line-height:27px;
	overflow:hidden;
	font-size:10pt;
	cursor:pointer;
}
#menu div:hover {
	color:#89e6ff;
}
#menu div.active {
	background:#09357a;
}
#menu div.level_1 {
	padding-left:10px;	
}
#menu div.level_2 {
	padding-left:20px;
}
#menu div.level_3 {
	padding-left:30px;
}

img {
	border:0;
	margin:0;
	padding:0;
}
#container {
	width:1186px;
	background: url('/hmh_stable/img/background.gif');
	background-repeat: repeat-y;
	margin:auto;
	padding-top:5px;
	min-height: 100%;
}
#header {
	width:986px;
	height:100px;
	margin-left:100px;
	margin-right:100px;
	margin-bottom:5px;
}

div {
	text-align: left;
}
#left_column {
        float: left;
        margin-left:100px;
        width:179px;
}
#left_column #import {
        width:160px;
        margin-top:25px;
        color:grey;
        font-size:8pt;
        font-weight:bold;
}

#content {
	float:left;
	width:751px;
	margin-left:28px;
	/*background: url('/hmh_stable/img/content_middle.jpg');*/
}
#content_top {
	width:620px;
	height:69px;
	background: url('/hmh_stable/img/content_top.jpg');
}
#content_top div{
	color:white;
	font-size:35px;
	font-weight:bold;
	letter-spacing:-2px;
	padding-left:5px;
}
#content_top span{
	font-size:23px;
	letter-spacing:-0px;
	font-style:italic;
}
#content_middle {
	padding-left:15px;
	padding-right:20px;
}
#content_bottom {
	width:620px;
	height:29px;
	background: url('/hmh_stable/img/content_bottom.jpg');
}

div.panel {
	width:583px;
	margin-top:10px;
	margin-bottom:5px;
}
div.panel_top {
	background: url('/hmh_stable/img/panel_top.jpg');	
	height:36px;
	width:583px;
	background-position:bottom left;
	background-repeat:no-repeat;
	
	padding-bottom:4px;
	padding-left:10px;
	font-weight:bold;
	color:#666666;
	font-size:25px;
	letter-spacing:-2px;
}
div.panel_middle {
	background: url('/hmh_stable/img/panel_middle.jpg');
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	width:563px;
	background-repeat:repeat-y;
	
}
div.panel_bottom {
	background: url('/hmh_stable/img/panel_bottom.jpg');	
	height:39px;
	width:583px;
}

#footer {
	clear:both;
	width:100%;
	height:20px;
	text-align:center;
	font-size:10px;
}

table.foto {
	border-collapse:collapse;
	float:left;
}
table.foto td.upper_left {
	width:5px;
	height:9px; 
	background:url('/hmh_stable/img/foto_upper_left.jpg');
	background-repeat:no-repeat;
}
table.foto td.upper {
	height:9px; 
	background:url('/hmh_stable/img/foto_upper.jpg');
	background-repeat: repeat-x;
}
table.foto td.upper_right {
	width:10px;height:9px; 
	background:url('/hmh_stable/img/foto_upper_right.jpg');
	background-repeat:no-repeat;
}
table.foto td.left {
	width:5px; 
	background:url('/hmh_stable/img/foto_left.jpg');
	background-repeat: repeat-y;
}
table.foto td.lower_left {
	widht:5px;
	height:10px; 
	background:url('/hmh_stable/img/foto_lower_left.jpg');
	background-repeat:no-repeat;
}
table.foto td.lower{
	height:10px; 
	background:url('/hmh_stable/img/foto_lower.jpg');
	background-repeat: repeat-x;
}
table.foto td.lower_right {
	widht:10px;
	height:10px;
	background:url('/hmh_stable/img/foto_lower_right.jpg');
	background-repeat:no-repeat;

}
table.foto td.right{
	width:10px;
	background:url('/hmh_stable/img/foto_right.jpg');
	background-repeat: repeat-y;
}
div.foto_spacer {
	clear:both;
}

div.hr {
	height:36px;
}
div.spacer20 {
	height:20px;
}


div.overzicht_panel {
}
div.overzicht_panel .foto {
	float:right;
	overflow:hidden;
	width:305px;
}
div.overzicht_panel .foto img{
	float:right;
}
div.overzicht_panel .detail {
	float:left;
	width:381px;
}

div.overzicht_panel .detail .title{
	color:#666666;
	font-weight:bold;
	font-size:27px;
	letter-spacing:-1.5px;
}
table.motorboot_nav {
	margin-top:10px;
	margin-bottom:29px;
	width:100%;
	border-collapse:collapse;
	padding:0
}
.detail dl {
	margin:0px;
	padding:0px;
}

.detail dd {
	color:#000000;
	font-size:10px;
	/*float:left;*/
	margin:0;
	padding:0;
}
.detail dt {
	margin:0;
	padding:0;
	color:#000000;
	clear:both;
	font-size:10px;
	float:left;
	width:135px;
}

h1 {
	font-size:32px;
	font-weight:bold;
	letter-spacing:-2px;
	margin-top:0;
	margin-bottom:0;
}

h2 {
	margin-top:0;
	font-style:italic;
	font-size:20px;
	letter-spacing:-1.5px;
}

h3 {
	font-size:18px;
	font-weight: bold;
	letter-spacing:-1px;
}

lever1 {
	font-size:9px;
}
centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
/* Hack2 */
