/* 
Holland Sail - Grote Beer
======================================================================================
URL:				www.hollandsail.nl/
Auteur: 			Stefan Efde [www.addnoise.nl]
======================================================================================
*/

/*
	ACHTERGROND:	#FFF
	GOUD:			#d38c42
	BRUIN DONKER:	#2b140e
	
*/


@import url(addform.css);
@import url(/addbeheer/themes/addsite/css/iconen.css);

html {
 filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

p{
	margin: 0px;
	padding: 9px 0px 9px 0px;
}

body {
	height:100%;
	background:#FFF url(../images/subsiteback.jpg) no-repeat top center;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#313131;
	margin:0;
	padding:0;
}

html,* html #container {
	height:100%;
}


a:link,a:visited,a:active {
	color:#d38c42;
	text-decoration:none;
	outline-color:invert;
	outline-style:none;
	outline-width:0;
}

#container {
	position:relative;
	min-height:100%;
}

#bovenstuk {
	width:100%;
	height:144px;
	overflow: hidden;
}

#topbar {
	width:100%;
	height:5px;
	background:#2b140e;
	line-height:0;
	font-size:0;
	z-index:999;
}

#top {
	width:980px;
	height:144px;
	position:relative;
	margin:0 auto;
}

.textontop {
	position: absolute;
	top: 30px;
	right: 20px;
	width: 500px;
	height: 140px;
	text-align:  right;
	font-family: Georgia, Times New Roman, Times, serif;
}
.textontop .head {
	font-size: 24px;
	font-style: italic;
	color: #2b140e;
	padding: 0px 0px 7px 0px;
	font-family: Georgia;
}
.textontop .sub {
	font-size: 13px;
	color: #d38c42;
	padding-right: 3px;
	font-family: Georgia, Times New Roman, Times, serif;
}

a.logobox:link,a.logobox:visited,a.logobox:active,a.logobox:hover {
	height: 63px;
	position: absolute;
	top: 10px;
	left: -455px;
	text-align: center;
	padding: 0px 25px 20px 25px;
	background: url(../images/krul.gif) bottom center no-repeat;
	text-decoration: none;
}



.logoa{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #d38c42;
	font-size: 18px;
	line-height: 21px;	
}

.logob{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #2b140e;
	font-weight: bold;
	font-size: 36px;
	line-height: 40px;
}




a#boeken:link, a#boeken:visited {
	position:absolute;
	top: -36px;
	right: -5px;
	width:166px;
	height: 38px;
	background: #d38c42;
	overflow: hidden;
	color: #fff;
	border: 5px solid #fff;
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
}
a#boeken:hover {
	color: #2b140e;
}


#headerbar {
	position:absolute;
	top: 6px;
	left: 0px;
	width: 960px;
	height: 4px;
	background: #d38c42;
	overflow: hidden;
}


#header {
	width:960px;
	height:220px;
	position:relative;
	z-index:88;
	margin: auto;
	padding: 13px 0px 0px 0px;
}



#crossheader_big {
	float: left;
	width:960px;
	height:220px;
	position:relative;
	z-index:88;
	margin: auto;
	padding: 13px 0px 0px 0px;
}

.headeroverlay {
	position:absolute;
	bottom: 20px;
	right: -4px;
	width:430px;
	height:60px;
	background: #2c130e;
	z-index:980;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.headertitle {
	position:absolute;
	bottom: 35px;
	right: 0px;
	width:430px;
	height:30px;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:24px;
	font-weight:400;
	color:#FFF;
	z-index: 985;
	margin:0 0px 0 0;
	padding: 0px 0 0;
}
.subtitle {
	position:absolute;
	bottom: 20px;
	right: 0px;
	width:430px;
	height:20px;
	text-align: center;
	font-size: 14px;
	color: #d38c42;
	z-index: 985;
}

.headeroverlay2 {
	position: absolute;
	bottom: 15px;
	right: 0px;
	padding: 8px 20px 0px 20px;
	height:60px;
	background: url(../images/sloganback.png) top left no-repeat;
	z-index:980;
	text-align: center;
}

/* Fix voor IE */
	* html .headeroverlay2
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://addsite.hollandsail.nl/themes/default/images/sloganback.png', sizingMethod='crop');
		}

.headeroverlay1 {
	position: absolute;
	bottom: 15px;
	right: -4px;
	padding: 10px 20px 0px 20px;
	height:60px;
	background: url(../images/sloganback.png) top left no-repeat;
	z-index:980;
	text-align: center;
}

/* Fix voor IE */
	* html .headeroverlay1
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://addsite.hollandsail.nl/themes/default/images/sloganback.png', sizingMethod='crop');
		}

.headertitle2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:24px;
	line-height: 29px;
	font-weight:400;
	color:#FFF;
	z-index: 985;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}
.subtitle2 {
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	color: #d38c42;
	z-index: 985;
}


.header_links {
	float: left;
	width: 218px;
	height: 220px;
}

.header_links img{
	float: left;
	width: 218px;
	height: 220px;
}

.header_midden {
	float: left;
	width: 568px;
	height: 220px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
#crossheader {
	position:absolute;
	bottom: 0px;
	left: 4px;
	width: 568px;
	height: 220px;
}

.header_rechts {
	float: right;
	width: 166px;
	height: 220px;
}

.header_rechts img{
	float: right;
	width: 166px;
	height: 220px;
}

.header_rechts img{
	float: right;
	width: 166px;
	height: 220px;
}


#middenstuk {
	width:100%;
	min-height:600px;
	padding-bottom:280px;
}

* html #middenstuk {
	height:600px;
}

#pagina {
	position:relative;
	width:960px;
	min-height:600px;
	background: #fff no-repeat url(../images/pagina_bg.jpg) 5px 289px;
	margin:0 auto;
	padding: 0px 5px;
}

#navbar {
	position:relative;
	width:960px;
	background: #2b140e;
	margin-top:4px;
	
}


.navoverlay {
	position:absolute;
	bottom:0px;
	right:-1px;
	width:755px;
	height:39px;
	background:no-repeat url(../images/subnavoverlay3.png) bottom left;
	margin-top:4px;
}
/* Fix voor IE */
	* html .navoverlay
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://addsite.hollandsail.nl/themes/default/images/subnavoverlay3.png', sizingMethod='crop');
			bottom:-2px;
		}


.navtitle {
	padding: 15px 0px 13px 20px;
	width: 180px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:22px;
	line-height: 24px;
	font-weight: normal;
	color:#FFF;
	
}



#leftbox {
	float:left;
	width:220px;
	min-height:200px;
}

#leftboxvervolg {
	float:left;
	width:220px;
	min-height:200px;
	padding:0;
}

.titleleft {
	padding:28px 10px 0;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-weight:400;
	color:#313131;
	line-height:18px;
	margin:0;
	padding:0 0 12px 15px;
}


label {
	font-size:12px;
	color:#d38c42;
	display:block;
	padding:0 0 3px 15px;
}

#newsbox {
	padding: 0px 0px 0px 0px;
}

.newstitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-weight: normal;
	color:#2c130e;
	padding: 10px 10px 5px 20px;
	border-bottom: 5px solid #d38c42;
	margin-right: 20px;
	display: block;
}
* html .newstitle {
	margin-right: 10px;
}

.newsdate {
	font-family: Georgia, Times New Roman, Times, serif;
	float:left;
	width:34px;
	height:30px;
	font-size:11px;
	background: #2c130e;
	margin-right:8px;
	padding-top:5px;
	text-align:center;
	line-height:12px;
	font-weight: bold;
	color:#FFF;
}
.newsdate:hover {
	background: #d38c42;
}


.dag {
	font-size:12px;
	font-weight:700;
}

#newsbox ul {
	list-style-type:none;
	margin:0px;
	padding:20px 15px 20px 10px;
}

#newsbox ul li {
	display:block;
	width: 195px;
	list-style-type:none;
	margin:0;
	padding: 0px 0px 0px 0px;
}

#newsbox ul li a:link,#newsbox ul li a:visited {
	width: 170px;
	float: left;
	text-decoration:none;
	color:#2c130e;
	line-height:16px;
	margin:0;
	padding: 10px 15px 10px 10px;
	background: url(../images/news_dotline.gif) no-repeat bottom left;
}
#newsbox ul li a:hover {
	color:#d38c42;
	background: #f3f3f3 url(../images/news_dotline.gif) no-repeat bottom left;
}



.arrow {
	float: left;
	width: 6px;
	height: 9px;
	background: #d38c42 url(../images/arrowoutline.gif) no-repeat 0 0px;
	overflow: hidden;
	margin: 6px 4px 0px 0px;
}

a.meernieuws:link, a.meernieuws:visited {
	float: left;
	color:#d38c42;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
a.meernieuws:hover {
	color: #2c130e;
}

a.top:link,a.top:visited {
	float:right;
	font-size:10px;
	line-height:15px;
	color:#d38c42;
	background:url(../images/arrow_top.gif) no-repeat right;
	text-decoration:none;
	margin:10px 20px 0 0;
	padding:0 15px 0 0;
}

.item {
	float:left;
	width:600px;
	height:125px;
	position:relative;
	padding:0;
}

.itemfoto {
	float:left;
	width:100px;
	height:90px;
}

.itemfoto img {
	float:left;
	width:100px;
	height:90px;
	border:0;
}

.itemcontent {
	float:left;
	width:420px;
}

.itemkop {
	font-size:14px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:700;
	color:#d38c42;
	display:block;
	border-bottom:1px solid #e2e2e2;
	padding:5px 0 5px 15px;
}

.itemkop a:link,.itemkop a:visited {
	color:#d38c42;
	text-decoration:none;
}
.itemkop a:hover {
	color:#2c130e;
}

.itemtekst {
	float:left;
	color:#515151;
	padding:6px 0 0 15px;
}

.itemtekst .datum {
	color:#2c130e;
	font-size:11px;
}

.smallbox {
	float:left;
	position:relative;
	width:199px;
	min-height:100px;
	background:url(../images/smallbox_top.jpg) no-repeat top left;
	margin-top: 50px;
	margin-left:5px;
	padding:0;
}

* html .smallbox {
	height:120px;
}

.smallbox_btm {
	position:absolute;
	bottom:-5px;
	left:0;
	width:199px;
	height:5px;
	background:url(../images/smallbox_btm.jpg) no-repeat top left;
}

* html .smallbox_btm {
	bottom:-10px;
}

.smallbox .text {
	display:block;
	padding:20px;
}

.smallbox .title {
	font-size:18px;
	color:#313131;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:700;
}

#contentbox {
	float:left;
	width:540px;
	min-height:200px;
	padding:0;
}

* html #contentbox {
	width:540px;
	height:200px;
}
#contentbox_vervolg {
	float:left;
	width:740px;
	min-height:400px;
	padding:0;
}

* html #contentbox_vervolg {
	width:740px;
	height:400px;
}


.content {
	margin-top: -10px;
	padding: 10px 30px 0px 35px;
}


.content ul {
	list-style-type:none;
	margin:0px;
	padding: 0px 0px 0px 15px;
}

.content ul li {
	list-style: none;
	background:url(../images/arrow_small.gif) no-repeat 0 5px;
	margin:5px 0 0;
	padding:0 0 0 10px;
}


h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:22px;
	font-weight: bold;
	color:#d38c42;
	line-height:30px;
	margin:0;
	padding:0;
}

.introtext {
	color:#323232;
	font-weight:700;
	font-size:12px;
}

.text {
	padding: 0px 0px 0px 0px;
}

a.meer:link, a.meer:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	float: left;
	display: block;
	background: #2c130e;
	margin: 10px 0px 0px 0px;
	padding: 3px 10px 5px 10px;
	color: #fff;
	font-weight: bold;
}
a.meer:hover {
	color: #d38c42;
}



#rightside {
	float:right;
	width:165px;
	min-height:200px;
	padding:0;
}

a.blokrechts:link, a.blokrechts:visited {
	float: left;
	width: 110px;
	background: #2c130e;
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	padding: 10px 10px 20px 15px;
	position: relative;
	border: 0px;
}
a.blokrechts:hover {
	background: #d38c42;
}

a.blokrechts:link img, a.blokrechts:visited img{
	position: absolute;
	width: 135px;
	height: 85px;
	top: 10px;
	left: 10px;
}




.blokbutton {
	position:absolute;
	bottom: 0px;
	left:10px;
	z-index: 99;
}

.blocks {
	float:right;
	width: 720px;
	height: 200px;
	padding: 0px 0px 0px 0px;
	background: #d38c42;
	position: relative;
}

.block1 {
	position: absolute;
	left: 14px;
	top: -15px;
	width:195px;
	height: 220px;
	padding: 8px 0px 0px 0px;
	background: #2b140e;
}

.block2 {
	position: absolute;
	left: 254px;
	top: -15px;
	width:195px;
	height: 220px;
	padding: 8px 0px 0px 0px;
	background: #2b140e;
}

.block3 {
	position: absolute;
	left: 495px;
	top: -15px;
	width:195px;
	height: 220px;
	padding: 8px 0px 0px 0px;
	background: #2b140e;
}



.blocktitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:14px;
	font-weight:700;
	color:#fff;
	display:block;
	padding:0 0 5px 10px;
}

.blockfoto img {
	position:absolute;
	top: 32px;
	left: 8px;
	width:200px;
	height:100px;
	border:0;
	padding: 2px;
}
.blockfoto img:hover {
	padding: 0px;
	border:2px solid #d38c42;
}

.blocktext {
	position:absolute;
	top: 145px;
	left: 15px;
	width: 150px;
	color:#fff;
	font-size:11px;
	line-height:15px;
	padding:0px 0px 0px;
}

a.btn_grey {
	float:left;
	font-weight:700;
	font-size:12px;
	background:url(../images/btn_info.gif) no-repeat left top;
	line-height:23px;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
	margin:5px 10px 0 8px;
	padding:0 0 0 20px;
}

#bovenstuk_vervolg {
	width:100%;
	height:288px;
}

#header_small {
	width:960px;
	height:130px;
	position:relative;
	margin:13px auto 0;
}

#vervolgpagina {
	position:relative;
	width:960px;
	min-height:470px;
	background:no-repeat url(../images/paginavervolg_bg.jpg) 0 52px;
	margin:0 auto;
}

.contentvervolg {
	padding:20px 10px 0 15px;
}

h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:26px;
	font-weight:400;
	color:#d38c42;
	line-height:28px;
	margin:0;
	padding:0 0 10px 20px;
}

.sortby {
	float:right;
	color:#FFF;
	background:#313131;
	position:relative;
	padding:5px 10px;
}

.sortby a:link,.sortby a:visited {
	font-size:12px;
	text-decoration:none;
	color:#FFF;
}

#box1 {
	width:150px;
	height:144px;
	position:absolute;
	top:0;
	left:0;
	background:#515151;
}

.titlebar {
	height:6px;
	font-size:0;
	line-height:0;
	background:#2b140e;
	margin:0;
	padding:0;
}

.titlebar_light {
	height:6px;
	font-size:0;
	line-height:0;
	background:#aeb1b1;
	margin:0;
	padding:0;
}

.titlebar_lighter {
	height:6px;
	font-size:0;
	line-height:0;
	background:#2b140e;
	margin:10px 0 0;
	padding:0;
}

.show_as {
	position:absolute;
	bottom:28px;
	right:0;
	width:80px;
	height:30px;
}

a.goback2:link,a.goback2:visited {
	position:absolute;
	bottom:35px;
	right:120px;
	font-size:11px;
	line-height:15px;
	color:#d38c42;
	background:#f6f6f6 url(../images/arrow_prev.gif) no-repeat 5px 5px;
	text-decoration:none;
	margin:10px 0 0 10px;
	padding:2px 5px 2px 15px;
}

a.print:link,a.print:visited {
	position:absolute;
	bottom:35px;
	right:90px;
	width:20px;
	height:19px;
	display:block;
	font-size:11px;
	line-height:15px;
	background:url(../images/print_btn.gif) no-repeat 0 -19px;
	text-decoration:none;
	margin:0;
	padding:0;
}

a.print:hover {
	background:url(../images/print_btn.gif) no-repeat 0 0;
}

.optionsbar {
	height:24px;
	background:#ededed;
	position:relative;
	margin:0;
	padding:0;
}

.shipbutton01 {
	float:left;
	margin:10px 0 0;
}

.shipbutton02 {
	float:left;
	margin:10px 0 0 60px;
}

a.btn_info {
	float:left;
	font-weight:700;
	font-size:11px;
	background:url(../images/btn_info.gif) no-repeat left top;
	line-height:23px;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
	margin: 5px 0 0;
	padding:0 0 0 20px;
}

.shipbox {
	float:left;
	width:692px;
	height:115px;
	background:#fff;
	border:1px solid #f3f3f3;
	margin-bottom:4px;
	padding:10px;
}

.shipbox02 {
	float:left;
	width:692px;
	height:115px;
	background:#f3f3f3;
	border:1px solid #efefef;
	margin-bottom:4px;
	padding:10px;
}

.shipphoto {
	float:left;
	width:120px;
	height:100px;
}
* html .shipphoto {
	padding: 0px;
}

.shipcontent {
	float:left;
	width:450px;
	padding-left:20px;
}

a.shiptitle:link,a.shiptitle:visited {
	font-size:14px;
	font-weight:700;
	color:#d38c42;
	display:block;
	text-decoration:none;
	padding:5px 0 0;
}

.ammount {
	font-size:12px;
	font-weight:400;
	color:#9c9c9c;
}

.shiptext {
	float:left;
	color:#575757;
	padding:5px 50px 0 0;
}

.price {
	font-family: Georgia, Times New Roman, Times, serif;
	margin-right:20px;
	float:left;
	font-size:12px;
	background:url(../images/arrow_purple.gif) no-repeat 5px 9px;
	color:#d38c42;
	padding:4px 10px 4px 15px;
}

.thumbs_shipbox {
	float:left;
	width:200px;
	height:220px;
	background:#fff;
	border:1px solid #f3f3f3;
	margin-bottom:10px;
	margin-right:10px;
	padding:10px;
}
* html .thumbs_shipbox {
	margin-right: 6px;
	overflow: hidden;
}

.thumbs_shipbox02 {
	float:left;
	width:200px;
	height:220px;
	background:#f3f3f3;
	border:1px solid #efefef;
	margin-bottom:10px;
	margin-right:10px;
	padding:10px;
}
* html .thumbs_shipbox02 {
	margin-right: 6px;
	overflow: hidden;
}


.thumbs_shipphoto {
	float:left;
	width:190px;
	height:160px;
}
* html .thumbs_shipphoto {
	width: 184px;
	height: 154px;
}


.thumbs_shipcontent {
	float:left;
	width:190px;
	padding-left:0;
	text-align:center;
}

a.thumbs_shiptitle:link,a.thumbs_shiptitle:visited {
	font-size:12px;
	font-weight:700;
	color:#d38c42;
	display:block;
	text-decoration:none;
	padding:15px 0 0;
}

.thumbs_ammount {
	font-size:11px;
	font-weight:400;
	color:#9c9c9c;
}

.thumbs_shiptext {
	display:none;
	float:left;
	color:#575757;
	padding:5px 50px 0 0;
}

.thumbs_price {
	display:none;
	float:right;
	color:#313131;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:18px;
	margin-right:70px;
	margin-top:10px;
}

#detailwrapper{
	float: left;
	width: 680px;
	overflow: hidden;
}

.detailbox {
	float:left;
	min-height:180px;
	margin-bottom:4px;
	position:relative;
	padding:10px 10px 10px 0px;
}

.detailgallery {
	float:left;
	width:280px;
}

.detailphoto_big {
	float:left;
	width:250px;
	border:0;
	margin-right:6px;
	position:relative;
}

.detailphoto_big img {
	width:250px;
	border:0;
	padding: 0px;
}

.detailphotos_small {
	float:left;
	border:0;
	margin-top:20px;
	height:203px;
	overflow:hidden;

	z-index:7;
}

.meerfotos{
	position: absolute;
	left: 20px;
	top: 265px;
	color:#656565;
	background:url(../images/arrow_purple.gif) no-repeat 0 6px;
	margin:10px 0 0;
	padding:0 0 0 10px;
	font-size: 11px;
	z-index: 8;
}
.overig {
	color:#656565;
	background:url(../images/arrow_small.gif) no-repeat 5px 6px;
	margin: 3px 0 0;
	padding:0 0 0 15px;
	font-size: 11px;
	z-index: 8;
	display: block;
}

.detailphotos_small img {
	float:left;
	width:100px;
	height:90px;
	border:0px;
	margin:0 6px 6px 0;
	padding: 0 6px 6px 0;
}

.detailbox .introdetail {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:700;
	color:#313131;
	padding:5px 20px 0 0;
	float: right;
	width: 365px;
}

.detailbox .introdetail .paars{
	color:#d38c42;
	font-weight: normal;
}


.plattegrond {
	width:400px;
}

.plattegrond img {
	width:400px;
	border:0;
}

.buttondetail {
	float:left;
	margin:0 0 0 10px;
}

.buttondetail2 {
	float:left;
	margin:0;
}

a.btn_site {
	float:left;
	font-weight:700;
	font-size:11px;
	background:url(../images/btn_site.gif) no-repeat left top;
	line-height:23px;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
	margin:5px 0 0 8px;
	padding:0 0 0 15px;
}

a.btn_site span {
	float:left;
	background:url(../images/btn_site.gif) no-repeat right top;
	margin:0 -8px 0 0;
	padding:0 45px 0 5px;
}

.discriptionbox {
	float:left;
	width:400px;
	min-height:180px;
	background:url(../images/textbox_bg.jpg) no-repeat top left;
	position:relative;
	margin:0 0 10px;
	padding:20px;
}
* html .discriptionbox {
	width:400px;
}

.discriptionbox .text {
	padding:0 20px 0 0;
	display: block;
}

.headline {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-weight:700;
	color:#d38c42;
	padding:0;
}

.headline .totaal {
	font-size: 12px;
	font-weight: normal;
	color: #b8b8b8 ;
}

.featuresbox {
	float:left;
	width:400px;
	min-height:180px;
	position:relative;
	margin:0 0 10px;
	padding:20px;
}
* html .featuresbox {
	width:430px;
}

.facs {
	float:right;
	width:180px;
	min-height:180px;
	padding:20px;
}

* html .facs {
	height:180px;
	padding: 20px 0px 20px 20px;
}

.facs ul {
	font-size:12px;
	list-style-type:none;
	margin:0;
	padding:20px 0 0 5px;
}

.facs ul li {
	list-style-type:none;
	background:url(../images/check.gif) no-repeat 0 2px;
	margin:0;
	padding:0 0 6px 20px;
}

.icons img {
	border:0;
	float:left;
	margin:5px 9px 2px 0;
}

.kenmerken {
	float:left;
	width:200px;
	height:25px;
	border-bottom:1px solid #eaeae9;
	display:block;
	margin-bottom:2px;
}

.veld {
	float:left;
	width:80px;
	height:25px;
	line-height:25px;
	font-size: 11px;
}

.waarde {
	float:left;
	width:120px;
	height:25px;
	color:#d38c42;
	line-height:25px;
	font-size: 11px;
}

.options {
	float:right;
	width:180px;
	min-height:180px;
	padding:0 20px 20px 40px;
}

.als {
	font-size:10px;
	line-height:14px;
}

#resultsbox {
	float:left;
	width:180px;
	padding:0 0 0 10px;
}

#resultsbox img {
	float:left;
	border:0;
	margin:0 8px 0 0;
}

#resultsbox ul {
	list-style-type:none;
	margin:0;
	padding:0 20px 0 0;
}

#resultsbox ul li {
	float:left;
	width:190px;
	display:block;
	font-size:11px;
	list-style-type:none;
	background:url(../images/news_dotline.gif) no-repeat bottom left;
	margin:0;
	padding:7px 0 10px;
}

#resultsbox ul li a:link,#resultsbox ul li a:visited {
	float:left;
	display:block;
	text-decoration:none;
	color:#232323;
	line-height:16px;
	border:0;
	margin:0;
	padding:0 5px 0 10px;
}

#resultsbox ul li a:hover {
	text-decoration:underline;
	color:#d38c42;
}

#resultsbox ul li a.actief:link,#resultsbox ul li a.actief:visited {
	display:block;
	text-decoration:none;
	color:#d38c42;
	line-height:16px;
	border:0;
	font-weight:700;
	margin:0;
	padding:0 5px 0 10px;
}

.ammount2 {
	font-size:10px;
	font-weight:400;
	color:#9c9c9c;
}

a.goback:link,a.goback:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:11px;
	line-height:15px;
	background: #2c130e;
	text-decoration:none;
	margin: 10px 0px 3px 0px;
	padding: 3px 10px 5px 10px;
	color: #fff;
	font-weight: bold;
}
a.goback:hover {
	color: #d38c42;
}






a.goback3:link,a.goback3:visited {
	font-size:11px;
	line-height:15px;
	color:#d38c42;
	background:#f6f6f6 url(../images/arrow_prev.gif) no-repeat 5px 5px;
	text-decoration:none;
	margin:10px 0 0;
	padding:2px 5px 2px 15px;
}



.fotoshome {
	float:right;
	width:160px;
	position:relative;
	margin:5px 0 20px 40px;
	padding:0;
}

.fotoshome img {
	border:0px solid #e6e6e6;
	width:160px;
	cursor:pointer;
	margin:0;
	padding:0px;
}

.fotoshome img:hover {
	border:0px solid #dcdcdc;
}

.fotoslinks {
	float:left;
	width:180px;
	position:relative;
	margin:15px 20px 20px 0;
	padding:0;
}

.fotoslinks img {
	border:0;
	width:180px;
	cursor:pointer;
	margin:0 2px 0 0;
}

.fotosoverzicht_01 {
	float: left;
	width: 680px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.fotosoverzicht_01 img {
	border:0;
	float:left;
	cursor:pointer;
	padding: 0px 10px 10px 0px;
	margin:0;
}


.fotosoverzicht_home {
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.fotosoverzicht_home img {
	border:0;
	float:left;
	cursor:pointer;
	padding: 0px 10px 10px 0px;
	margin:0;
}

.fotosoverzicht_02 {
	width:400px;
	margin:0px 0px 20px 0px;
	padding:0px;
}

.fotosoverzicht_02 img {
	height: 80px;
	border:0;
	float:left;
	cursor:pointer;
	margin:0 10px 10px 0;
	padding:0;
}


#onderstuk {
	width:100%;
	height:280px;
	position:relative;
	background:#2b140e ;
	margin:-280px auto 0;
	padding-top: 3px;
}

* html #onderstuk {
	margin-top:-280px;
}

.whiteline {
	width: 100%;
	height: 1px;
	background: #fff;
	line-height: 0px;
	font-size: 0px;
}

#kruimelpad {
	float:left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:10px;
	z-index:999;
}

#kruimelpad ul {
	margin:3px 0 0 17px;
	padding:0;
}

#kruimelpad ul li {
	float:left;
	list-style-type:none;
	background:url(../images/arrow_small.gif) no-repeat 6px 7px;
	margin:0;
	padding:0 0 0 13px;
}

#kruimelpad li a:link,#kruimelpad li a:visited {
	float:left;
	color:#474747;
	text-decoration:none;
	padding:0;
}

#kruimelpad li a.actief:link,#kruimelpad li a.actief:visited {
	float:left;
	font-weight:700;
	color:#d38c42;
	text-decoration:none;
	padding:0;
}



/* Navigatie
--------------------------------------------- */

#nav {
	float: left;
	width: 220px;
	margin-top: 0px;
}

#nav ul {
	margin: 0px 30px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#nav ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background: url(../images/navline.gif) no-repeat 0px 0px;
	display: block;
}
* html #nav ul li {
	background-position: 0px 0px;
}


#nav ul li a:link, #nav ul li a:visited {

	line-height: 24px;
	padding: 4px 10px 4px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #2b140e;

}

#nav ul li a:hover {
	color: #d38c42;
}
#nav ul li a.actief:link, #nav ul li a.actief:visited, #nav ul li a.actief:hover {
	font-weight: bold;
	color: #FFF;
	background: #d38c42;
	
	font-size: 13px;

}

/* navigatie Linkerkant 2e niveau
------------------------------------- */

#nav ul ul {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
	background: url(../images/navline.gif) no-repeat bottom left;
}

#nav ul ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background: none;

}

#nav ul ul li a:link, #nav ul ul li a:visited {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #2b140e;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	cursor: pointer;

}
#nav ul ul li a:hover {
	color: #d38c42;
	background: transparent url(../images/arrow.gif) no-repeat 36px 6px;
}
#nav ul ul li a.actief:link, #nav ul ul li a.actief:visited, #nav ul ul li a.actief:hover {
	color: #2b140e;
	font-weight: bold;
	font-size: 11px;
	background: none;
}


/* Footer dingen */

#introfooter {
margin: 0 auto;
width: 980px;
height: 270px;
color: #FFF;
position: relative;

}
/* Fix voor IE */
		* html #middenstuk
		{
			height: 270px;
		}

.introfooterkop {
	font-size: 18px;
	color: #FFF;
	padding: 0px 0px 25px 0px;
	display: block;
}

.kolom, .kolom_de {
	float:left;
	width:240px;
	height:220px;
	font-size:11px;
	margin:25px 0 0 30px;
}

* html .kolom, * html .kolom_de {
	margin:25px 0 0 20px;
}

.kolom ul, .kolom_de ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.kolom ul li, .kolom_de ul li {
	list-style-type:none;
	margin:0;
	padding:3px 0 4px;
}



.kolom ul li a:link,.kolom ul li a:visited,.kolom_de ul li a:link,.kolom_de ul li a:visited {
	text-decoration:none;
	font-size:11px;
	color:#FFF;
	background:url(../images/arrow_white.gif) no-repeat 0 4px;
	margin:0;
	padding:0 0 0 15px;
}
.kolom ul li a:hover {
	text-decoration: underline;
}

.newsletter {
	padding: 0px 0px 0px 0px;
}

.newsletter dt, .newsletter dd{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: none;
	visibility: hidden;
}

input.input_news {
	height: 14px;
	width: 201px;
	background: transparent url(../images/inputnews_bg.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 15px;
	color: #909090;
	margin: 5px 0px 0px 0px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

input.input_news:focus {
	height: 14px;
	width: 201px;
	background: transparent url(../images/inputnews_bg.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 15px;
	color: #909090;
	margin: 5px 0px 0px 0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}



.kolom input.addforminput {
	height: 14px;
	width: 141px;
	background: transparent url(../images/inputnews_bg_naam.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 55px;
	color: #434343;
	margin: 5px 0px 0px -10px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	position: relative;
}



.kolom input.addforminput:focus {
	height: 14px;
	width: 141px;
	background: transparent url(../images/inputnews_bg_naam.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 55px;
	color: #434343;
	margin: 5px 0px 0px -10px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	position: relative;	
}



.kolom_de input.addforminput {
	height: 14px;
	width: 141px;
	background: transparent url(../images/inputnews_bg_name.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 55px;
	color: #434343;
	margin: 5px 0px 0px -10px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	position: relative;
}



.kolom_de input.addforminput:focus {
	height: 14px;
	width: 141px;
	background: transparent url(../images/inputnews_bg_name.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 55px;
	color: #434343;
	margin: 5px 0px 0px -10px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	position: relative;	
}



.kolom input#email, .kolom_de input#email {
	height: 14px;
	width: 141px;
	background: transparent url(../images/inputnews_bg_email.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 55px;
	color: #434343;
	margin: 5px 0px 0px -10px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	position: relative;
}



.kolom input#email:focus, .kolom_de input#email:focus {
	height: 14px;
	width: 141px;
	background: transparent url(../images/inputnews_bg_email.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 55px;
	color: #434343;
	margin: 5px 0px 0px -10px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	position: relative;	
}


.kolom #unsubscribe, .kolom_de #unsubscribe{
	display: none;
	visibility: hidden;
}



.kolomlast {
	float:right;
	width:100px;
	height:220px;
	margin:25px 0 0 30px;
}

.copyright {
	position:absolute;
	bottom:-3px;
	right:5px;
	font-size:11px;
	line-height:18px;
	padding:0;
}
a.logowit:link, a.logowit:visited, a.logowit:hover {
	position: absolute;
	top: 130px;
	right: 0px;
	width: 115px;
	height: 85px;
	display: block;
	background: no-repeat url("../images/hollandsail_small.png") 0px 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}
/* Fix voor IE */
	* html a.logowit:link, * html a.logowit:visited, * html a.logowit:hover
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://addsite.hollandsail.nl/themes/default/images/hollandsail_small.png', sizingMethod='crop');
		}


/* Sitelinks
---------------------------------- */

a.home:link, a.home:visited {
	float: right;
	display: block;
	width: 24px;
	height: 24px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("../images/icon_home.gif") no-repeat 0px -24px;
}
a.home:hover {
	background: url("../images/icon_home.gif") no-repeat 0px 0px;
}
a.homeactief:link, a.homeactief:visited {
	float: right;
	display: block;
	width: 24px;
	height: 24px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("../images/icon_home.gif") no-repeat 0px 0px;
}

	
a.sitemap:link, a.sitemap:visited {
	float: right;
	margin: 0px 0px 0px 8px;
	display: block;
	width: 24px;
	height: 24px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	background: url("../images/icon_sitemap.gif") no-repeat 0px -24px;
}
a.sitemap:hover {
	background: url("../images/icon_sitemap.gif") no-repeat 0px 0px;
}
a.sitemapactief:link, a.sitemapactief:visited, a.sitemapactief:hover {
	float: right;
	margin: 0px 0px 0px 8px;
	display: block;
	width: 24px;
	height: 24px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	background: url("../images/icon_sitemap.gif") no-repeat 0px 0px;
}

a.contact:link, a.contact:visited {
	float: right;
	display: block;
	width: 24px;
	height: 24px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("../images/icon_contact.gif") no-repeat 0px -24px;
}
a.contact:hover {
	background: url("../images/icon_contact.gif") no-repeat 0px 0px;
}
a.contactactief:link, a.contactactief:visited, a.contactactief:hover {
	float: right;
	display: block;
	width: 24px;
	height: 24px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("../images/icon_contact.gif") no-repeat 0px 0px;
}

	


#sitemap ul {
	list-style-type:none;
	margin:0 25px 0 0;
	padding:0;
}

#sitemap ul li {
	list-style-type:none;
	line-height:20px;
	padding:0 0 0 13px;
	background: none;
}
#sitemap ul li ul li {
	list-style-type:none;
	line-height:12px;
	padding:0 0 0 13px;
	background: none;
}


#sitemap ul li a:link,#sitemap ul li a:visited {
	color:#313131;
	margin-left:13px;
	text-decoration:none;
	font-size:11px;
	font-weight:700;
	border-left:5px solid #d38c42;
	padding:0 10px 0 13px;
	background: none;
}

#sitemap ul li ul li a:link,#sitemap ul li ul li a:visited {
	color:#313131;
	margin-left:0;
	text-decoration:none;
	font-size:11px;
	font-weight:700;
	border-left:5px solid #d38c42;
	background:none;
	padding:0 0 0 13px;
}

#sitemap ul li ul li ul li a:link,#sitemap ul li ul li ul li a:visited {
	color:#515151;
	text-decoration:none;
	font-size:10px;
	font-weight:700;
	border-left:0 solid #6b9531;
	background:transparent url(../images/arrow_small.gif) no-repeat 6px 3px;
	padding:0 0 0 15px;
	line-height: 13px;
}

#sitemap ul li ul li ul li ul li a:link,#sitemap ul li ul li ul li ul li a:visited {
	color:#333;
	text-decoration:none;
	font-size:10px;
	font-weight:400;
	text-transform:none;
	border-left:0 solid #6b9531;
	padding:0 0 0 15px;
	line-height: 13px;
}

#sitemap ul li ul li ul li ul li ul li a:link,#sitemap ul li ul li ul li ul li ul li a:visited {
	color:#62aa36;
	text-decoration:none;
	font-size:10px;
	font-weight:400;
	text-transform:none;
	border-left:0 solid #6b9531;
	padding:0 0 0 15px;
}


#sitemap ul li a:hover,#sitemap ul li ul li a:hover,#sitemap ul li ul li ul li a:hover,#sitemap ul li ul li ul li ul li a:hover,#sitemap ul li ul li ul li ul li ul li a:hover {
	color:#d38c42;
	text-decoration:underline;
}



/* Clearers */

.clearer {
	height:0;
	font-size:0;
	line-height:0;
	clear:both;
	margin:0;
	padding:0;
}

.clearer5 {
	height:5px;
	font-size:0;
	line-height:0;
	clear:both;
	margin:0;
	padding:0;
}

.clearer10 {
	height:10px;
	font-size:0;
	line-height:0;
	clear:both;
	margin:0;
	padding:0;
}

.clearer15 {
	height:15px;
	font-size:0;
	line-height:0;
	clear:both;
	margin:0;
	padding:0;
}

.clearer20 {
	height:20px;
	font-size:0;
	line-height:0;
	clear:both;
	margin:0;
	padding:0;
}

.clearer25 {
	height:25px;
	font-size:0;
	line-height:0;
	clear:both;
	margin:0;
	padding:0;
}

.clearer30 {
	height:30px;
	font-size:0;
	line-height:0;
	clear:both;
	margin:0;
	padding:0;
}

.clearer35 {
	height:35px;
	font-size:0;
	line-height:0;
	clear:both;
	margin:0;
	padding:0;
}

.clearer40 {
	height:40px;
	font-size:0;
	line-height:0;
	clear:both;
	margin:0;
	padding:0;
}

.clearer45 {
	height:45px;
	font-size:0;
	line-height:0;
	clear:both;
	margin:0;
	padding:0;
}

.clearer50 {
	height:50px;
	font-size:0;
	line-height:0;
	clear:both;
	margin:0;
	padding:0;
}

.clearer75 {
	height:75px;
	font-size:0;
	line-height:0;
	clear:both;
	margin:0;
	padding:0;
}

.clearer100 {
	height:100px;
	font-size:0;
	line-height:0;
	clear:both;
	margin:0;
	padding:0;
}

.spacer5 {
	height:5px;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}

.spacer10 {
	height:10px;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}

.spacer15 {
	height:15px;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}

.spacer25 {
	height:25px;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}

.spacer35 {
	height:35px;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}

.spacer40 {
	height:40px;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}

.spacer50 {
	height:50px;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}

.spacer85 {
	height:85px;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}



.adres p{
	margin: 0px;
	padding: 0px 0px 17px 0px;
}


.fotosrechts{
	float: right;
	width: 220px;
	padding: 0px 0px 15px 15px;
}

.fotosrechts img{
	float: right;
	width: 220px;
	padding: 0px 0px 15px 0px;
	border: 0px;
}


a.btn_book:link, a.btn_book:visited {
	float:left;
	height: 25px;
	line-height: 25px;
	padding: 0px 5px 0px 5px;
	background: #e2e2e2;
	border-top: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-left: 1px solid #c8c8c8;	
	border-bottom: 1px solid #c8c8c8;		
}

a.btn_book:hover {
	background: #ebebeb;
}
