* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

body {
	border-top: 3px solid #90826A;
	background-color: #D7D1C7;
	}

a, a:visited {
	color: #73644A;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}

#languageBox {
	position: absolute;
	width: 687px;
	height: 550px;
	left: 50%;
	top: 50%;
	margin-left: -343.5px;
	margin-top: -275px;
	}

#loginBox {
	width: 320px;
	height: 165px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -82px;
	margin-left: -160px;
	border: 1px solid #908268;
	border-left: 5px solid #908268;
	border-right: 5px solid #908268;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	color: #908268;
	}

#message {
	border: 1px solid #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	color: #009900;
	margin: 10px 0px 10px 0px;
	padding: 3px 3px 3px 3px;
	}
	
#message2 {
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	color: #FF0000;
	margin: 10px 0px 10px 0px;
	padding: 3px 3px 3px 3px;
	}

#container {
	position: absolute;
	top: 3px;
	left: 50%;
	margin-left: -422.5px;
	width: 845px;
	background-color: #ffffff;
	padding: 0px 2px 2px 2px;
	}

#logo {
	float: right;
	margin: 5px 16px 13px 0px;
	}

#navigation {
	position: relative;
	float: left;
	margin: 0px 0px 33px 0px;
	cursor: pointer;
	}

	#navigation_item {
		float: left;
		width: 100px;
		height: 75px;
		background-color: #BCB4A1;
		margin-right: 2px;
		}

	#navigation_item_hover {
		float: left;
		width: 100px;
		height: 75px;
		background-color: #BCB4A1;
		margin-right: 2px;
		background-color: #928366;
		}
	
	#navigation_item_stroke {
		width: 100px;
		height: 50px;
		background-color: #BCB4A1;
		border-bottom: 10px solid #FFFFFF;
		}
		
		
	#navigation_item_text {
		width: 100px;
		height: 45px;
		padding-top: 5px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		overflow: hidden;
		}

#info_bar {
	float: left;
	width: 593px;
	background-color: #D8D1C7;
	border-left: 5px solid #908268;
	border-right: 5px solid #908268;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 6px;
	color: #73644A;
	}

#header {
	float: left;
	width: 607px;
	height: 405px;
	margin: 3px 2px 0px 0px;
	border: 1px solid #90826A;
	}
		
	#header_quote {
		visibility: hidden;
		position: relative;
		left: 5px;
		top: -50px;
		}
		
#menu {
	position: relative;
	float: right;
	cursor: pointer;
	z-index: 3;
	clear: right;
	}

	#menu_item {
		width: 223px;
		height: 30px;
		background-color: #D7D1C7;
		margin-bottom: 3px;
		}
		
	#menu_item_hover {
		width: 223px;
		height: 30px;
		background-color: #73644A;
		margin-bottom: 3px;
		}
		
		#menu_item_stroke {
			float: right;
			width: 196px;
			height: 30px;
			background-color: #D7D1C7;
			border-left: 2px solid #ffffff;
			}
			
		#menu_item_text {
			float: right;
			width: 191px;
			margin-top: 7px;
			text-align: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #73644A;
			}
		
#submenu {
	position: relative;
	float: right;
	cursor: pointer;
	z-index: 4;
	clear: right;
	border: 1px solid #000000;
	}
				
	#submenu_item {
		width: 197px;
		height: 15px;
		margin: 0px 0px 3px 26px;
		background-color: #D7D1C7;
		}
		
	#submenu_item_hover {
		width: 197px;
		height: 15px;
		margin: 0px 0px 3px 26px;
		background-color: #73644A;
		}
		
	#submenu_item_stroke {
		float: right;
		width: 182px;
		height: 15px;
		background-color: #D7D1C7;
		border-left: 2px solid #ffffff;
		}
					
	#submenu_item_text {
		float: right;
		width: 177px;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		font-variant: small-caps;
		color: #73644A;
		}

#content {
	float: left;
	width: 608px;
	margin: 10px 0px 0px 0px;
	}
	
	#titel {
		background-color: #D8D1C7;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		padding-left: 6px;
		color: #73644A;
	}
	
	#content_content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		text-align: justify;
		color: #73644A;
		padding: 6px 6px 0px 6px;
		}	
	
	.printer {
		margin: -17px 4px 1px 0px;
		float: right;
		}
	
	table.boat_shows, table.collection, table.sales {
		margin-bottom: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #73644A;
		}
		
	table.agents, table.charter {
		margin-top: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #73644A;
		}
	
	#collection_img {
		width: 162px;
		max-height: auto;
		}
		
		#collection_img_1 {
			position: relative;
			width: 75px;
			height: 49px;
			left: 0px;
			top: 16px;
			border: 1px solid #90826A;
			z-index: 1;
			}

			#collection_img_1_groot {
				position: absolute;
				background-color: #FFFFFF;
				width: 400px;
				height: 300px;
				left: 204px;
				top: -195px;
				border: 2px solid #90826a;
				display: none;
			}
			
		#collection_img_2 {
			position: relative;
			width: 75px;
			height: 49px;
			left: 85px;
			top: -38px;
			border: 1px solid #90826A;
			z-index: 2;
			}

			#collection_img_2_groot {
				position: absolute;
				background-color: #FFFFFF;
				width: 400px;
				height: 300px;
				left: 119px;
				top: -195px;
				border: 2px solid #90826a;
				display: none;
			}
			
		#collection_img_3 {
			position: relative;
			width: 75px;
			height: 49px;
			left: 0px;
			top: -27px;
			border: 1px solid #90826A;
			z-index: 3;
			}

			#collection_img_3_groot {
				position: absolute;
				background-color: #FFFFFF;
				width: 400px;
				height: 300px;
				left: 204px;
				top: -254px;
				border: 2px solid #90826a;
				display: none;
			}
			
		#collection_img_4 {
			position: relative;
			width: 75px;
			height: 49px;
			left: 85px;
			top: -81px;
			border: 1px solid #90826A;
			z-index: 4;
			}

			#collection_img_4_groot {
				position: absolute;
				background-color: #FFFFFF;
				width: 400px;
				height: 300px;
				left: 119px;
				top: -254px;
				border: 2px solid #90826a;
				display: none;
			}
				
	#boatshow_image {
		float: left;
		width: 126px;
		height: auto;
		clear: left;
		margin-bottom: 10px;
		}
		
	#boatshow_content {
		float: left;
		width: 480px;
		height: auto;
		margin: 0px 0px 10px 1px;
		}
	
	.collection_img, .boat_shows_img, .sales_img, .agents_img {
		border: 1px solid #90826A;
		}
	
	.collection_titel, .boat_shows_titel, .sales_titel {
		font-weight: bold;
		padding-left: 5px;
		}
	
	.agents_titel, .charter_titel {
		font-weight: bold;
		padding: 5px 0px 10px 5px;
		text-decoration: underline;
		font-size: 16px;
		}
	
	.collection_type, .boat_shows_type, .sales_type, .agents_type, .charter_type {
		font-weight: bold;
		padding-left: 5px;
		vertical-align: top;
		border-bottom: 1px dashed #D8D1C7;
		}
		
	.collection_type_colored, .boat_shows_type_colored, .sales_type_colored, .agents_type_colored, .charter_type_colored {
		font-weight: bold;
		padding-left: 5px;
		vertical-align: top;
		background-color: #E9E8E5;
		border-bottom: 1px dashed #D8D1C7;
		}
		
	.collection_info, .collection_ref, .boat_shows_info, .boat_shows_ref, .sales_info, .agents_info, .charter_info {
		border-bottom: 1px dashed #D8D1C7;
		}	
	
	.collection_info_colored, .boat_shows_info_colored, .sales_info_colored, .agents_info_colored, .charter_info_colored {
		background-color: #E9E8E5;
		border-bottom: 1px dashed #D8D1C7;
		}	
		
	.collection_info img, .boat_shows_info img {
		margin-bottom: -3px;
		}
	
	.collection_ref, .boat_shows_ref {
		font-weight: bold;
		}
		
table.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73644A;
	}
	
#footer {
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #BCB4A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-left: 6px;
	color: #73644A;
	}
	
.textBox {
	border: 1px solid #D8D1C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73644A;
	}
	
textarea {
	border: 1px solid #D8D1C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73644A;
	overflow: auto;
	}
	
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73644A;
	border: 0px;
	}
	
.empty {
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73644A;
	}

hr {
	border: none;
	border-bottom: 1px solid #D8D1C7;
	height: 0px;
	margin-bottom: 2px;
	color:#73644A;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	text-align: left;
	color: #ffffff;
	}
	
h4, .agents_type2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	color: #003B65;
	}
	
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #908268;
	font-style: italic;
	}
	
#soldOverlay {
	position: absolute;
	width: 175px;
	height: 124px;
	left: 200px;
	margin-top: 30px;
	background-image:url(../../images/sold.gif);
	background-repeat: no-repeat;
	z-index: 1;
	}
	
#contactgegevens {
	float: left;
	width: 608px;
	margin: 2px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: #73644A;
	}

#titel_news {
		width: 50%;
		background-color: #990000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		padding-left: 6px;
		color: #FFFFFF;
	}

#content_news {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		text-align: justify;
		vertical-align:top;
		color: #73644A;
		padding: 6px 6px 0px 6px;
		}
		
#newsbox {
	float: right;
	width : 240px;
	height : 130px;
	border : 1px solid black;
	padding : 2px;
	background-color : #ffffff;
	text-decoration : none;
	font-size : 12px;
	line-height : 14px;
	margin-top: -135px;
	margin-right: 5px;
	}

.newsbox-image {
	float : left;
	margin : 0 10px 0 0;
	border : 2px solid #666;
	}
	
ul {
	list-style-position: inside;
}

td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		text-align: left;
		color: #73644A;
		vertical-align:top
		}	