@charset "utf-8";
/* CSS Document */

html {height: 100%; margin-bottom: 1px;} /* verticale scrollbar */

body {
	background-image: url(img/bg_page.png);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	text-align:center;
	 font-family: trebuchet MS;
 font-size: 10pt;
 color: #446573;
 font-weight: normal;
}

img {
 border: 0px;
}

#inlogscherm {
	background-color: #00a8eb;
	position: absolute;
	padding:5px;
	margin:5px;
	float:right;
	top:5px; left: 5px;
	font-size:10px;
	font-family: arial;
	color:#ffffff;
}
div#inlogscherm a {
	color: #ffffff;
}

p {
 font-family: trebuchet MS;
 font-size: 10pt;
 color: #446573;
 font-weight: normal;
}

a:link {
 font-family: trebuchet MS;
 color: #446573;
 font-weight: normal;
text-decoration: underline;
}

a:hover {
 font-family: trebuchet MS;
 color: #df0024;
text-decoration: none;
}

a:visited {
 font-family: trebuchet MS;
 color: #446573;
text-decoration: underline;
}

a:active {
 font-family: trebuchet MS;
 color: #df0024;
text-decoration: none;
}


td {
 font-family: trebuchet MS;
 font-size: 10pt;
 color: #446573;
 font-weight: normal;
}


h1 {
 font-family: trebuchet MS;
 font-size: 12pt;
 color: #df0024;
 font-weight: normal;
 padding:0px; margin:0px; margin-bottom:10px;
}

h2 {
 font-family: trebuchet MS;
 font-size: 10pt;
 color: #df0023;
 font-weight: bold;
 padding:0px; margin:0px; margin-bottom:10px;
 text-align: right;
}

h3 {
 font-family: trebuchet MS;
 font-size: 12pt;
 color: #446573;
 font-weight: normal;
 padding:0px; margin:0px; margin-bottom:4px;
}

div#container { 
	margin-left: auto; 
	margin-right: auto; 
	width: 975px;
	text-align: left;
	border: 0px solid #000;
}

div#logo {
	width: 975px;
	height: 75px;
}	

div#menuLeft {
 float: left;
 width: 184px;
}

div#menuLeftLogo{
 margin-left:20px;
}

div#menuLeftMenu {
 background-color: #00a8eb;
 background-position: right;
 background-repeat: repeat-y;
 text-align: right;
 padding-top:5px;
 padding-bottom: 3px;
height:25px;
}

div#menuLeftMenu li {
	list-style-type:none;
	margin-right: 18px;
	margin-bottom:3px;
float:left;
}

div#menuLeftMenu ul {
	margin-top: 0px;
	margin-left:0px;
	padding-left:20px;
}

div#menuLeftMenu a {
 font-family: trebuchet MS;
 font-size: 10pt;
 color: #ffffff;
 font-weight: normal;
 text-decoration: none;
}

div#menuLeftMenu a:hover {
 font-family: trebuchet MS;
 font-size: 10pt;
 color: #df0024;
 font-weight: normal;
 text-decoration: none;
}

div#menuRight {
	float: left;
 	width: 769px;
	border: 1px solid #00a8eb;
}

div#content {
	margin:20px;
	padding: 20px;
	border: 1px solid #00a8eb;
	margin-bottom: 20px;
}

div#contentFirst {
	margin:20px;
	padding: 20px;
	border: 1px solid #00a8eb;
	margin-bottom: 20px;
}


.content {
	margin:20px;
	padding: 20px;
	border: 1px solid #00a8eb;
	margin-bottom: 20px;
}

.contentFirst {
	margin:20px;
	margin-left:10px;
	padding: 20px;
	border: 1px solid #00a8eb;
	margin-bottom: 20px;
}
html>body div.contentFirst {
margin:20px;
}

div#shipDatabaseHome {
	margin:20px;
	height: 280px;
}

div#shipDatabase {
	margin:20px;
	height: 159px;
}

div#shipDatabaseL{
	margin:20px;
	height: 280px;
}

div#shipDatabase p { margin:0px; padding:0px;}
div#shipDatabaseHome p { margin:0px; padding:0px;}


div#shipImg {
	position: absolute;
	z-index:2;
}

div#shipOneliner {
	position: absolute;
	z-index: 3;
	margin-top: 20px;
	background-color: #00a8ec;
	width: 317px;
	height: 120px;
	text-align: center;
}

div#shade {
	position: absolute;
	z-index: 3;
	margin-top: 212px;
	width: 729px;
	height: 68px;
	background: url(images/shade.png) repeat-x;
}

div#shipMenu {
	position: absolute;
	z-index: 4;
	float: right;
	text-align: right;
	width:200px;
	margin-left:510px;
	margin-top:17px;

 font-family: trebuchet MS;
 font-size: 12pt;
}

div#shipMenu a {
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
}

div#shipOneliner p{
	padding-top:40px;
	color: #ffffff;
	font-size:15px;
	margin: 0;
}

.event {
	margin:20px;

	border: 1px solid #00a8eb;
	margin-top:10px;
}

.eventText div{
	margin:20px;
}

.eventText div p {
	font-size:12px;
}



.eventSpacer {
	height:38px;
	
}

.eventDate {
	background-image: url(img/event_bgDate.png);
	width: 229px;
	height: 38px;
float: left;
text-align: right;
}

.eventTitle {
	background-image: url(img/event_bgEvent.png);
	width: 498px;
	height: 38px;
	float: left;
}

.eventDate div{
 font-family: trebuchet MS;
 font-size: 10pt;
 color: #ffffff;
 font-weight: normal;
margin-top:9px;
margin-right:9px;
}

.eventDate span{
 color: #e2eff1;
}

.eventTitle div{
 font-family: trebuchet MS;
 font-size: 10pt;
 color: #446573;
 margin-top: 9px;
 margin-left: 9px;
font-weight: bold;
}

.news {
	margin:20px;
	border: 1px solid #00a8eb;
	margin-top:10px;
	min-height: 200px;
}

.newssmall {
	margin-left:20px;
	margin-right:20px;
	border: 1px solid #00a8eb;
	margin-top:5px;
	margin-bottom: 5px;
	height: 25px;
}

.newsLink {
	font-size: 11px;
}

.newsText div{
	margin:10px;
}

.newsText div p {
	font-size:12px;
}

.newsText div img {
padding-left:10px; padding-bottom:0px;
}


.newsSpacer {
	height:38px;
	
}

.newsSpacersmall {
	height: 25px;
}

.newsDate {
	background-image: url(img/event_bgDate.png);
	width: 211px;
	height: 38px;
	float: left;
	text-align: right;
}

.newsDatesmall {
	background-image: url(img/event_bgDate.png);
	width: 211px;
	height: 25px;
	float: left;
	text-align: right;
}

.newsTitle {
	background-image: url(img/event_bgEvent.png);
	width: 516px;
	height: 38px;
	float: left;
}

.newsTitlesmall {
	background-image: url(img/event_bgEvent.png);
	width: 516px;
	height: 25px;
	float: left;
}

.newsDate div{
 font-family: trebuchet MS;
 font-size: 10pt;
 color: #ffffff;
 font-weight: normal;
margin-top:9px;
margin-right:9px;
}

.newsDate span{
 color: #e2eff1;
}

.newsTitle div{
 font-family: trebuchet MS;
 font-size: 10pt;
 color: #446573;
 margin-top: 9px;
 margin-left: 9px;
font-weight: bold;
}

.newsImg		{
					margin-top: px;

					float: right;
				}

.newsDatesmall div{
 font-family: trebuchet MS;
 font-size: 10pt;
 color: #ffffff;
 font-weight: normal;
margin-top:2px;
margin-right:9px;
}

.newsDatesmall span{
 color: #e2eff1;
}

.newsTitlesmall div{
 font-family: trebuchet MS;
 font-size: 10pt;
 color: #446573;
 margin-top: 2px;
 margin-left: 9px;
font-weight: bold;
}

.newsTitlesmall a{
	text-decoration: none;
}

#newspace {
	height: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

#map {
	background-image:url(img/map.png);
	width:256px;
	height:359px;
	float:left;
}

#bullitBruinisse {
	position:absolute;
	height: 13px;
	width: 14px;
	margin-top:160px;
	margin-left: 78px;
}
#bullitLeiden {
	position:absolute;
	height: 13px;
	width: 14px;
	margin-top:120px;
	margin-left: 105px;
}


div#mapInfo {
	width:410px; 
	height: 359px;
	float:left;
	margin-left:20px;
	}

div#mapHeader{
 background-color: #00a8eb;
 text-align: left;
 padding-top:6px;
 padding-bottom: 2px;
	height:25px;
}

div#mapHeader span{
	 font-family: trebuchet MS;
	 font-size: 10pt;
	 color: #ffffff;
	 font-weight: normal;

	padding-left:10px;
 
}

.mapAdres {
	 font-family: trebuchet MS;
	 font-size: 10pt;
	 color: #446573;
	 font-weight: normal;
	padding-top:10px;
	padding-left:10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #00a8eb;
 
}

.mapMail {
	 font-family: trebuchet MS;
	 font-size: 7pt;
	padding-left:5px;
	 color: #446573;
	 vertical-align:middle;
	 margin-top:4px;
	 border-left:1px solid #ffffff;
 
}
div#content table td p{
margin: 0px; padding: 0px;

}

div#content img{
margin-top:5px;
margin-bottom:5px;

}

#merk_container			{
							width: 769px;
						}

#merk_menu				{
							
						}

div#merk_menu li 			{
	list-style-type:none;
	margin-right: 20px;
	margin-bottom:3px;
	float:left;
						}

.merk_banner			{
							margin: 20px;
						}

.model_container		{
							width: 729px;
							margin-left: 20px;
							margin-right: 20px;
						}

.model_merk				{
							width: 729px;
						}

.model_holder			{
							width: 727px;
							min-height: 100px;
							border: solid 1px #00a8eb;
						}

.model_afbeelding		{
							width: 130px;
							float: left;
						}

.model_beschrijving		{
							width: 597px;
							float: right;
						}

.model_padding			{
							padding: 5px;
						}
						
						
						
						
div#contentNewShip {
	margin:20px;
	margin-top:0px;
	padding: 0px;
	border: 1px solid #00a8eb;
	margin-bottom: 20px;
}

div#contentNewShipMenu {
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
	padding: 0px;
	height:28px;
}
.NewShipMenuitem {
	background-color: #00a8eb;
	float:right;
	width:109px;
	height: 28px;
	}
	
.NewShipMenuitemSelect {
	background-color: #def3fb;
	float:right;
	width:109px;
	height: 28px;
	}
.NewShipMenuitemSelect div {
	margin-left: 8px;
	margin-top: 5px;
	}
	
.NewShipMenuitemSelect div a {
	font-family: trebuchet MS;
	font-size:9pt;
	color: #00a8ec;
	text-decoration: none;
	}
	
	.NewShipMenuitem div {
	margin-left: 8px;
	margin-top: 5px;
	}
	
	.NewShipMenuitem div a {
	font-family: trebuchet MS;
	font-size:9pt;
	color: #ffffff;
	text-decoration: none;
	}
div#NewShipBrand{
	height: 38px;
	background-image: url(img/newShip_bgMenu2.png);
}

.brand {
	float: left;
	padding-left: 11px;
	padding-right: 11px;
	padding-top:10px;
	height:28px;
	border-right: 1px solid #ccccff;
}

html>body .brand {
	height:28px;
}

.brand a { 
	font-family: trebuchet MS;
	font-size: 12px;
	color: #336666;
	font-weight: bold;
	text-decoration: none;
	}
	
.brand a:hover { 
	font-family: trebuchet MS;
	font-size: 12px;
	color: #df0024;
	font-weight: bold;
	text-decoration: underline;
	}

.brandSelect a { 
	color: #cc0033; 
	font-weight: bold;
	font-family: trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	}

.brandSelect {
	float: left;
	padding-top:10px;
	padding-left: 11px;
	padding-right: 11px;
	height:38px;
	background-color:#ffffff;
	border-right: 1px solid #ccccff;
}

html>body .brandSelect {
	height:28px;
}

div#NewShipImage {
	margin-top: 20px;
	margin-left: 20px;
}

div#NewShipButtons {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #cc0033;
	width: 686px;
	margin-top: 10px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #00a8eb;
}

div#NewShipModels {
	margin-left: 20px;
	margin-top: 10px;
}

.NewShipModel {
	width: 140px;
}

.NewShipModelText {
	background-image: url(img/newShip_bgMenu.png);
	width: 130px;
	height: 38px;
}

.NewShipModelImage {
	margin-right:10px;

}

.NewShipModelText p{
	font-family: trebuchet MS;
	font-size: 12px;
	color: #cc0033;
	font-weight:bold;
	margin-left:3px;
	margin-top:3px;
}

div#NewShipModelsList {
	height:190px;
	width: 686px;
	overflow: hidden;
}

div#NewShipImageBrand {
	position: absolute;
	z-index:2;
	margin-left: 549px;
	margin-top: 70px;
}

div#NewShipImageImage {
	position: absolute;
	z-index: 1;

}

div#NewShipImage {
	width: 686px;
	height:  152px;

}

.bodemlijn				{
							border-bottom: solid 1px #00a8eb;
						}
						
						
div#buttonContainer {
	margin-left:80px;
	height:50px;
}	

div#buttonContainer2 {
	float:left;
	width: 130px;
	margin-right:7px;
}								
div.button {
	background-color:#00a8eb;
	font-family: trebuchet MS;
	font-size:9pt;
	color:#ffffff;
	width:200px;
	margin:20px;
	margin-top:0px;
	float:left;
	padding:10px;
}
div.button2 {
	background-color:#00a8eb;
	font-family: trebuchet MS;
	font-size:9pt;
	color:#ffffff;
	width:110px;
	margin-top:0px;
	float:left;
	padding:10px;
}

div.button a {
	font-size:9pt;
	color:#ffffff;
}
div.button2 a {
	font-size:9pt;
	color:#ffffff;
}


div.buttonAlert {
	background-color:#00a8eb;
	font-family: trebuchet MS;
	font-size:9pt;
	color:#ffffff;
	margin:20px;
	margin-top:0px;

	padding:10px;
}
div.buttonAlert a {
	font-size:9pt;
	color:#ffffff;
}

div.divcenter {
	margin-left: auto;
	margin-right: auto;
}

div.divcenter img{
	border: none;
}


		.aanbod-search {background-color:#f8fafb; border: 1px solid #edf0f6; }
		.aanbod-search table {margin:10px; }
		.aanbod-search table td {font-size:8pt;}
		.aanbod-sort {margin-top:4px; height:30px;}
		.aanbod-sort div{ float:left; margin-right:4px;border:1px solid #edf0f6; padding:3px;}
		.arrow-up {display: inline-block;  width:10px; height:9px; font-size:1pt; background:url(img/arrow-up.GIF); margin-left:4px;margin-right:4px;}
		.arrow-up:hover {display: inline-block;  width:10px; height:9px; font-size:1pt; background:url(img/arrow-up_H.GIF); }
		.arrow-down {display: inline-block;  width:10px; height:9px; font-size:1pt; background:url(img/arrow-down.GIF);  margin-right:4px; }
		.arrow-down:hover {display: inline-block;  width:10px; height:9px; font-size:1pt; background:url(img/arrow-down_H.GIF); }
		h4 {font-size:8pt; font-weight:bold;}
		.aanbod-special { width:222px; float:left; margin-right:10px;}
		.aanbod-special-items { background:url(img/bg-special.gif); height:33px; border: 1px solid #edf0f6;}
		.aanbod-special-items p{ margin:4px 0 0 4px; padding:0; }
		.aanbod-special-items p a{ font-size:8pt; line-height:10pt;color:#00a8eb; text-decoration:none;}
		.aanbod-specialoverzicht { height:200px;}
		.aanbod-schip {background:url(img/bg-schip.gif); border: 1px solid #edf0f6; height: 234px; margin-bottom:10px;}
		.aanbod-schip-left {margin:5px; margin-right:0;float:left;}
		.aanbod-schip-right{margin:5px; margin-left:0;float:right; width:355px;}
		html>body .aanbod-schip-right{margin:5px; margin-left:0;float:right; width:365px;}
		.aanbod-schip-right h5{font-size:13pt; font-weight:normal; margin:0; margin-top:7px; float:left;}
		.item-line { border-bottom:1px solid #b2e3f7; font-size: 8pt; color:#00a8eb; padding-top:5px; padding-bottom:5px;}
		.item-line-top { border-bottom:1px solid #b2e3f7; border-top:1px solid #b2e3f7;font-size: 8pt; color:#00a8eb; padding-top:5px; padding-bottom:5px; margin-top:10px;}
		.item-line div {width:140px; float:left;}
		.item-line-top div {width:140px; float:left;}
		.aanbod-price {width:80px; float:right; color:#00a8ec; font-weight:bold;}
		.aanbod-price span {font-size:7pt;}
		.aanbod-schip-header {height:33px;}
		.aanbod-more {margin-top:65px;}
		.inputSmall {width:40px;}
		.aanbod-nummer {display:inline-block; background-color:#f8fafb; border: 1px solid #edf0f6; width:20px; height:20px; text-align:center; text-decoration:none; line-height:15pt; font-size:8pt; margin:3px;}
		.aanbod-nummer:visited {text-decoration:none;}
		.aanbod-nummer:hover { display:inline-block; background-color:#f8fafb; border: 1px solid #00a8ec; width:20px; height:20px; text-align:center; text-decoration:none; line-height:15pt; font-size:8pt; margin:3px;}
		.aanbod-nummers {float:right;}
		.aanbod-titel { float:left;}
		.aanbod-top {height:45px;}
