/* BASIC */
html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 24px;
	color: #000;
	background: #f2f2f2;
}
div,p{margin:0}
p {
	line-height: 1.4em;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#tester {
background:#ccc;
}
.thlmTable{
font-size:11px !important;
}
.lm{
color:#4B68A0;
font-size:11px !important;
}
.lmTableNeu{
padding-left:10px;
}


.clear_float {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
	width: 0px;
}
/* hr {
	width: 100%;
	height: 1px;
	padding: 7px 0px 2px 0px;
	border-bottom: 1px solid #FFFFFF;
} */
hr {
	margin: 10px 0 10px 0; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #FFFFFF; /* for ie */
	background-color: #FFFFFF; /* for everyone else */
	height: 1px;
	}
hr.video {
	margin: 10px 0 10px 0; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #FFFFFF; /* for ie */
	background-color: #FFFFFF; /* for everyone else */
	height: 1px;
	}

h1 {
	color:				#9bcaea;
	font-size:			18px;
	font-weight:			bold;
  letter-spacing:0.01em;
  margin: 0px 0px 10px 0px;
	padding: 0;
}
h2 {
	color:				#FFF;
	font-size:			13px;
	font-weight:			bold;
  margin: 10px 0px 5px 0px;
	padding: 0;
}
h3 {
	color:				#FFF !important;
	font-size:			13px;
	font-weight:			bold;
  margin: 0px 0px 3px 0px;
	padding: 0;
}
div.message {
	color: #071946;
}
/* MAIN TABLE is used to center the layout */
table.main {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #FFFFFF;
	padding: 40px 0px 0px 0px;
	margin: 0px;
}
/*#lastMimute-main {
	width: 520px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	color:#000 !important;
	background: #f1f2f4 !important;
	border: 0px solid #071946;
}*/
div.main {
	width: 850px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: #768DBF;
	border: 1px solid #071946;
}
div.main_top {
	width: 100%;
	min-height: 260px;
	padding: 280px 0px 0px 20px;
	margin: 0px;
	background: url(../images/layout/main_background.jpg) no-repeat top left;
}
.videobutton100 {
	position: absolute;
	z-index: 3;
	margin-left: 500px;
	margin-top: -110px;
}
.videobutton85 {
	position: absolute;
	z-index: 3;
	margin-left: 500px;
	margin-top: -80px;
}
.videobutton94 { /*FINAL Button*/
	position: absolute;
	z-index: 3;
	margin-left: 500px;
	margin-top: -110px;
}
div.main_bottom {
	height: 180px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #768DBF;
	background: url(../images/layout/bottom.jpg) left top  no-repeat #071946;
}
div.main_bottom_links {
	padding: 120px 0px 0px 50px;
	font-size: 10px;
	float: left;
}
div.main_bottom_address {
	padding: 125px 180px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	float: right;
	color: #768DBF;
	text-align: right;
}
div.main_menu {
	float: left;
	width: 210px;
}
div.main_submenu {
	padding: 0px 0px 0px 10px;
}
div.main_content {
	float: left;
	width: 440px;
	line-height: 18px;
	text-align: left;
	padding-left: 0;
	font-size:12px;
	color:#FFF;
}

div.main_headline {
	font-size: 18px;
	line-height: 24px;
	color: #9BCAEA;
	padding: 0px 0px 10px 0px;
}
div.page_content {
	padding: 0px 0px 20px 0px;
}
img.page_image {
}
div.main_yachts {
	float: left;
	width: 130px;
	padding: 0px 0px 0px 10px;
	margin-bottom: -90px;
}
div.main_yachts_item {
	text-align: right;
	line-height: 14px;
	padding: 0px 0px 5px 0px;
}
img.main_yachts_item {
	border: 1px solid #071946;
}
.sendButton{
background: url();
padding:2px 5px;
color:#FFF;
font-size:bold;
border: #9bcaea 1px solid;
}
a:link,
a:visited,
a:active,
a:focus {
	text-decoration: none;
	color: #9BCAEA;
}
a:hover {
	text-decoration: none;
	color: #071946;
}
a.main_menu_item:link,
a.main_menu_item:visited,
a.main_menu_item:active
a.main_menu_item:focus {
	text-decoration: none;
	color: #FFFFFF;
}
a.main_menu_item:hover {
	text-decoration: none;
	color: #071946;
}
a.main_menu_item_sel:link,
a.main_menu_item_sel:visited,
a.main_menu_item_sel:active,
a.main_menu_item_sel:focus {
	text-decoration: none;
	color: #FFFFFF;
}
a.main_menu_item_sel:hover {
	text-decoration: none;
	color: #071946;
}
/* 9BCAEA */
a.main_submenu_item:link,
a.main_submenu_item:visited,
a.main_submenu_item:active,
a.main_submenu_item:focus {
	text-decoration: none;
	color: #FFFFFF;
}
a.main_submenu_item:hover {
	text-decoration: none;
	color: #071946;
}
a.main_submenu_item_sel:link,
a.main_submenu_item_sel:visited,
a.main_submenu_item_sel:active,
a.main_submenu_item_sel:focus {
	text-decoration: none;
	color: #9BCAEA;
}
a.main_submenu_item_sel:hover {
	text-decoration: none;
	color: #071946;
}
a.main_menu_item_bottom:link,
a.main_menu_item_bottom:visited,
a.main_menu_item_bottom:active,
a.main_menu_item_bottom:focus {
	text-decoration: none;
	color: #768DBF;
}
a.main_menu_item_bottom:hover {
	text-decoration: none;
	color: #9BCAEA;
}
a.main_menu_item_bottom_sel:link,
a.main_menu_item_bottom_sel:visited,
a.main_menu_item_bottom_sel:active,
a.main_menu_item_bottom_sel:focus {
	text-decoration: none;
	color: #9BCAEA;
}
a.main_menu_item_bottom_sel:hover {
	text-decoration: none;
	color: #071946;
}
div.yacht_headline {font-size:14px;	padding:0px 0px 10px 0px;}

div.yacht_description {padding:10px 0px 20px 0px;}

div.yacht_headline_b {font-size:11px;font-weight:bold;color:#FFFFFF;padding:0px 0px 00px 0px;}

ul.yacht_list {margin:0px;padding:0px 0x 0px 20px;}

li.yacht_list_item {padding:0px 0x 0px 0px;}

table.yachts {	padding:0px 0px 0px 20px;}

td.yachts_table_value {width:200px;}

